Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

SocketTimeoutException at tRestClient from TAC

Hi,

 

I am facing connection timeout error while connecting to API using tRestClient. My job is getting succeeded for few runs and facing failure randomly irrespective of run time. Need inputs to understand how to reconnect the API in case of connection timeout or SSLHandshake error.

 

 

Exception in component tRESTClient
javax.ws.rs.ProcessingException: java.net.SocketTimeoutException: SocketTimeoutException invoking https://My_API_link: Read timed out 

I found https://help.talend.com/reader/_zCTtDbUbgf9AGOJY8pz1Q/r0Cq31X2SGHEssVqZY_t~w as reference but not sure how to implement it, what all inputs would be required and not sure how far this link was related to my issue.

 

Request to consider with priority.

 

2 Replies
Anonymous
Not applicable
Author

@rhall  : I expect your response in fixing this issue too

anna_t1
Contributor III
Contributor III

Facing the same issue here. I believe timeout value is only available in TOS...but not for jobs executed by command line? @Xiaodi Shi​ can you confirm this, please?

Also, I can't find HTTP Conduit OSGi file with a search tool and not sure if this is an option for those, like me, that run this on a Talend server and have very limited access to resources in that machine....