Openmeetings: problem in running: "Address already in use "
- by takpar
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?