<?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 Use the commandline deployJobToServer in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Use-the-commandline-deployJobToServer/m-p/2230204#M20910</link>
    <description>Hello, 
&lt;BR /&gt;I'm trying to using the commandline deployJobToServer. My goal is to be able from a job to deploy another job on another server. After I will launch them on this another servers with a specific context. 
&lt;BR /&gt;So I'm trying to use this command on my job (cf : deploy_ssh) : 
&lt;BR /&gt;"./Talend-Studio-linux-gtk-x86_64 -nosplash -application org.talend.commandline.CommandLine deployJobToServer test_deploy ?es Doris -jv Latest -jc Default ?jactc" 
&lt;BR /&gt;I have this error : 
&lt;BR /&gt;FAILED at Mon Jun 04 10:46:00 CEST 2012 
&lt;BR /&gt;exception : org.talend.commandline.client.command.CommandStatusWrapException: java.lang.IllegalStateException: should be logged on a repository 
&lt;BR /&gt; at org.talend.commandline.command.CommandProcessor.checkLogged(CommandProcessor.java:233) 
&lt;BR /&gt; at org.talend.commandline.command.CommandProcessor.beforeDeployJobToServer(CommandProcessor.java:444) 
&lt;BR /&gt; at org.talend.commandline.command.CommandProcessor.deployJobToServer(CommandProcessor.java:434) 
&lt;BR /&gt; at org.talend.commandline.command.ExtensionCommandSwitch.caseDeployJobToServerCommand(ExtensionCommandSwitch.java:129) 
&lt;BR /&gt; at org.talend.commandline.client.command.extension.AbstractExtensionCommandSwitch.doSwitch(AbstractExtensionCommandSwitch.java:49) 
&lt;BR /&gt; at org.talend.commandline.command.CommandProcessorSwitch.caseExtensionCommand(CommandProcessorSwitch.java:159) 
&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:52) 
&lt;BR /&gt; at org.talend.commandline.command.CommandConsumer.execute(CommandConsumer.java:33) 
&lt;BR /&gt; at org.talend.commandline.cli.CommandLineHandler.process(CommandLineHandler.java:239) 
&lt;BR /&gt; at org.talend.commandline.cli.CommandLineHandler.execute(CommandLineHandler.java:173) 
&lt;BR /&gt; at org.talend.commandline.cli.CommandLineHandler.execute(CommandLineHandler.java:162) 
&lt;BR /&gt; at org.talend.commandline.mode.NormalCommandLine.start(NormalCommandLine.java:32) 
&lt;BR /&gt; at org.talend.commandline.CommandLineApplication.start(CommandLineApplication.java:92) 
&lt;BR /&gt; at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) 
&lt;BR /&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) 
&lt;BR /&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) 
&lt;BR /&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369) 
&lt;BR /&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 
&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) 
&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
&lt;BR /&gt; at java.lang.reflect.Method.invoke(Method.java:597) 
&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) 
&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) 
&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.run(Main.java:1407) 
&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.main(Main.java:1383) 
&lt;BR /&gt;The job is present on another server. Cf deploy_job_conductor. 
&lt;BR /&gt;Do you know what options I must used to succeed ? 
&lt;BR /&gt; 
&lt;BR /&gt;Thank you for your help, 
&lt;BR /&gt;Carole</description>
    <pubDate>Mon, 04 Jun 2012 09:51:59 GMT</pubDate>
    <dc:creator>param75</dc:creator>
    <dc:date>2012-06-04T09:51:59Z</dc:date>
    <item>
      <title>Use the commandline deployJobToServer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Use-the-commandline-deployJobToServer/m-p/2230204#M20910</link>
      <description>Hello, 
&lt;BR /&gt;I'm trying to using the commandline deployJobToServer. My goal is to be able from a job to deploy another job on another server. After I will launch them on this another servers with a specific context. 
&lt;BR /&gt;So I'm trying to use this command on my job (cf : deploy_ssh) : 
&lt;BR /&gt;"./Talend-Studio-linux-gtk-x86_64 -nosplash -application org.talend.commandline.CommandLine deployJobToServer test_deploy ?es Doris -jv Latest -jc Default ?jactc" 
&lt;BR /&gt;I have this error : 
&lt;BR /&gt;FAILED at Mon Jun 04 10:46:00 CEST 2012 
&lt;BR /&gt;exception : org.talend.commandline.client.command.CommandStatusWrapException: java.lang.IllegalStateException: should be logged on a repository 
&lt;BR /&gt; at org.talend.commandline.command.CommandProcessor.checkLogged(CommandProcessor.java:233) 
&lt;BR /&gt; at org.talend.commandline.command.CommandProcessor.beforeDeployJobToServer(CommandProcessor.java:444) 
&lt;BR /&gt; at org.talend.commandline.command.CommandProcessor.deployJobToServer(CommandProcessor.java:434) 
&lt;BR /&gt; at org.talend.commandline.command.ExtensionCommandSwitch.caseDeployJobToServerCommand(ExtensionCommandSwitch.java:129) 
&lt;BR /&gt; at org.talend.commandline.client.command.extension.AbstractExtensionCommandSwitch.doSwitch(AbstractExtensionCommandSwitch.java:49) 
&lt;BR /&gt; at org.talend.commandline.command.CommandProcessorSwitch.caseExtensionCommand(CommandProcessorSwitch.java:159) 
&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:52) 
&lt;BR /&gt; at org.talend.commandline.command.CommandConsumer.execute(CommandConsumer.java:33) 
&lt;BR /&gt; at org.talend.commandline.cli.CommandLineHandler.process(CommandLineHandler.java:239) 
&lt;BR /&gt; at org.talend.commandline.cli.CommandLineHandler.execute(CommandLineHandler.java:173) 
&lt;BR /&gt; at org.talend.commandline.cli.CommandLineHandler.execute(CommandLineHandler.java:162) 
&lt;BR /&gt; at org.talend.commandline.mode.NormalCommandLine.start(NormalCommandLine.java:32) 
&lt;BR /&gt; at org.talend.commandline.CommandLineApplication.start(CommandLineApplication.java:92) 
&lt;BR /&gt; at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) 
&lt;BR /&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) 
&lt;BR /&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) 
&lt;BR /&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369) 
&lt;BR /&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 
&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) 
&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
&lt;BR /&gt; at java.lang.reflect.Method.invoke(Method.java:597) 
&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) 
&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) 
&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.run(Main.java:1407) 
&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.main(Main.java:1383) 
&lt;BR /&gt;The job is present on another server. Cf deploy_job_conductor. 
&lt;BR /&gt;Do you know what options I must used to succeed ? 
&lt;BR /&gt; 
&lt;BR /&gt;Thank you for your help, 
&lt;BR /&gt;Carole</description>
      <pubDate>Mon, 04 Jun 2012 09:51:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Use-the-commandline-deployJobToServer/m-p/2230204#M20910</guid>
      <dc:creator>param75</dc:creator>
      <dc:date>2012-06-04T09:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: Use the commandline deployJobToServer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Use-the-commandline-deployJobToServer/m-p/2230205#M20911</link>
      <description>Hi Carole
&lt;BR /&gt;The error indicates you'd better init repository and logon project first.
&lt;BR /&gt;
&lt;PRE&gt;initRemote http://localhost:8080/org.talend.administrator302&lt;BR /&gt;logonProject -pn WORK -ul nfrancisco@talend.com -up Talend&lt;/PRE&gt;
&lt;BR /&gt;Regards,
&lt;BR /&gt;Pedro</description>
      <pubDate>Mon, 04 Jun 2012 10:13:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Use-the-commandline-deployJobToServer/m-p/2230205#M20911</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-04T10:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: Use the commandline deployJobToServer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Use-the-commandline-deployJobToServer/m-p/2230206#M20912</link>
      <description>Thank you. It works ! 
&lt;BR /&gt;For information, I use in the same commandline the deploy and executeJobOnServer : 
&lt;BR /&gt;"./Talend-Studio-linux-gtk-x86_64 -nosplash -application org.talend.commandline.CommandLine initRemote URL_TAC logonProject -pn Project -ul Login -up Psw deployJobToServer Job -es ServerExec -jv JobVersion -jc Context -jactc -un Login -pd Psw executeJobOnServer Job"</description>
      <pubDate>Mon, 04 Jun 2012 12:44:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Use-the-commandline-deployJobToServer/m-p/2230206#M20912</guid>
      <dc:creator>param75</dc:creator>
      <dc:date>2012-06-04T12:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Use the commandline deployJobToServer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Use-the-commandline-deployJobToServer/m-p/2230207#M20913</link>
      <description>Hi&lt;BR /&gt;Great! Thanks for your feedback.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Tue, 05 Jun 2012 02:35:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Use-the-commandline-deployJobToServer/m-p/2230207#M20913</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-05T02:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: Use the commandline deployJobToServer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Use-the-commandline-deployJobToServer/m-p/2230208#M20914</link>
      <description>8YXMca  &amp;lt;a href=""&amp;gt;fmwudsocyzck&amp;lt;/a&amp;gt;, ymgxcrarsbcz, tmqzkxvchqqr,</description>
      <pubDate>Thu, 04 Sep 2014 05:56:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Use-the-commandline-deployJobToServer/m-p/2230208#M20914</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-09-04T05:56:51Z</dc:date>
    </item>
  </channel>
</rss>

