Hide Forgot
project_key: SOA The following exception is thrown during shutdown when SOA-P is switched to HornetQ. 2010-09-15 13:25:29,849 WARN [org.hornetq.jms.server.recovery.HornetQXAResourceWrapper] (Thread-0 (group:HornetQ-client-global-threads-1738719746)) Notified of connection fai lure in recovery connectionFactory for provider org.hornetq.core.remoting.impl.invm.InVMConnectorFactory HornetQException[errorCode=4 message=The connection was disconnected because of server shutdown] at org.hornetq.core.client.impl.FailoverManagerImpl$Channel0Handler$1.run(FailoverManagerImpl.java:1119) at org.hornetq.utils.OrderedExecutorFactory$OrderedExecutor$1.run(OrderedExecutorFactory.java:96) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619)
See the log file attached to SOA-2320.
Link: Added: This issue duplicates SOA-2300