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?
On Tue, Jul 23, 2013 at 1:37 PM, jaguado5 <[email protected]> wrote: > 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;Ljava/lang/String;ILjava/lang/String;[Ljava/lang/Object;Ljava/lang/Throwable;)V/ > > > I'm also download the 5-7.0 version and I get the same error. > > Of course, no informarion is added to data/activemq.log file which has a > size of 0. > > Thanks !! > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/org-slf4j-spi-LocationAwareLogger-NoSuchMethodError-tp4669627.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > -- *Christian Posta* http://www.christianposta.com/blog twitter: @christianposta
