Re: activemq-5.8.0 error executing examples

2013-07-25 Thread jaguado5
Thank you for your respose :) I think my distro is OK, as you say the error points to a conflict in the classpath. I installed activemq downloading the binary and uncompressing it. I set the ACTIVEMQ_HOME environment variable pointing to the activemq installation directory. In the ./lib folder

Re: activemq-5.8.0 error executing examples

2013-07-25 Thread Christian Posta
I responded to this a couple days ago when you asked: "I just tried, and it works for me. Make sure the distro isn't corrupted? Or the classpath is not being overridden somehow. What version of slf4j-api is in your ./lib folder?" The error you're getting points to a conflict on the classpath. ho

activemq-5.8.0 error executing examples

2013-07-25 Thread jaguado5
Hi all, I've just download activemq-5.8.0 and I'm trying to execute the example: ./bin/activemq console xbean:conf/activemq-demo.xml and I get the following error: Failed to execute main task. Reason: java.lang.NoSuchMethodError: org.slf4j.spi.LocationAwareLogger.log(Lorg/slf4j/Marker;Ljav