<?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 a compile errors while generating and delopying jobs from TAC in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Getting-a-compile-errors-while-generating-and-delopying-jobs/m-p/2256129#M38614</link>
    <description>&lt;P&gt;Hi francois,&lt;/P&gt;&lt;P&gt;Yes, i can compile my jobs from studio. This error is not job specific, i am getting this error, while deploying all my jobs in TAC server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jan 2020 14:50:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-01-16T14:50:12Z</dc:date>
    <item>
      <title>Getting a compile errors while generating and delopying jobs from TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-a-compile-errors-while-generating-and-delopying-jobs/m-p/2256127#M38612</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am getting the&amp;nbsp;compile time errors while generating and delopying jobs from TAC. My jobs are running fine in local, when pushed to SVN and then added to TAC it is giving compile time error. Below is the error i am getting :-&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;java.lang.RuntimeException: org.talend.designer.runprocess.ProcessorException: org.talend.commons.exception.PersistenceException: org.talend.designer.runprocess.ProcessorException: Job compile errors&lt;BR /&gt;At least job "CHANNELS_GROUPS_Delta" has a compile errors, please fix and export again.&lt;BR /&gt;Error Line: 16180&lt;BR /&gt;Detail Message: net.minidev cannot be resolved to a type&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;at org.talend.commandline.command.ExtensionCommandSwitch.caseExtensionServerCommand(ExtensionCommandSwitch.java:201)&lt;BR /&gt;at org.talend.commandline.client.command.extension.AbstractExtensionCommandSwitch.doSwitch(AbstractExtensionCommandSwitch.java:31)&lt;BR /&gt;at org.talend.commandline.command.CommandProcessorSwitch.caseExtensionCommand(CommandProcessorSwitch.java:179)&lt;BR /&gt;at org.talend.commandline.client.util.CommandAbstractSwitch.doSwitch(CommandAbstractSwitch.java:70)&lt;BR /&gt;at org.talend.commandline.command.CommandConsumer.executeCommand(CommandConsumer.java:57)&lt;BR /&gt;at org.talend.commandline.command.CommandConsumer.execute(CommandConsumer.java:35)&lt;BR /&gt;at org.talend.commandline.mode.ServerCommandLine$CommmandConsumerRunnable.run(ServerCommandLine.java:139)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:745)&lt;BR /&gt;Caused by: org.talend.designer.runprocess.ProcessorException: org.talend.commons.exception.PersistenceException: org.talend.designer.runprocess.ProcessorException: Job compile errors&lt;BR /&gt;At least job "CHANNELS_GROUPS_Delta" has a compile errors, please fix and export again.&lt;BR /&gt;Error Line: 16180&lt;BR /&gt;Detail Message: net.minidev cannot be resolved to a type&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;at org.talend.commandline.util.JobHandler.export(JobHandler.java:235)&lt;BR /&gt;at org.talend.commandline.command.execute.BuildJobExecuteCommand.execute(BuildJobExecuteCommand.java:143)&lt;BR /&gt;at org.talend.commandline.command.ExtensionCommandSwitch.caseExtensionServerCommand(ExtensionCommandSwitch.java:199)&lt;BR /&gt;... 7 more&lt;BR /&gt;Caused by: org.talend.commons.exception.PersistenceException: org.talend.designer.runprocess.ProcessorException: Job compile errors&lt;BR /&gt;At least job "CHANNELS_GROUPS_Delta" has a compile errors, please fix and export again.&lt;BR /&gt;Error Line: 16180&lt;BR /&gt;Detail Message: net.minidev cannot be resolved to a type&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;at org.talend.repository.ui.wizards.exportjob.scriptsmanager.BuildJobManager.buildJob(BuildJobManager.java:234)&lt;BR /&gt;at org.talend.repository.ui.wizards.exportjob.scriptsmanager.BuildJobManager.buildJob(BuildJobManager.java:164)&lt;BR /&gt;at org.talend.commandline.util.JobHandler.export(JobHandler.java:224)&lt;BR /&gt;... 9 more&lt;BR /&gt;Caused by: org.talend.designer.runprocess.ProcessorException: Job compile errors&lt;BR /&gt;At least job "CHANNELS_GROUPS_Delta" has a compile errors, please fix and export again.&lt;BR /&gt;Error Line: 16180&lt;BR /&gt;Detail Message: net.minidev cannot be resolved to a type&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;at org.talend.designer.runprocess.JobErrorsChecker.checkLastGenerationHasCompilationError(JobErrorsChecker.java:326)&lt;BR /&gt;at org.talend.designer.runprocess.DefaultRunProcessService.checkLastGenerationHasCompilationError(DefaultRunProcessService.java:380)&lt;BR /&gt;at org.talend.designer.runprocess.RunProcessService.checkLastGenerationHasCompilationError(RunProcessService.java:292)&lt;BR /&gt;at org.talend.designer.runprocess.ProcessorUtilities.generateBuildInfo(ProcessorUtilities.java:634)&lt;BR /&gt;at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:904)&lt;BR /&gt;at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:719)&lt;BR /&gt;at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:1270)&lt;BR /&gt;at org.talend.repository.ui.wizards.exportjob.handler.BuildJobHandler.generateJobFiles(BuildJobHandler.java:159)&lt;BR /&gt;at org.talend.repository.ui.wizards.exportjob.scriptsmanager.BuildJobManager$1.run(BuildJobManager.java:208)&lt;BR /&gt;at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2313)&lt;BR /&gt;at org.talend.repository.ui.wizards.exportjob.scriptsmanager.BuildJobManager.buildJob(BuildJobManager.java:228)&lt;BR /&gt;... 11 more&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can anyone help me, how to resolve this error .. ??&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:33:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-a-compile-errors-while-generating-and-delopying-jobs/m-p/2256127#M38612</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T03:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: Getting a compile errors while generating and delopying jobs from TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-a-compile-errors-while-generating-and-delopying-jobs/m-p/2256128#M38613</link>
      <description>can you compile your job into talend studio, is there any red underlines text into the code tab?</description>
      <pubDate>Thu, 16 Jan 2020 14:45:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-a-compile-errors-while-generating-and-delopying-jobs/m-p/2256128#M38613</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2020-01-16T14:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: Getting a compile errors while generating and delopying jobs from TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-a-compile-errors-while-generating-and-delopying-jobs/m-p/2256129#M38614</link>
      <description>&lt;P&gt;Hi francois,&lt;/P&gt;&lt;P&gt;Yes, i can compile my jobs from studio. This error is not job specific, i am getting this error, while deploying all my jobs in TAC server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2020 14:50:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-a-compile-errors-while-generating-and-delopying-jobs/m-p/2256129#M38614</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-16T14:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Getting a compile errors while generating and delopying jobs from TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-a-compile-errors-while-generating-and-delopying-jobs/m-p/2256130#M38615</link>
      <description>check java version on tac and your studio and on each executors.
&lt;BR /&gt;is it a new or an old tac what is the history of your server updrade and so on ….
&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Jan 2020 14:58:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-a-compile-errors-while-generating-and-delopying-jobs/m-p/2256130#M38615</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2020-01-16T14:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Getting a compile errors while generating and delopying jobs from TAC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-a-compile-errors-while-generating-and-delopying-jobs/m-p/2256131#M38616</link>
      <description>&lt;P&gt;This is why it is failing : -&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TAC_ERROR.PNG" style="width: 433px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8oC.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138406i8861D48EECA9286B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8oC.png" alt="0683p000009M8oC.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;When i look into the code in Studio :-&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tExtractJsonFeilds.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8jR.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150141iC7F401F6F98DEA2D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8jR.png" alt="0683p000009M8jR.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Looks like TAC is not converting tExtractJsonFeilds into json.JsonArray.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can you help me in this ??&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks in Advance!&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2020 11:34:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-a-compile-errors-while-generating-and-delopying-jobs/m-p/2256131#M38616</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-23T11:34:47Z</dc:date>
    </item>
  </channel>
</rss>

