Red5 install problem

I’m having problems installing red5 on my Debian machine.

This is what I’ve done:

I’ve installed Openfire 3.6.0 and Red5 0.7.

Copied red5.war to /opt/openfire/plugins.

Enabled http bind, port 6060.

Went to myserver:6060/red5/index.html and got this:

HTTP ERROR: 503

SERVICE_UNAVAILABLE

RequestURI=/red5/index.html

Powered by jetty://

red5/readme.html:

If page does not appear or you get an error in browser, then post you red5.log red5error.log and stdout.log files in the Red5 section of the igniterealtime web site for support and assistance.

My log files are in the attachment.

Thanks for helping!
red5.log (10619 Bytes)
red5error.log (9726 Bytes)
stdoutt.log (1072 Bytes)

Invocation of init method failed; nested exception is java.net.BindException: Address already in use

You have 2 red5 servers ruuning on your server. You don’t need to install the red5 0.7 server

OK, i removed red5

debian:/home/xyz# dpkg -r red5

(Reading database … 56038 files and directories currently installed.)

Removing red5 …

Stopping Red5 flash streaming server: red5.

and restart openfire but I’m still getting the same error.

I reattached the log files.
red5.log (10619 Bytes)
red5error.log (9726 Bytes)
stdoutt.log (1072 Bytes)

Constructor threw exception; nested exception is org.springframework.beans.factory.BeanCreationException:

Error creating bean with name ‘rtmpTransport’ defined in class path resource [red5-core.xml]:

Invocation of init method failed; nested exception is java.net.BindException:

**Address already in use
**

You still have 2 processes on your server fighting for port 1935

Ok, I figured out what was the problem. Tnx for help anyway.

Message was edited by: Uber