Hi,
we keep getting this message every 5-10 min "Your are disconnected from the server.. Trying to reconnect. And then Client gives another message:
"Still not connected to the server!
Close the client??
No/Yes
And then you have to open it again and log in and etc. Very Annoying!
Server is Win 2003 running Servoy 2.2b2 and mysql db.
Some clients PC and some Mac’s, they all behind a router,
SocketFactory.useTwoWaySocket option is checked on the server and on the clients.
Just another note on the Server side i’m getting an error
java.rmi.ConnectIOException: Exception creating connection to: 192.168.0.x; nested exception is: java.net.NoRouteToHostException: No route to host: connect
It looks like it would be a router/firewall settings issue and as the above link says, you may be better to try it with ‘TwoWaySocket’ option disabled.
Failing this check your router settings as it may be that there is an idle timeout active in there somewhere.