Hi, qpid-all.jar is a convenience way of setting the classpath so that if qpid-all.jar is present in the classpath the other required jar are sourced via the manifest file (with the assumption they are all located in the same directory) I can run the broker with no problems here - can you try and run the broker from a directory that does not contain spaces in its name?
Cheers, Sorin On Tue, Sep 14, 2010 at 6:34 PM, <[email protected]> wrote: > Hello, I have just started trying to use your product today, i followed > all of the steps in the tutorial > https://cwiki.apache.org/qpid/getting-started-guide.html and yet when i > try to run the broker i get an error : > > C:\Program Files\Microsoft Visual Studio 9.0\VC>"C:\Program > Files\Qpid\qpid-0.6 > bin\qpid-server.bat" > Warning: Qpid classpath not set. CLASSPATH set to C:\Program > Files\Qpid\qpid-0. > \lib\qpid-all.jar > Info: QPID_JAVA_GC not set. Defaulting to JAVA_GC -XX:+UseConcMarkSweepGC > Info: QPID_JAVA_MEM not set. Defaulting to JAVA_MEM -Xmx1024m > Exception in thread "main" java.lang.NoClassDefFoundError: > Files\Qpid\qpid-0/6 > Caused by: java.lang.ClassNotFoundException: Files\Qpid\qpid-0.6 > at java.net.URLClassLoader$1.run(URLClassLoader.java:202) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(URLClassLoader.java:190) > at java.lang.ClassLoader.loadClass(ClassLoader.java:307) > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) > at java.lang.ClassLoader.loadClass(ClassLoader.java:248) > Could not find the main class: Files\Qpid\qpid-0.6. Program will exit. > > i checked qpid-all.jar and it has no classes inside it, am i missing > something ? > > Cheers > > > LEGAL DISCLAIMER. The contents of this e-mail and any attachments are strictly > confidential and they may not be used or disclosed by someone who is not a > named recipient. > If you have received this email in error please notify the sender by replying > to this email inserting the word "misdirected" as the message and delete this > e-mail from your system. > -- Sorin S --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
