<?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: Pb generating job on the command line in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Pb-generating-job-on-the-command-line/m-p/2372625#M135447</link>
    <description>Nevermind, I cleaned up the "command line"'s workspace, and it generated successfully.</description>
    <pubDate>Wed, 05 Aug 2009 11:03:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-08-05T11:03:50Z</dc:date>
    <item>
      <title>Pb generating job on the command line</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pb-generating-job-on-the-command-line/m-p/2372624#M135446</link>
      <description>TAC says "Connection to the generator failed" but the port 8002 is listening and I can see this log from the command line : 
&lt;BR /&gt;!SESSION 2009-08-05 11:41:08.116 ----------------------------------------------- 
&lt;BR /&gt;eclipse.buildId=unknown 
&lt;BR /&gt;java.version=1.6.0_14 
&lt;BR /&gt;java.vendor=Sun Microsystems Inc. 
&lt;BR /&gt;BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=fr_FR 
&lt;BR /&gt;Framework arguments: -application org.talend.commandline.CommandLine startServer -p 8002 
&lt;BR /&gt;Command-line arguments: -os linux -ws gtk -arch x86 -application org.talend.commandline.CommandLine -consoleLog -data commandline-workspace startServer -p 8002 
&lt;BR /&gt;!ENTRY org.talend.commandline 1 0 2009-08-05 11:41:09.477 
&lt;BR /&gt;!MESSAGE Starting up Command Line Application 
&lt;BR /&gt;talend&amp;gt; 
&lt;BR /&gt;!ENTRY org.eclipse.osgi 2 1 2009-08-05 11:41:31.282 
&lt;BR /&gt;!MESSAGE NLS unused message: resources_wrongMarkerAttributeValueType in: org.eclipse.core.internal.utils.messages 
&lt;BR /&gt;--------------------------------------------------------------- 
&lt;BR /&gt;The "listProject" command show me the correct project, the "initDatabase" doesn't work though (it shows me only the std help output).</description>
      <pubDate>Sat, 16 Nov 2024 13:50:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pb-generating-job-on-the-command-line/m-p/2372624#M135446</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: Pb generating job on the command line</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pb-generating-job-on-the-command-line/m-p/2372625#M135447</link>
      <description>Nevermind, I cleaned up the "command line"'s workspace, and it generated successfully.</description>
      <pubDate>Wed, 05 Aug 2009 11:03:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pb-generating-job-on-the-command-line/m-p/2372625#M135447</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-05T11:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Pb generating job on the command line</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pb-generating-job-on-the-command-line/m-p/2372626#M135448</link>
      <description>Hello Morbo 
&lt;BR /&gt;Which version of TIS do you install? I remember initDatabase was replaced by initRemote since 3.0. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; shong</description>
      <pubDate>Wed, 05 Aug 2009 11:08:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pb-generating-job-on-the-command-line/m-p/2372626#M135448</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-05T11:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Pb generating job on the command line</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pb-generating-job-on-the-command-line/m-p/2372627#M135449</link>
      <description>Hello shong, 
&lt;BR /&gt;I'm on 3.1.3, I used the pdf doc wich were talking about initDatabase (page 32/36). 
&lt;BR /&gt;But it's true it doesn't show in help from the shell of the commandLine : 
&lt;BR /&gt; 
&lt;PRE&gt;talend&amp;gt; help&lt;BR /&gt;+--------------------------------------------------------------------------------------------------+&lt;BR /&gt;|Talend Commandline Plugin :                                                                       |&lt;BR /&gt;| * arguments can be surrounded by (") or (') characters                                           |&lt;BR /&gt;| * the semi-colon (;) character can be used to separate commands from each other                  |&lt;BR /&gt;| * special characters (space \ " ' &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; can be escaped using the character (\)                      |&lt;BR /&gt;+--------------------------------------------------------------------------------------------------+&lt;BR /&gt;|Usage:                                                                                            |&lt;BR /&gt;| |-jrdd &amp;lt;path&amp;gt;|-jt &amp;lt;time (in sec)&amp;gt;|-jactc exportAllJob -dd &amp;lt;path&amp;gt;|-jc &amp;lt;context   |&lt;BR /&gt;|name&amp;gt;|-jactc executeJob &amp;lt;jobName&amp;gt; -i &amp;lt;path&amp;gt;|-jv &amp;lt;version&amp;gt;|-jc &amp;lt;context name&amp;gt;|-jcp &amp;lt;key=value1&amp;gt;    |&lt;BR /&gt;||-jrdd &amp;lt;path&amp;gt;|-jt &amp;lt;time (in sec)&amp;gt;|-jactc executeJobOnServer &amp;lt;jobName&amp;gt; -jv       |&lt;BR /&gt;|&amp;lt;version&amp;gt;|-jc &amp;lt;context name&amp;gt;|-jcp &amp;lt;key=value1&amp;gt; |-jactc|-es &amp;lt;name&amp;gt; exportJob     |&lt;BR /&gt;|&amp;lt;jobName&amp;gt; -dd &amp;lt;path&amp;gt;|-jv &amp;lt;version&amp;gt;|-jc &amp;lt;context name&amp;gt;|-af &amp;lt;filename&amp;gt;|-jactc getCommandStatus      |&lt;BR /&gt;|&amp;lt;commandId&amp;gt; importItems &amp;lt;source (dir|.zip)&amp;gt; -if &amp;lt;filterExpr&amp;gt;|-o exportItems &amp;lt;destination          |&lt;BR /&gt;|(dir|.zip)&amp;gt; -if &amp;lt;filterExpr&amp;gt; deleteItems -if &amp;lt;filterExpr&amp;gt; changeVersion &amp;lt;newVersion&amp;gt; -if          |&lt;BR /&gt;|&amp;lt;filterExpr&amp;gt; changeStatus &amp;lt;newStatusCode&amp;gt; -if &amp;lt;filterExpr&amp;gt; importDatabaseMetadata &amp;lt;filePath&amp;gt;      |&lt;BR /&gt;|importDelimitedMetadata &amp;lt;filePath&amp;gt;]                                                               |&lt;BR /&gt;+--------------------------------------------------------------------------------------------------+&lt;BR /&gt;|  stopServer                                                 stops server                         |&lt;BR /&gt;|      -f (--force)                                           don't wait for queued commands       |&lt;BR /&gt;|  help                                                       shows help                           |&lt;BR /&gt;|  helpFilter                                                 shows filter help                    |&lt;BR /&gt;|  showVersion                                                shows product version                |&lt;BR /&gt;|  listCommand                                                lists commands                       |&lt;BR /&gt;|      -a (--all)                                             lists all commands                   |&lt;BR /&gt;|  listExecutionServer                                        lists  execution servers    |&lt;BR /&gt;|  listJob                                                    lists jobs                           |&lt;BR /&gt;|  listProject                                                lists available projects             |&lt;BR /&gt;|  initLocal                                                  init local repository                |&lt;BR /&gt;|  initRemote adminUrl                                        init remote repository               |&lt;BR /&gt;|  logoffProject                                              logs off                             |&lt;BR /&gt;|  logonProject                                               logs on a project                    |&lt;BR /&gt;|      -pn (--project-name) technical name                    project name                         |&lt;BR /&gt;|      -ul (--user-login) login                               user login                           |&lt;BR /&gt;|      -up (--user-password) password                         user password                        |&lt;BR /&gt;|      -gt (--generate-templates)                             generate templates                   |&lt;BR /&gt;|  createProject                                              creates a project                    |&lt;BR /&gt;|      -pn (--project-name) technical name                    project name                         |&lt;BR /&gt;|      -pd (--project-description) description                project description                  |&lt;BR /&gt;|      -pl (--project-language) language (java/perl)          project language                     |&lt;BR /&gt;|      -pa (--project-author) author login                    project author                       |&lt;BR /&gt;|  executeAllJob                                              executes all                         |&lt;BR /&gt;|      -i (--interpreter) path                                perl/java interpreter path           |&lt;BR /&gt;|      -jc (--job-context) context name                       chooses a job context                |&lt;BR /&gt;|      -jcp (--job-context-param) key=value    provides a job context param         |&lt;BR /&gt;|      -jrdd (--job-result-destination-dir) path              job execution result destination dir |&lt;BR /&gt;|      -jt (--job-timeout) time (in sec)                      timeout of execution                 |&lt;BR /&gt;|      -jactc (--job-apply-context-to-children)               apply context to children            |&lt;BR /&gt;|  exportAllJob                                               exports all                          |&lt;BR /&gt;|      -dd (--destination-directory) path                     destination directory                |&lt;BR /&gt;|      -jc (--job-context) context name                       chooses a job context                |&lt;BR /&gt;|      -jactc (--job-apply-context-to-children)               apply context to children            |&lt;BR /&gt;|  executeJob jobName                                         executes                             |&lt;BR /&gt;|      -i (--interpreter) path                                perl/java interpreter path           |&lt;BR /&gt;|      -jv (--job-version) version                            chooses a job version                |&lt;BR /&gt;|      -jc (--job-context) context name                       chooses a job context                |&lt;BR /&gt;|      -jcp (--job-context-param) key=value    provides a job context param         |&lt;BR /&gt;|      -jrdd (--job-result-destination-dir) path              job execution result destination dir |&lt;BR /&gt;|      -jt (--job-timeout) time (in sec)                      timeout of execution                 |&lt;BR /&gt;|      -jactc (--job-apply-context-to-children)               apply context to children            |&lt;BR /&gt;|  executeJobOnServer jobName                                 executes on server                   |&lt;BR /&gt;|      -jv (--job-version) version                            chooses a job version                |&lt;BR /&gt;|      -jc (--job-context) context name                       chooses a job context                |&lt;BR /&gt;|      -jcp (--job-context-param) key=value    provides a job context param         |&lt;BR /&gt;|      -jactc (--job-apply-context-to-children)               apply context to children            |&lt;BR /&gt;|      -es (--execution-server) name                          execution  server name      |&lt;BR /&gt;|  exportJob jobName                                          exports                              |&lt;BR /&gt;|      -dd (--destination-directory) path                     destination directory                |&lt;BR /&gt;|      -jv (--job-version) version                            chooses a job version                |&lt;BR /&gt;|      -jc (--job-context) context name                       chooses a job context                |&lt;BR /&gt;|      -af (--archive-filename) filename                      archive filename (without .zip)      |&lt;BR /&gt;|      -jactc (--job-apply-context-to-children)               apply context to children            |&lt;BR /&gt;|  getCommandStatus commandId                                 gets command status                  |&lt;BR /&gt;|  importItems source (dir|.zip)                              imports items                        |&lt;BR /&gt;|      -if (--item-filter) filterExpr                         item filter expression               |&lt;BR /&gt;|      -o (--overwrite)                                       overwrite existing items             |&lt;BR /&gt;|  exportItems destination (dir|.zip)                         exports items                        |&lt;BR /&gt;|      -if (--item-filter) filterExpr                         item filter expression               |&lt;BR /&gt;|  deleteItems                                                delete items                         |&lt;BR /&gt;|      -if (--item-filter) filterExpr                         item filter expression               |&lt;BR /&gt;|  changeVersion newVersion                                   changes items version                |&lt;BR /&gt;|      -if (--item-filter) filterExpr                         item filter expression               |&lt;BR /&gt;|  changeStatus newStatusCode                                 changes items status                 |&lt;BR /&gt;|      -if (--item-filter) filterExpr                         item filter expression               |&lt;BR /&gt;|  importDatabaseMetadata filePath                            imports database metadata            |&lt;BR /&gt;|  importDelimitedMetadata filePath                           imports delimited metadata           |&lt;BR /&gt;+--------------------------------------------------------------------------------------------------+&lt;BR /&gt;| Copyright (C) 2006-2008 Talend - www.talend.com                                                  |&lt;BR /&gt;+--------------------------------------------------------------------------------------------------+&lt;/PRE&gt;</description>
      <pubDate>Wed, 05 Aug 2009 16:08:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pb-generating-job-on-the-command-line/m-p/2372627#M135449</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-05T16:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: Pb generating job on the command line</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pb-generating-job-on-the-command-line/m-p/2372628#M135450</link>
      <description>Actually, my commandLine doesn't seems to work very well, now I can never list project through the shell : 
&lt;BR /&gt; 
&lt;PRE&gt;a commandline-workspace startServer -p 8002&lt;BR /&gt;!ENTRY org.talend.commandline 1 0 2009-08-05 17:04:35.753&lt;BR /&gt;!MESSAGE Starting up Command Line Application&lt;BR /&gt;talend&amp;gt; listProject&lt;BR /&gt;!ENTRY org.talend.commandline 4 0 2009-08-05 17:04:40.298&lt;BR /&gt;!MESSAGE a repository should be initialized&lt;BR /&gt;!STACK 0&lt;BR /&gt;java.lang.IllegalStateException: a repository should be initialized&lt;BR /&gt;        at org.talend.commandline.command.CommandProcessor.checkInitialized(Unknown Source)&lt;BR /&gt;        at org.talend.commandline.command.CommandProcessor.listProject(Unknown Source)&lt;BR /&gt;        at org.talend.commandline.cli.CommandLineHandler.computeCommand(Unknown Source)&lt;BR /&gt;        at org.talend.commandline.cli.CommandLineHandler.process(Unknown Source)&lt;BR /&gt;        at org.talend.commandline.cli.CommandLineHandler.execute(Unknown Source)&lt;BR /&gt;        at org.talend.commandline.cli.CommandLineHandler.execute(Unknown Source)&lt;BR /&gt;        at org.talend.commandline.mode.ShellServerHandler.start(Unknown Source)&lt;BR /&gt;        at org.talend.commandline.mode.ServerCommandLine$InteractiveServerShell.run(Unknown Source)&lt;BR /&gt;        at java.lang.Thread.run(Thread.java:619)&lt;BR /&gt;java.lang.IllegalStateException: a repository should be initialized&lt;BR /&gt;        at org.talend.commandline.command.CommandProcessor.checkInitialized(Unknown Source)&lt;BR /&gt;        at org.talend.commandline.command.CommandProcessor.listProject(Unknown Source)&lt;BR /&gt;        at org.talend.commandline.cli.CommandLineHandler.computeCommand(Unknown Source)&lt;BR /&gt;        at org.talend.commandline.cli.CommandLineHandler.process(Unknown Source)&lt;BR /&gt;        at org.talend.commandline.cli.CommandLineHandler.execute(Unknown Source)&lt;BR /&gt;        at org.talend.commandline.cli.CommandLineHandler.execute(Unknown Source)&lt;BR /&gt;        at org.talend.commandline.mode.ShellServerHandler.start(Unknown Source)&lt;BR /&gt;        at org.talend.commandline.mode.ServerCommandLine$InteractiveServerShell.run(Unknown Source)&lt;BR /&gt;        at java.lang.Thread.run(Thread.java:619)&lt;BR /&gt;talend&amp;gt; initLocal  &lt;BR /&gt;ADDED_COMMAND 0&lt;BR /&gt;talend&amp;gt; &lt;BR /&gt;!ENTRY org.eclipse.osgi 2 1 2009-08-05 17:04:59.922&lt;BR /&gt;!MESSAGE NLS unused message: resources_wrongMarkerAttributeValueType in: org.eclipse.core.internal.utils.messages&lt;BR /&gt;talend&amp;gt; listProject&lt;BR /&gt;talend&amp;gt; listJob&lt;BR /&gt;!ENTRY org.talend.commandline 4 0 2009-08-05 17:05:22.052&lt;BR /&gt;!MESSAGE should be logged on a repository&lt;BR /&gt;!STACK 0&lt;BR /&gt;java.lang.IllegalStateException: should be logged on a repository&lt;BR /&gt;        at org.talend.commandline.command.CommandProcessor.checkLogged(Unknown Source)&lt;BR /&gt;        at org.talend.commandline.command.CommandProcessor.listJob(Unknown Source)&lt;BR /&gt;        at org.talend.commandline.cli.CommandLineHandler.computeCommand(Unknown Source)&lt;BR /&gt;        at org.talend.commandline.cli.CommandLineHandler.process(Unknown Source)&lt;BR /&gt;        at org.talend.commandline.cli.CommandLineHandler.execute(Unknown Source)&lt;BR /&gt;        at org.talend.commandline.cli.CommandLineHandler.execute(Unknown Source)&lt;BR /&gt;        at org.talend.commandline.mode.ShellServerHandler.start(Unknown Source)&lt;BR /&gt;        at org.talend.commandline.mode.ServerCommandLine$InteractiveServerShell.run(Unknown Source)&lt;BR /&gt;        at java.lang.Thread.run(Thread.java:619)&lt;BR /&gt;java.lang.IllegalStateException: should be logged on a repository&lt;BR /&gt;        at org.talend.commandline.command.CommandProcessor.checkLogged(Unknown Source)&lt;BR /&gt;        at org.talend.commandline.command.CommandProcessor.listJob(Unknown Source)&lt;BR /&gt;        at org.talend.commandline.cli.CommandLineHandler.computeCommand(Unknown Source)&lt;BR /&gt;        at org.talend.commandline.cli.CommandLineHandler.process(Unknown Source)&lt;BR /&gt;        at org.talend.commandline.cli.CommandLineHandler.execute(Unknown Source)&lt;BR /&gt;        at org.talend.commandline.cli.CommandLineHandler.execute(Unknown Source)&lt;BR /&gt;        at org.talend.commandline.mode.ShellServerHandler.start(Unknown Source)&lt;BR /&gt;        at org.talend.commandline.mode.ServerCommandLine$InteractiveServerShell.run(Unknown Source)&lt;BR /&gt;        at java.lang.Thread.run(Thread.java:619)&lt;/PRE&gt; 
&lt;BR /&gt;A project is deployed, visible, runnable through TAC.</description>
      <pubDate>Wed, 05 Aug 2009 16:11:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pb-generating-job-on-the-command-line/m-p/2372628#M135450</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-05T16:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Pb generating job on the command line</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pb-generating-job-on-the-command-line/m-p/2372629#M135451</link>
      <description>Hi, &lt;BR /&gt;I am also facing the same issue. Please let me know if you have any suggestions.</description>
      <pubDate>Wed, 27 Oct 2010 23:21:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pb-generating-job-on-the-command-line/m-p/2372629#M135451</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-10-27T23:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Pb generating job on the command line</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pb-generating-job-on-the-command-line/m-p/2372630#M135452</link>
      <description>Hello Arun 
&lt;BR /&gt;What's your problem now? "Connection to the generator failed" or "java.lang.IllegalStateException: a repository should be initialized"? 
&lt;BR /&gt;if "Connection to the generator failed", you need to check if the commandline is running and you able to ping to ip 8002 from your machine where tac is installed. 
&lt;BR /&gt;"java.lang.IllegalStateException: a repository should be initialized", as the message said, you need to initialize a remote connection first using the command: 
&lt;BR /&gt;initRemote adimUrl 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 28 Oct 2010 03:58:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pb-generating-job-on-the-command-line/m-p/2372630#M135452</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-10-28T03:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Pb generating job on the command line</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pb-generating-job-on-the-command-line/m-p/2372631#M135453</link>
      <description>Hi Shong, 
&lt;BR /&gt; I am getting an error "Connection to the generator failed" while running the job from TAC. But My commandLine is running on the port 8002 and also the Job server also running. 
&lt;BR /&gt;Actually am trying to execute the jobs from remote machines by exporting my SVN Repository and importing it into remote machine epository. 
&lt;BR /&gt; I can able to run the Jobs in TAC from my machine wherei am having connection from commandline to my Talend Studio.But when I want to execute the same jobs in Remote machines TAC with out opening the Talend in remote machine. 
&lt;BR /&gt;Please give me the solution for this. 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks In Advance, 
&lt;BR /&gt;Srinivas</description>
      <pubDate>Mon, 27 Aug 2012 05:27:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pb-generating-job-on-the-command-line/m-p/2372631#M135453</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-27T05:27:23Z</dc:date>
    </item>
  </channel>
</rss>

