<?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: Salesforce Metadata Wizard Read Time out in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-Metadata-Wizard-Read-Time-out/m-p/2298961#M71363</link>
    <description>where did you find that server.xml file? &lt;BR /&gt;-OJG</description>
    <pubDate>Sat, 19 Sep 2009 02:19:24 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2009-09-19T02:19:24Z</dc:date>
    <item>
      <title>Salesforce Metadata Wizard Read Time out</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-Metadata-Wizard-Read-Time-out/m-p/2298956#M71358</link>
      <description>Now that version 3.1 is out the Java memory errors I was seeing when running large queries does not occur but now I am receiving "Read timed out" errors. 
&lt;BR /&gt;Anyone have any idea why this is happening? 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;PRE&gt;Exception in component tSalesforceInput&lt;BR /&gt;AxisFault&lt;BR /&gt; faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException&lt;BR /&gt; faultSubcode: &lt;BR /&gt; faultString: java.net.SocketTimeoutException: Read timed out&lt;BR /&gt; faultActor: &lt;BR /&gt; faultNode: &lt;BR /&gt; faultDetail: &lt;BR /&gt;	{http://xml.apache.org/axis/}stackTrace: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 com.sun.net.ssl.internal.ssl.InputRecord.readFully(Unknown Source)&lt;BR /&gt;	at com.sun.net.ssl.internal.ssl.InputRecord.read(Unknown Source)&lt;BR /&gt;	at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(Unknown Source)&lt;BR /&gt;	at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readDataRecord(Unknown Source)&lt;BR /&gt;	at com.sun.net.ssl.internal.ssl.AppInputStream.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.axis.transport.http.HTTPSender.readHeadersFromSocket(HTTPSender.java:583)&lt;BR /&gt;	at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:143)&lt;BR /&gt;	at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)&lt;BR /&gt;	at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)&lt;BR /&gt;	at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)&lt;BR /&gt;	at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)&lt;BR /&gt;	at org.apache.axis.client.Call.invokeEngine(Call.java:2784)&lt;BR /&gt;	at org.apache.axis.client.Call.invoke(Call.java:2767)&lt;BR /&gt;	at org.apache.axis.client.Call.invoke(Call.java:2443)&lt;BR /&gt;	at org.apache.axis.client.Call.invoke(Call.java:2366)&lt;BR /&gt;	at org.apache.axis.client.Call.invoke(Call.java:1812)&lt;BR /&gt;	at com.sforce.soap.partner.SoapBindingStub.query(SoapBindingStub.java:2804)&lt;BR /&gt;	at sftestprod.shadowfileinputtodelimitedoutput_0_1.ShadowFileInputToDelimitedOutput.tSalesforceInputProcess(ShadowFileInputToDelimitedOutput.java:584)&lt;BR /&gt;	at sftestprod.shadowfileinputtodelimitedoutput_0_1.ShadowFileInputToDelimitedOutput.runJobInTOS(ShadowFileInputToDelimitedOutput.java:949)&lt;BR /&gt;	at sftestprod.shadowfileinputtodelimitedoutput_0_1.ShadowFileInputToDelimitedOutput.main(ShadowFileInputToDelimitedOutput.java:865)&lt;BR /&gt;	{http://xml.apache.org/axis/}hostname:TALEND-DEV&lt;BR /&gt;java.net.SocketTimeoutException: Read timed out&lt;BR /&gt;	at org.apache.axis.AxisFault.makeFault(AxisFault.java:101)&lt;BR /&gt;	at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:154)&lt;BR /&gt;	at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)&lt;BR /&gt;	at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)&lt;BR /&gt;	at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)&lt;BR /&gt;	at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)&lt;BR /&gt;	at org.apache.axis.client.Call.invokeEngine(Call.java:2784)&lt;BR /&gt;	at org.apache.axis.client.Call.invoke(Call.java:2767)&lt;BR /&gt;	at org.apache.axis.client.Call.invoke(Call.java:2443)&lt;BR /&gt;	at org.apache.axis.client.Call.invoke(Call.java:2366)&lt;BR /&gt;	at org.apache.axis.client.Call.invoke(Call.java:1812)&lt;BR /&gt;	at com.sforce.soap.partner.SoapBindingStub.query(SoapBindingStub.java:2804)&lt;BR /&gt;	at sftestprod.shadowfileinputtodelimitedoutput_0_1.ShadowFileInputToDelimitedOutput.tSalesforceInputProcess(ShadowFileInputToDelimitedOutput.java:584)&lt;BR /&gt;	at sftestprod.shadowfileinputtodelimitedoutput_0_1.ShadowFileInputToDelimitedOutput.runJobInTOS(ShadowFileInputToDelimitedOutput.java:949)&lt;BR /&gt;	at sftestprod.shadowfileinputtodelimitedoutput_0_1.ShadowFileInputToDelimitedOutput.main(ShadowFileInputToDelimitedOutput.java:865)&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 com.sun.net.ssl.internal.ssl.InputRecord.readFully(Unknown Source)&lt;BR /&gt;	at com.sun.net.ssl.internal.ssl.InputRecord.read(Unknown Source)&lt;BR /&gt;	at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(Unknown Source)&lt;BR /&gt;	at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readDataRecord(Unknown Source)&lt;BR /&gt;	at com.sun.net.ssl.internal.ssl.AppInputStream.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.axis.transport.http.HTTPSender.readHeadersFromSocket(HTTPSender.java:583)&lt;BR /&gt;	at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:143)&lt;BR /&gt;	... 13 more&lt;BR /&gt;Preview error. Some settings must be changed.&lt;BR /&gt;Note: Preview errors are generally due to a wrong encoding setting.&lt;BR /&gt;org.talend.designer.runprocess.shadow.ShadowFilePreview.preview(Unknown Source)&lt;BR /&gt;org.talend.repository.ui.utils.ShadowProcessHelper.getCsvArray(Unknown Source)&lt;BR /&gt;org.talend.repository.ui.wizards.metadata.connection.files.salesforce.SalesforceStep2Form$PreviewProcessor.nonUIProcessInThread(Unknown Source)&lt;BR /&gt;org.talend.commons.ui.swt.thread.SWTUIThreadProcessor$1.run(Unknown Source)&lt;/PRE&gt;</description>
      <pubDate>Sat, 16 Nov 2024 13:57:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-Metadata-Wizard-Read-Time-out/m-p/2298956#M71358</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce Metadata Wizard Read Time out</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-Metadata-Wizard-Read-Time-out/m-p/2298957#M71359</link>
      <description>Hello 
&lt;BR /&gt;I have tested Salesforce component and metadata on my local machine, it works fine. 
&lt;BR /&gt;Are you the first time to use Salesforce component? Did you add Trusted IP Ranges on Salesforce website?
&lt;BR /&gt;you can test my account:
&lt;BR /&gt;username: musicatcher@gmail.com
&lt;BR /&gt;password: 1234qwer
&lt;BR /&gt;Best regards
&lt;BR /&gt; shong</description>
      <pubDate>Wed, 13 May 2009 04:44:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-Metadata-Wizard-Read-Time-out/m-p/2298957#M71359</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-05-13T04:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce Metadata Wizard Read Time out</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-Metadata-Wizard-Read-Time-out/m-p/2298958#M71360</link>
      <description>No I have using the Salesforce component for several months and have successfully pulled data from several other object including over 120,000 records from the case object. Now when I try to pull an even higher number of records from the Case History object I get the error cited in my original post.</description>
      <pubDate>Wed, 13 May 2009 14:05:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-Metadata-Wizard-Read-Time-out/m-p/2298958#M71360</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-05-13T14:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce Metadata Wizard Read Time out</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-Metadata-Wizard-Read-Time-out/m-p/2298959#M71361</link>
      <description>Do we think this is a bug? Does it need to be submitted to bugtracker?</description>
      <pubDate>Tue, 26 May 2009 15:49:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-Metadata-Wizard-Read-Time-out/m-p/2298959#M71361</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-05-26T15:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce Metadata Wizard Read Time out</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-Metadata-Wizard-Read-Time-out/m-p/2298960#M71362</link>
      <description>Fixed this by searching for the server.xml file. Once found edited the "connectionTimeout" value from 20000 to 500000 and timeout errors ceased.</description>
      <pubDate>Fri, 29 May 2009 18:29:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-Metadata-Wizard-Read-Time-out/m-p/2298960#M71362</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-05-29T18:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce Metadata Wizard Read Time out</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-Metadata-Wizard-Read-Time-out/m-p/2298961#M71363</link>
      <description>where did you find that server.xml file? &lt;BR /&gt;-OJG</description>
      <pubDate>Sat, 19 Sep 2009 02:19:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-Metadata-Wizard-Read-Time-out/m-p/2298961#M71363</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2009-09-19T02:19:24Z</dc:date>
    </item>
  </channel>
</rss>

