-
Bug
-
Resolution: Done
-
Major
-
JBoss A-MQ 6.3
-
None
Simple AMQP producer hangs when attempting to connect to the A-MQ broker. Seems to hang on a countdown latch (see attached thread dump).
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:231) at org.apache.qpid.jms.provider.ProviderFuture.sync(ProviderFuture.java:97)
Reproducer has been attached; its derived from example in http://camel.apache.org/amqp.html