<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Is there any ready to use deployable VM for latest community edition 7.0.0 available in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/is-there-any-ready-to-use-deployable-vm-for-latest-community/m-p/129717#M35102</link>
    <description>&lt;P&gt;If you notice the error:&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN&gt;- [ProcessThread-0] o.a.jodconverter.office.OfficeProcess : profile dir '/tmp/.jodconverter_socket_host-127.0.0.1_port-8100' already exists; deleting&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2021-11-14 12:45:06.793 ERROR 7371 --- [ProcessThread-0] o.a.jodconverter.office.OfficeProcess : could not delete profileDir: Failed to list contents of /tmp/.jodconverter_socket_host-127.0.0.1_port-8100&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2021-11-14 12:45:06.793 INFO 7371 --- [ProcessThread-0] o.a.jodconverter.office.OfficeProcess : Using original OpenOffice command: [/usr/local/alfresco-community70/libreoffice/program/soffice.bin, -accept=socket,host=127.0.0.1,port=8100;urp;, -env:UserInstallation=file:///tmp/.jodconverter_socket_host-127.0.0.1_port-8100, -headless, -nocrashreport, -nodefault, -nofirststartwizard, -nolockcheck, -nologo, -norestore]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2021-11-14 12:45:06.794 INFO 7371 --- [ProcessThread-0] o.a.jodconverter.office.OfficeProcess : starting process with acceptString 'socket,host=127.0.0.1,port=8100,tcpNoDelay=1' and profileDir '/tmp/.jodconverter_socket_host-127.0.0.1_port-8100'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2021-11-14 12:45:06.883 INFO 7371 --- [ProcessThread-0] o.a.jodconverter.office.OfficeProcess : started process; pid = 7413&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2021-11-14 12:45:08.283 ERROR 7371 --- [ main] o.a.t.e.JodConverterSharedInstance : Unable to start JodConverter library. The following error is shown for informational purposes only.&lt;/SPAN&gt;
org.artofsolving.jodconverter.office.OfficeException: failed to start and connect&lt;/PRE&gt;
&lt;P&gt;It seems a jodconvertor instance is already running on port 8100 on your vm and when you start the tr service, it also tried to start another instance on same port. Try killing any existing processes running on 8100.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Note that&lt;/STRONG&gt; the versions you have mentioned for Imagemagick and Libreoffice is not something tested.&lt;/P&gt;

&lt;PRE&gt;ImageMagick v7.0.1 - https://javaworld-abhinav.blogspot.com/2021/06/setup-acs70-ass201-and-transformation-service.html#download-imagemagick
LibreOffice v6.3.5 - https://javaworld-abhinav.blogspot.com/2021/06/setup-acs70-ass201-and-transformation-service.html#download-libreoffice&lt;/PRE&gt;
&lt;P&gt;Check the support platform documentation &lt;A href="https://docs.alfresco.com/content-services/latest/support/" target="_self" rel="nofollow noopener noreferrer"&gt;&lt;STRONG&gt;here&lt;/STRONG&gt;&lt;/A&gt;. I would recommend to use what is documented in &lt;A href="https://docs.alfresco.com/content-services/latest/support/" target="_self" rel="nofollow noopener noreferrer"&gt;supported platform official docs&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Sun, 14 Nov 2021 21:34:20 GMT</pubDate>
    <dc:creator>abhinavmishra14</dc:creator>
    <dc:date>2021-11-14T21:34:20Z</dc:date>
    <item>
      <title>Is there any ready to use deployable VM for latest community edition 7.0.0 available</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-there-any-ready-to-use-deployable-vm-for-latest-community/m-p/129713#M35098</link>
      <description>&lt;P&gt;I started to install v7.0.0 community edition and it's my third day into it and still I am at war with it. So much of complex things to be done.&lt;/P&gt;&lt;P&gt;Can't Alfresco create a ready to use VM for it having everything in place and a user just start using it and get straight to the business of building solution on it?&lt;/P&gt;&lt;P&gt;I am just wondering how difficult it would be for Alfresco team to do that and how much efforts? 1 Day I believe for an expert on Alfresco deployment. But it can save thousands of man hours of users who are new to it and want to get into it.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Devanshu&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 13:45:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-there-any-ready-to-use-deployable-vm-for-latest-community/m-p/129713#M35098</guid>
      <dc:creator>logicallimit</dc:creator>
      <dc:date>2021-11-05T13:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any ready to use deployable VM for latest community edition 7.0.0 available</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-there-any-ready-to-use-deployable-vm-for-latest-community/m-p/129714#M35099</link>
      <description>&lt;P&gt;You have three options to work with alfresco post ACS6.x&lt;/P&gt;
&lt;P&gt;1- Container based deployments, use docker + docker-compose to spin up running instances quickly:&amp;nbsp;&lt;A href="https://github.com/Alfresco/acs-deployment/blob/master/docker-compose/community-docker-compose.yml" target="_blank" rel="noopener nofollow noreferrer"&gt;https://github.com/Alfresco/acs-deployment/blob/master/docker-compose/community-docker-compose.yml&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Refer this documentation as well:&amp;nbsp;&lt;A href="https://docs.alfresco.com/content-services/latest/install/containers/docker-compose/" target="_blank" rel="noopener nofollow noreferrer"&gt;https://docs.alfresco.com/content-services/latest/install/containers/docker-compose/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Checkout this repository for more info:&amp;nbsp;&lt;A href="https://github.com/Alfresco/acs-deployment" target="_blank" rel="noopener nofollow noreferrer"&gt;https://github.com/Alfresco/acs-deployment&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;2- Use ansible if containers are not an option for you, checkout this documentation:&amp;nbsp;&lt;A href="https://docs.alfresco.com/content-services/latest/install/ansible/" target="_blank" rel="noopener nofollow noreferrer"&gt;https://docs.alfresco.com/content-services/latest/install/ansible/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;3- &lt;A href="https://docs.alfresco.com/content-services/latest/install/zip/" target="_self" rel="nofollow noopener noreferrer"&gt;Manual installation&lt;/A&gt; (only if you 1, and 2nd are not options). Alfresco no longer provides executables to setup alfresco since after acs5.2.x. There are no VMs either as far as i know, not sure about any third party though. If you google, you may find some for example :&amp;nbsp;&lt;A href="https://bitnami.com/stack/alfresco/virtual-machine" target="_blank" rel="noopener nofollow noreferrer"&gt;https://bitnami.com/stack/alfresco/virtual-machine&lt;/A&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Here is a step by step post on installing acs7 community if want to install manually:&amp;nbsp;&lt;A href="https://javaworld-abhinav.blogspot.com/2021/06/setup-acs70-ass201-and-transformation-service.html" target="_blank" rel="noopener nofollow noreferrer"&gt;https://javaworld-abhinav.blogspot.com/2021/06/setup-acs70-ass201-and-transformation-service.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 15:53:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-there-any-ready-to-use-deployable-vm-for-latest-community/m-p/129714#M35099</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2021-11-05T15:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any ready to use deployable VM for latest community edition 7.0.0 available</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-there-any-ready-to-use-deployable-vm-for-latest-community/m-p/129715#M35100</link>
      <description>&lt;P&gt;Thanks &lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/74498"&gt;@abhinavmishra14&lt;/A&gt; for the reply. Will check out the third option of your blog to seek help in my ongoing installation.&lt;/P&gt;</description>
      <pubDate>Sat, 06 Nov 2021 08:17:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-there-any-ready-to-use-deployable-vm-for-latest-community/m-p/129715#M35100</guid>
      <dc:creator>logicallimit</dc:creator>
      <dc:date>2021-11-06T08:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any ready to use deployable VM for latest community edition 7.0.0 available</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-there-any-ready-to-use-deployable-vm-for-latest-community/m-p/129716#M35101</link>
      <description>&lt;P&gt;Tried as mentioned in your guide.&lt;/P&gt;&lt;P&gt;I get error&lt;/P&gt;&lt;PRE&gt;Unable to start JodConverter library. The following error is shown for informational purposes only.&lt;/PRE&gt;&lt;P&gt;on terminal windows, when I run following command:&lt;/P&gt;&lt;P&gt;java -XX:MinRAMPercentage=50 -XX:MaxRAMPercentage=80 -DPDFRENDERER_EXE="/usr/local/alfresco-community70/alfresco-pdf-renderer/alfresco-pdf-renderer" -DLIBREOFFICE_HOME="/usr/local/alfresco-community70/libreoffice" -DIMAGEMAGICK_ROOT="/usr/local/alfresco-community70/imagemagick" -DIMAGEMAGICK_DYN="/usr/local/alfresco-community70/imagemagick" -DIMAGEMAGICK_EXE="/usr/local/alfresco-community70/imagemagick/convert" -DIMAGEMAGICK_CODERS="/usr/local/alfresco-community70/imagemagick/modules-Q16/coders" -DIMAGEMAGICK_CONFIG="/usr/local/alfresco-community70/imagemagick/config-Q16" -DACTIVEMQ_URL="failover&lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;tcp://localhost:61616)?timeout=3000" -jar /usr/local/alfresco-community70/bin/alfresco-transform-core-aio-boot-2.4.0.jar&lt;/P&gt;&lt;P&gt;Note that, the folder name "/imagemagick/modules-&lt;STRONG&gt;Q16&lt;/STRONG&gt;/coders" and "/imagemagick/config-&lt;STRONG&gt;Q16&lt;/STRONG&gt;" are correct in my case. And by default ImageMagick 6.9.10-68 Q16 x86_64 2021-10-14 is installed in my Centos 7 VM and by default libreoffice7.2 got installed in my system.&lt;/P&gt;&lt;DIV class="lia-spoiler-container"&gt;&lt;A class="lia-spoiler-link" href="#" rel="nofollow noopener noreferrer"&gt;Spoiler&lt;/A&gt;&lt;NOSCRIPT&gt; (Highlight to read)&lt;/NOSCRIPT&gt;&lt;DIV class="lia-spoiler-border"&gt;&lt;DIV class="lia-spoiler-content"&gt;&lt;P&gt;. ____ _ __ _ _&lt;BR /&gt;/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \&lt;BR /&gt;( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \&lt;BR /&gt;\\/ ___)| |_)| | | | | || (_| | ) ) ) )&lt;BR /&gt;' |____| .__|_| |_|_| |_\__, | / / / /&lt;BR /&gt;=========|_|==============|___/=/_/_/_/&lt;BR /&gt;:: Spring Boot :: (v2.4.5)&lt;/P&gt;&lt;P&gt;2021-11-14 12:44:51.664 INFO 7371 --- [ main] org.alfresco.transformer.Application : Starting Application v2.4.0 using Java 11.0.13 on localhost.alfrescoserver with PID 7371 (/usr/local/alfresco-community70/bin/alfresco-transform-core-aio-boot-2.4.0.jar started by centos in /home/centos)&lt;BR /&gt;2021-11-14 12:44:51.668 INFO 7371 --- [ main] org.alfresco.transformer.Application : No active profile set, falling back to default profiles: default&lt;BR /&gt;2021-11-14 12:44:58.536 INFO 7371 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8090 (http)&lt;BR /&gt;2021-11-14 12:44:58.575 INFO 7371 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]&lt;BR /&gt;2021-11-14 12:44:58.575 INFO 7371 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.45]&lt;BR /&gt;2021-11-14 12:44:58.899 INFO 7371 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext&lt;BR /&gt;2021-11-14 12:44:58.899 INFO 7371 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6913 ms&lt;BR /&gt;2021-11-14 12:45:02.455 WARN 7371 --- [ main] o.a.pdfbox.pdmodel.font.PDType1Font : Using fallback font LiberationSans for base font Symbol&lt;BR /&gt;2021-11-14 12:45:02.457 WARN 7371 --- [ main] o.a.pdfbox.pdmodel.font.PDType1Font : Using fallback font LiberationSans for base font ZapfDingbats&lt;BR /&gt;2021-11-14 12:45:06.611 INFO 7371 --- [ main] o.a.j.office.ProcessPoolOfficeManager : ProcessManager implementation is LinuxProcessManager&lt;BR /&gt;2021-11-14 12:45:06.751 WARN 7371 --- [ProcessThread-0] o.a.jodconverter.office.OfficeProcess : profile dir '/tmp/.jodconverter_socket_host-127.0.0.1_port-8100' already exists; deleting&lt;BR /&gt;2021-11-14 12:45:06.793 ERROR 7371 --- [ProcessThread-0] o.a.jodconverter.office.OfficeProcess : could not delete profileDir: Failed to list contents of /tmp/.jodconverter_socket_host-127.0.0.1_port-8100&lt;BR /&gt;2021-11-14 12:45:06.793 INFO 7371 --- [ProcessThread-0] o.a.jodconverter.office.OfficeProcess : Using original OpenOffice command: [/usr/local/alfresco-community70/libreoffice/program/soffice.bin, -accept=socket,host=127.0.0.1,port=8100;urp;, -env:UserInstallation=file:///tmp/.jodconverter_socket_host-127.0.0.1_port-8100, -headless, -nocrashreport, -nodefault, -nofirststartwizard, -nolockcheck, -nologo, -norestore]&lt;BR /&gt;2021-11-14 12:45:06.794 INFO 7371 --- [ProcessThread-0] o.a.jodconverter.office.OfficeProcess : starting process with acceptString 'socket,host=127.0.0.1,port=8100,tcpNoDelay=1' and profileDir '/tmp/.jodconverter_socket_host-127.0.0.1_port-8100'&lt;BR /&gt;2021-11-14 12:45:06.883 INFO 7371 --- [ProcessThread-0] o.a.jodconverter.office.OfficeProcess : started process; pid = 7413&lt;BR /&gt;2021-11-14 12:45:08.283 ERROR 7371 --- [ main] o.a.t.e.JodConverterSharedInstance : Unable to start JodConverter library. The following error is shown for informational purposes only.&lt;/P&gt;&lt;P&gt;org.artofsolving.jodconverter.office.OfficeException: failed to start and connect&lt;BR /&gt;at org.artofsolving.jodconverter.office.ManagedOfficeProcess.startAndWait(ManagedOfficeProcess.java:62) ~[alfresco-jodconverter-core-3.0.1.12.jar!/:3.0.1.12]&lt;BR /&gt;at org.artofsolving.jodconverter.office.PooledOfficeManager.start(PooledOfficeManager.java:96) ~[alfresco-jodconverter-core-3.0.1.12.jar!/:3.0.1.12]&lt;BR /&gt;at org.artofsolving.jodconverter.office.ProcessPoolOfficeManager.start(ProcessPoolOfficeManager.java:60) ~[alfresco-jodconverter-core-3.0.1.12.jar!/:3.0.1.12]&lt;BR /&gt;at org.alfresco.transformer.executors.JodConverterSharedInstance.afterPropertiesSet(JodConverterSharedInstance.java:359) ~[alfresco-transform-libreoffice-2.4.0.jar!/:2.4.0]&lt;BR /&gt;at org.alfresco.transformer.executors.LibreOfficeJavaExecutor.createJodConverter(LibreOfficeJavaExecutor.java:134) ~[alfresco-transform-libreoffice-2.4.0.jar!/:2.4.0]&lt;BR /&gt;at org.alfresco.transformer.executors.LibreOfficeJavaExecutor.&amp;lt;init&amp;gt;(LibreOfficeJavaExecutor.java:119) ~[alfresco-transform-libreoffice-2.4.0.jar!/:2.4.0]&lt;BR /&gt;at org.alfresco.transformer.AIOCustomConfig.aioTransformRegistry(AIOCustomConfig.java:94) ~[classes!/:2.4.0]&lt;BR /&gt;at org.alfresco.transformer.AIOCustomConfig$$EnhancerBySpringCGLIB$$c94ce7de.CGLIB$aioTransformRegistry$0(&amp;lt;generated&amp;gt;) ~[classes!/:2.4.0]&lt;BR /&gt;at org.alfresco.transformer.AIOCustomConfig$$EnhancerBySpringCGLIB$$c94ce7de$$FastClassBySpringCGLIB$$5652ef1f.invoke(&amp;lt;generated&amp;gt;) ~[classes!/:2.4.0]&lt;BR /&gt;at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:244) ~[spring-core-5.3.6.jar!/:5.3.6]&lt;BR /&gt;at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:331) ~[spring-context-5.3.6.jar!/:5.3.6]&lt;BR /&gt;at org.alfresco.transformer.AIOCustomConfig$$EnhancerBySpringCGLIB$$c94ce7de.aioTransformRegistry(&amp;lt;generated&amp;gt;) ~[classes!/:2.4.0]&lt;BR /&gt;at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]&lt;BR /&gt;at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na]&lt;BR /&gt;at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na]&lt;BR /&gt;at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na]&lt;BR /&gt;at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154) ~[spring-beans-5.3.6.jar!/:5.3.6]&lt;BR /&gt;at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653) ~[spring-beans-5.3.6.jar!/:5.3.6]&lt;BR /&gt;at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:486) ~[spring-beans-5.3.6.jar!/:5.3.6]&lt;BR /&gt;at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1334) ~[spring-beans-5.3.6.jar!/:5.3.6]&lt;BR /&gt;at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177) ~[spring-beans-5.3.6.jar!/:5.3.6]&lt;BR /&gt;at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:564) ~[spring-beans-5.3.6.jar!/:5.3.6]&lt;BR /&gt;at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:524) ~[spring-beans-5.3.6.jar!/:5.3.6]&lt;BR /&gt;at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.6.jar!/:5.3.6]&lt;BR /&gt;at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.6.jar!/:5.3.6]&lt;BR /&gt;at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.6.jar!/:5.3.6]&lt;BR /&gt;at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.6.jar!/:5.3.6]&lt;BR /&gt;at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.6.jar!/:5.3.6]&lt;BR /&gt;at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1380) ~[spring-beans-5.3.6.jar!/:5.3.6]&lt;BR /&gt;at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1300) ~[spring-beans-5.3.6.jar!/:5.3.6]&lt;BR /&gt;at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:657) ~[spring-beans-5.3.6.jar!/:5.3.6]&lt;BR /&gt;at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) ~[spring-beans-5.3.6.jar!/:5.3.6]&lt;BR /&gt;at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.6.jar!/:5.3.6]&lt;BR /&gt;at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.6.jar!/:5.3.6]&lt;BR /&gt;at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1413) ~[spring-beans-5.3.6.jar!/:5.3.6]&lt;BR /&gt;at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:601) ~[spring-beans-5.3.6.jar!/:5.3.6]&lt;BR /&gt;at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:524) ~[spring-beans-5.3.6.jar!/:5.3.6]&lt;BR /&gt;at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.6.jar!/:5.3.6]&lt;BR /&gt;at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.6.jar!/:5.3.6]&lt;BR /&gt;at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.6.jar!/:5.3.6]&lt;BR /&gt;at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.6.jar!/:5.3.6]&lt;BR /&gt;at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:944) ~[spring-beans-5.3.6.jar!/:5.3.6]&lt;BR /&gt;at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) ~[spring-context-5.3.6.jar!/:5.3.6]&lt;BR /&gt;at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.6.jar!/:5.3.6]&lt;BR /&gt;at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:144) ~[spring-boot-2.4.5.jar!/:2.4.5]&lt;BR /&gt;at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:782) ~[spring-boot-2.4.5.jar!/:2.4.5]&lt;BR /&gt;at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:774) ~[spring-boot-2.4.5.jar!/:2.4.5]&lt;BR /&gt;at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:439) ~[spring-boot-2.4.5.jar!/:2.4.5]&lt;BR /&gt;at org.springframework.boot.SpringApplication.run(SpringApplication.java:339) ~[spring-boot-2.4.5.jar!/:2.4.5]&lt;BR /&gt;at org.springframework.boot.SpringApplication.run(SpringApplication.java:1340) ~[spring-boot-2.4.5.jar!/:2.4.5]&lt;BR /&gt;at org.springframework.boot.SpringApplication.run(SpringApplication.java:1329) ~[spring-boot-2.4.5.jar!/:2.4.5]&lt;BR /&gt;at org.alfresco.transformer.Application.main(Application.java:68) ~[classes!/:2.4.0]&lt;BR /&gt;at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]&lt;BR /&gt;at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na]&lt;BR /&gt;at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na]&lt;BR /&gt;at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na]&lt;BR /&gt;at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) ~[alfresco-transform-core-aio-boot-2.4.0.jar:2.4.0]&lt;BR /&gt;at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) ~[alfresco-transform-core-aio-boot-2.4.0.jar:2.4.0]&lt;BR /&gt;at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) ~[alfresco-transform-core-aio-boot-2.4.0.jar:2.4.0]&lt;BR /&gt;at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) ~[alfresco-transform-core-aio-boot-2.4.0.jar:2.4.0]&lt;BR /&gt;Caused by: java.util.concurrent.ExecutionException: org.artofsolving.jodconverter.office.OfficeException: could not establish connection&lt;BR /&gt;at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[na:na]&lt;BR /&gt;at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:205) ~[na:na]&lt;BR /&gt;at org.artofsolving.jodconverter.office.ManagedOfficeProcess.startAndWait(ManagedOfficeProcess.java:60) ~[alfresco-jodconverter-core-3.0.1.12.jar!/:3.0.1.12]&lt;BR /&gt;... 59 common frames omitted&lt;BR /&gt;Caused by: org.artofsolving.jodconverter.office.OfficeException: could not establish connection&lt;BR /&gt;at org.artofsolving.jodconverter.office.ManagedOfficeProcess.doStartProcessAndConnect(ManagedOfficeProcess.java:141) ~[alfresco-jodconverter-core-3.0.1.12.jar!/:3.0.1.12]&lt;BR /&gt;at org.artofsolving.jodconverter.office.ManagedOfficeProcess.access$000(ManagedOfficeProcess.java:29) ~[alfresco-jodconverter-core-3.0.1.12.jar!/:3.0.1.12]&lt;BR /&gt;at org.artofsolving.jodconverter.office.ManagedOfficeProcess$1.run(ManagedOfficeProcess.java:56) ~[alfresco-jodconverter-core-3.0.1.12.jar!/:3.0.1.12]&lt;BR /&gt;at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[na:na]&lt;BR /&gt;at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[na:na]&lt;BR /&gt;at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[na:na]&lt;BR /&gt;at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[na:na]&lt;BR /&gt;at java.base/java.lang.Thread.run(Thread.java:829) ~[na:na]&lt;BR /&gt;Caused by: org.artofsolving.jodconverter.office.OfficeException: office process died with exit code 77&lt;BR /&gt;at org.artofsolving.jodconverter.office.ManagedOfficeProcess$6.attempt(ManagedOfficeProcess.java:135) ~[alfresco-jodconverter-core-3.0.1.12.jar!/:3.0.1.12]&lt;BR /&gt;at org.artofsolving.jodconverter.office.Retryable.execute(Retryable.java:34) ~[alfresco-jodconverter-core-3.0.1.12.jar!/:3.0.1.12]&lt;BR /&gt;at org.artofsolving.jodconverter.office.Retryable.execute(Retryable.java:24) ~[alfresco-jodconverter-core-3.0.1.12.jar!/:3.0.1.12]&lt;BR /&gt;at org.artofsolving.jodconverter.office.ManagedOfficeProcess.doStartProcessAndConnect(ManagedOfficeProcess.java:139) ~[alfresco-jodconverter-core-3.0.1.12.jar!/:3.0.1.12]&lt;BR /&gt;... 7 common frames omitted&lt;/P&gt;&lt;P&gt;2021-11-14 12:45:08.797 INFO 7371 --- [ main] o.m.pooled.jms.JmsPoolConnectionFactory : Provided ConnectionFactory implementation is JMS 2.0+ capable.&lt;BR /&gt;2021-11-14 12:45:08.949 INFO 7371 --- [ main] o.a.transformer.messaging.MessagingInfo : JMS client is ENABLED - ACTIVEMQ_URL ='failover&lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;tcp://localhost:61616)?timeout=3000'&lt;BR /&gt;2021-11-14 12:45:10.121 INFO 7371 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'&lt;BR /&gt;2021-11-14 12:45:12.329 INFO 7371 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoint(s) beneath base path '/actuator'&lt;BR /&gt;2021-11-14 12:45:12.832 INFO 7371 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8090 (http) with context path ''&lt;BR /&gt;2021-11-14 12:45:13.108 INFO 7371 --- [ main] org.alfresco.transformer.Application : Started Application in 28.904 seconds (JVM running for 31.896)&lt;BR /&gt;2021-11-14 12:45:13.572 INFO 7371 --- [ main] org.alfresco.transformer.Application : --------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;2021-11-14 12:45:13.572 INFO 7371 --- [ main] org.alfresco.transformer.Application : If the Alfresco software was purchased under a paid Alfresco license, the terms of the paid license agreement&lt;BR /&gt;2021-11-14 12:45:13.572 INFO 7371 --- [ main] org.alfresco.transformer.Application : will prevail. Otherwise, the software is provided under terms of the GNU LGPL v3 license.&lt;BR /&gt;2021-11-14 12:45:13.572 INFO 7371 --- [ main] org.alfresco.transformer.Application : See the license at &lt;A href="http://www.gnu.org/licenses/lgpl-3.0.txt" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.gnu.org/licenses/lgpl-3.0.txt&lt;/A&gt;. or in /LICENSE.txt&lt;BR /&gt;2021-11-14 12:45:13.572 INFO 7371 --- [ main] org.alfresco.transformer.Application : This transformer uses ImageMagick from ImageMagick Studio LLC. See the license at &lt;A href="http://www.imagemagick.org/script/license.php" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.imagemagick.org/script/license.php&lt;/A&gt; or in /ImageMagick-license.txt&lt;BR /&gt;2021-11-14 12:45:13.572 INFO 7371 --- [ main] org.alfresco.transformer.Application : This transformer uses LibreOffice from The Document Foundation. See the license at &lt;A href="https://www.libreoffice.org/download/license/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.libreoffice.org/download/license/&lt;/A&gt; or in /libreoffice.txt&lt;BR /&gt;2021-11-14 12:45:13.573 INFO 7371 --- [ main] org.alfresco.transformer.Application : This transformer uses Tika from Apache. See the license at &lt;A href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.apache.org/licenses/LICENSE-2.0&lt;/A&gt;. or in /Apache\ 2.0.txt&lt;BR /&gt;2021-11-14 12:45:13.573 INFO 7371 --- [ main] org.alfresco.transformer.Application : This transformer uses ExifTool by Phil Harvey. See license at &lt;A href="https://exiftool.org/#license" target="_blank" rel="nofollow noopener noreferrer"&gt;https://exiftool.org/#license&lt;/A&gt;. or in /Perl-Artistic-License.txt&lt;BR /&gt;2021-11-14 12:45:13.573 INFO 7371 --- [ main] org.alfresco.transformer.Application : This transformer uses alfresco-pdf-renderer which uses the PDFium library from Google Inc. See the license at &lt;A href="https://pdfium.googlesource.com/pdfium/+/master/LICENSE" target="_blank" rel="nofollow noopener noreferrer"&gt;https://pdfium.googlesource.com/pdfium/+/master/LICENSE&lt;/A&gt; or in /pdfium.txt&lt;BR /&gt;2021-11-14 12:45:13.573 INFO 7371 --- [ main] org.alfresco.transformer.Application : This transformer uses libraries from Apache. See the license at &lt;A href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.apache.org/licenses/LICENSE-2.0&lt;/A&gt;. or in /Apache\\ 2.0.txt\nAdditional libraries used:&lt;BR /&gt;2021-11-14 12:45:13.573 INFO 7371 --- [ main] org.alfresco.transformer.Application : * htmlparser &lt;A href="http://htmlparser.sourceforge.net/license.html" target="_blank" rel="nofollow noopener noreferrer"&gt;http://htmlparser.sourceforge.net/license.html&lt;/A&gt;&lt;BR /&gt;2021-11-14 12:45:13.573 INFO 7371 --- [ main] org.alfresco.transformer.Application : --------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;2021-11-14 12:45:13.573 INFO 7371 --- [ main] org.alfresco.transformer.Application : Starting application components... Done&lt;BR /&gt;2021-11-14 12:45:16.829 INFO 7371 --- [ActiveMQ Task-1] o.a.a.t.failover.FailoverTransport : Successfully connected to tcp://localhost:61616&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;NOSCRIPT&gt;&lt;DIV class="lia-spoiler-noscript-container"&gt;&lt;DIV class="lia-spoiler-noscript-content"&gt;&amp;nbsp;. ____ _ __ _ _/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \\\/ ___)| |_)| | | | | || (_| | ) ) ) )' |____| .__|_| |_|_| |_\__, | / / / /=========|_|==============|___/=/_/_/_/:: Spring Boot :: (v2.4.5)2021-11-14 12:44:51.664 INFO 7371 --- [ main] org.alfresco.transformer.Application : Starting Application v2.4.0 using Java 11.0.13 on localhost.alfrescoserver with PID 7371 (/usr/local/alfresco-community70/bin/alfresco-transform-core-aio-boot-2.4.0.jar started by centos in /home/centos)2021-11-14 12:44:51.668 INFO 7371 --- [ main] org.alfresco.transformer.Application : No active profile set, falling back to default profiles: default2021-11-14 12:44:58.536 INFO 7371 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8090 (http)2021-11-14 12:44:58.575 INFO 7371 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]2021-11-14 12:44:58.575 INFO 7371 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.45]2021-11-14 12:44:58.899 INFO 7371 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext2021-11-14 12:44:58.899 INFO 7371 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6913 ms2021-11-14 12:45:02.455 WARN 7371 --- [ main] o.a.pdfbox.pdmodel.font.PDType1Font : Using fallback font LiberationSans for base font Symbol2021-11-14 12:45:02.457 WARN 7371 --- [ main] o.a.pdfbox.pdmodel.font.PDType1Font : Using fallback font LiberationSans for base font ZapfDingbats2021-11-14 12:45:06.611 INFO 7371 --- [ main] o.a.j.office.ProcessPoolOfficeManager : ProcessManager implementation is LinuxProcessManager2021-11-14 12:45:06.751 WARN 7371 --- [ProcessThread-0] o.a.jodconverter.office.OfficeProcess : profile dir '/tmp/.jodconverter_socket_host-127.0.0.1_port-8100' already exists; deleting2021-11-14 12:45:06.793 ERROR 7371 --- [ProcessThread-0] o.a.jodconverter.office.OfficeProcess : could not delete profileDir: Failed to list contents of /tmp/.jodconverter_socket_host-127.0.0.1_port-81002021-11-14 12:45:06.793 INFO 7371 --- [ProcessThread-0] o.a.jodconverter.office.OfficeProcess : Using original OpenOffice command: [/usr/local/alfresco-community70/libreoffice/program/soffice.bin, -accept=socket,host=127.0.0.1,port=8100;urp;, -env:UserInstallation=file:///tmp/.jodconverter_socket_host-127.0.0.1_port-8100, -headless, -nocrashreport, -nodefault, -nofirststartwizard, -nolockcheck, -nologo, -norestore]2021-11-14 12:45:06.794 INFO 7371 --- [ProcessThread-0] o.a.jodconverter.office.OfficeProcess : starting process with acceptString 'socket,host=127.0.0.1,port=8100,tcpNoDelay=1' and profileDir '/tmp/.jodconverter_socket_host-127.0.0.1_port-8100'2021-11-14 12:45:06.883 INFO 7371 --- [ProcessThread-0] o.a.jodconverter.office.OfficeProcess : started process; pid = 74132021-11-14 12:45:08.283 ERROR 7371 --- [ main] o.a.t.e.JodConverterSharedInstance : Unable to start JodConverter library. The following error is shown for informational purposes only.org.artofsolving.jodconverter.office.OfficeException: failed to start and connectat org.artofsolving.jodconverter.office.ManagedOfficeProcess.startAndWait(ManagedOfficeProcess.java:62) ~[alfresco-jodconverter-core-3.0.1.12.jar!/:3.0.1.12]at org.artofsolving.jodconverter.office.PooledOfficeManager.start(PooledOfficeManager.java:96) ~[alfresco-jodconverter-core-3.0.1.12.jar!/:3.0.1.12]at org.artofsolving.jodconverter.office.ProcessPoolOfficeManager.start(ProcessPoolOfficeManager.java:60) ~[alfresco-jodconverter-core-3.0.1.12.jar!/:3.0.1.12]at org.alfresco.transformer.executors.JodConverterSharedInstance.afterPropertiesSet(JodConverterSharedInstance.java:359) ~[alfresco-transform-libreoffice-2.4.0.jar!/:2.4.0]at org.alfresco.transformer.executors.LibreOfficeJavaExecutor.createJodConverter(LibreOfficeJavaExecutor.java:134) ~[alfresco-transform-libreoffice-2.4.0.jar!/:2.4.0]at org.alfresco.transformer.executors.LibreOfficeJavaExecutor.&amp;lt;init&amp;gt;(LibreOfficeJavaExecutor.java:119) ~[alfresco-transform-libreoffice-2.4.0.jar!/:2.4.0]at org.alfresco.transformer.AIOCustomConfig.aioTransformRegistry(AIOCustomConfig.java:94) ~[classes!/:2.4.0]at org.alfresco.transformer.AIOCustomConfig$$EnhancerBySpringCGLIB$$c94ce7de.CGLIB$aioTransformRegistry$0(&amp;lt;generated&amp;gt;) ~[classes!/:2.4.0]at org.alfresco.transformer.AIOCustomConfig$$EnhancerBySpringCGLIB$$c94ce7de$$FastClassBySpringCGLIB$$5652ef1f.invoke(&amp;lt;generated&amp;gt;) ~[classes!/:2.4.0]at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:244) ~[spring-core-5.3.6.jar!/:5.3.6]at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:331) ~[spring-context-5.3.6.jar!/:5.3.6]at org.alfresco.transformer.AIOCustomConfig$$EnhancerBySpringCGLIB$$c94ce7de.aioTransformRegistry(&amp;lt;generated&amp;gt;) ~[classes!/:2.4.0]at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na]at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na]at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na]at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154) ~[spring-beans-5.3.6.jar!/:5.3.6]at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653) ~[spring-beans-5.3.6.jar!/:5.3.6]at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:486) ~[spring-beans-5.3.6.jar!/:5.3.6]at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1334) ~[spring-beans-5.3.6.jar!/:5.3.6]at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177) ~[spring-beans-5.3.6.jar!/:5.3.6]at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:564) ~[spring-beans-5.3.6.jar!/:5.3.6]at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:524) ~[spring-beans-5.3.6.jar!/:5.3.6]at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.6.jar!/:5.3.6]at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.6.jar!/:5.3.6]at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.6.jar!/:5.3.6]at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.6.jar!/:5.3.6]at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) ~[spring-beans-5.3.6.jar!/:5.3.6]at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1380) ~[spring-beans-5.3.6.jar!/:5.3.6]at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1300) ~[spring-beans-5.3.6.jar!/:5.3.6]at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:657) ~[spring-beans-5.3.6.jar!/:5.3.6]at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) ~[spring-beans-5.3.6.jar!/:5.3.6]at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119) ~[spring-beans-5.3.6.jar!/:5.3.6]at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ~[spring-beans-5.3.6.jar!/:5.3.6]at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1413) ~[spring-beans-5.3.6.jar!/:5.3.6]at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:601) ~[spring-beans-5.3.6.jar!/:5.3.6]at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:524) ~[spring-beans-5.3.6.jar!/:5.3.6]at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.6.jar!/:5.3.6]at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.6.jar!/:5.3.6]at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.6.jar!/:5.3.6]at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.6.jar!/:5.3.6]at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:944) ~[spring-beans-5.3.6.jar!/:5.3.6]at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) ~[spring-context-5.3.6.jar!/:5.3.6]at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.6.jar!/:5.3.6]at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:144) ~[spring-boot-2.4.5.jar!/:2.4.5]at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:782) ~[spring-boot-2.4.5.jar!/:2.4.5]at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:774) ~[spring-boot-2.4.5.jar!/:2.4.5]at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:439) ~[spring-boot-2.4.5.jar!/:2.4.5]at org.springframework.boot.SpringApplication.run(SpringApplication.java:339) ~[spring-boot-2.4.5.jar!/:2.4.5]at org.springframework.boot.SpringApplication.run(SpringApplication.java:1340) ~[spring-boot-2.4.5.jar!/:2.4.5]at org.springframework.boot.SpringApplication.run(SpringApplication.java:1329) ~[spring-boot-2.4.5.jar!/:2.4.5]at org.alfresco.transformer.Application.main(Application.java:68) ~[classes!/:2.4.0]at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:na]at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na]at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na]at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) ~[alfresco-transform-core-aio-boot-2.4.0.jar:2.4.0]at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) ~[alfresco-transform-core-aio-boot-2.4.0.jar:2.4.0]at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) ~[alfresco-transform-core-aio-boot-2.4.0.jar:2.4.0]at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) ~[alfresco-transform-core-aio-boot-2.4.0.jar:2.4.0]Caused by: java.util.concurrent.ExecutionException: org.artofsolving.jodconverter.office.OfficeException: could not establish connectionat java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[na:na]at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:205) ~[na:na]at org.artofsolving.jodconverter.office.ManagedOfficeProcess.startAndWait(ManagedOfficeProcess.java:60) ~[alfresco-jodconverter-core-3.0.1.12.jar!/:3.0.1.12]... 59 common frames omittedCaused by: org.artofsolving.jodconverter.office.OfficeException: could not establish connectionat org.artofsolving.jodconverter.office.ManagedOfficeProcess.doStartProcessAndConnect(ManagedOfficeProcess.java:141) ~[alfresco-jodconverter-core-3.0.1.12.jar!/:3.0.1.12]at org.artofsolving.jodconverter.office.ManagedOfficeProcess.access$000(ManagedOfficeProcess.java:29) ~[alfresco-jodconverter-core-3.0.1.12.jar!/:3.0.1.12]at org.artofsolving.jodconverter.office.ManagedOfficeProcess$1.run(ManagedOfficeProcess.java:56) ~[alfresco-jodconverter-core-3.0.1.12.jar!/:3.0.1.12]at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[na:na]at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[na:na]at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[na:na]at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[na:na]at java.base/java.lang.Thread.run(Thread.java:829) ~[na:na]Caused by: org.artofsolving.jodconverter.office.OfficeException: office process died with exit code 77at org.artofsolving.jodconverter.office.ManagedOfficeProcess$6.attempt(ManagedOfficeProcess.java:135) ~[alfresco-jodconverter-core-3.0.1.12.jar!/:3.0.1.12]at org.artofsolving.jodconverter.office.Retryable.execute(Retryable.java:34) ~[alfresco-jodconverter-core-3.0.1.12.jar!/:3.0.1.12]at org.artofsolving.jodconverter.office.Retryable.execute(Retryable.java:24) ~[alfresco-jodconverter-core-3.0.1.12.jar!/:3.0.1.12]at org.artofsolving.jodconverter.office.ManagedOfficeProcess.doStartProcessAndConnect(ManagedOfficeProcess.java:139) ~[alfresco-jodconverter-core-3.0.1.12.jar!/:3.0.1.12]... 7 common frames omitted2021-11-14 12:45:08.797 INFO 7371 --- [ main] o.m.pooled.jms.JmsPoolConnectionFactory : Provided ConnectionFactory implementation is JMS 2.0+ capable.2021-11-14 12:45:08.949 INFO 7371 --- [ main] o.a.transformer.messaging.MessagingInfo : JMS client is ENABLED - ACTIVEMQ_URL ='failover&lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;tcp://localhost:61616)?timeout=3000'2021-11-14 12:45:10.121 INFO 7371 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'2021-11-14 12:45:12.329 INFO 7371 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoint(s) beneath base path '/actuator'2021-11-14 12:45:12.832 INFO 7371 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8090 (http) with context path ''2021-11-14 12:45:13.108 INFO 7371 --- [ main] org.alfresco.transformer.Application : Started Application in 28.904 seconds (JVM running for 31.896)2021-11-14 12:45:13.572 INFO 7371 --- [ main] org.alfresco.transformer.Application : --------------------------------------------------------------------------------------------------------------------------------------------------------------2021-11-14 12:45:13.572 INFO 7371 --- [ main] org.alfresco.transformer.Application : If the Alfresco software was purchased under a paid Alfresco license, the terms of the paid license agreement2021-11-14 12:45:13.572 INFO 7371 --- [ main] org.alfresco.transformer.Application : will prevail. Otherwise, the software is provided under terms of the GNU LGPL v3 license.2021-11-14 12:45:13.572 INFO 7371 --- [ main] org.alfresco.transformer.Application : See the license at http://www.gnu.org/licenses/lgpl-3.0.txt. or in /LICENSE.txt2021-11-14 12:45:13.572 INFO 7371 --- [ main] org.alfresco.transformer.Application : This transformer uses ImageMagick from ImageMagick Studio LLC. See the license at http://www.imagemagick.org/script/license.php or in /ImageMagick-license.txt2021-11-14 12:45:13.572 INFO 7371 --- [ main] org.alfresco.transformer.Application : This transformer uses LibreOffice from The Document Foundation. See the license at https://www.libreoffice.org/download/license/ or in /libreoffice.txt2021-11-14 12:45:13.573 INFO 7371 --- [ main] org.alfresco.transformer.Application : This transformer uses Tika from Apache. See the license at http://www.apache.org/licenses/LICENSE-2.0. or in /Apache\ 2.0.txt2021-11-14 12:45:13.573 INFO 7371 --- [ main] org.alfresco.transformer.Application : This transformer uses ExifTool by Phil Harvey. See license at https://exiftool.org/#license. or in /Perl-Artistic-License.txt2021-11-14 12:45:13.573 INFO 7371 --- [ main] org.alfresco.transformer.Application : This transformer uses alfresco-pdf-renderer which uses the PDFium library from Google Inc. See the license at https://pdfium.googlesource.com/pdfium/+/master/LICENSE or in /pdfium.txt2021-11-14 12:45:13.573 INFO 7371 --- [ main] org.alfresco.transformer.Application : This transformer uses libraries from Apache. See the license at http://www.apache.org/licenses/LICENSE-2.0. or in /Apache\\ 2.0.txt\nAdditional libraries used:2021-11-14 12:45:13.573 INFO 7371 --- [ main] org.alfresco.transformer.Application : * htmlparser http://htmlparser.sourceforge.net/license.html2021-11-14 12:45:13.573 INFO 7371 --- [ main] org.alfresco.transformer.Application : --------------------------------------------------------------------------------------------------------------------------------------------------------------2021-11-14 12:45:13.573 INFO 7371 --- [ main] org.alfresco.transformer.Application : Starting application components... Done2021-11-14 12:45:16.829 INFO 7371 --- [ActiveMQ Task-1] o.a.a.t.failover.FailoverTransport : Successfully connected to tcp://localhost:61616&lt;/DIV&gt;&lt;/DIV&gt;&lt;/NOSCRIPT&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 14 Nov 2021 07:44:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-there-any-ready-to-use-deployable-vm-for-latest-community/m-p/129716#M35101</guid>
      <dc:creator>logicallimit</dc:creator>
      <dc:date>2021-11-14T07:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any ready to use deployable VM for latest community edition 7.0.0 available</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-there-any-ready-to-use-deployable-vm-for-latest-community/m-p/129717#M35102</link>
      <description>&lt;P&gt;If you notice the error:&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN&gt;- [ProcessThread-0] o.a.jodconverter.office.OfficeProcess : profile dir '/tmp/.jodconverter_socket_host-127.0.0.1_port-8100' already exists; deleting&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2021-11-14 12:45:06.793 ERROR 7371 --- [ProcessThread-0] o.a.jodconverter.office.OfficeProcess : could not delete profileDir: Failed to list contents of /tmp/.jodconverter_socket_host-127.0.0.1_port-8100&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2021-11-14 12:45:06.793 INFO 7371 --- [ProcessThread-0] o.a.jodconverter.office.OfficeProcess : Using original OpenOffice command: [/usr/local/alfresco-community70/libreoffice/program/soffice.bin, -accept=socket,host=127.0.0.1,port=8100;urp;, -env:UserInstallation=file:///tmp/.jodconverter_socket_host-127.0.0.1_port-8100, -headless, -nocrashreport, -nodefault, -nofirststartwizard, -nolockcheck, -nologo, -norestore]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2021-11-14 12:45:06.794 INFO 7371 --- [ProcessThread-0] o.a.jodconverter.office.OfficeProcess : starting process with acceptString 'socket,host=127.0.0.1,port=8100,tcpNoDelay=1' and profileDir '/tmp/.jodconverter_socket_host-127.0.0.1_port-8100'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2021-11-14 12:45:06.883 INFO 7371 --- [ProcessThread-0] o.a.jodconverter.office.OfficeProcess : started process; pid = 7413&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2021-11-14 12:45:08.283 ERROR 7371 --- [ main] o.a.t.e.JodConverterSharedInstance : Unable to start JodConverter library. The following error is shown for informational purposes only.&lt;/SPAN&gt;
org.artofsolving.jodconverter.office.OfficeException: failed to start and connect&lt;/PRE&gt;
&lt;P&gt;It seems a jodconvertor instance is already running on port 8100 on your vm and when you start the tr service, it also tried to start another instance on same port. Try killing any existing processes running on 8100.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Note that&lt;/STRONG&gt; the versions you have mentioned for Imagemagick and Libreoffice is not something tested.&lt;/P&gt;

&lt;PRE&gt;ImageMagick v7.0.1 - https://javaworld-abhinav.blogspot.com/2021/06/setup-acs70-ass201-and-transformation-service.html#download-imagemagick
LibreOffice v6.3.5 - https://javaworld-abhinav.blogspot.com/2021/06/setup-acs70-ass201-and-transformation-service.html#download-libreoffice&lt;/PRE&gt;
&lt;P&gt;Check the support platform documentation &lt;A href="https://docs.alfresco.com/content-services/latest/support/" target="_self" rel="nofollow noopener noreferrer"&gt;&lt;STRONG&gt;here&lt;/STRONG&gt;&lt;/A&gt;. I would recommend to use what is documented in &lt;A href="https://docs.alfresco.com/content-services/latest/support/" target="_self" rel="nofollow noopener noreferrer"&gt;supported platform official docs&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Sun, 14 Nov 2021 21:34:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-there-any-ready-to-use-deployable-vm-for-latest-community/m-p/129717#M35102</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2021-11-14T21:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any ready to use deployable VM for latest community edition 7.0.0 available</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-there-any-ready-to-use-deployable-vm-for-latest-community/m-p/129718#M35103</link>
      <description>&lt;P&gt;In addition to docker compose deployment, there are Alfresco Community VM's from Bitnami on the Google and AWS clouds. You can just create it from marketplaces.&lt;/P&gt;&lt;P&gt;&lt;A href="https://console.cloud.google.com/marketplace/product/bitnami-launchpad/alfresco" target="_self" rel="nofollow noopener noreferrer"&gt;GCP Alfresco Community packaged by Bitnami&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://aws.amazon.com/marketplace/pp/prodview-2esjet4vfkgaq?ref_=unifiedsearch" target="_self" rel="nofollow noopener noreferrer"&gt;AWS Alfresco Community packaged by Bitnami&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Nov 2021 21:38:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-there-any-ready-to-use-deployable-vm-for-latest-community/m-p/129718#M35103</guid>
      <dc:creator>fedorow</dc:creator>
      <dc:date>2021-11-15T21:38:35Z</dc:date>
    </item>
  </channel>
</rss>

