Openmeetings: problem in running: "Address already in use "
Posted
by takpar
on Super User
See other posts from Super User
or by takpar
Published on 2010-02-22T18:18:49Z
Indexed on
2010/03/28
21:03 UTC
Read the original article
Hit count: 217
hi,
i am trying to run openmeetings in my CentOS vps.
when i run
$ ./red5.sh
after a lot of lines it says:
Bootstrap Complete
and a few lines before it it says:
Caused by: java.net.BindException: Address already in use
at sun.nio.ch.Net.bind(Native Method)
...
i have tried red5.sh with root and a nomral user. both gives error like that.
any suggestion?
© Super User or respective owner