As Sorin mentioned, this is probably due to the space in your installation path.
I believe a fix for the issue was added after 0.6 was prepared: https://issues.apache.org/jira/browse/QPID-2433 Robbie > -----Original Message----- > From: [email protected] > [mailto:[email protected]] > Sent: 14 September 2010 18:35 > To: [email protected] > Subject: Unable to run the broker > > 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. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
