<?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: Default AIO not working. JMS Transport not recognized [vm] in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/default-aio-not-working-jms-transport-not-recognized-vm/m-p/143530#M38136</link>
    <description>&lt;P&gt;Could likely be that the activemq did not started properly.&lt;/P&gt;
&lt;P&gt;This is the default setting:&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="pl-c1"&gt;messaging.broker.url&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN class="pl-s"&gt;&lt;SPAN class="pl-cce"&gt;\"&lt;/SPAN&gt;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;nio://localhost:61616)?timeout=3000&amp;amp;jms.useCompression=true&lt;SPAN class="pl-cce"&gt;\"&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;if you don't want to use transformation services and disable actibemq then you can add following in global properties:&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="pl-c1"&gt;messaging.subsystem.autoStart&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN class="pl-s"&gt;false&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Try following docker commands and see if you can find all services up and running as defined in docker-compose.yml:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;docker ps&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 03 May 2021 04:44:33 GMT</pubDate>
    <dc:creator>abhinavmishra14</dc:creator>
    <dc:date>2021-05-03T04:44:33Z</dc:date>
    <item>
      <title>Default AIO not working. JMS Transport not recognized [vm]</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/default-aio-not-working-jms-transport-not-recognized-vm/m-p/143529#M38135</link>
      <description>&lt;P&gt;I just did a simple AIO maven install and did the ./run.sh.&amp;nbsp; I am using AIO SDK 4.2&amp;nbsp; starting up I am getting this error:&lt;/P&gt;&lt;PRE&gt;alfresco-acs_1    |  2021-05-02 21:12:19,815  ERROR [component.jms.DefaultJmsMessageListenerContainer] [Camel (alfrescoCamelContext) thread #1 - JmsConsumer[acs-repo-rendition-events]] Could not refresh JMS Connection for destination 'acs-repo-rendition-events' - retrying using FixedBackOff{interval=5000, currentAttempts=0, maxAttempts=unlimited}. 
Cause: Error while attempting to add new Connection to the pool; nested exception is javax.jms.JMSException: Could not create Transport. Reason: java.io.IOException: Transport scheme NOT recognized: [vm]&lt;/PRE&gt;&lt;P&gt;in&amp;nbsp; my global properties I have the default:&lt;/P&gt;&lt;PRE&gt;# Embedded broker without persistence
messaging.broker.url=vm://localhost?broker.persistent=false&lt;/PRE&gt;&lt;P&gt;How do I fix this?&amp;nbsp; And/Or is there a way to making it persistant?&amp;nbsp; Im not really sure what this does and why it's important.&amp;nbsp;&amp;nbsp; I just know I can't get the default install to work.&lt;/P&gt;</description>
      <pubDate>Sun, 02 May 2021 22:25:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/default-aio-not-working-jms-transport-not-recognized-vm/m-p/143529#M38135</guid>
      <dc:creator>mangar</dc:creator>
      <dc:date>2021-05-02T22:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: Default AIO not working. JMS Transport not recognized [vm]</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/default-aio-not-working-jms-transport-not-recognized-vm/m-p/143530#M38136</link>
      <description>&lt;P&gt;Could likely be that the activemq did not started properly.&lt;/P&gt;
&lt;P&gt;This is the default setting:&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="pl-c1"&gt;messaging.broker.url&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN class="pl-s"&gt;&lt;SPAN class="pl-cce"&gt;\"&lt;/SPAN&gt;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;nio://localhost:61616)?timeout=3000&amp;amp;jms.useCompression=true&lt;SPAN class="pl-cce"&gt;\"&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;if you don't want to use transformation services and disable actibemq then you can add following in global properties:&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="pl-c1"&gt;messaging.subsystem.autoStart&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN class="pl-s"&gt;false&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Try following docker commands and see if you can find all services up and running as defined in docker-compose.yml:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;docker ps&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 May 2021 04:44:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/default-aio-not-working-jms-transport-not-recognized-vm/m-p/143530#M38136</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2021-05-03T04:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: Default AIO not working. JMS Transport not recognized [vm]</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/default-aio-not-working-jms-transport-not-recognized-vm/m-p/143531#M38137</link>
      <description>&lt;P&gt;So it seems that there is a dependency missing in the default alfresco pom that is in the image.&amp;nbsp; I had to import, in my alfresco-platform-docker pom,&amp;nbsp; in the dependencies plugin:&lt;/P&gt;&lt;PRE&gt;&amp;lt;artifactItem&amp;gt; &lt;BR /&gt;    &amp;lt;groupId&amp;gt;org.apache.activemq&amp;lt;/groupId&amp;gt;
    &amp;lt;artifactId&amp;gt;activemq-broker&amp;lt;/artifactId&amp;gt;
    &amp;lt;version&amp;gt;5.16.1&amp;lt;/version&amp;gt;
&amp;lt;/artifactItem&amp;gt;&lt;/PRE&gt;&lt;P&gt;And now the error is gone.&lt;/P&gt;&lt;P&gt;Is there a public Jira or something that I can report these too?&lt;/P&gt;</description>
      <pubDate>Wed, 05 May 2021 01:31:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/default-aio-not-working-jms-transport-not-recognized-vm/m-p/143531#M38137</guid>
      <dc:creator>mangar</dc:creator>
      <dc:date>2021-05-05T01:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: Default AIO not working. JMS Transport not recognized [vm]</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/default-aio-not-working-jms-transport-not-recognized-vm/m-p/143532#M38138</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/20164"&gt;@mangar&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Great you got it sorted &amp;amp; thanks for updating us on how. You can raise issues at &lt;A href="https://github.com/Alfresco/collaborating-with-alfresco" target="_self" rel="nofollow noopener noreferrer"&gt;github&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 05 May 2021 13:56:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/default-aio-not-working-jms-transport-not-recognized-vm/m-p/143532#M38138</guid>
      <dc:creator>EddieMay</dc:creator>
      <dc:date>2021-05-05T13:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Default AIO not working. JMS Transport not recognized [vm]</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/default-aio-not-working-jms-transport-not-recognized-vm/m-p/143533#M38139</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I am having the same error message in my SDK4.2 AIO project. Where exactly should I add&lt;/P&gt;&lt;PRE&gt;&amp;lt;artifactItem&amp;gt; &lt;BR /&gt;    &amp;lt;groupId&amp;gt;org.apache.activemq&amp;lt;/groupId&amp;gt;
    &amp;lt;artifactId&amp;gt;activemq-broker&amp;lt;/artifactId&amp;gt;
    &amp;lt;version&amp;gt;5.16.1&amp;lt;/version&amp;gt;
&amp;lt;/artifactItem&amp;gt;&lt;/PRE&gt;&lt;P&gt;Do you mind sharing your modified pom.xml under platform-docker?&amp;nbsp; Like below?&lt;/P&gt;&lt;P&gt;&amp;lt;build&amp;gt;&lt;BR /&gt;&amp;lt;plugins&amp;gt;&lt;BR /&gt;&amp;lt;plugin&amp;gt;&lt;BR /&gt;&amp;lt;groupId&amp;gt;org.apache.maven.plugins&amp;lt;/groupId&amp;gt;&lt;BR /&gt;&amp;lt;artifactId&amp;gt;maven-dependency-plugin&amp;lt;/artifactId&amp;gt;&lt;BR /&gt;&amp;lt;artifactItem&amp;gt;&lt;BR /&gt;&amp;lt;groupId&amp;gt;org.apache.activemq&amp;lt;/groupId&amp;gt;&lt;BR /&gt;&amp;lt;artifactId&amp;gt;activemq-broker&amp;lt;/artifactId&amp;gt;&lt;BR /&gt;&amp;lt;version&amp;gt;5.16.1&amp;lt;/version&amp;gt;&lt;BR /&gt;&amp;lt;/artifactItem&amp;gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Qing&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 16:25:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/default-aio-not-working-jms-transport-not-recognized-vm/m-p/143533#M38139</guid>
      <dc:creator>qgou</dc:creator>
      <dc:date>2021-08-11T16:25:11Z</dc:date>
    </item>
  </channel>
</rss>

