Hello,
I've built an activemq source sucessfully and I tried to start broker in
activemq/assembly/src/release/bin.
The problem was that run.jar didn't exist in the bin directory.
When I placed this jar which I found in activemq/assembly/target, another
error appeared:
elber:/home/Elber/activemq/assembly/src/release/bin # ./activemq
ACTIVEMQ_HOME: /home/Elber/activemq/assembly/src/release
ACTIVEMQ_BASE: /home/Elber/activemq/assembly/src/release
Could not load class: org.apache.activemq.console.command.ShellCommand
Class loader setup:
sun.misc.Launcher$ExtClassLoader {
file:/home/Elber/jdk1.5.0_11/jre/lib/ext/dnsns.jar
file:/home/Elber/jdk1.5.0_11/jre/lib/ext/sunpkcs11.jar
file:/home/Elber/jdk1.5.0_11/jre/lib/ext/sunjce_provider.jar
file:/home/Elber/jdk1.5.0_11/jre/lib/ext/localedata.jar
}
sun.misc.Launcher$AppClassLoader {
file:/home/Elber/activemq/assembly/src/release/bin/run.jar
}
java.net.URLClassLoader {
file:/home/Elber/activemq/assembly/src/release/conf/
}
Can you help me.
Thank you.
--
View this message in context:
http://www.nabble.com/Where-are-librairies-tf3722764s2354.html#a10416998
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.