<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: tMicrosoftCrm components in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCrm-components/m-p/2203487#M4771</link>
    <description>Hi, 
&lt;BR /&gt;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. 
&lt;BR /&gt;In my job I am trying to retrieve Contacts. The web service works in .Net framework but in Talend it gives read time out. 
&lt;BR /&gt;Please let me know if you need more information 
&lt;BR /&gt;Thanks and Regards, 
&lt;BR /&gt;Anwar</description>
    <pubDate>Fri, 06 Jun 2014 08:50:46 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-06-06T08:50:46Z</dc:date>
    <item>
      <title>tMicrosoftCrm components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCrm-components/m-p/2203485#M4769</link>
      <description>Hi Guys, 
&lt;BR /&gt;I?m getting the error below when trying to use any of the tMicrosoftCrm (Input and Output) components. My environment as follow =&amp;gt; Talend 5.2.0 Build id: r92826-20121025-0554 and CRM Dynamics 2011(Premise). Any help/feedback on this would be much appreciated. Thanks. 
&lt;BR /&gt;Exception in component tMicrosoftCrmInput_1 
&lt;BR /&gt;org.apache.axis2.AxisFault: Read timed out 
&lt;BR /&gt; at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430) 
&lt;BR /&gt; at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:193) 
&lt;BR /&gt; at org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:75) 
&lt;BR /&gt; at org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:389) 
&lt;BR /&gt; at org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:222) 
&lt;BR /&gt; at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:435) 
&lt;BR /&gt; at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:402) 
&lt;BR /&gt; at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229) 
&lt;BR /&gt; at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165) 
&lt;BR /&gt; at com.microsoft.crm4.webserviceTest.CrmServiceStub.execute(CrmServiceStub.java:2268) 
&lt;BR /&gt; at sparkenergy.testing_crm_dynamcis_0_1.Testing_CRM_Dynamcis.tMicrosoftCrmInput_1Process(Testing_CRM_Dynamcis.java:2705) 
&lt;BR /&gt; disconnected 
&lt;BR /&gt; at sparkenergy.testing_crm_dynamcis_0_1.Testing_CRM_Dynamcis.runJobInTOS(Testing_CRM_Dynamcis.java:4606) 
&lt;BR /&gt; at sparkenergy.testing_crm_dynamcis_0_1.Testing_CRM_Dynamcis.main(Testing_CRM_Dynamcis.java:4462) 
&lt;BR /&gt;Caused by: java.net.SocketTimeoutException: Read timed out 
&lt;BR /&gt; at java.net.SocketInputStream.socketRead0(Native Method) 
&lt;BR /&gt; at java.net.SocketInputStream.read(Unknown Source) 
&lt;BR /&gt; at java.net.SocketInputStream.read(Unknown Source) 
&lt;BR /&gt; at java.io.BufferedInputStream.fill(Unknown Source) 
&lt;BR /&gt; at java.io.BufferedInputStream.read(Unknown Source) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpParser.readRawLine(HttpParser.java:78) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpParser.readLine(HttpParser.java:106) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpConnection.readLine(HttpConnection.java:1116) 
&lt;BR /&gt; at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.readLine(MultiThreadedHttpConnectionManager.java:1413) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpMethodBase.readStatusLine(HttpMethodBase.java:1973) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodBase.java:1735) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1098) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:398) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346) 
&lt;BR /&gt; at org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTTPSender.java:550) 
&lt;BR /&gt; at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:189) 
&lt;BR /&gt; ... 11 more</description>
      <pubDate>Mon, 17 Dec 2012 09:50:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCrm-components/m-p/2203485#M4769</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-12-17T09:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: tMicrosoftCrm components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCrm-components/m-p/2203486#M4770</link>
      <description>Hi, 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;java.net.SocketTimeoutException: Read timed out&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;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. 
&lt;BR /&gt;More info about job details is preferred. 
&lt;BR /&gt;For more info about tMicrosoftCrm(Input and Output)component, please refer to the link 
&lt;A href="https://help.talend.com/search/all?query=tMicrosoftCrmInput&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tMicrosoftCrmInput&lt;/A&gt; and 
&lt;A href="https://help.talend.com/search/all?query=tMicrosoftCrmOutput&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tMicrosoftCrmOutput&lt;/A&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Sat, 19 Jan 2013 09:58:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCrm-components/m-p/2203486#M4770</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-19T09:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: tMicrosoftCrm components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCrm-components/m-p/2203487#M4771</link>
      <description>Hi, 
&lt;BR /&gt;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. 
&lt;BR /&gt;In my job I am trying to retrieve Contacts. The web service works in .Net framework but in Talend it gives read time out. 
&lt;BR /&gt;Please let me know if you need more information 
&lt;BR /&gt;Thanks and Regards, 
&lt;BR /&gt;Anwar</description>
      <pubDate>Fri, 06 Jun 2014 08:50:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCrm-components/m-p/2203487#M4771</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-06T08:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: tMicrosoftCrm components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCrm-components/m-p/2203488#M4772</link>
      <description>Hi anwaaruddin, 
&lt;BR /&gt;Could you please open a work item jira issue on 
&lt;A href="https://jira.talendforge.org/secure/Dashboard.jspa" target="_blank" rel="nofollow noopener noreferrer"&gt;Talend Bug Tracker&lt;/A&gt;, our developer will check if there is any work around.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 06 Jun 2014 09:04:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMicrosoftCrm-components/m-p/2203488#M4772</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-06T09:04:41Z</dc:date>
    </item>
  </channel>
</rss>

