<?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: [resolved] How to schedule a job in Windows in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294890#M67727</link>
    <description>Hello RazorSQL
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version n&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Please see related 6050. You should install the same version of JDK on different machine.
&lt;BR /&gt;Best regards
&lt;BR /&gt; shong</description>
    <pubDate>Thu, 19 Nov 2009 01:50:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-11-19T01:50:14Z</dc:date>
    <item>
      <title>[resolved] How to schedule a job in Windows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294885#M67722</link>
      <description>Hi all, 
&lt;BR /&gt;Have an issue when scheduling a job in a batch file using Windows Scheduler. I have 5 jobs that are in my batch file. When I execute the batch from Windows it works, when Windows Scheduler executes it, it works too. The mystery I have is when I open a job in the repository (without making any changes) the next time the batch is kicked off by Windows Scheduler, it doesn't run. Anyone know why? 
&lt;BR /&gt;Also, if I do make a change to a job that is in my batch file, it will not run either, even though the patch is still the same. Any ideas how to update a job in the respository and not have to update the batch file each time? 
&lt;BR /&gt;Here's my batch file: 
&lt;BR /&gt;"C:/Program Files/Java/jre6/bin/java.exe" -Xms256M -Xmx1024M -cp C:/TOS-Win32-r20205-V3.0.2/lib/java/jtds-1.2.jar;C:/TOS-Win32-r20205-V3.0.2/lib/java/ojdbc14-10g.jar;C:/TOS-Win32-r20205-V3.0.2/workspace/.Java/classes;C:/TOS-Win32-r20205-V3.0.2/lib/java; medicalert.paymentmethodlookup_0_1.PaymentMethodLookup --context=Default 
&lt;BR /&gt;"C:/Program Files/Java/jre6/bin/java.exe" -Xms256M -Xmx1024M -cp C:/TOS-Win32-r20205-V3.0.2/lib/java/jtds-1.2.jar;C:/TOS-Win32-r20205-V3.0.2/lib/java/ojdbc14-10g.jar;C:/TOS-Win32-r20205-V3.0.2/workspace/.Java/classes;C:/TOS-Win32-r20205-V3.0.2/lib/java; medicalert.sponsorslookup_0_1.SponsorsLookup --context=Default 
&lt;BR /&gt;"C:/Program Files/Java/jre6/bin/java.exe" -Xms256M -Xmx1024M -cp C:/TOS-Win32-r20205-V3.0.2/lib/java/advancedPersistentLookupLib.jar;C:/TOS-Win32-r20205-V3.0.2/lib/java/commons-collections-3.2.jar;C:/TOS-Win32-r20205-V3.0.2/lib/java/jtds-1.2.jar;C:/TOS-Win32-r20205-V3.0.2/lib/java/ojdbc14-10g.jar;C:/TOS-Win32-r20205-V3.0.2/workspace/.Java/classes;C:/TOS-Win32-r20205-V3.0.2/lib/java; medicalert.influencerdim_0_1.InfluencerDim --context=Default 
&lt;BR /&gt;"C:/Program Files/Java/jre6/bin/java.exe" -Xms256M -Xmx1024M -cp C:/TOS-Win32-r20205-V3.0.2/lib/java/ojdbc14-10g.jar;C:/TOS-Win32-r20205-V3.0.2/workspace/.Java/classes;C:/TOS-Win32-r20205-V3.0.2/lib/java; medicalert.membersdim_0_1.MembersDim --context=Default 
&lt;BR /&gt;"C:/Program Files/Java/jre6/bin/java.exe" -Xms256M -Xmx1024M -cp C:/TOS-Win32-r20205-V3.0.2/lib/java/advancedPersistentLookupLib.jar;C:/TOS-Win32-r20205-V3.0.2/lib/java/commons-collections-3.2.jar;C:/TOS-Win32-r20205-V3.0.2/lib/java/jxl.jar;C:/TOS-Win32-r20205-V3.0.2/lib/java/ojdbc14-10g.jar;C:/TOS-Win32-r20205-V3.0.2/workspace/.Java/classes;C:/TOS-Win32-r20205-V3.0.2/lib/java; medicalert.member_states_dim_0_2.member_states_dim --context=Default</description>
      <pubDate>Sat, 16 Nov 2024 14:02:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294885#M67722</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to schedule a job in Windows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294886#M67723</link>
      <description>Hi,&lt;BR /&gt;looks like you execute your job without exporting it. Export your job and set the paths according your exported files. Than it will work.&lt;BR /&gt;Bye&lt;BR /&gt;Volker</description>
      <pubDate>Fri, 06 Mar 2009 22:40:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294886#M67723</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-03-06T22:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to schedule a job in Windows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294887#M67724</link>
      <description>Do you have an example of an exported job would look like in a batch file?</description>
      <pubDate>Sat, 07 Mar 2009 00:16:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294887#M67724</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-03-07T00:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to schedule a job in Windows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294888#M67725</link>
      <description>If you export your job, you could flag the option to create a bat / sh file.&lt;BR /&gt;There is a screenshot in 5729&lt;BR /&gt;Bye&lt;BR /&gt;Volker</description>
      <pubDate>Sat, 07 Mar 2009 09:14:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294888#M67725</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-03-07T09:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to schedule a job in Windows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294889#M67726</link>
      <description>Question regarding running the batch file. It works on the machine where I installed Talend, however, for another machine, I am getting the following error message (missing .class file). I'm wondering is there something I can download to workaround this error? 
&lt;BR /&gt;H:\My Documents\Download\LAWTESTSchedule\LAWTESTSchedule\LAWTESTSchedule&amp;gt;java -X 
&lt;BR /&gt;ms256M -Xmx1024M -cp classpath.jar; talenddemosjava.lawtestschedule_0_1.LAWTESTS 
&lt;BR /&gt;chedule --context=Default 
&lt;BR /&gt;Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version n 
&lt;BR /&gt;umber in .class file 
&lt;BR /&gt; at java.lang.ClassLoader.defineClass1(Native Method) 
&lt;BR /&gt; at java.lang.ClassLoader.defineClass(Unknown Source) 
&lt;BR /&gt; at java.security.SecureClassLoader.defineClass(Unknown Source) 
&lt;BR /&gt; at java.net.URLClassLoader.defineClass(Unknown Source) 
&lt;BR /&gt; at java.net.URLClassLoader.access$100(Unknown Source) 
&lt;BR /&gt; at java.net.URLClassLoader$1.run(Unknown Source) 
&lt;BR /&gt; at java.security.AccessController.doPrivileged(Native Method) 
&lt;BR /&gt; at java.net.URLClassLoader.findClass(Unknown Source) 
&lt;BR /&gt; at java.lang.ClassLoader.loadClass(Unknown Source) 
&lt;BR /&gt; at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) 
&lt;BR /&gt; at java.lang.ClassLoader.loadClass(Unknown Source) 
&lt;BR /&gt; at java.lang.ClassLoader.loadClassInternal(Unknown Source)</description>
      <pubDate>Thu, 19 Nov 2009 00:34:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294889#M67726</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2009-11-19T00:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to schedule a job in Windows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294890#M67727</link>
      <description>Hello RazorSQL
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version n&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Please see related 6050. You should install the same version of JDK on different machine.
&lt;BR /&gt;Best regards
&lt;BR /&gt; shong</description>
      <pubDate>Thu, 19 Nov 2009 01:50:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294890#M67727</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-11-19T01:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to schedule a job in Windows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294891#M67728</link>
      <description>I have JDK version 1.5 instead of 1.6 where the Job was created from. However, could you let me know the link to the bits that I have install to have this run successfully? I'm getting the different error after updating JDK, so your link to the bits would help me investigate. 
&lt;BR /&gt;Exception in component tMSSqlSP_1 
&lt;BR /&gt;java.sql.SQLException: I/O Error: SSO Failed: Native SSPI library not loaded. Ch 
&lt;BR /&gt;eck the java.library.path system property. 
&lt;BR /&gt; at net.sourceforge.jtds.jdbc.TdsCore.login(TdsCore.java:611) 
&lt;BR /&gt; at net.sourceforge.jtds.jdbc.ConnectionJDBC2.&amp;lt;init&amp;gt;(ConnectionJDBC2.java 
&lt;BR /&gt;:331) 
&lt;BR /&gt; at net.sourceforge.jtds.jdbc.ConnectionJDBC3.&amp;lt;init&amp;gt;(ConnectionJDBC3.java 
&lt;BR /&gt;:50) 
&lt;BR /&gt; at net.sourceforge.jtds.jdbc.Driver.connect(Driver.java:178) 
&lt;BR /&gt; at java.sql.DriverManager.getConnection(Unknown Source) 
&lt;BR /&gt; at java.sql.DriverManager.getConnection(Unknown Source) 
&lt;BR /&gt; at talenddemosjava.lawtestschedule_0_1.LAWTESTSchedule.tMSSqlSP_1Process 
&lt;BR /&gt;(LAWTESTSchedule.java:206) 
&lt;BR /&gt; at talenddemosjava.lawtestschedule_0_1.LAWTESTSchedule.runJobInTOS(LAWTE 
&lt;BR /&gt;STSchedule.java:401) 
&lt;BR /&gt; at talenddemosjava.lawtestschedule_0_1.LAWTESTSchedule.main(LAWTESTSched 
&lt;BR /&gt;ule.java:301) 
&lt;BR /&gt;Caused by: java.io.IOException: SSO Failed: Native SSPI library not loaded. Chec 
&lt;BR /&gt;k the java.library.path system property. 
&lt;BR /&gt; at net.sourceforge.jtds.jdbc.TdsCore.sendMSLoginPkt(TdsCore.java:1894) 
&lt;BR /&gt; at net.sourceforge.jtds.jdbc.TdsCore.login(TdsCore.java:584) 
&lt;BR /&gt; ... 8 more</description>
      <pubDate>Thu, 19 Nov 2009 18:14:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294891#M67728</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2009-11-19T18:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to schedule a job in Windows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294892#M67729</link>
      <description>Hello 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;However, could you let me know the link to the bits that I have install to have this run successfully?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Yes, after you update the JDK, it fix the first problem.Now, you have another problem is about ms sql connection, 'about Native SSPI library not loaded', see a related 7951. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Fri, 20 Nov 2009 05:41:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294892#M67729</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-11-20T05:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to schedule a job in Windows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294893#M67730</link>
      <description>Hello,&lt;BR /&gt;What could cause error "Native SSPI library not loaded" after I have ntlmauth.dll in place?  &lt;BR /&gt;Does it matter if Job was created on 32bit server, and now deployed to run on 64bit server?&lt;BR /&gt;I copied ntlmauth.dll from server that the Job was developed on to the deployed server.&lt;BR /&gt;Your help is appreciated!</description>
      <pubDate>Thu, 10 Dec 2009 00:08:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294893#M67730</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-12-10T00:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to schedule a job in Windows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294894#M67731</link>
      <description>I also tried simply copy the ntlmauth.dll from x64/SSO/ from the download bits below, but still no luck with same error.&lt;BR /&gt;&lt;A href="http://sourceforge.net/projects/jtds/files/jtds/1.2.4/jtds-1.2.4-dist.zip/download" rel="nofollow noopener noreferrer"&gt;http://sourceforge.net/projects/jtds/files/jtds/1.2.4/jtds-1.2.4-dist.zip/download&lt;/A&gt;&lt;BR /&gt;Any idea?</description>
      <pubDate>Thu, 10 Dec 2009 01:25:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294894#M67731</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-12-10T01:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to schedule a job in Windows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294895#M67732</link>
      <description>Does the DLL require some ports to be opened to run successfully?</description>
      <pubDate>Fri, 11 Dec 2009 00:48:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294895#M67732</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-12-11T00:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to schedule a job in Windows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294896#M67733</link>
      <description>hi,&lt;BR /&gt;I downloaded the source code "JobScheduler" to change it for obtaining a frensh interface of "job scheduler object editor".&lt;BR /&gt;I want to know roughly what are the steps and across what is the point of entry of this project (the main class) to run it.&lt;BR /&gt;Regards&lt;BR /&gt;jockhip12</description>
      <pubDate>Mon, 18 Apr 2011 09:41:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294896#M67733</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-04-18T09:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to schedule a job in Windows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294897#M67734</link>
      <description>Hi&lt;BR /&gt;Right click on the job and go to Export Job Scripts. Specify a loc for zip file. Once exported go to the folder and click the batch file in jobName_1.0\JobName folder. Double click on the batch to run the job.</description>
      <pubDate>Mon, 18 Apr 2011 13:23:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294897#M67734</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-04-18T13:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to schedule a job in Windows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294898#M67735</link>
      <description>Hello,&lt;BR /&gt;Thank you for the answer,&lt;BR /&gt;I don't understand you very well.&lt;BR /&gt;I want to change the source code of job scheduler to obtain a French interface JOE.&lt;BR /&gt;I used Eclipse to open the project but when I run the project from the class Editor.java, an error appears "Editor does not contain a main type ".&lt;BR /&gt;Regards&lt;BR /&gt;jockhip12</description>
      <pubDate>Mon, 18 Apr 2011 16:35:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294898#M67735</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-04-18T16:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to schedule a job in Windows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294899#M67736</link>
      <description>resolved</description>
      <pubDate>Mon, 18 Apr 2011 21:49:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294899#M67736</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-04-18T21:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to schedule a job in Windows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294900#M67737</link>
      <description>Thanks for the feedback!
&lt;BR /&gt;Best,
&lt;BR /&gt;Pcoffre.</description>
      <pubDate>Tue, 19 Apr 2011 13:54:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294900#M67737</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-04-19T13:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to schedule a job in Windows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294901#M67738</link>
      <description>Hello, 
&lt;BR /&gt;I need to change the interface desktob "Job Scheduler Object Editor" in French. 
&lt;BR /&gt;I try to use Eclipse as IDE but the project is not running (source code is not a job scheduler eclipse project apparently). 
&lt;BR /&gt;So I tried to translate the file com.sos.scheduler.editor \ src \ sos \ scheduler \ editor \ message_en.properties French that exists in the installation directory: sos-berlin.com \ JobScheduler \ scheduler \ lib \ com.sos.scheduler.editor-1.6-1056-7749.jar. 
&lt;BR /&gt;This method worked well, but the problem thar I am facing now is the translation of the menu bar (file, options file) and sub menu (ctrl + o open, etc....) that exist in a java class in the source code of the job scheduler: 
&lt;BR /&gt; 
&lt;BR /&gt;java / sos / scheduler / editor / app / MainWindow.java, not in its installation directory as the file message_en.properties. 
&lt;BR /&gt;NB: I found the file MainWindow.Class in the installation directory 
&lt;BR /&gt;sos-berlin.com \ JobScheduler \ scheduler \ lib \ com.sos.scheduler.editor-1.6-1056-7749.jar 
&lt;BR /&gt;but I can not change it because the extension is .Class. 
&lt;BR /&gt;Is it a method to modify the MainWindow .Class? 
&lt;BR /&gt;Or is there another method to translate the menu bar! 
&lt;BR /&gt;Thank you 
&lt;BR /&gt;Regards 
&lt;BR /&gt;jockhip12</description>
      <pubDate>Wed, 20 Apr 2011 11:16:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294901#M67738</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-04-20T11:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to schedule a job in Windows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294902#M67739</link>
      <description>how can I compile job scheduler in windows ?
&lt;BR /&gt;I have a PDF document how to compile job scheduler english version but only for Linux.</description>
      <pubDate>Wed, 20 Apr 2011 15:34:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294902#M67739</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-04-20T15:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to schedule a job in Windows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294903#M67740</link>
      <description>To compile the source code of job scheduler, I created the symbolic link for java:
&lt;BR /&gt;ln-s / opt / java java
&lt;BR /&gt;and another for perl
&lt;BR /&gt;ln-s / opt / perl perl
&lt;BR /&gt;But during the compilation, the command
&lt;BR /&gt;make / make-scheduler
&lt;BR /&gt;returns this error
&lt;BR /&gt;cc1plus: error: scheduler / prod / LINKS / java / include: Not a file
&lt;BR /&gt;make: *** Error 1
&lt;BR /&gt;and the command
&lt;BR /&gt;make
&lt;BR /&gt;returns this error LINKS / java / include: Not a file and / LINKS / java / include / linux: Not a file
&lt;BR /&gt;There is a mistake when creating the link or what?
&lt;BR /&gt;Thank you</description>
      <pubDate>Wed, 04 May 2011 09:55:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294903#M67740</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-05-04T09:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to schedule a job in Windows</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294904#M67741</link>
      <description>the directory / java / include does not exist, that is why the command make / make-scheduler generates an error. 
&lt;BR /&gt;I created manually the folders and I recompiled the project. 
&lt;BR /&gt;That's what the command returns this time 
&lt;BR /&gt;]make: « libxml2.a » est à jour. 
&lt;BR /&gt;make: « libxslt.a » est à jour. 
&lt;BR /&gt;g++ ... -c -g -MD -Wall -Wno-sign-compare -Wno-long-long -Wuninitialized -DNDEBUG -O2 -m32 -DMAKE_UBUNTU -Wno-deprecated -Wno-reorder -Wno-non-virtual-dtor ../java.cxx 
&lt;BR /&gt;In file included from ../java.cxx:37:0: 
&lt;BR /&gt;../z_com.h: In function ?bool zschimmer::com::variant_is_empty(const zschimmer::com::Variant&amp;amp;)?: 
&lt;BR /&gt;../z_com.h:836:60: warning: suggest parentheses around ?&amp;amp;&amp;amp;? within ?||? 
&lt;BR /&gt;../java.cxx: In member function ?void zschimmer::javabridge::Vm::start()?: 
&lt;BR /&gt;../java.cxx:655:7: warning: suggest explicit braces to avoid ambiguous ?else? 
&lt;BR /&gt;../java.cxx: In function ?void zschimmer::javabridge::throw_java_ret(int, const std::string&amp;amp;, const std::string&amp;amp;)?: 
&lt;BR /&gt;../java.cxx:1147:14: error: ?JNI_ENOMEM? was not declared in this scope 
&lt;BR /&gt;../java.cxx:1148:14: error: ?JNI_EEXIST? was not declared in this scope 
&lt;BR /&gt;../java.cxx:1149:14: error: ?JNI_EINVAL? was not declared in this scope 
&lt;BR /&gt;../java.cxx: In member function ?int zschimmer::javabridge::Method::int_call(__jobject*, const zschimmer::javabridge: 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;arameter_list&amp;amp;) const?: 
&lt;BR /&gt;../java.cxx:2076:92: error: invalid conversion from ?const jvalue*? to ?jvalue*? 
&lt;BR /&gt;../java.cxx:2076:92: error: initializing argument 3 of ?jint _Jv_JNIEnv::CallIntMethodA(__jobject*, _jmethodID*, jvalue*)? 
&lt;BR /&gt;../java.cxx: In member function ?__jobject* zschimmer::javabridge::Method::jobject_call(__jobject*, const zschimmer::javabridge: 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;arameter_list&amp;amp;) const?: 
&lt;BR /&gt;../java.cxx:2132:99: error: invalid conversion from ?const jvalue*? to ?jvalue*? 
&lt;BR /&gt;../java.cxx:2132:99: error: initializing argument 3 of ?__jobject* _Jv_JNIEnv::CallObjectMethodA(__jobject*, _jmethodID*, jvalue*)? 
&lt;BR /&gt;../java.cxx: In member function ?std::string zschimmer::javabridge::Method::string_call(__jobject*, const zschimmer::javabridge: 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;arameter_list&amp;amp;) const?: 
&lt;BR /&gt;../java.cxx:2146:106: error: invalid conversion from ?const jvalue*? to ?jvalue*? 
&lt;BR /&gt;../java.cxx:2146:106: error: initializing argument 3 of ?__jobject* _Jv_JNIEnv::CallObjectMethodA(__jobject*, _jmethodID*, jvalue*)? 
&lt;BR /&gt;../java.cxx: In member function ?int zschimmer::javabridge: 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9p6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134116iFBD5D7F21624A744/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9p6.png" alt="0683p000009M9p6.png" /&gt;&lt;/span&gt;tatic_method::int_call(__jclass*, const zschimmer::javabridge: 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;arameter_list&amp;amp;) const?: 
&lt;BR /&gt;../java.cxx:2248:93: error: invalid conversion from ?const jvalue*? to ?jvalue*? 
&lt;BR /&gt;../java.cxx:2248:93: error: initializing argument 3 of ?jint _Jv_JNIEnv::CallIntMethodA(__jobject*, _jmethodID*, jvalue*)? 
&lt;BR /&gt;make: *** Erreur 1 
&lt;BR /&gt;Any solution PLZ ?</description>
      <pubDate>Wed, 04 May 2011 14:34:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-schedule-a-job-in-Windows/m-p/2294904#M67741</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-05-04T14:34:27Z</dc:date>
    </item>
  </channel>
</rss>

