Hi, My spring based application is using ActiveMQ 4.0.1 in embedded mode running in Tomcat 5.5.17 server. When I try to shutdown Tomcat server, I receive folllowing error and shutdown process is halted
INFO: Illegal access: this web application instance has been stopped already. Could not load org.apache.activemq.command.KeepAliveInfo. The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact. java.lang.IllegalStateException Please help Regards, Kapil -- View this message in context: http://www.nabble.com/Problem-in-shutting-down-ActiveMQ-from-tomcat-tf2252647.html#a6247385 Sent from the ActiveMQ - User forum at Nabble.com.
