6/20/2011 12:15:48 PM
Title:
Red5 start problem
I downloaded the latest version of Red5 1.0 RC1 .exe for windows and the latest JDK 64bit , installed the JDK and Red5 , set JAVA_HOME = C:\Program Files\Java\jre6 , then tried to start Red5 service got that error
"Windows could not start the Red5 service on local computer.
Error 1067: The process terminated unexpectedly."
then tried to execute the Start Red5.bat file under "start>all programs>Red5" and got that error in the command line
"Starting Red5
Exception in thread "main" java.lang.NoClassDefFoundError: org/red5/server/Boots
trap
Caused by: java.lang.ClassNotFoundException: org.red5.server.Bootstrap
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)
Could not find the main class: org.red5.server.Bootstrap. Program will exit."
Then tried to change the "JAVA_HOME = C:\Program Files\Java\jre6" to "JAVA_HOME = C:\Program Files\Java\jdk1.6.0_26" but got the same errors .
is that because the x64 JDK or it's Red5 bug ?
Please help
6/21/2011 11:13:31 AM
you may try installing the JDK 32 bit. Its not a RED5 bug