admin管理员组

文章数量:1302384

I am facing a socket timeout issue in Talend while using the tRestClient component, despite increasing the timeout settings multiple times.

Steps Taken So Far:

  • Connection Timeout: Increased from 60s → 300s → 1800s, but still facing the issue.
  • Read Timeout: Increased from 30s → 270s → 1770s, but the issue persists.
  • Changes were made in the Advanced Settings of the tRestClient component.

Error message:

javax.ws.rs.ProcessingException: java.SocketTimeoutException

本文标签: talendSocket Timeout Issue in tRestClient ComponentStack Overflow