[Red5] Red5 Plugin QTJava NoClassDefFoundError

Mondain mondain at gmail.com
Wed Jul 2 23:13:05 PDT 2008


David,
When Quicktime is installed it adds its java library to the windows
environment. Check for the following environmental variables:
CLASSPATH
PATH
Make sure that the QTJava path is quoted if it contains spaces (which in
this case it does) or just remove it. Red5 does not require Quicktime in any
way.

Paul

On Wed, Jul 2, 2008 at 8:02 PM, <dmcardle at satx.rr.com> wrote:

> 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
>
>
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>



-- 
http://gregoire.org/
http://osflash.org/red5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20080702/50373d93/attachment.html 


More information about the Red5 mailing list