Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Passaia
Contributor II
Contributor II

tMicrosoftCRMInput timeout

Hello, I'm facing error in object tMicrosoftCRMInput:

httpclientexception:java.net.connectexception

It seems to be a connection timeout exactly after 1 hour, even if the object has a Timeout property set to a much higher value.

Is there someone who can help me?

Many thanks

Max

Labels (3)
2 Replies
Anonymous
Not applicable

Hello,

We need more information to address your issue.

Could you please clarify in which Talend version/edition you are? How did you set your tMicrosoftCRMInput? There is an option "Reuse Http Client" in advanced setting which retain the current connection or clear it to release the connection.

Note: This property is not available for Microsoft CRM ON-PREMISE 2015.

Best regards

Sabrina

 
Passaia
Contributor II
Contributor II
Author

Hello Sabrina,
thanks for the answer, I'm using Talend 7.0.1 and Dynamics 365.

 

These are the option I've set:
Authentication Type = ONLINE
API Version = v2016
Registerer application type = Native App
Timeout: 14400
Reuse Http Client = YES
Max number of reconnection attempts = 100

 

I tried "Reuse Http Client = NO", it didn't work.

The error changes randomly:

1. java.lang.IllegalStateException: Invalid use of BasicClientConnManager: connection still allocated.
Make sure to release the connection before allocating another one.

2. org.apache.olingo.client.api.communication.ODataClientErrorException0683p000009MPcz.png401) Unauthorized [HTTP/1.1 401 Unauthorized]

3. java.net.ConnectException: Connection timed out: connect

 

But always after 60 minutes.
Timeout is set properly.

 

Any ideas?

Thank you so much
Massimiliano