Re: activemq would not start with jre 1.7

2013-07-29 Thread Timothy Bish
On 07/25/2013 10:26 AM, gxl5271 wrote: My application works fine with jre1.6, but has problem with jre1.7 in the windows environment. My activemq is 5.6. Here is the exception 2013-07-24 15:21:57,874 [ActiveMQ Transport Server: tcp://localhost:61716] ERROR org.apache.activemq.broker.TransportC

Re: activemq would not start with jre 1.7

2013-07-29 Thread Christian Posta
ActiveMQ didn't support JRE/JDK 7 until the 5.7.0 release. Nevertheless, did this work with JRE 6? Seems you're using a custom Socket impl... and activemq logs suggest it cannot open a connector because it's finding this class and not a valid PlainSocketImpl... On Thu, Jul 25, 2013 at 10:26 AM,