You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by wolverine84601 <mp...@insidesales.com> on 2013/05/25 00:35:38 UTC

apollo create broker error

I'm trying to create an apollo broker on my log server, but when I try to
create it I get the following error:

log1 lib # $APOLLO_HOME/bin/apollo create log1broker

Exception in thread "main" java.lang.NoClassDefFoundError:
/usr/local/lib64/apache-apollo-1/6
Caused by: java.lang.ClassNotFoundException:
.usr.local.lib64.apache-apollo-1.6
	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
Could not find the main class: /usr/local/lib64/apache-apollo-1.6. Program
will exit.

All help is greatly appreciated.



--
View this message in context: http://activemq.2283324.n4.nabble.com/apollo-create-broker-error-tp4667480.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.