Re: ActiveMQ Message Broker shut down without Exception

2008-07-13 Thread dolphin_cheng
I think it happen regardless of how to start up amq. We mainly change the usage of amp in our application. In detail, we change the manner of creating connection. Before, we created a connection when we want to send a message. Now, we just create a connection to send all the message. Of course, th

RE: Debug JMS environment

2008-07-13 Thread Suchitha Koneru (sukoneru)
On your live server ,run jconsole.exe (comes with JDK)and connect to the java process pertaining to your application. You can see the threads used by active mq , the port numbers for the JMS receiver/sender in your application. Also turn on the debug mode of active mq , http://activemq.apache.org