<?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 Multiple items with TIS job conductor in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Multiple-items-with-TIS-job-conductor/m-p/2243415#M29924</link>
    <description>I recently finished install TIS (3.0.2.20205), along with 2 execution servers. The main database is MySQL and the repository is in Subversion, all components are on separate machines (all running Linux) (I don't have control over the layout design of these machines). 
&lt;BR /&gt;I created a test project, along with a test job. 
&lt;BR /&gt;The problems started when I attempt to schedule the job. After submitting the initial job creation request I am returned the following error -- 
&lt;PRE&gt;Execution task 'TestJob' not created: Couldn't retrieve job: Table 'talend_administrator.QRTZ_JOB_DETAILS' doesn't exist&lt;/PRE&gt; 
&lt;BR /&gt;-- however the job is created in the UI. 
&lt;BR /&gt;I am unable to delete the job, due to the following error -- Execution task 'TestJob' not deleted 
&lt;BR /&gt;Since I can't delete the job I attempt to see if I can use the job, however both Generate and Deploy result in the following errors (contained with a Java error output string) -- 
&lt;PRE&gt;Failed to login to CommandLine&lt;BR /&gt;org.talend.administrator.scheduler.business.ExecutionTaskHandler.generateJobScriptUnit(ExecutionTaskHandler.java:557)&lt;BR /&gt;org.talend.administrator.scheduler.business.ExecutionTaskHandler$1.run(ExecutionTaskHandler.java:425)&lt;BR /&gt;Caused by: org.talend.commons.exception.PersistenceException: Invalid administrator access.&lt;BR /&gt;	at org.talend.repository.remoteprovider.AdministratorClient.checkVersion(Unknown Source)&lt;BR /&gt;	at org.talend.repository.remoteprovider.RemoteRepositoryFactory.checkAvailability(Unknown Source)&lt;BR /&gt;	at org.talend.repository.model.ProxyRepositoryFactory.checkAvailability(Unknown Source)&lt;BR /&gt;	at org.talend.commandline.internal.util.RepositoryHandler.initRepository(Unknown Source)&lt;BR /&gt;	at org.talend.commandline.internal.util.RepositoryHandler.init(Unknown Source)&lt;BR /&gt;	at org.talend.commandline.internal.util.CommandProcessor.init(Unknown Source)&lt;BR /&gt;	at org.talend.commandline.command.InitCommand.doExecute(Unknown Source)&lt;BR /&gt;	at org.talend.commandline.command.AbstractCommand.execute(Unknown Source)&lt;BR /&gt;	at org.talend.commandline.internal.cli.CommandConsumer.execute(Unknown Source)&lt;BR /&gt;	at org.talend.commandline.internal.impl.ServerCommandLine$CommmandConsumerRunnable.run(Unknown Source)&lt;BR /&gt;	at java.lang.Thread.run(Thread.java:619)&lt;/PRE&gt; 
&lt;BR /&gt;Subsequent attempts to directly run the job (via the UI) return 
&lt;PRE&gt;Error: 'Run' can't be done, see logs on server.&lt;/PRE&gt; 
&lt;BR /&gt;though with 3 servers (the UI and 2 execution) involved I haven't been able to locate the referenced logs. 
&lt;BR /&gt;Any help with these issues would be greatly appreciated.</description>
    <pubDate>Sat, 16 Nov 2024 14:05:30 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2024-11-16T14:05:30Z</dc:date>
    <item>
      <title>Multiple items with TIS job conductor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multiple-items-with-TIS-job-conductor/m-p/2243415#M29924</link>
      <description>I recently finished install TIS (3.0.2.20205), along with 2 execution servers. The main database is MySQL and the repository is in Subversion, all components are on separate machines (all running Linux) (I don't have control over the layout design of these machines). 
&lt;BR /&gt;I created a test project, along with a test job. 
&lt;BR /&gt;The problems started when I attempt to schedule the job. After submitting the initial job creation request I am returned the following error -- 
&lt;PRE&gt;Execution task 'TestJob' not created: Couldn't retrieve job: Table 'talend_administrator.QRTZ_JOB_DETAILS' doesn't exist&lt;/PRE&gt; 
&lt;BR /&gt;-- however the job is created in the UI. 
&lt;BR /&gt;I am unable to delete the job, due to the following error -- Execution task 'TestJob' not deleted 
&lt;BR /&gt;Since I can't delete the job I attempt to see if I can use the job, however both Generate and Deploy result in the following errors (contained with a Java error output string) -- 
&lt;PRE&gt;Failed to login to CommandLine&lt;BR /&gt;org.talend.administrator.scheduler.business.ExecutionTaskHandler.generateJobScriptUnit(ExecutionTaskHandler.java:557)&lt;BR /&gt;org.talend.administrator.scheduler.business.ExecutionTaskHandler$1.run(ExecutionTaskHandler.java:425)&lt;BR /&gt;Caused by: org.talend.commons.exception.PersistenceException: Invalid administrator access.&lt;BR /&gt;	at org.talend.repository.remoteprovider.AdministratorClient.checkVersion(Unknown Source)&lt;BR /&gt;	at org.talend.repository.remoteprovider.RemoteRepositoryFactory.checkAvailability(Unknown Source)&lt;BR /&gt;	at org.talend.repository.model.ProxyRepositoryFactory.checkAvailability(Unknown Source)&lt;BR /&gt;	at org.talend.commandline.internal.util.RepositoryHandler.initRepository(Unknown Source)&lt;BR /&gt;	at org.talend.commandline.internal.util.RepositoryHandler.init(Unknown Source)&lt;BR /&gt;	at org.talend.commandline.internal.util.CommandProcessor.init(Unknown Source)&lt;BR /&gt;	at org.talend.commandline.command.InitCommand.doExecute(Unknown Source)&lt;BR /&gt;	at org.talend.commandline.command.AbstractCommand.execute(Unknown Source)&lt;BR /&gt;	at org.talend.commandline.internal.cli.CommandConsumer.execute(Unknown Source)&lt;BR /&gt;	at org.talend.commandline.internal.impl.ServerCommandLine$CommmandConsumerRunnable.run(Unknown Source)&lt;BR /&gt;	at java.lang.Thread.run(Thread.java:619)&lt;/PRE&gt; 
&lt;BR /&gt;Subsequent attempts to directly run the job (via the UI) return 
&lt;PRE&gt;Error: 'Run' can't be done, see logs on server.&lt;/PRE&gt; 
&lt;BR /&gt;though with 3 servers (the UI and 2 execution) involved I haven't been able to locate the referenced logs. 
&lt;BR /&gt;Any help with these issues would be greatly appreciated.</description>
      <pubDate>Sat, 16 Nov 2024 14:05:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multiple-items-with-TIS-job-conductor/m-p/2243415#M29924</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T14:05:30Z</dc:date>
    </item>
  </channel>
</rss>

