Problem starting RedBox on Windows
Posted: 08 May 2008, 11:02
Hello boys. Long time no see.
You've catch my eyes with the new release containing RedBox.
I'm very enthusiastic about this, but I've encountered a problem installing / starting up the module.
It might be a trivial problem with Java... but it beats me.
I'm hoping for some help.
Here's the output when I run red5.bat
set CLASSPATH in cmd
Was returning
CLASSPATH=.;C:\Program Files\QuickTime\QTSystem\QTJava.zip
I've unset it and tried changing it to point to the lib folder from Java/Jre... .
No luck
Any pointers?
You've catch my eyes with the new release containing RedBox.
I'm very enthusiastic about this, but I've encountered a problem installing / starting up the module.
It might be a trivial problem with Java... but it beats me.
I'm hoping for some help.
Here's the output when I run red5.bat
Code: Select all
Exception in thread "main" java.lang.NoClassDefFoundError: Files\QuickTime\QTSystem\QTJava/zip
Caused by: java.lang.ClassNotFoundException: Files\QuickTime\QTSystem\QTJava.zip
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
Press any key to continue . . .
Was returning
CLASSPATH=.;C:\Program Files\QuickTime\QTSystem\QTJava.zip
I've unset it and tried changing it to point to the lib folder from Java/Jre... .
No luck
Any pointers?