<?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 Problem with Encoding in tXSLT? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-Encoding-in-tXSLT/m-p/2306172#M77746</link>
    <description>Hi,
&lt;BR /&gt;I've got the following error from an XSLT transformation:
&lt;BR /&gt;
&lt;PRE&gt;Error&lt;BR /&gt;  com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: Invalid byte 2&lt;BR /&gt;  of 2-byte UTF-8 sequence.&lt;BR /&gt;Exception in component tXSLT_2&lt;BR /&gt;net.sf.saxon.trans.XPathException: com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: Invalid byte 2 of 2-byte UTF-8 sequence.&lt;BR /&gt;	at net.sf.saxon.event.Sender.sendSAXSource(Sender.java:424)&lt;BR /&gt;	at net.sf.saxon.event.Sender.send(Sender.java:214)&lt;BR /&gt;	at net.sf.saxon.event.Sender.send(Sender.java:50)&lt;BR /&gt;	at net.sf.saxon.Controller.transform(Controller.java:1611)&lt;BR /&gt;	at etl.exportcmsxslt_0_1.exportCmsXslt.tFileList_1Process(exportCmsXslt.java:455)&lt;BR /&gt;	at etl.exportcmsxslt_0_1.exportCmsXslt.tJava_1Process(exportCmsXslt.java:274)&lt;BR /&gt;	at etl.exportcmsxslt_0_1.exportCmsXslt.runJobInTOS(exportCmsXslt.java:863)&lt;BR /&gt;	at etl.exportcmsxslt_0_1.exportCmsXslt.runJob(exportCmsXslt.java:784)&lt;BR /&gt;	at etl.exportcms_0_1.exportCms.tRunJob_5Process(exportCms.java:737)&lt;BR /&gt;	at etl.exportcms_0_1.exportCms.tRunJob_4Process(exportCms.java:684)&lt;BR /&gt;	at etl.exportcms_0_1.exportCms.tRunJob_3Process(exportCms.java:590)&lt;BR /&gt;	at etl.exportcms_0_1.exportCms.tRunJob_1Process(exportCms.java:486)&lt;BR /&gt;	at etl.exportcms_0_1.exportCms.tFileList_1Process(exportCms.java:360)&lt;BR /&gt;	at etl.exportcms_0_1.exportCms.runJobInTOS(exportCms.java:897)&lt;BR /&gt;	at etl.exportcms_0_1.exportCms.main(exportCms.java:814)&lt;BR /&gt;Caused by: com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: Invalid byte 2 of 2-byte UTF-8 sequence.&lt;/PRE&gt;
&lt;BR /&gt;I guess it comes from:
&lt;BR /&gt;
&lt;PRE&gt;„Hier haben wir aktuell ein Problem“&lt;/PRE&gt;
&lt;BR /&gt;in another editor:
&lt;BR /&gt;
&lt;PRE&gt;â€žHier haben wir aktuell ein Problemâ€œ&lt;/PRE&gt;
&lt;BR /&gt;How can I overcome this issue?
&lt;BR /&gt;Thank you in advance.
&lt;BR /&gt;Bye, Chris</description>
    <pubDate>Sat, 16 Nov 2024 13:48:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T13:48:27Z</dc:date>
    <item>
      <title>Problem with Encoding in tXSLT?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-Encoding-in-tXSLT/m-p/2306172#M77746</link>
      <description>Hi,
&lt;BR /&gt;I've got the following error from an XSLT transformation:
&lt;BR /&gt;
&lt;PRE&gt;Error&lt;BR /&gt;  com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: Invalid byte 2&lt;BR /&gt;  of 2-byte UTF-8 sequence.&lt;BR /&gt;Exception in component tXSLT_2&lt;BR /&gt;net.sf.saxon.trans.XPathException: com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: Invalid byte 2 of 2-byte UTF-8 sequence.&lt;BR /&gt;	at net.sf.saxon.event.Sender.sendSAXSource(Sender.java:424)&lt;BR /&gt;	at net.sf.saxon.event.Sender.send(Sender.java:214)&lt;BR /&gt;	at net.sf.saxon.event.Sender.send(Sender.java:50)&lt;BR /&gt;	at net.sf.saxon.Controller.transform(Controller.java:1611)&lt;BR /&gt;	at etl.exportcmsxslt_0_1.exportCmsXslt.tFileList_1Process(exportCmsXslt.java:455)&lt;BR /&gt;	at etl.exportcmsxslt_0_1.exportCmsXslt.tJava_1Process(exportCmsXslt.java:274)&lt;BR /&gt;	at etl.exportcmsxslt_0_1.exportCmsXslt.runJobInTOS(exportCmsXslt.java:863)&lt;BR /&gt;	at etl.exportcmsxslt_0_1.exportCmsXslt.runJob(exportCmsXslt.java:784)&lt;BR /&gt;	at etl.exportcms_0_1.exportCms.tRunJob_5Process(exportCms.java:737)&lt;BR /&gt;	at etl.exportcms_0_1.exportCms.tRunJob_4Process(exportCms.java:684)&lt;BR /&gt;	at etl.exportcms_0_1.exportCms.tRunJob_3Process(exportCms.java:590)&lt;BR /&gt;	at etl.exportcms_0_1.exportCms.tRunJob_1Process(exportCms.java:486)&lt;BR /&gt;	at etl.exportcms_0_1.exportCms.tFileList_1Process(exportCms.java:360)&lt;BR /&gt;	at etl.exportcms_0_1.exportCms.runJobInTOS(exportCms.java:897)&lt;BR /&gt;	at etl.exportcms_0_1.exportCms.main(exportCms.java:814)&lt;BR /&gt;Caused by: com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: Invalid byte 2 of 2-byte UTF-8 sequence.&lt;/PRE&gt;
&lt;BR /&gt;I guess it comes from:
&lt;BR /&gt;
&lt;PRE&gt;„Hier haben wir aktuell ein Problem“&lt;/PRE&gt;
&lt;BR /&gt;in another editor:
&lt;BR /&gt;
&lt;PRE&gt;â€žHier haben wir aktuell ein Problemâ€œ&lt;/PRE&gt;
&lt;BR /&gt;How can I overcome this issue?
&lt;BR /&gt;Thank you in advance.
&lt;BR /&gt;Bye, Chris</description>
      <pubDate>Sat, 16 Nov 2024 13:48:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-Encoding-in-tXSLT/m-p/2306172#M77746</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Encoding in tXSLT?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-Encoding-in-tXSLT/m-p/2306173#M77747</link>
      <description>Hi Chris, 
&lt;BR /&gt;I have the samer error here after I updated from my old 5.4 version to 6.2. 
&lt;BR /&gt;Did you find what causes the error? 
&lt;BR /&gt;I didn't change my jobs when I imported them into the new talend-version and before everything worked fine. 
&lt;BR /&gt;Thanks 
&lt;BR /&gt;Mel</description>
      <pubDate>Wed, 22 Jun 2016 12:37:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-Encoding-in-tXSLT/m-p/2306173#M77747</guid>
      <dc:creator>kanthorga</dc:creator>
      <dc:date>2016-06-22T12:37:31Z</dc:date>
    </item>
  </channel>
</rss>

