<?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: Getting error when trying to generate in job conductor in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Getting-error-when-trying-to-generate-in-job-conductor/m-p/2237841#M26140</link>
    <description>In case anyone else has this problem - we figured it out. Turns out the command line component path was not set to the directory where the components used in the particular job design were located. Once this was fixed, the job was able to build without a problem. Thanks.</description>
    <pubDate>Thu, 03 Sep 2015 12:34:49 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2015-09-03T12:34:49Z</dc:date>
    <item>
      <title>Getting error when trying to generate in job conductor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-error-when-trying-to-generate-in-job-conductor/m-p/2237835#M26134</link>
      <description>I get the following error with even the most basic usage of the tGoogleAnalyticsManagement component. I dont get this error when switching to the code tab in Talend and my job runs without error. Just when I try to generate in the job conductor, I get the following - any ideas? "PROFILE_NAME" seems fine in the code and again when using the same exact job design in the talend tool iteself, i get no error...Thanks! 
&lt;BR /&gt;java.lang.RuntimeException: org.talend.designer.runprocess.ProcessorException: Job compile errors 
&lt;BR /&gt;At least job "testgoog" has a compile errors, please fix and export again. 
&lt;BR /&gt;Error Line: 807 
&lt;BR /&gt;Detail Message: PROFILE_NAME cannot be resolved or is not a field 
&lt;BR /&gt;There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio. 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.command.ExtensionCommandSwitch.caseExtensionServerCommand(ExtensionCommandSwitch.java:148) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.client.command.extension.AbstractExtensionCommandSwitch.doSwitch(AbstractExtensionCommandSwitch.java:31) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.command.CommandProcessorSwitch.caseExtensionCommand(CommandProcessorSwitch.java:161) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.client.util.CommandAbstractSwitch.doSwitch(CommandAbstractSwitch.java:70) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.command.CommandConsumer.executeCommand(CommandConsumer.java:57) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.command.CommandConsumer.execute(CommandConsumer.java:35) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.mode.ServerCommandLine$CommmandConsumerRunnable.run(ServerCommandLine.java:139) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.Thread.run(Unknown Source) 
&lt;BR /&gt;Caused by: org.talend.designer.runprocess.ProcessorException: Job compile errors 
&lt;BR /&gt;At least job "testgoog" has a compile errors, please fix and export again. 
&lt;BR /&gt;Error Line: 807 
&lt;BR /&gt;Detail Message: PROFILE_NAME cannot be resolved or is not a field 
&lt;BR /&gt;There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio. 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.designer.runprocess.JobErrorsChecker.checkLastGenerationHasCompilationError(JobErrorsChecker.java:281) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.util.JobHandler.export(JobHandler.java:237) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.command.execute.BuildJobExecuteCommand.execute(BuildJobExecuteCommand.java:109) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.commandline.command.ExtensionCommandSwitch.caseExtensionServerCommand(ExtensionCommandSwitch.java:146) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ... 7 more</description>
      <pubDate>Fri, 28 Aug 2015 18:06:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-error-when-trying-to-generate-in-job-conductor/m-p/2237835#M26134</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-08-28T18:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error when trying to generate in job conductor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-error-when-trying-to-generate-in-job-conductor/m-p/2237836#M26135</link>
      <description>Hi barkawiamet,
&lt;BR /&gt;
&lt;BR /&gt;On which official version did you get that? Are you using the Studio and CommandLine on different machines?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 31 Aug 2015 03:26:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-error-when-trying-to-generate-in-job-conductor/m-p/2237836#M26135</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-31T03:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error when trying to generate in job conductor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-error-when-trying-to-generate-in-job-conductor/m-p/2237837#M26136</link>
      <description>We are using the talend platform version. Full blown with 5 licenses. Latest version. The command line and studio are on the same machine.</description>
      <pubDate>Tue, 01 Sep 2015 21:46:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-error-when-trying-to-generate-in-job-conductor/m-p/2237837#M26136</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-09-01T21:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error when trying to generate in job conductor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-error-when-trying-to-generate-in-job-conductor/m-p/2237838#M26137</link>
      <description>looks like Talend Platform for Data Management -&amp;nbsp;v5.6.1.20141207_1530&lt;BR /&gt;all on a single server.</description>
      <pubDate>Tue, 01 Sep 2015 21:57:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-error-when-trying-to-generate-in-job-conductor/m-p/2237838#M26137</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-09-01T21:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error when trying to generate in job conductor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-error-when-trying-to-generate-in-job-conductor/m-p/2237839#M26138</link>
      <description>Hi 
&lt;BR /&gt;Was it an existing Job using this tGoogleAnalyticsManagement component that you migrated to v5.6? 
&lt;BR /&gt;There seems to be a disclaimer by CIMT on the Talend Exchange regarding a new schema definition which requires the component to be removed and added again to a Job:&amp;nbsp; 
&lt;A href="https://exchange.talend.com/#marketplaceproductoverview:gallery=marketplace%2F1&amp;amp;pi=marketplace%2F1%2Fproducts%2F547%2Fitems%2F1746" target="_blank" rel="nofollow noopener noreferrer"&gt;Talend_Exchange/tGoogleAnalyticsManagement&lt;/A&gt; 
&lt;BR /&gt;Not sure this is related, but just in case. Also, as you're a Talend Customer, I strongly advise that you contact the 
&lt;A href="http://support.talend.com/otrs/customer.pl" target="_blank" rel="nofollow noopener noreferrer"&gt;Customer Support&lt;/A&gt; to get direct help. 
&lt;BR /&gt;Cheers, 
&lt;BR /&gt;Elisa</description>
      <pubDate>Tue, 01 Sep 2015 22:44:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-error-when-trying-to-generate-in-job-conductor/m-p/2237839#M26138</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-01T22:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error when trying to generate in job conductor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-error-when-trying-to-generate-in-job-conductor/m-p/2237840#M26139</link>
      <description>Hi, we are using the latest version of the component and have been only using that version. On the site it said to use this forum for support on the component and since it is not a Talend created widget, we didn't think that support would be able to assist really. But, if that's a possibility, we will give it a go. Thanks</description>
      <pubDate>Wed, 02 Sep 2015 11:40:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-error-when-trying-to-generate-in-job-conductor/m-p/2237840#M26139</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-09-02T11:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error when trying to generate in job conductor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-error-when-trying-to-generate-in-job-conductor/m-p/2237841#M26140</link>
      <description>In case anyone else has this problem - we figured it out. Turns out the command line component path was not set to the directory where the components used in the particular job design were located. Once this was fixed, the job was able to build without a problem. Thanks.</description>
      <pubDate>Thu, 03 Sep 2015 12:34:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-error-when-trying-to-generate-in-job-conductor/m-p/2237841#M26140</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-09-03T12:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error when trying to generate in job conductor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-error-when-trying-to-generate-in-job-conductor/m-p/2237842#M26141</link>
      <description>there is a compilation in your job. fix that and try to build the job</description>
      <pubDate>Tue, 17 Jan 2017 19:29:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-error-when-trying-to-generate-in-job-conductor/m-p/2237842#M26141</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-17T19:29:30Z</dc:date>
    </item>
  </channel>
</rss>

