We have the situation that the method DefaultMessageListenerContainer#doShutdown hangs which is caused by the call “this.lifecycleMonitor.wait()”. I know that the ...
This seem very similar parent issue. The application context fails to initialize with the below exception when the JBoss Messaging Server is down. My current application have to run standalone and ...