<?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: Execution error with tJasperOutput component with working JRXML file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Execution-error-with-tJasperOutput-component-with-working-JRXML/m-p/2332750#M101596</link>
    <description>@Harliff, the resolution would be to remove all occurences of 
&lt;I&gt;uuid&lt;/I&gt; from your JRXML file. Please reply back if you face any issue after that.
&lt;BR /&gt;@Saugata, did you come across any solution to your problem? I, too, am stuck up with the same issue. Thanks!</description>
    <pubDate>Fri, 06 Nov 2015 09:50:49 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2015-11-06T09:50:49Z</dc:date>
    <item>
      <title>Execution error with tJasperOutput component with working JRXML file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Execution-error-with-tJasperOutput-component-with-working-JRXML/m-p/2332747#M101593</link>
      <description>Hi, 
  &lt;BR /&gt;I have create a report using JasperSoft Studio. Basically I am connecting to SQL server and fetching records from there to create a report. This works perfectly in jaspersoft studio. But when I use this same JRXML file in Talend tJasperOutput component it gives me the below error ( I am using Jasper Soft Studio version 6.0.3 and Talend Open studio version 5.6.1 and SQL server 2012. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; 
  &lt;BR /&gt; Starting job Jasper_Talend_all_Char at 20:13 29/04/2015. 
  &lt;BR /&gt; connecting to socket on port 3344 
  &lt;BR /&gt; connected 
  &lt;BR /&gt; : org.apache.commons.digester.Digester - Parse Error at line 21 column 60: cvc-complex-type.2.4.a: Invalid content was found starting with element 'property'. One of '{"" 
  &lt;IMG alt="Smiley Tongue" title="Smiley Tongue" /&gt;rintWhenExpression, "":break, "":line, "":rectangle, "":ellipse, "":image, "":staticText, "":textField, "":subreport, "" 
  &lt;IMG alt="Smiley Tongue" title="Smiley Tongue" /&gt;ieChart, "" ie3DChart, "":
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Md2h"&gt;here&lt;/A&gt;</description>
      <pubDate>Thu, 30 Apr 2015 07:05:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Execution-error-with-tJasperOutput-component-with-working-JRXML/m-p/2332747#M101593</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-30T07:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Execution error with tJasperOutput component with working JRXML file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Execution-error-with-tJasperOutput-component-with-working-JRXML/m-p/2332748#M101594</link>
      <description>Here is the missing attachment.&lt;BR /&gt;Jasper_Talend_Execution_Error.zip_20150430-0808.zip</description>
      <pubDate>Thu, 30 Apr 2015 07:09:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Execution-error-with-tJasperOutput-component-with-working-JRXML/m-p/2332748#M101594</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-30T07:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Execution error with tJasperOutput component with working JRXML file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Execution-error-with-tJasperOutput-component-with-working-JRXML/m-p/2332749#M101595</link>
      <description>I have same trouble with Talend 5.6.2 and iReport 5.6.0.
&lt;BR /&gt;Part of the errorlog:
&lt;BR /&gt;
&lt;FONT color="#ff3333"&gt;Exception in component tJasperOutput_1&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT color="#ff3333"&gt;net.sf.jasperreports.engine.JRException: org.xml.sax.SAXParseException; lineNumber: 2; columnNumber: 452; cvc-complex-type.3.2.2: Attribute 'uuid' is not allowed to appear in element 'jasperReport'.&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT color="#ff3333"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at net.sf.jasperreports.engine.xml.JRXmlLoader.loadXML(JRXmlLoader.java:245)&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT color="#ff3333"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at net.sf.jasperreports.engine.xml.JRXmlLoader.loadXML(JRXmlLoader.java:228)&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT color="#ff3333"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at net.sf.jasperreports.engine.xml.JRXmlLoader.load(JRXmlLoader.java:216)&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT color="#ff3333"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at net.sf.jasperreports.engine.xml.JRXmlLoader.load(JRXmlLoader.java:170)&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT color="#ff3333"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at net.sf.jasperreports.engine.xml.JRXmlLoader.load(JRXmlLoader.java:154)&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT color="#ff3333"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at test.jasper_test_0_1.jasper_test.tMysqlInput_1Process(jasper_test.java:724)&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT color="#ff3333"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at test.jasper_test_0_1.jasper_test.runJobInTOS(jasper_test.java:1010)&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT color="#ff3333"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at test.jasper_test_0_1.jasper_test.main(jasper_test.java:867)&lt;/FONT&gt;</description>
      <pubDate>Tue, 19 May 2015 16:47:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Execution-error-with-tJasperOutput-component-with-working-JRXML/m-p/2332749#M101595</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-19T16:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: Execution error with tJasperOutput component with working JRXML file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Execution-error-with-tJasperOutput-component-with-working-JRXML/m-p/2332750#M101596</link>
      <description>@Harliff, the resolution would be to remove all occurences of 
&lt;I&gt;uuid&lt;/I&gt; from your JRXML file. Please reply back if you face any issue after that.
&lt;BR /&gt;@Saugata, did you come across any solution to your problem? I, too, am stuck up with the same issue. Thanks!</description>
      <pubDate>Fri, 06 Nov 2015 09:50:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Execution-error-with-tJasperOutput-component-with-working-JRXML/m-p/2332750#M101596</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-11-06T09:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Execution error with tJasperOutput component with working JRXML file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Execution-error-with-tJasperOutput-component-with-working-JRXML/m-p/2332751#M101597</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;@Harliff, the resolution would be to remove all occurences of &lt;I&gt;uuid&lt;/I&gt; from your JRXML file. Please reply back if you face any issue after that.&lt;BR /&gt;&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;AFAIR, I've managed to solve this problem by switching comparability mode in the iReport to earlier version (e.g. 3.x).</description>
      <pubDate>Fri, 06 Nov 2015 15:29:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Execution-error-with-tJasperOutput-component-with-working-JRXML/m-p/2332751#M101597</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-06T15:29:04Z</dc:date>
    </item>
  </channel>
</rss>

