Hi Guys,
I got the problem with OCS. It can not open port 6100. It happen when I restart application. ‘WARNING: Unable to bind server to 6100, rebind scheduled in 10 seconds’ When I check netstat command. I didn’t see any port 6100 in use.
Do you have this condition yet?
Thanks,
This probably is due to another application running on the same server is already using the port 6100
Stop it and do a netstat at your server, you will the port and on Windows with -anb will see which program has it, under Linux will be -ano