<?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: tHMap failing (Json to XML conversion) in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tHMap-failing-Json-to-XML-conversion/m-p/2289309#M62703</link>
    <description>&lt;P&gt;HI,@Abhishek Kumar​&amp;nbsp;, could you send us the full error message you have.&lt;/P&gt;&lt;P&gt;Send me Love and Kudos&lt;/P&gt;</description>
    <pubDate>Tue, 20 Jul 2021 06:58:41 GMT</pubDate>
    <dc:creator>gjeremy1617088143</dc:creator>
    <dc:date>2021-07-20T06:58:41Z</dc:date>
    <item>
      <title>tHMap failing (Json to XML conversion)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHMap-failing-Json-to-XML-conversion/m-p/2289307#M62701</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Talend job contains tHmap is failing with below error. its working in local but its failing with below error running in containers. Does any seen this type of error earlier. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error log : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2: Fatal - The transformation engine failed. (202) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exception: org.talend.transform.io.SaxWriterException: Failed to start an element, state: DOCUMENT_BEGIN,&lt;/P&gt;&lt;P&gt;at org.talend.transform.io.xml.XmlSaxWriter.start(XmlSaxWriter.java:384)&lt;/P&gt;&lt;P&gt;at org.talend.transform.io.xml.XmlSaxWriter.startXmlElement(XmlSaxWriter.java:302)&lt;/P&gt;&lt;P&gt;at org.talend.transform.io.xml.XmlSaxWriter.startXmlElement(XmlSaxWriter.java:205)&lt;/P&gt;&lt;P&gt;at org.talend.transform.io.xml.XmlSaxWriter.startRecord(XmlSaxWriter.java:86)&lt;/P&gt;&lt;P&gt;at org.talend.transform.io.AbstractSaxWriter.setCurrentRecord(AbstractSaxWriter.java:285)&lt;/P&gt;&lt;P&gt;at org.talend.transform.io.AbstractSaxWriter.setCurrentRecord(AbstractSaxWriter.java:268)&lt;/P&gt;&lt;P&gt;at org.talend.transform.io.SaxWriterState$1.startElement(SaxWriterState.java:36)&lt;/P&gt;&lt;P&gt;at org.talend.transform.io.AbstractSaxWriter.startElement(AbstractSaxWriter.java:140)&lt;/P&gt;&lt;P&gt;at org.talend.transform.io.SingleSaxWriter.startElement(SingleSaxWriter.java:76)&lt;/P&gt;&lt;P&gt;at net.sf.saxon.event.ContentHandlerProxy.startContent(ContentHandlerProxy.java:383)&lt;/P&gt;&lt;P&gt;at net.sf.saxon.event.ComplexContentOutputter.startContent(ComplexContentOutputter.java:714)&lt;/P&gt;&lt;P&gt;at net.sf.saxon.event.ComplexContentOutputter.startElement(ComplexContentOutputter.java:292)&lt;/P&gt;&lt;P&gt;at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:357)&lt;/P&gt;&lt;P&gt;at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:311)&lt;/P&gt;&lt;P&gt;at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:653)&lt;/P&gt;&lt;P&gt;at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:149)&lt;/P&gt;&lt;P&gt;at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:364)&lt;/P&gt;&lt;P&gt;at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:311)&lt;/P&gt;&lt;P&gt;at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:149)&lt;/P&gt;&lt;P&gt;at net.sf.saxon.expr.flwor.ReturnClausePush.processTuple(ReturnClausePush.java:37)&lt;/P&gt;&lt;P&gt;at net.sf.saxon.expr.flwor.ForClausePush.processTuple(ForClausePush.java:44)&lt;/P&gt;&lt;P&gt;at net.sf.saxon.expr.flwor.FLWORExpression.process(FLWORExpression.java:864)&lt;/P&gt;&lt;P&gt;at net.sf.saxon.expr.instruct.UserFunction.process(UserFunction.java:626)&lt;/P&gt;&lt;P&gt;at net.sf.saxon.expr.UserFunctionCall.process(UserFunctionCall.java:549)&lt;/P&gt;&lt;P&gt;at net.sf.saxon.query.XQueryExpression.run(XQueryExpression.java:414)&lt;/P&gt;&lt;P&gt;at net.sf.saxon.s9api.XQueryEvaluator.run(XQueryEvaluator.java:370)&lt;/P&gt;&lt;P&gt;at org.talend.transform.runtime.lib.xquery.saxon.StreamingHandler.endDocument(StreamingHandler.java:57)&lt;/P&gt;&lt;P&gt;at org.talend.transform.io.AbstractSaxReader.endDocument(AbstractSaxReader.java:267)&lt;/P&gt;&lt;P&gt;at org.talend.transform.io.json.input.AbstractJsonSaxReader.parseJsonDocument(AbstractJsonSaxReader.java:61)&lt;/P&gt;&lt;P&gt;at org.talend.transform.io.json.input.AbstractJsonSaxReader.parse(AbstractJsonSaxReader.java:51)&lt;/P&gt;&lt;P&gt;at org.talend.transform.io.SingleSaxReader.parse(SingleSaxReader.java:63)&lt;/P&gt;&lt;P&gt;at org.talend.transform.runtime.lib.xquery.saxon.SaxonProcessor.run(SaxonProcessor.java:80)&lt;/P&gt;&lt;P&gt;at org.talend.transform.runtime.lib.xquery.XQueryExecutorImpl.executeInternal(XQueryExecutorImpl.java:139)&lt;/P&gt;&lt;P&gt;at org.talend.transform.runtime.lib.xquery.XQueryExecutorImpl.execute(XQueryExecutorImpl.java:88)&lt;/P&gt;&lt;P&gt;at org.talend.transform.runtime.lib.MapExecutorImpl.execute(MapExecutorImpl.java:311)&lt;/P&gt;&lt;P&gt;at org.talend.transform.runtime.lib.MapExecutorImpl.execute(MapExecutorImpl.java:279)&lt;/P&gt;&lt;P&gt;at org.talend.transform.runtime.lib.MapExecutorImpl.execute(MapExecutorImpl.java:245)&lt;/P&gt;&lt;P&gt;&amp;nbsp;caused by: javax.xml.stream.XMLStreamException: Trying to output second root, &amp;lt;tsip&amp;gt;&lt;/P&gt;&lt;P&gt;at com.ctc.wstx.sw.BaseStreamWriter.throwOutputError(BaseStreamWriter.java:1537)&lt;/P&gt;&lt;P&gt;at com.ctc.wstx.sw.BaseStreamWriter.throwOutputError(BaseStreamWriter.java:1544)&lt;/P&gt;&lt;P&gt;at com.ctc.wstx.sw.BaseStreamWriter.reportNwfStructure(BaseStreamWriter.java:1572)&lt;/P&gt;&lt;P&gt;at com.ctc.wstx.sw.BaseNsStreamWriter.checkStartElement(BaseNsStreamWriter.java:469)&lt;/P&gt;&lt;P&gt;at com.ctc.wstx.sw.RepairingNsStreamWriter.writeStartOrEmpty(RepairingNsStreamWriter.java:298)&lt;/P&gt;&lt;P&gt;at com.ctc.wstx.sw.BaseNsStreamWriter.writeStartElement(BaseNsStreamWriter.java:317)&lt;/P&gt;&lt;P&gt;at org.talend.transform.io.xml.XmlSaxWriter$1.start(XmlSaxWriter.java:311)&lt;/P&gt;&lt;P&gt;at org.talend.transform.io.xml.XmlSaxWriter.start(XmlSaxWriter.java:379)&lt;/P&gt;&lt;P&gt;at org.talend.transform.io.xml.XmlSaxWriter.startXmlElement(XmlSaxWriter.java:302)&lt;/P&gt;&lt;P&gt;at org.talend.transform.io.xml.XmlSaxWriter.startXmlElement(XmlSaxWriter.java:205)&lt;/P&gt;&lt;P&gt;at org.talend.transform.io.xml.XmlSaxWriter.startRecord(XmlSaxWriter.java:86)&lt;/P&gt;&lt;P&gt;at org.talend.transform.io.AbstractSaxWriter.setCurrentRecord(AbstractSaxWriter.java:285)&lt;/P&gt;&lt;P&gt;at org.talend.transform.io.AbstractSaxWriter.setCurrentRecord(AbstractSaxWriter.java:268)&lt;/P&gt;&lt;P&gt;at org.talend.transform.io.SaxWriterState$1.startElement(SaxWriterState.java:36)&lt;/P&gt;&lt;P&gt;at org.talend.transform.io.AbstractSaxWriter.startElement(AbstractSaxWriter.java:140)&lt;/P&gt;&lt;P&gt;at org.talend.transform.io.SingleSaxWriter.startElement(SingleSaxWriter.java:76)&lt;/P&gt;&lt;P&gt;at net.sf.saxon.event.ContentHandlerProxy.startContent(ContentHandlerProxy.java:383)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:34:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHMap-failing-Json-to-XML-conversion/m-p/2289307#M62701</guid>
      <dc:creator>kmrprvn</dc:creator>
      <dc:date>2024-11-16T01:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: tHMap failing (Json to XML conversion)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHMap-failing-Json-to-XML-conversion/m-p/2289308#M62702</link>
      <description>&lt;P&gt;How did you solve this issue.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 15:46:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHMap-failing-Json-to-XML-conversion/m-p/2289308#M62702</guid>
      <dc:creator>abhishekkumar</dc:creator>
      <dc:date>2021-07-19T15:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: tHMap failing (Json to XML conversion)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHMap-failing-Json-to-XML-conversion/m-p/2289309#M62703</link>
      <description>&lt;P&gt;HI,@Abhishek Kumar​&amp;nbsp;, could you send us the full error message you have.&lt;/P&gt;&lt;P&gt;Send me Love and Kudos&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 06:58:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHMap-failing-Json-to-XML-conversion/m-p/2289309#M62703</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-07-20T06:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: tHMap failing (Json to XML conversion)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHMap-failing-Json-to-XML-conversion/m-p/2289310#M62704</link>
      <description>&lt;P&gt;&amp;nbsp;Fatal - The transformation engine failed. (202)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Exception:org.talend.transform.io.SaxWriterException: Received a start element for field C506. This is unexpected in the current status, state: PRIMITIVE, current context: PrimitiveContext [_schema="string", _started=true, _returnState=RECORD]], element: /Transaction_HANMOV/Loop_UNB/Loop_UNG/Loop_UNH/Loop_RFF/RFF&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 07:42:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHMap-failing-Json-to-XML-conversion/m-p/2289310#M62704</guid>
      <dc:creator>abhishekkumar</dc:creator>
      <dc:date>2021-07-20T07:42:37Z</dc:date>
    </item>
  </channel>
</rss>

