function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
AdiviAdivi 

reconnection problem

hello I am running a program to send alerts when cases are created, comments are added, etc.. But somehow every once in a while I get this exception java.net.SocketTimeoutException: Read timed out java.net.SocketException: Connection reset Is there any way I could make my program sleep for a while and then reconnect?.... I am using Java 1.4.2_09 and Axis 1.1 Thank you
AdiviAdivi
Actually the exception got included in the message, it should have been

java.net.SocketTimeoutException: Read timed out
java.net.SocketException: Connection reset