0.7.0 Hotfix
This “hotfix” is meant to resolve issues with the final version of Red5 0.7.0. There is a problem with Jetty (versions 6.1.5 and 6.1.7) which causes it to spawn an extra java process that in turn attempts to bind to ports which are already bound. This causes an HTTP error code 404 when attempting to connect to your applications. This issue is resolved by disabling RTMPT or updating Jetty to 6.1.8. Below you will find links to the required libraries and an updated Red5.jar with the proper manifest entries; simply drop these in place and restart your server.
Updated jar file
Jetty libraries (put these in your lib directory)
http://red5.googlecode.com/svn/trunk/repository/jetty/jetty-6.1.8.jar
http://red5.googlecode.com/svn/trunk/repository/jetty/jetty-util-6.1.8.jar
http://red5.googlecode.com/svn/trunk/repository/jetty/jetty-xbean-6.1.8.jar
red5/070hotfix.txt · Last modified: 2008/03/06 08:15 by paulgregoire