<?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: Couldn't get a SAX parser while constructing a envelope in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Couldn-t-get-a-SAX-parser-while-constructing-a-envelope/m-p/2276175#M52341</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;This error means that the thread on which the SOAP call is running has been interrupted.&lt;/P&gt; 
&lt;P&gt;Would you mind posting your tsoap component setting screenshot on forum which will be helpful for us to address your issue?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jun 2017 08:47:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-06-26T08:47:07Z</dc:date>
    <item>
      <title>Couldn't get a SAX parser while constructing a envelope</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Couldn-t-get-a-SAX-parser-while-constructing-a-envelope/m-p/2276174#M52340</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt; 
&lt;P&gt;I am getting following error while communicating with service using tsoap component.&lt;/P&gt; 
&lt;P&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;Exception in component tSOAP_1&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Couldn't get a SAX parser while constructing a envelope&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;at com.sun.xml.internal.messaging.saaj.soap.EnvelopeFactory.createEnvelope(EnvelopeFactory.java:84)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;at com.sun.xml.internal.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl.createEnvelopeFromSource(SOAPPart1_1Impl.java:68)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;at com.sun.xml.internal.messaging.saaj.soap.SOAPPartImpl.getEnvelope(SOAPPartImpl.java:128)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;at org.talend.soap.SOAPUtil.invokeSOAP(SOAPUtil.java:112)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;Caused by: org.xml.sax.SAXException&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;java.lang.InterruptedException&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;at com.sun.xml.internal.messaging.saaj.util.ParserPool.get(ParserPool.java:73)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;at com.sun.xml.internal.messaging.saaj.soap.EnvelopeFactory.createEnvelope(EnvelopeFactory.java:81)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;... 20 more&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;CAUSE:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;org.xml.sax.SAXException&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;java.lang.InterruptedException&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;at com.sun.xml.internal.messaging.saaj.util.ParserPool.get(ParserPool.java:73)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;at com.sun.xml.internal.messaging.saaj.soap.EnvelopeFactory.createEnvelope(EnvelopeFactory.java:81)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;at com.sun.xml.internal.messaging.saaj.soap.ver1_1.SOAPPart1_1Impl.createEnvelopeFromSource(SOAPPart1_1Impl.java:68)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;at com.sun.xml.internal.messaging.saaj.soap.SOAPPartImpl.getEnvelope(SOAPPartImpl.java:128)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;STRONG&gt;at org.talend.soap.SOAPUtil.invokeSOAP(SOAPUtil.java:112)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can anyone please help me with this?&lt;/P&gt; 
&lt;P&gt;Thanks !&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:38:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Couldn-t-get-a-SAX-parser-while-constructing-a-envelope/m-p/2276174#M52340</guid>
      <dc:creator>Pooja_kataria</dc:creator>
      <dc:date>2024-11-16T09:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't get a SAX parser while constructing a envelope</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Couldn-t-get-a-SAX-parser-while-constructing-a-envelope/m-p/2276175#M52341</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;This error means that the thread on which the SOAP call is running has been interrupted.&lt;/P&gt; 
&lt;P&gt;Would you mind posting your tsoap component setting screenshot on forum which will be helpful for us to address your issue?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2017 08:47:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Couldn-t-get-a-SAX-parser-while-constructing-a-envelope/m-p/2276175#M52341</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-26T08:47:07Z</dc:date>
    </item>
  </channel>
</rss>

