Bind errors, port in use

I’ve got a Servoy server setup that keeps dying on me. It’s running on Win2003R2, with a MySQL backend on the same machine. Sybase repository.

The server is running on port 1080. It seems that a hiccup is causing Servoy to go down at some point, and the port is not being released, so it won’t start backup. The logs indicate that the server won’t start back up because the port is in use (both in dev and as a service).

If I change the port, it will startup.

Anyone else seen this? Yes, nothing else is running on the ports I’ve tested with. Any ideas what to try?

Luckily this is not yet a production setup, but I need to get this worked out.

Thanks,

greg.

a common use for this port is: 1080 News(NNTP)

So maybe that’s a problem!

Nope, nothing running on that port. Servoy runs fine on that port (or any other port i assign it) then crashes at some point and doesn’t release the port somehow in the system.

The question is not really why the port isn’t released but why the server crashes. I think you need to dig into this, a Servoy server shouldn’t crash. What do the logs say about that?