<?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 Empty export in java project in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Empty-export-in-java-project/m-p/2374796#M137342</link>
    <description>Hi all,
&lt;BR /&gt;I'm a newby in using TOS.
&lt;BR /&gt;I've developped a very simple job. This job works good within the application :
&lt;BR /&gt;Starting job job_test_cotedazurenfete at 15:19 22/08/2007.
&lt;BR /&gt;Job job_test_cotedazurenfete ended at 15:19 22/08/2007. 
&lt;BR /&gt;
&lt;BR /&gt;I use the "Export job scripts" function and try to run the job in a standalone configuration.
&lt;BR /&gt;But when I launch the bat file, I've got a job_test_cotedazurenfete ClassNotFound Exception. When I look at the files in the export, I got all the jar needed to my database and file connections in the lib directory but the jar file of my job (job_test_cotedazurenfete.jar) is empty ! There's only a manifest.mf file...
&lt;BR /&gt;Do I do something wrong ?
&lt;BR /&gt;I'm using TOS v2.1.2r5184
&lt;BR /&gt;Any help is welcome.
&lt;BR /&gt;Best Regards,
&lt;BR /&gt;Simon</description>
    <pubDate>Sat, 16 Nov 2024 14:33:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T14:33:51Z</dc:date>
    <item>
      <title>Empty export in java project</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Empty-export-in-java-project/m-p/2374796#M137342</link>
      <description>Hi all,
&lt;BR /&gt;I'm a newby in using TOS.
&lt;BR /&gt;I've developped a very simple job. This job works good within the application :
&lt;BR /&gt;Starting job job_test_cotedazurenfete at 15:19 22/08/2007.
&lt;BR /&gt;Job job_test_cotedazurenfete ended at 15:19 22/08/2007. 
&lt;BR /&gt;
&lt;BR /&gt;I use the "Export job scripts" function and try to run the job in a standalone configuration.
&lt;BR /&gt;But when I launch the bat file, I've got a job_test_cotedazurenfete ClassNotFound Exception. When I look at the files in the export, I got all the jar needed to my database and file connections in the lib directory but the jar file of my job (job_test_cotedazurenfete.jar) is empty ! There's only a manifest.mf file...
&lt;BR /&gt;Do I do something wrong ?
&lt;BR /&gt;I'm using TOS v2.1.2r5184
&lt;BR /&gt;Any help is welcome.
&lt;BR /&gt;Best Regards,
&lt;BR /&gt;Simon</description>
      <pubDate>Sat, 16 Nov 2024 14:33:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Empty-export-in-java-project/m-p/2374796#M137342</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Empty export in java project</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Empty-export-in-java-project/m-p/2374797#M137343</link>
      <description>Hi,
&lt;BR /&gt;Nobody using this feature ?
&lt;BR /&gt;How do you run a java job from a shell ?
&lt;BR /&gt;Best regards,
&lt;BR /&gt;Simon</description>
      <pubDate>Fri, 24 Aug 2007 08:18:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Empty-export-in-java-project/m-p/2374797#M137343</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-08-24T08:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Empty export in java project</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Empty-export-in-java-project/m-p/2374798#M137344</link>
      <description>A lot of people are using the export. I think it's a major feature in Talend Open Studio.
&lt;BR /&gt;We have recently discovered a bug on export jobs but only in one case : when the job was never saved before.
&lt;BR /&gt;-&amp;gt; 
&lt;A href="http://talendforge.org/bugs/view.php?id=1793" rel="nofollow noopener noreferrer"&gt;http://talendforge.org/bugs/view.php?id=1793&lt;/A&gt;
&lt;BR /&gt;This is very particular use case and I do not reproduce your error neither in 2.1.2 neither with other versions.
&lt;BR /&gt;Does this error occurs will all your jobs ?
&lt;BR /&gt;What is your version of TOS.
&lt;BR /&gt;Regards,
&lt;BR /&gt;Michaël.</description>
      <pubDate>Fri, 24 Aug 2007 12:46:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Empty-export-in-java-project/m-p/2374798#M137344</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-08-24T12:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Empty export in java project</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Empty-export-in-java-project/m-p/2374799#M137345</link>
      <description>This behaviour occurs with all my jobs.
&lt;BR /&gt;I'm using :
&lt;BR /&gt;Talend Open Studio
&lt;BR /&gt;Version: V2.1.2
&lt;BR /&gt;Build id: r5184-20070814-1628
&lt;BR /&gt;(c) Copyright 2006 Talend Inc. All rights reserved.
&lt;BR /&gt;java -version return :
&lt;BR /&gt;java version "1.6.0"
&lt;BR /&gt;Java(TM) SE Runtime Environment (build 1.6.0-b105)
&lt;BR /&gt;Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode)
&lt;BR /&gt;Here a screenshot of an export with a tRunjob component : I've got the 2 jar archive1 but the both are empty (only the manifest file).
&lt;BR /&gt;Best Regards,
&lt;BR /&gt;Simon</description>
      <pubDate>Fri, 24 Aug 2007 12:56:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Empty-export-in-java-project/m-p/2374799#M137345</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-08-24T12:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Empty export in java project</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Empty-export-in-java-project/m-p/2374800#M137346</link>
      <description>I see from 
&lt;A href="http://talendforge.org/wiki/doku.php?id=doc:java_windows" rel="nofollow noopener noreferrer"&gt;http://talendforge.org/wiki/doku.php?id=doc:java_windows&lt;/A&gt; that java 6 is not supported.
&lt;BR /&gt;I'll try with java 5.
&lt;BR /&gt;Best regards,
&lt;BR /&gt;Simon</description>
      <pubDate>Fri, 24 Aug 2007 13:11:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Empty-export-in-java-project/m-p/2374800#M137346</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-08-24T13:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: Empty export in java project</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Empty-export-in-java-project/m-p/2374801#M137347</link>
      <description>Same behaviour with java 5.
&lt;BR /&gt;java -version return :
&lt;BR /&gt;java version "1.5.0_11"
&lt;BR /&gt;Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03)
&lt;BR /&gt;Java HotSpot(TM) Client VM (build 1.5.0_11-b03, mixed mode, sharing)
&lt;BR /&gt;Best regards,
&lt;BR /&gt;Simon</description>
      <pubDate>Fri, 24 Aug 2007 13:32:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Empty-export-in-java-project/m-p/2374801#M137347</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-08-24T13:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Empty export in java project</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Empty-export-in-java-project/m-p/2374802#M137348</link>
      <description>Seems to be a bug :
&lt;BR /&gt;I create a perl project and the export works in perl. The pl file is not empty.
&lt;BR /&gt;So I create a new java project and in this project the export function works. (I've got the .java file and the jar archive contains my .class file).
&lt;BR /&gt;I return to the old project but the export don't work in this project !!!!
&lt;BR /&gt;I think I found the answer : there was a blank character and a '-' in the project name.
&lt;BR /&gt;Best regards,
&lt;BR /&gt;Simon</description>
      <pubDate>Fri, 24 Aug 2007 14:47:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Empty-export-in-java-project/m-p/2374802#M137348</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-08-24T14:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Empty export in java project</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Empty-export-in-java-project/m-p/2374803#M137349</link>
      <description>Hi, 
&lt;BR /&gt;I think TOS doesn't like the project I made. 
&lt;BR /&gt;Now, each time I try to open TOS, I've got a crash : 
&lt;BR /&gt;An error has occured. See the log file 
&lt;BR /&gt;....\.log 
&lt;BR /&gt;Here an extract of the log file : 
&lt;BR /&gt; 
&lt;PRE&gt;!SESSION 2007-08-24 16:11:23.131 -----------------------------------------------&lt;BR /&gt;eclipse.buildId=unknown&lt;BR /&gt;java.version=1.5.0_11&lt;BR /&gt;java.vendor=Sun Microsystems Inc.&lt;BR /&gt;BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_FR&lt;BR /&gt;Command-line arguments:  -os win32 -ws win32 -arch x86&lt;BR /&gt;!ENTRY org.eclipse.core.resources 2 10035 2007-08-24 16:11:24.538&lt;BR /&gt;!MESSAGE A workspace crash was detected. The previous session did not exit normally.&lt;BR /&gt;!ENTRY org.eclipse.osgi 4 0 2007-08-24 16:11:24.569&lt;BR /&gt;!MESSAGE An error occurred while automatically activating bundle org.eclipse.core.resources (23).&lt;BR /&gt;!STACK 0&lt;BR /&gt;org.osgi.framework.BundleException: Exception in org.eclipse.core.internal.compatibility.PluginActivator.start() of bundle org.eclipse.core.resources.&lt;BR /&gt;	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1010)&lt;BR /&gt;	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)&lt;BR /&gt;                many java errors&lt;BR /&gt;Caused by: org.eclipse.core.internal.dtree.ObjectNotFoundException: Tree element /PROJECT_TEST_CR_PACA/talend.project not found.&lt;BR /&gt;	at org.eclipse.core.internal.dtree.AbstractDataTree.handleNotFound(AbstractDataTree.java:257)&lt;BR /&gt;	at org.eclipse.core.internal.dtree.DeltaDataTree.getData(DeltaDataTree.java:585)&lt;BR /&gt;                many java errors&lt;BR /&gt;Root exception:&lt;BR /&gt;org.eclipse.core.internal.dtree.ObjectNotFoundException: Tree element /PROJECT_TEST_CR_PACA/talend.project not found.&lt;BR /&gt;	at org.eclipse.core.internal.dtree.AbstractDataTree.handleNotFound(AbstractDataTree.java:257)&lt;BR /&gt;	at org.eclipse.core.internal.dtree.DeltaDataTree.getData(DeltaDataTree.java:585)&lt;BR /&gt;                many java errors&lt;BR /&gt;!ENTRY org.eclipse.osgi 4 0 2007-08-24 16:11:24.584&lt;BR /&gt;!MESSAGE An error occurred while automatically activating bundle org.eclipse.team.core (129).&lt;BR /&gt;!STACK 0&lt;BR /&gt;org.osgi.framework.BundleException: Exception in org.eclipse.team.internal.core.TeamPlugin.start() of bundle org.eclipse.team.core.&lt;BR /&gt;	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1010)&lt;BR /&gt;	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)&lt;BR /&gt;                many java errors&lt;BR /&gt;Root exception:&lt;BR /&gt;java.lang.NoClassDefFoundError: org/eclipse/core/resources/IResource&lt;BR /&gt;	at org.eclipse.team.internal.core.TeamPlugin.start(TeamPlugin.java:75)&lt;BR /&gt;	at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:991)&lt;BR /&gt;                many java errors&lt;BR /&gt;!ENTRY org.eclipse.osgi 4 0 2007-08-24 16:11:24.584&lt;BR /&gt;!MESSAGE An error occurred while automatically activating bundle org.epic.perleditor (152).&lt;BR /&gt;!STACK 0&lt;BR /&gt;org.osgi.framework.BundleException: The activator org.epic.perleditor.PerlEditorPlugin for bundle org.epic.perleditor is invalid&lt;BR /&gt;	at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:141)&lt;BR /&gt;	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:962)&lt;BR /&gt;                many java errors&lt;BR /&gt;Root exception:&lt;BR /&gt;java.lang.NoClassDefFoundError: org/eclipse/team/core/Team&lt;BR /&gt;	at org.epic.perleditor.PerlEditorPlugin.&amp;lt;init&amp;gt;(PerlEditorPlugin.java:91)&lt;BR /&gt;	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;BR /&gt;                many java errors&lt;BR /&gt;!ENTRY org.eclipse.core.runtime 4 2 2007-08-24 16:11:24.584&lt;BR /&gt;!MESSAGE Problems encountered starting up plug-in: "org.osgi.framework.BundleException: Problems encountered starting up plug-in: "org.epic.perleditor".".&lt;BR /&gt;!STACK 0&lt;BR /&gt;org.osgi.framework.BundleException: Problems encountered starting up plug-in: "org.epic.perleditor".&lt;BR /&gt;	at org.eclipse.core.internal.runtime.InternalPlatform.start(InternalPlatform.java:1154)&lt;BR /&gt;	at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:361)&lt;BR /&gt;                many java errors&lt;BR /&gt;...&lt;/PRE&gt; 
&lt;BR /&gt;I've got a /PROJECT_TEST_CR_PACA/talend.project file in my workspace directory.... 
&lt;BR /&gt;Best regards, 
&lt;BR /&gt;Simon</description>
      <pubDate>Fri, 24 Aug 2007 15:24:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Empty-export-in-java-project/m-p/2374803#M137349</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-08-24T15:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: Empty export in java project</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Empty-export-in-java-project/m-p/2374804#M137350</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;I think I found the answer : there was a blank character and a '-' in the project name.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Oh yes thaht's probably the answer.&lt;BR /&gt;Can you create a bug in our bug tracker please ?&lt;BR /&gt;About the second error : can you retry with your JVM 1.6 ?</description>
      <pubDate>Fri, 24 Aug 2007 16:52:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Empty-export-in-java-project/m-p/2374804#M137350</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-08-24T16:52:09Z</dc:date>
    </item>
  </channel>
</rss>

