Comment by [email protected]:

Caused by: java.net.BindException: Address already in use
        at sun.nio.ch.Net.bind(Native Method)
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:
137)
        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:77)
at org.apache.mina.transport.socket.nio.NioSocketAcceptor.open(NioSocket
Acceptor.java:251)
at org.apache.mina.transport.socket.nio.NioSocketAcceptor.open(NioSocket
Acceptor.java:48)
at org.apache.mina.core.polling.AbstractPollingIoAcceptor.registerHandle
s(AbstractPollingIoAcceptor.java:521)
at org.apache.mina.core.polling.AbstractPollingIoAcceptor.access$200(Abs
tractPollingIoAcceptor.java:65)
at org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(A
bstractPollingIoAcceptor.java:405)
at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnabl
e.java:64)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.
java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
.java:603)
        at java.lang.Thread.run(Thread.java:679)
Bootstrap complete

I get that after running Red5.sh, when i go to http://IPaddress:5080/openmeetings/install; i am getting a
"HTTP Status 404 - /openmeetings/install

type Status report

message /openmeetings/install

description The requested resource (/openmeetings/install) is not available. Apache Tomcat/6.0.18"
What else am I missing?

For more information:
http://code.google.com/p/openmeetings/wiki/InstallationCentOS5

--
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-dev?hl=en.

Reply via email to