Monday, June 27, 2011

Red5 freezes when running without error

When i tried to run Red5 server the excecution froze without producing any errors.
The last two lines printed were:

[INFO] [Launcher:/installer] org.red5.server.service.Installer - Installer service created
Logger context selector method found
After that i tried to run the server from the eclipse plugin but the same problem occurred.  After waiting the following error was produced:
Server Red5 Server Runtime at localhost was unable to start within 120 seconds. If the server requires more time, try increasing the timeout in the server editor.
The solution is not related to the eclipse plugin but it relies on the port number that you entered during the setup of red5. The default port number is 5080 and it works fine with that port. During the setup i did not know what the default port number was so that was the problem.

2 comments:

Anonymous said...

I have the same problem


Red5: 0.9.1
Windows 7 64 bits
jre: 6.0.27 64 bits
eclipse indigo 64 bits

Marios said...

Have you tried the solution that worked for me?