On Tue, Apr 8, 2008 at 6:33 PM, Bruce Snyder <[EMAIL PROTECTED]> wrote:
> On Tue, Apr 8, 2008 at 3:46 PM, Hiram Chirino <[EMAIL PROTECTED]> wrote:
> > Have you guys tried starting up the broker using the bin/activemq
> > script in this distro yet?? I got:
> >
> > [EMAIL PROTECTED] ~/Desktop/apache-activemq-4.1.2/bin
> > $ ./activemq
> > Exception in thread "main" java.lang.NoClassDefFoundError:
> > org/apache/activemq/console/Main
> >
> > Someone please double check it's not just a problem with my system.
>
> Yeah, it looks to me like the classpath is empty. See the launch
> command here with the empty classpath:
>
> + exec /System/Library/Frameworks/JavaVM.framework/Home/bin/java
> -Xmx512M -Dorg.apache.activemq.UseDedicatedTaskRunner=true
> -Dderby.system.home=/Users/bsnyder/Desktop/apache-activemq-4.1.2/data
> -Dderby.storage.fileSyncTransactionLog=true
> -Dcom.sun.management.jmxremote
> -Djavax.net.ssl.keyStorePassword=password
> -Djavax.net.ssl.trustStorePassword=password
>
> -Djavax.net.ssl.keyStore=/Users/bsnyder/Desktop/apache-activemq-4.1.2/conf/broker.ks
>
> -Djavax.net.ssl.trustStore=/Users/bsnyder/Desktop/apache-activemq-4.1.2/conf/broker.ts
> -classpath '' -Dactivemq.home=/Users/bsnyder/Desktop/apache-activemq-4.1.2
> -Dactivemq.base=/Users/bsnyder/Desktop/apache-activemq-4.1.2 -jar
> /Users/bsnyder/Desktop/apache-activemq-4.1.2/bin/run.jar
>
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/apache/activemq/console/Main
Nevermind what I said. The run.jar is empty and David and Hiram
already know this.
Bruce
--
perl -e 'print unpack("u30","D0G)[EMAIL
PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'
Apache ActiveMQ - http://activemq.org/
Apache Camel - http://activemq.org/camel/
Apache ServiceMix - http://servicemix.org/
Apache Geronimo - http://geronimo.apache.org/
Blog: http://bruceblog.org/