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
Miki TosicMiki Tosic 

Salesforce.com Connection Error - java.net.SocketTimeoutException: Read timed out.

Ever since we were upgraded to Winter '16, our Accounts integration has been experiencing this issue :

Unable to connect to Salesforce.com after 5 attempts.
Error is: java.net.SocketTimeoutException: Read timed out.

Are there any known performance issues with integration processing on Winter '16? This integration has been working fine for 5 years, and now all of a sudden we are experiencing this issue frequently. Sometimes only 1 batch of 200 upserts will process OK, and then with the next execution 2-3 batches will process successfully before failing on the issue above.

We have the integration connecting to :

https://login.salesforce.com/services/Soap/u/29.0

Is there a newer API level we should be logging in to?
Thanks for any ideas or thoughts concerning this recent problem.

Miki Tosic
Life Fitness
Anup JadhavAnup Jadhav
Can you provide us more information about your integration?
* Is it one way or two way?
* Are you querying or upserting records?
* what is the frequency and volume?