hello,
I ran a job, and got all of the results at the client. but after the client gave all the results, it start to reconnect to the server.
I found the log in the log file as follow:
2011-12-23 16:04:17,239 [WARN ][org.jppf.client.ClassServerDelegateImpl.run(157)]: [driver1] caught java.io.EOFException, will re-initialise ...
java.io.EOFException
at java.io.DataInputStream.readInt(DataInputStream.java:375)
at org.jppf.comm.socket.AbstractSocketWrapper.receiveBytes(AbstractSocketWrapper.java:201)
at org.jppf.client.AbstractClassServerDelegate.readResource(AbstractClassServerDelegate.java:120)
at org.jppf.client.ClassServerDelegateImpl.run(ClassServerDelegateImpl.java:116)
at java.lang.Thread.run(Thread.java:619)
2011-12-23 16:04:17,239 [INFO ][org.jppf.client.ClassServerDelegateImpl.init(80)]: [client: driver1] Attempting connection to the class server at 99.6.137.116:11111