<?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 [resolved] tSOAP issue in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-tSOAP-issue/m-p/2292671#M65723</link>
    <description>Hi, 
&lt;BR /&gt;I've been running this job for a month now and it always fetched data successfully by consuming web service. But today it encountered the following error. 
&lt;BR /&gt;I searched for the error but couldn't find anything. 
&lt;BR /&gt;any idea? 
&lt;BR /&gt; 
&lt;BR /&gt;error: 
&lt;BR /&gt;May 23, 2012 1:39:38 PM com.sun.xml.internal.messaging.saaj.soap.MessageImpl identifyContentType 
&lt;BR /&gt;SEVERE: *******: Invalid Content-Type. Could be an error message instead of a SOAP message 
&lt;BR /&gt;Exception in component tSOAP_1 
&lt;BR /&gt;com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Invalid Content-Type:text/html. Is this an error message instead of a SOAP response? 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.call(Unknown Source) 
&lt;BR /&gt; at org.talend.soap.SOAPUtil.invokeSOAP(SOAPUtil.java:104) 
&lt;BR /&gt; at mercury_cdc_latest1.copy_of_jupiter_data_0_1.Copy_of_jupiter_data.tSOAP_1Process(Copy_of_jupiter_data.java:952) 
&lt;BR /&gt; at mercury_cdc_latest1.copy_of_jupiter_data_0_1.Copy_of_jupiter_data.runJobInTOS(Copy_of_jupiter_data.java:3635) 
&lt;BR /&gt; at mercury_cdc_latest1.copy_of_jupiter_data_0_1.Copy_of_jupiter_data.main(Copy_of_jupiter_data.java:3492) 
&lt;BR /&gt;Caused by: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Invalid Content-Type:text/html. Is this an error message instead of a SOAP response? 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.soap.MessageImpl.identifyContentType(Unknown Source) 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.soap.MessageFactoryImpl.createMessage(Unknown Source) 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.post(Unknown Source) 
&lt;BR /&gt; ... 5 more 
&lt;BR /&gt;CAUSE: 
&lt;BR /&gt;com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Invalid Content-Type:text/html. Is this an error message instead of a SOAP response? 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.soap.MessageImpl.identifyContentType(Unknown Source) 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.soap.MessageFactoryImpl.createMessage(Unknown Source) 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.post(Unknown Source) 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.call(Unknown Source) 
&lt;BR /&gt; at org.talend.soap.SOAPUtil.invokeSOAP(SOAPUtil.java:104) 
&lt;BR /&gt; at mercury_cdc_latest1.copy_of_jupiter_data_0_1.Copy_of_jupiter_data.tSOAP_1Process(Copy_of_jupiter_data.java:952) 
&lt;BR /&gt; at mercury_cdc_latest1.copy_of_jupiter_data_0_1.Copy_of_jupiter_data.runJobInTOS(Copy_of_jupiter_data.java:3635) 
&lt;BR /&gt; at mercury_cdc_latest1.copy_of_jupiter_data_0_1.Copy_of_jupiter_data.main(Copy_of_jupiter_data.java:3492) 
&lt;BR /&gt;CAUSE: 
&lt;BR /&gt;com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Invalid Content-Type:text/html. Is this an error message instead of a SOAP response? 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.soap.MessageImpl.identifyContentType(Unknown Source) 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.soap.MessageFactoryImpl.createMessage(Unknown Source) 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.post(Unknown Source) 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.call(Unknown Source) 
&lt;BR /&gt; at org.talend.soap.SOAPUtil.invokeSOAP(SOAPUtil.java:104) 
&lt;BR /&gt; at mercury_cdc_latest1.copy_of_jupiter_data_0_1.Copy_of_jupiter_data.tSOAP_1Process(Copy_of_jupiter_data.java:952) 
&lt;BR /&gt; at mercury_cdc_latest1.copy_of_jupiter_data_0_1.Copy_of_jupiter_data.runJobInTOS(Copy_of_jupiter_data.java:3635) 
&lt;BR /&gt; at mercury_cdc_latest1.copy_of_jupiter_data_0_1.Copy_of_jupiter_data.main(Copy_of_jupiter_data.java:3492)</description>
    <pubDate>Wed, 23 May 2012 09:47:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-05-23T09:47:56Z</dc:date>
    <item>
      <title>[resolved] tSOAP issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tSOAP-issue/m-p/2292671#M65723</link>
      <description>Hi, 
&lt;BR /&gt;I've been running this job for a month now and it always fetched data successfully by consuming web service. But today it encountered the following error. 
&lt;BR /&gt;I searched for the error but couldn't find anything. 
&lt;BR /&gt;any idea? 
&lt;BR /&gt; 
&lt;BR /&gt;error: 
&lt;BR /&gt;May 23, 2012 1:39:38 PM com.sun.xml.internal.messaging.saaj.soap.MessageImpl identifyContentType 
&lt;BR /&gt;SEVERE: *******: Invalid Content-Type. Could be an error message instead of a SOAP message 
&lt;BR /&gt;Exception in component tSOAP_1 
&lt;BR /&gt;com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Invalid Content-Type:text/html. Is this an error message instead of a SOAP response? 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.call(Unknown Source) 
&lt;BR /&gt; at org.talend.soap.SOAPUtil.invokeSOAP(SOAPUtil.java:104) 
&lt;BR /&gt; at mercury_cdc_latest1.copy_of_jupiter_data_0_1.Copy_of_jupiter_data.tSOAP_1Process(Copy_of_jupiter_data.java:952) 
&lt;BR /&gt; at mercury_cdc_latest1.copy_of_jupiter_data_0_1.Copy_of_jupiter_data.runJobInTOS(Copy_of_jupiter_data.java:3635) 
&lt;BR /&gt; at mercury_cdc_latest1.copy_of_jupiter_data_0_1.Copy_of_jupiter_data.main(Copy_of_jupiter_data.java:3492) 
&lt;BR /&gt;Caused by: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Invalid Content-Type:text/html. Is this an error message instead of a SOAP response? 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.soap.MessageImpl.identifyContentType(Unknown Source) 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.soap.MessageFactoryImpl.createMessage(Unknown Source) 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.post(Unknown Source) 
&lt;BR /&gt; ... 5 more 
&lt;BR /&gt;CAUSE: 
&lt;BR /&gt;com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Invalid Content-Type:text/html. Is this an error message instead of a SOAP response? 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.soap.MessageImpl.identifyContentType(Unknown Source) 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.soap.MessageFactoryImpl.createMessage(Unknown Source) 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.post(Unknown Source) 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.call(Unknown Source) 
&lt;BR /&gt; at org.talend.soap.SOAPUtil.invokeSOAP(SOAPUtil.java:104) 
&lt;BR /&gt; at mercury_cdc_latest1.copy_of_jupiter_data_0_1.Copy_of_jupiter_data.tSOAP_1Process(Copy_of_jupiter_data.java:952) 
&lt;BR /&gt; at mercury_cdc_latest1.copy_of_jupiter_data_0_1.Copy_of_jupiter_data.runJobInTOS(Copy_of_jupiter_data.java:3635) 
&lt;BR /&gt; at mercury_cdc_latest1.copy_of_jupiter_data_0_1.Copy_of_jupiter_data.main(Copy_of_jupiter_data.java:3492) 
&lt;BR /&gt;CAUSE: 
&lt;BR /&gt;com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Invalid Content-Type:text/html. Is this an error message instead of a SOAP response? 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.soap.MessageImpl.identifyContentType(Unknown Source) 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.soap.MessageFactoryImpl.createMessage(Unknown Source) 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.post(Unknown Source) 
&lt;BR /&gt; at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.call(Unknown Source) 
&lt;BR /&gt; at org.talend.soap.SOAPUtil.invokeSOAP(SOAPUtil.java:104) 
&lt;BR /&gt; at mercury_cdc_latest1.copy_of_jupiter_data_0_1.Copy_of_jupiter_data.tSOAP_1Process(Copy_of_jupiter_data.java:952) 
&lt;BR /&gt; at mercury_cdc_latest1.copy_of_jupiter_data_0_1.Copy_of_jupiter_data.runJobInTOS(Copy_of_jupiter_data.java:3635) 
&lt;BR /&gt; at mercury_cdc_latest1.copy_of_jupiter_data_0_1.Copy_of_jupiter_data.main(Copy_of_jupiter_data.java:3492)</description>
      <pubDate>Wed, 23 May 2012 09:47:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tSOAP-issue/m-p/2292671#M65723</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-23T09:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tSOAP issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tSOAP-issue/m-p/2292672#M65724</link>
      <description>Hi,&lt;BR /&gt;I think you should check the response you get from the soap web service by entering the details in a browser or something like SoapUI for example. You'll probably find the error over there. I don't think your Talend job is the culprit here.&lt;BR /&gt;Regards,&lt;BR /&gt;Arno</description>
      <pubDate>Wed, 23 May 2012 09:51:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tSOAP-issue/m-p/2292672#M65724</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-23T09:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tSOAP issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tSOAP-issue/m-p/2292673#M65725</link>
      <description>Hi avdbrink,&lt;BR /&gt;its working fine on browser. and this job was working fine yesterday.&lt;BR /&gt;I tested the same job on different version of Talend and on different PC but it encountered the same error.</description>
      <pubDate>Wed, 23 May 2012 10:15:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tSOAP-issue/m-p/2292673#M65725</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-23T10:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tSOAP issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tSOAP-issue/m-p/2292674#M65726</link>
      <description>Hi Abdul,
&lt;BR /&gt;Did you update your java runtime since the last correct run? Maybe it has something to do with jvm version?
&lt;BR /&gt;Just guessing...
&lt;BR /&gt;Arno</description>
      <pubDate>Wed, 23 May 2012 10:44:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tSOAP-issue/m-p/2292674#M65726</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-23T10:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tSOAP issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tSOAP-issue/m-p/2292675#M65727</link>
      <description>Hi, &lt;BR /&gt;no i didn't.</description>
      <pubDate>Wed, 23 May 2012 11:07:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tSOAP-issue/m-p/2292675#M65727</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-23T11:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tSOAP issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tSOAP-issue/m-p/2292676#M65728</link>
      <description>Well, jobs suddenly showing different output, without anything changing in the job itself, usually point to some external factor which is causing the trouble. I would investigate all surrounding processes and environments before blaming it on the job.&lt;BR /&gt;Regards,&lt;BR /&gt;Arno</description>
      <pubDate>Wed, 23 May 2012 11:28:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tSOAP-issue/m-p/2292676#M65728</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-23T11:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tSOAP issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tSOAP-issue/m-p/2292677#M65729</link>
      <description>Hi, 
&lt;BR /&gt;the issue has been resolved. The issue was that some configuration was added on API on the server side and when they removed it i was able to get the data again. 
&lt;BR /&gt;P.S. Server ppl never accepted that they added something 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133049iD780B7DE0116E4D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACJ.png" alt="0683p000009MACJ.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;thanks Arno. 
&lt;BR /&gt;regards,</description>
      <pubDate>Mon, 28 May 2012 07:58:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tSOAP-issue/m-p/2292677#M65729</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-28T07:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tSOAP issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tSOAP-issue/m-p/2292678#M65730</link>
      <description>&lt;P&gt;I'm also getting this error message in TAC. Any other ideas? The API haven't been changed and the job works fine in our DEV environment.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;EVERE: SAAJ0537: Invalid Content-Type. Could be an error message instead of a SOAP message&lt;BR /&gt;Exception in component tSOAP_1&lt;BR /&gt;com.sun.xml.messaging.saaj.SOAPExceptionImpl: java.security.PrivilegedActionException: com.sun.xml.messaging.saaj.SOAPExceptionImpl: Invalid Content-Type:text/html. Is this an error message instead of a SOAP response?&lt;BR /&gt;at com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection.call(HttpSOAPConnection.java:191)&lt;BR /&gt;at org.talend.soap.SOAPUtil.invokeSOAP(SOAPUtil.java:147)&lt;BR /&gt;at sb_replatform.torque_shipments_1_0.Torque_Shipments.tFileInputDelimited_1Process(Torque_Shipments.java:15707)&lt;BR /&gt;at sb_replatform.torque_shipments_1_0.Torque_Shipments.tFileList_2Process(Torque_Shipments.java:1275)&lt;BR /&gt;at sb_replatform.torque_shipments_1_0.Torque_Shipments.runJobInTOS(Torque_Shipments.java:41277)&lt;BR /&gt;at sb_replatform.torque_shipments_1_0.Torque_Shipments.main(Torque_Shipments.java:41070)&lt;BR /&gt;Caused by: java.security.PrivilegedActionException: com.sun.xml.messaging.saaj.SOAPExceptionImpl: Invalid Content-Type:text/html. Is this an error message instead of a SOAP response?&lt;BR /&gt;at java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt;at com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection.call(HttpSOAPConnection.java:185)&lt;BR /&gt;... 5 more&lt;BR /&gt;Caused by: com.sun.xml.messaging.saaj.SOAPExceptionImpl: Invalid Content-Type:text/html. Is this an error message instead of a SOAP response?&lt;BR /&gt;at com.sun.xml.messaging.saaj.soap.MessageImpl.identifyContentType(MessageImpl.java:636)&lt;BR /&gt;at com.sun.xml.messaging.saaj.soap.MessageFactoryImpl.createMessage(MessageFactoryImpl.java:120)&lt;BR /&gt;at com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection.post(HttpSOAPConnection.java:438)&lt;BR /&gt;at com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection$PriviledgedPost.run(HttpSOAPConnection.java:214)&lt;BR /&gt;... 7 more&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 12:36:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tSOAP-issue/m-p/2292678#M65730</guid>
      <dc:creator>rsmits</dc:creator>
      <dc:date>2018-04-20T12:36:11Z</dc:date>
    </item>
  </channel>
</rss>

