Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Network Issue Occurred - Connectivity Issue

Team,

I am getting connectivity issue when ever i open talend Studio, but i am able to run the job when i  cancel the retry.  However unable to switch branches. Attached the screen shot for the same. Please provide your input.

Error

 

java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:171)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:735)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1587)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
at org.talend.repository.remoteprovider.rest.RestUtil.request(RestUtil.java:160)
at org.talend.repository.remoteprovider.rest.RestUtil.request(RestUtil.java:89)
at org.talend.repository.remoteprovider.rest.request.AbsCommonRestApi.continueSession(AbsCommonRestApi.java:304)
at org.talend.repository.remoteprovider.client.AbstractClient.continueSession(AbstractClient.java:522)
at org.talend.repository.remoteprovider.RemoteRepositoryFactory$SessionManager$ContinueSessionJob.run(RemoteRepositoryFactory.java:1237)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

Labels (3)
2 Replies
Anonymous
Not applicable
Author

Hello,

Have you tried to increase this to a higher value? Regarding the timeout, do you have a stable internet connection there?

Best regards

Sabrina

Anonymous
Not applicable
Author

Hello @xdshi 

 

Yeah we do have a stable internet connection. I have increased the timeout to 60 , however after 60 sec i get the error again.

 

Regards,

Gopi