Hi Guys,
I?m getting the error below when trying to use any of the tMicrosoftCrm (Input and Output) components. My environment as follow => Talend 5.2.0 Build id: r92826-20121025-0554 and CRM Dynamics 2011(Premise). Any help/feedback on this would be much appreciated. Thanks.
Exception in component tMicrosoftCrmInput_1
org.apache.axis2.AxisFault: Read timed out
at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430)
at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:193)
at org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:75)
at org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:389)
at org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:222)
at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435)
at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:402)
at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)
at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
at com.microsoft.crm4.webserviceTest.CrmServiceStub.execute(CrmServiceStub.java:2268)
at sparkenergy.testing_crm_dynamcis_0_1.Testing_CRM_Dynamcis.tMicrosoftCrmInput_1Process(Testing_CRM_Dynamcis.java:2705)
disconnected
at sparkenergy.testing_crm_dynamcis_0_1.Testing_CRM_Dynamcis.runJobInTOS(Testing_CRM_Dynamcis.java:4606)
at sparkenergy.testing_crm_dynamcis_0_1.Testing_CRM_Dynamcis.main(Testing_CRM_Dynamcis.java:4462)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at org.apache.commons.httpclient.HttpParser.readRawLine(HttpParser.java:78)
at org.apache.commons.httpclient.HttpParser.readLine(HttpParser.java:106)
at org.apache.commons.httpclient.HttpConnection.readLine(HttpConnection.java:1116)
at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.readLine(MultiThreadedHttpConnectionManager.java:1413)
at org.apache.commons.httpclient.HttpMethodBase.readStatusLine(HttpMethodBase.java:1973)
at org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodBase.java:1735)
at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1098)
at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:398)
at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
at org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTTPSender.java:550)
at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:189)
... 11 more
The error means "Read timeout" and sometimes it caused by slow network or no response from server . It depends on your job and suggestion that update your DB or set your response time.
More info about job details is preferred.
For more info about tMicrosoftCrm(Input and Output)component, please refer to the link
tMicrosoftCrmInput and
tMicrosoftCrmOutput Best regards
Sabrina
Hi,
I am using Talend V5.4.1 and I am facing the same issue as mentioned above of Read Time out. I have MS CRM 2011 On-premise which uses ADFS authentication.
In my job I am trying to retrieve Contacts. The web service works in .Net framework but in Talend it gives read time out.
Please let me know if you need more information
Thanks and Regards,
Anwar
Hi anwaaruddin,
Could you please open a work item jira issue on
Talend Bug Tracker, our developer will check if there is any work around.
Best regards
Sabrina