Re: NPE on AMQ shutdown via console

2012-01-19 Thread Dejan Bosanac
Thanks for reporting, can you raise a Jira for this? Regards -- Dejan Bosanac - http://twitter.com/dejanb - The experts in open source integration and messaging - http://fusesource.com ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Fri, Ja

Re: NPE on AMQ shutdown via console

2012-01-13 Thread Wessling, Ton
Ah. Looks like this is not a problem anymore if we run it with a JDK instead of JRE. That will cause the String jmxUrl = findJMXUrlByProcessId(pid) to get a proper value. Hope it helps some people. Thanks, Ton Wessling On 01/13/2012 01:59 PM, Wessling, Ton wrote: Hi all, just new to the ma

NPE on AMQ shutdown via console

2012-01-13 Thread Wessling, Ton
Hi all, just new to the mailing list, becasue of an issue we are experiencing with shutting down ActiveMQ. We are running AMQ version 5.5.1 and java version 1.6.0.26 (JRE only). Since the upgrade of AMQ from 5.5.0 to 5.5.1 we experience a NPE on shutdown through the console: java.lang.NullPoint