« Return to Thread: q: startup error

Re: q: startup error

by Jonathan Valliere :: Rate this Message:

Reply to Author | View in Thread

I've been having an issue for a while now where I have to wait about 10 seconds, after shutting down red5, to restart because I have to wait for the port to become available again.

On Thu, Jul 9, 2009 at 11:59 AM, Dominick Accattato <dominick@...> wrote:
Tom, issue:

netstat -na

and check to see if port 5080 is in use. 


On Thu, Jul 9, 2009 at 11:03 AM, tom <tomabroad@...> wrote:
2009-07-09 10:58:16,154 [main] WARN  o.a.c.core.NamingContextListener - Failed to register in JMX: javax.naming.NamingException: Could not create resource factory instance [Root exception is java.lang.ClassNotFoundException: org.apache.tomcat.dbcp.dbcp.BasicDataSourceFactory]
2009-07-09 10:58:17,364 [Launcher:/loadtest] ERROR org.red5.server.Scope - Could not start scope [WebScope@c26ede Depth = 1, Path = '/default', Name = 'loadtest']. java.nio.BufferUnderflowException
2009-07-09 10:58:17,577 [main] ERROR o.a.coyote.http11.Http11NioProtocol - Error initializing endpoint
java.net.BindException: Address already in use
    at sun.nio.ch.Net.bind(Native Method) [na:1.6.0_14]


that means something is already using the 5080 port?

thx


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org



_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org



_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

 « Return to Thread: q: startup error