<?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 Parse Error with tAggregateRow in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Parse-Error-with-tAggregateRow/m-p/2248784#M33532</link>
    <description>Hello, 
&lt;BR /&gt;I try to make an simple aggregation, but when I want to run the job, I've got this error 
&lt;BR /&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problems: 
&lt;BR /&gt; Syntax error on token "null", invalid Wildcard 
&lt;BR /&gt; Syntax error on token "null", invalid Wildcard 
&lt;BR /&gt; Syntax error on token "null", ? expected 
&lt;BR /&gt; Syntax error, insert "AssignmentOperator Expression" to complete Assignment 
&lt;BR /&gt; Syntax error, insert ";" to complete BlockStatements 
&lt;BR /&gt; at formation.copy_of_test_eca.Copy_of_Test_eca.tOracleInput_1Process(Copy_of_Test_eca.java:324) 
&lt;BR /&gt; at formation.copy_of_test_eca.Copy_of_Test_eca.runJobInTOS(Copy_of_Test_eca.java:963) 
&lt;BR /&gt; at formation.copy_of_test_eca.Copy_of_Test_eca.main(Copy_of_Test_eca.java:879) 
&lt;BR /&gt;Job Copy_of_Test_eca ended at 10:36 16/05/2008. 
&lt;BR /&gt; 
&lt;BR /&gt;The code generate is really false, like that : 
&lt;BR /&gt;java.util.Map&amp;lt;null, OperationStructtAggregateRow_1_AGGOUT&amp;gt; hash_ORDER_ID_tAggregateRow_1_AGGOUT = new java.util.HashMap&amp;lt;null, OperationStructtAggregateRow_1_AGGOUT&amp;gt;(); 
&lt;BR /&gt;OperationStructtAggregateRow_1_AGGOUT operation_result_tAggregateRow_1_AGGOUT = null; 
&lt;BR /&gt; 
&lt;BR /&gt;I try many tests, but I can't understand the problem. I think that's me because I didn't find any case in the forum .... 
&lt;IMG id="smileysad" class="emoticon emoticon-smileysad" src="https://yutwg22796.i.lithium.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt; 
&lt;BR /&gt;Thanks 
&lt;BR /&gt; 
&lt;IMG src="https://community.talend.com/legacyfs/online/membersTempo/1543/11569_snapshot_talend.PNG" /&gt; 
&lt;IMG src="https://community.talend.com/legacyfs/online/membersTempo/1543/11569_snapshot_talend_2.PNG" /&gt;</description>
    <pubDate>Sat, 16 Nov 2024 14:22:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T14:22:16Z</dc:date>
    <item>
      <title>Parse Error with tAggregateRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parse-Error-with-tAggregateRow/m-p/2248784#M33532</link>
      <description>Hello, 
&lt;BR /&gt;I try to make an simple aggregation, but when I want to run the job, I've got this error 
&lt;BR /&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problems: 
&lt;BR /&gt; Syntax error on token "null", invalid Wildcard 
&lt;BR /&gt; Syntax error on token "null", invalid Wildcard 
&lt;BR /&gt; Syntax error on token "null", ? expected 
&lt;BR /&gt; Syntax error, insert "AssignmentOperator Expression" to complete Assignment 
&lt;BR /&gt; Syntax error, insert ";" to complete BlockStatements 
&lt;BR /&gt; at formation.copy_of_test_eca.Copy_of_Test_eca.tOracleInput_1Process(Copy_of_Test_eca.java:324) 
&lt;BR /&gt; at formation.copy_of_test_eca.Copy_of_Test_eca.runJobInTOS(Copy_of_Test_eca.java:963) 
&lt;BR /&gt; at formation.copy_of_test_eca.Copy_of_Test_eca.main(Copy_of_Test_eca.java:879) 
&lt;BR /&gt;Job Copy_of_Test_eca ended at 10:36 16/05/2008. 
&lt;BR /&gt; 
&lt;BR /&gt;The code generate is really false, like that : 
&lt;BR /&gt;java.util.Map&amp;lt;null, OperationStructtAggregateRow_1_AGGOUT&amp;gt; hash_ORDER_ID_tAggregateRow_1_AGGOUT = new java.util.HashMap&amp;lt;null, OperationStructtAggregateRow_1_AGGOUT&amp;gt;(); 
&lt;BR /&gt;OperationStructtAggregateRow_1_AGGOUT operation_result_tAggregateRow_1_AGGOUT = null; 
&lt;BR /&gt; 
&lt;BR /&gt;I try many tests, but I can't understand the problem. I think that's me because I didn't find any case in the forum .... 
&lt;IMG id="smileysad" class="emoticon emoticon-smileysad" src="https://yutwg22796.i.lithium.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt; 
&lt;BR /&gt;Thanks 
&lt;BR /&gt; 
&lt;IMG src="https://community.talend.com/legacyfs/online/membersTempo/1543/11569_snapshot_talend.PNG" /&gt; 
&lt;IMG src="https://community.talend.com/legacyfs/online/membersTempo/1543/11569_snapshot_talend_2.PNG" /&gt;</description>
      <pubDate>Sat, 16 Nov 2024 14:22:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parse-Error-with-tAggregateRow/m-p/2248784#M33532</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Parse Error with tAggregateRow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Parse-Error-with-tAggregateRow/m-p/2248785#M33533</link>
      <description>I found the solution !
&lt;BR /&gt;The problem is the type of the variable used in the group by clause.
&lt;BR /&gt;I've changed the type from BigDecimal to Long and that's work. 
&lt;BR /&gt;BigDecimal is the default type for the number columns in Oracle even if there is no precision ...</description>
      <pubDate>Fri, 16 May 2008 14:34:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Parse-Error-with-tAggregateRow/m-p/2248785#M33533</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-05-16T14:34:38Z</dc:date>
    </item>
  </channel>
</rss>

