[Red5] Red5 Plugin QTJava NoClassDefFoundError
dmcardle at satx.rr.com
dmcardle at satx.rr.com
Wed Jul 2 20:02:31 PDT 2008
First, Thanks Dominick for the Eclipse plugin. I recently did a project with Red5 and had a hard time determining how to build my project in Red5. Having this plugin should help standardize that prcess.
Does Red5 requre the QuickTime for Java library. I am getting a no class def found error when I try running the new project wizard in the plugin Dominick Accattato created. I am on windows running jdk 1.6. I modified my start-debug.bat as described and have the latest patches for Eclipse. I get the following exception after I try to debug on server.
Listening for transport dt_socket at address: 8787
java.lang.NoClassDefFoundError: Files\Java\jre1/6/0_04\lib\ext\QTJava/zip
Caused by: java.lang.ClassNotFoundException: Files\Java\jre1.6.0_04\lib\ext\QTJava.zip
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
Exception in thread "main" Press any key to continue . . .
I know its early, but it would be awsome if the plugin had a page to set defaults for the server and startup file locations that are used in the new project wizard in the preferences. Thanks again. -David
More information about the Red5
mailing list