Open GoogleCodeExporter opened 9 years ago
You replace version 0.7 red5.jar (http://red5.4ng.net/red5.jar) but my red5
server
can not run.
Original comment by yanglei0...@163.com
on 9 Jul 2008 at 5:46
pls help me
Original comment by yanglei0...@163.com
on 10 Jul 2008 at 5:12
Same as you, after replace the red5.jar, the red5 server can even not runing.
Help, please!
Original comment by zhan.li....@gmail.com
on 10 Jul 2008 at 5:51
[deleted comment]
Same problem with the latest red5 version on Ubuntu server.
How to fix it ?
Thanks
Original comment by emeric.s...@gmail.com
on 26 Jul 2008 at 11:49
[deleted comment]
I've got the latest version from the trunk and I've go this exception:
Starting Red5...
Exception in thread "main" java.lang.NoClassDefFoundError:
org/slf4j/LoggerFactory
at org.red5.server.Standalone.<clinit>(Standalone.java:43)
Caused by: java.lang.ClassNotFoundException: org.slf4j.LoggerFactory
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)
... 1 more
Original comment by emeric.s...@gmail.com
on 29 Jul 2008 at 1:49
It also fail for me. Using red5 0.7.0 + replaced red5.jar with this one:
http://red5.4ng.net/red5.jar. exception:
Exception in thread "main" java.lang.ClassNotFoundException:
org.mortbay.jetty.Server
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)
Original comment by superame...@gmail.com
on 20 Aug 2008 at 2:35
I'm having the exact same issue that superamelie is having:
It also fail for me. Using red5 0.7.0 + replaced red5.jar with this one:
http://red5.4ng.net/red5.jar. exception:
Exception in thread "main" java.lang.ClassNotFoundException:
org.mortbay.jetty.Server
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)
Original comment by mcgee.ma...@gmail.com
on 16 Sep 2008 at 4:05
Hi,
I got same error : Exception in thread "main" java.lang.ClassNotFoundException:
org.mortbay.jetty.Server...
Did anybody fixed this problem ?
Thanks
Original comment by ane.au.n...@gmail.com
on 29 Sep 2008 at 8:27
Hi,
I also tried to make it work, and found that red5 0.7 comes with jetty-6.1.7
while
the provided red5.jar META-INF/MANIFEST.MF classpath contains jetty-6.1.8 jars
list.
Upgrading jetty related jar in RED5_HOME/lib to 6.1.8 solved this problem.
Hope this helps.
Pierre
Original comment by pcrepi...@gmail.com
on 20 Oct 2008 at 9:57
back to the main question from yanglei0...@163.com
After "login" -> "Connection sucess" but nothing happend.
I think the red5 server do not open the connection to my specified sip server.
What
can i do?
Original comment by michaelpalmer04
on 14 Jan 2009 at 8:00
you sip must haven't password
Original comment by sy_mas...@sina.com
on 26 Jan 2009 at 4:45
Hi All
I am using Using red5 0.7.0 + replaced red5.jar with this one:
http://red5.4ng.net/red5.jar. in the windows 2003 server(static ip) while
starting
the red5 server it is throwing exception:
Exception in thread "main" java.lang.ClassNotFoundException:
org.mortbay.jetty.Server
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)
Please give me any solution to solve the issue.
Thanks
Original comment by errach...@gmail.com
on 25 Mar 2009 at 7:51
You need to use a proxy server. Red5phone app has problems running on the same
server with Red5. Try using a proxy or having either the Red5phone or Red5 on a
different server.
Original comment by tony.cha...@gmail.com
on 16 Nov 2009 at 11:21
sachin
I have this error ,when i use sip folder in webapss & try to login on asterisk.
ERROR o.a.coyote.http11.Http11NioProtocol - Error initializing endpoint
java.net.BindException: Address already in use
please help me
Original comment by sac...@gmail.com
on 14 Jun 2010 at 2:06
sipRealm=xxxx(asterisk.conf:systemname = xxxx)
Original comment by yvhitx...@gmail.com
on 27 Sep 2010 at 2:54
Original issue reported on code.google.com by
yanglei0...@163.com
on 9 Jul 2008 at 5:28