Clients disconnecting / Socket pool empty messages

Hi.

At random points during the day, we are having clients that are getting a disconnection message w/ an attempt to reconnect. These are local network not remote clients, so the connection should be fast.

In the server log of the server, there are a lot of these messages:

2006-08-01 09:10 : Error flushing message buffer to client 7471d6f9-2166-11db-88a1-8eafd17c9526, Exception creating connection to: 172.16.3.43; nested exception is: java.io.InterruptedIOException: SocketPool empty timeout

I’ve read this post:
http://forum.servoy.com/viewtopic.php?p … e0e7bfb752

but these clients aren’t going to sleep, screensaver, etc. and we have 100 client licenses and about 55 clients connected/ing.

I’ve noticed that allowing the client to continue reconnecting is often successful, but not only does it take longer than closing the client and reconnecting, the management doesn’t like it very much. :shock:

If it’s possibly a network or problem with the machine that the servoy server is being hosted on, please let me know what I should be looking for or ways to go about troubleshooting.

Any advice is appreciated! Thanks!