<div dir="ltr"><div>Hi,<br></div><div><br></div><div>more as a FYI....</div><div><br></div><div>I am in the process of updating our Docker -DEV image to WF/10 (see [1]), and I noticed a bug in Artemis:</div><div><br></div><div><br></div><div>Caused by: javax.jms.JMSException: Failed to create session factory</div><div><span class="" style="white-space:pre">        </span>at org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory.createConnectionInternal(ActiveMQConnectionFactory.java:727)</div><div><span class="" style="white-space:pre">        </span>at org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory.createConnection(ActiveMQConnectionFactory.java:233)</div><div><span class="" style="white-space:pre">        </span>at org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory.createConnection(ActiveMQConnectionFactory.java:229)</div><div><span class="" style="white-space:pre">        </span>at org.jboss.aerogear.unifiedpush.message.util.JmsClient$JmsReceiver.from(JmsClient.java:173)</div><div><span class="" style="white-space:pre">        </span>... 172 more</div><div>Caused by: ActiveMQConnectionTimedOutException[errorType=CONNECTION_TIMEDOUT message=AMQ119013: Timed out waiting to receive cluster topology. Group:null]</div><div><span class="" style="white-space:pre">        </span>at org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl.createSessionFactory(ServerLocatorImpl.java:813)</div><div><span class="" style="white-space:pre">        </span>at org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory.createConnectionInternal(ActiveMQConnectionFactory.java:724)</div><div><span class="" style="white-space:pre">        </span>... 175 more</div><div><span class="" style="white-space:pre">        </span></div><div><span class="" style="white-space:pre">        </span></div><div>Now, this issue is addressed by <a href="https://issues.apache.org/jira/browse/ARTEMIS-385">https://issues.apache.org/jira/browse/ARTEMIS-385</a> and fixed in ActiveMQ-Artemis 1.3.0 (unreleased), but WildFly 10.x is (currently) on their 1.1.0 version.</div><div><br></div><div>Worth to mention; I think I am unable to reproduce this directly on my Mac, just w/ CentOS7 and WF-10 (via ), using this image: </div><div><a href="https://github.com/jboss-dockerfiles/wildfly/tree/10.0.0.Final">https://github.com/jboss-dockerfiles/wildfly/tree/10.0.0.Final</a></div><div><br></div><div><br></div><div>Cheers,</div><div>Matthias</div><div><br></div><div>[1] <a href="https://github.com/matzew/dockerfiles/tree/WF_10_ups_120">https://github.com/matzew/dockerfiles/tree/WF_10_ups_120</a> </div><div><br></div><div><br></div>-- <br><div class="gmail_signature">Matthias Wessendorf <br><br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a></div>
</div>