Re: Exception loading camel.xml file on ActiveMQ 5.6.0

2012-10-03 Thread guerra
the problem seems like vanished with jdk 1.7.0 u07. cheers -- View this message in context: http://activemq.2283324.n4.nabble.com/Exception-loading-camel-xml-file-on-ActiveMQ-5-6-0-tp4653981p4657438.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Exception loading camel.xml file on ActiveMQ 5.6.0

2012-07-16 Thread guerra
Hi, Thanks in advance for your reply. Here it is the version [tng@ntcs-amq2 ~]$ java -version java version "1.7.0_02" Java(TM) SE Runtime Environment (build 1.7.0_02-b13) Java HotSpot(TM) 64-Bit Server VM (build 22.0-b10, mixed mode) [tng@ntcs-amq2 ~]$ -- View this message in context: http:

Re: Exception loading camel.xml file on ActiveMQ 5.6.0

2012-07-13 Thread Claus Ibsen
What JDK/JVM version and vendor are you using? On Fri, Jul 13, 2012 at 4:16 PM, guerra wrote: > Hi, > > I was just doing some tests on ActiveMQ 5.6.0 and I got an exception reading > the camel.xml file. Which is puzzling me is that it happens in random way > and maybe after 3 or 4 attempts it wo

Exception loading camel.xml file on ActiveMQ 5.6.0

2012-07-13 Thread guerra
Hi, I was just doing some tests on ActiveMQ 5.6.0 and I got an exception reading the camel.xml file. Which is puzzling me is that it happens in random way and maybe after 3 or 4 attempts it works!. I am not sure whether somebody else have come across something like this and give me and clue to fix