<?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] Connection to Generator failed (Command Line) in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349160#M116178</link>
    <description>&lt;P&gt;This solution works well for me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My version of TAC&amp;nbsp; is v6.1.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 31 Aug 2018 10:00:10 GMT</pubDate>
    <dc:creator>zjing</dc:creator>
    <dc:date>2018-08-31T10:00:10Z</dc:date>
    <item>
      <title>[resolved] Connection to Generator failed (Command Line)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349142#M116160</link>
      <description>Hi, 
&lt;BR /&gt;i have following problem: 
&lt;BR /&gt;We have just installed TIS and want to start a second job from the TAC. But everytime we got an "Connection to Generator failed (Command Line)". I have checked every SVN connetion. Everything is "OK". 
&lt;BR /&gt;One strange thing is, that the first job is valid and is runing. But if we "generate" this job again we got the same error as the "new" second job. 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;PRE&gt;	at org.talend.administrator.scheduler.business.job.generate.JobGenerator.generate(JobGenerator.java:197)&lt;BR /&gt;	at org.talend.administrator.scheduler.business.ExecutionTaskHandler.generateJobScriptUnit(ExecutionTaskHandler.java:341)&lt;BR /&gt;	at org.talend.administrator.scheduler.business.ExecutionTaskHandler$1.run(ExecutionTaskHandler.java:294)&lt;BR /&gt;Caused by: org.talend.administrator.common.exception.SystemException: Failed to login to CommandLine : org.talend.commons.exception.PersistenceException: Cannot connect to project with url 'http://localhost:8080/svn/TEST'&lt;BR /&gt;	at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon2(Unknown Source)&lt;BR /&gt;	at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon(Unknown Source)&lt;BR /&gt;	at org.talend.repository.remoteprovider.RemoteRepositoryFactory.beforeLogon(Unknown Source)&lt;BR /&gt;	at org.talend.core.repository.model.ProxyRepositoryFactory.logOnProject(Unknown Source)&lt;BR /&gt;	at org.talend.commandline.util.RepositoryHandler.logonProject(Unknown Source)&lt;BR /&gt;	at org.talend.commandline.command.CommandProcessor.logonProject(Unknown Source)&lt;BR /&gt;	at org.talend.commandline.command.CommandProcessorSwitch.caseLogonProjectCommand(Unknown Source)&lt;BR /&gt;	at org.talend.commandline.client.util.CommandAbstractSwitch.doSwitch(Unknown Source)&lt;BR /&gt;	at org.talend.commandline.command.CommandConsumer.executeCommand(Unknown Source)&lt;BR /&gt;	at org.talend.commandline.command.CommandConsumer.execute(Unknown Source)&lt;BR /&gt;	at org.talend.commandline.mode.ServerCommandLine$CommmandConsumerRunnable.run(Unknown Source)&lt;BR /&gt;	at java.lang.Thread.run(Thread.java:636)&lt;BR /&gt;Caused by: java.lang.NullPointerException&lt;BR /&gt;	at org.talend.repository.remoteprovider.ImplementationHelper.getConfigurationElement(Unknown Source)&lt;BR /&gt;	at org.talend.repository.remoteprovider.ImplementationHelper.getInstance(Unknown Source)&lt;BR /&gt;	at org.talend.repository.remoteprovider.ImplementationHelper.getProjectUrlCheck(Unknown Source)&lt;BR /&gt;	... 12 more&lt;BR /&gt;	at org.talend.administrator.commandline.CommandLineBean.executeGroupCommand(CommandLineBean.java:183)&lt;BR /&gt;	at org.talend.administrator.scheduler.business.job.generate.JobGenerator.executeGroupCommand(JobGenerator.java:264)&lt;BR /&gt;	at org.talend.administrator.scheduler.business.job.generate.JobGenerator.generate(JobGenerator.java:140)&lt;BR /&gt;	... 2 more&lt;BR /&gt;Caused by: org.talend.commandline.client.command.CommandStatusWrapException: org.talend.commons.exception.PersistenceException: Cannot connect to project with url 'http://localhost:8080/svn/TEST'&lt;BR /&gt;	at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon2(Unknown Source)&lt;BR /&gt;	at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon(Unknown Source)&lt;BR /&gt;	at org.talend.repository.remoteprovider.RemoteRepositoryFactory.beforeLogon(Unknown Source)&lt;BR /&gt;	at org.talend.core.repository.model.ProxyRepositoryFactory.logOnProject(Unknown Source)&lt;BR /&gt;	at org.talend.commandline.util.RepositoryHandler.logonProject(Unknown Source)&lt;BR /&gt;	at org.talend.commandline.command.CommandProcessor.logonProject(Unknown Source)&lt;BR /&gt;	at org.talend.commandline.command.CommandProcessorSwitch.caseLogonProjectCommand(Unknown Source)&lt;BR /&gt;	at org.talend.commandline.client.util.CommandAbstractSwitch.doSwitch(Unknown Source)&lt;BR /&gt;	at org.talend.commandline.command.CommandConsumer.executeCommand(Unknown Source)&lt;BR /&gt;	at org.talend.commandline.command.CommandConsumer.execute(Unknown Source)&lt;BR /&gt;	at org.talend.commandline.mode.ServerCommandLine$CommmandConsumerRunnable.run(Unknown Source)&lt;BR /&gt;	at java.lang.Thread.run(Thread.java:636)&lt;BR /&gt;Caused by: java.lang.NullPointerException&lt;BR /&gt;	at org.talend.repository.remoteprovider.ImplementationHelper.getConfigurationElement(Unknown Source)&lt;BR /&gt;	at org.talend.repository.remoteprovider.ImplementationHelper.getInstance(Unknown Source)&lt;BR /&gt;	at org.talend.repository.remoteprovider.ImplementationHelper.getProjectUrlCheck(Unknown Source)&lt;BR /&gt;	... 12 more&lt;/PRE&gt; 
&lt;BR /&gt;Thanks in Advance, 
&lt;BR /&gt;Markus</description>
      <pubDate>Sat, 16 Nov 2024 12:41:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349142#M116160</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Connection to Generator failed (Command Line)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349143#M116161</link>
      <description>Hi 
&lt;BR /&gt;Try to do: 
&lt;BR /&gt;1. Stop the commandline. 
&lt;BR /&gt;2. Delete the commandline-woskspace. 
&lt;BR /&gt;3. Restart commandline and generate the task again. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Fri, 16 Sep 2011 06:48:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349143#M116161</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-16T06:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Connection to Generator failed (Command Line)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349144#M116162</link>
      <description>Many Thanks!&lt;BR /&gt;It works now!</description>
      <pubDate>Wed, 05 Oct 2011 11:47:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349144#M116162</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-05T11:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Connection to Generator failed (Command Line)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349145#M116163</link>
      <description>I have the same problem. Should I delete every item in the commandline-worksapce (\\drw-sql01\c$\Program Files\Talend-4.2.3\cmdline\studio\commandline-workspace) folder or just the project folder ?. 
&lt;BR /&gt;Thanks,</description>
      <pubDate>Mon, 09 Apr 2012 16:37:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349145#M116163</guid>
      <dc:creator>ar7368</dc:creator>
      <dc:date>2012-04-09T16:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Connection to Generator failed (Command Line)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349146#M116164</link>
      <description>Hi Ar7368
&lt;BR /&gt;Delete the commandline-workspace directory.
&lt;BR /&gt;Then it will be recreated when you start up TOS next time.
&lt;BR /&gt;Regards,
&lt;BR /&gt;Pedro</description>
      <pubDate>Tue, 10 Apr 2012 02:31:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349146#M116164</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-10T02:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Connection to Generator failed (Command Line)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349147#M116165</link>
      <description>Hi Pedro,
&lt;BR /&gt;The command line is still down. The client log in TAC says "Error at grid loading: Fail to connect to CommandLine: Unknown.hZ(Unknown source:0)". What does it mean?
&lt;BR /&gt;Thanks,</description>
      <pubDate>Tue, 10 Apr 2012 15:37:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349147#M116165</guid>
      <dc:creator>ar7368</dc:creator>
      <dc:date>2012-04-10T15:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Connection to Generator failed (Command Line)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349148#M116166</link>
      <description>&lt;PRE&gt;2012-04-10 11:15:00 ERROR CommandLineFactory  - could not connect to commandline&lt;BR /&gt;java.net.ConnectException: Connection refused: connect&lt;BR /&gt;	at java.net.PlainSocketImpl.socketConnect(Native Method)&lt;BR /&gt;	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)&lt;BR /&gt;	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)&lt;BR /&gt;	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)&lt;BR /&gt;	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)&lt;BR /&gt;	at java.net.Socket.connect(Socket.java:529)&lt;BR /&gt;	at java.net.Socket.connect(Socket.java:478)&lt;BR /&gt;	at java.net.Socket.&amp;lt;init&amp;gt;(Socket.java:375)&lt;BR /&gt;	at java.net.Socket.&amp;lt;init&amp;gt;(Socket.java:189)&lt;BR /&gt;	at org.talend.commandline.client.CommandLineAbstractClient.connect(Unknown Source)&lt;BR /&gt;	at org.talend.commandline.client.CommandLineJavaClient.command(Unknown Source)&lt;BR /&gt;	at org.talend.commandline.client.CommandLineJavaClient.access$0(Unknown Source)&lt;BR /&gt;	at org.talend.commandline.client&lt;/PRE&gt;
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Md5l"&gt;here&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Md5l"&gt;OriginalPost.pdf&lt;/A&gt;</description>
      <pubDate>Tue, 10 Apr 2012 16:24:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349148#M116166</guid>
      <dc:creator>ar7368</dc:creator>
      <dc:date>2012-04-10T16:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Connection to Generator failed (Command Line)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349149#M116167</link>
      <description>Hi Ar7368 
&lt;BR /&gt;When you are using TAC-&amp;gt;Job Conductor to deploy jobs on JobServer, the commandline needs to be started up(%TIS%\Commandline.bat or %TIS%\commandline-linux.sh). 
&lt;BR /&gt;Besides, you'd better check the parameters about commandline in TAC-&amp;gt;Configuration. 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Pedro</description>
      <pubDate>Wed, 11 Apr 2012 02:42:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349149#M116167</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-11T02:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Connection to Generator failed (Command Line)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349150#M116168</link>
      <description>Hi Pedro, 
&lt;BR /&gt;I did restart after I restarted the services on the server where Talend resides. So now the primary commandline is working, but the secondary still errors. This is Ok for now as the jobs are running as scheduled. Any idea why commandline (secondary) still errors?
&lt;BR /&gt;Thanks,</description>
      <pubDate>Wed, 11 Apr 2012 18:49:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349150#M116168</guid>
      <dc:creator>ar7368</dc:creator>
      <dc:date>2012-04-11T18:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Connection to Generator failed (Command Line)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349151#M116169</link>
      <description>Hi 
&lt;BR /&gt;You mean the secondary parameters about commandline in TAC-&amp;gt;Configuration still get errors? 
&lt;BR /&gt;It's OK. If you start up commandline using the secondary parameters, the primary one will get errors. 
&lt;BR /&gt;Hope I didn't misunderstand you. 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Pedro</description>
      <pubDate>Thu, 12 Apr 2012 02:57:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349151#M116169</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-12T02:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Connection to Generator failed (Command Line)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349152#M116170</link>
      <description>yes the secondary commandline in tac--&amp;gt;configuration. So what you are saying is that only one commandline will be in use at anytime. Well that's fine as far as the jobs run as scheduled.
&lt;BR /&gt;Thanks,</description>
      <pubDate>Thu, 12 Apr 2012 14:29:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349152#M116170</guid>
      <dc:creator>ar7368</dc:creator>
      <dc:date>2012-04-12T14:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Connection to Generator failed (Command Line)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349153#M116171</link>
      <description>Hello, 
&lt;BR /&gt;I have a same problem with the Commandline
&lt;BR /&gt;my question is : 
&lt;BR /&gt; How to : 
&lt;BR /&gt; - restart/stop/ start the Commandline
&lt;BR /&gt; - restart/stop/start the SVN
&lt;BR /&gt;Thanks for your answer.
&lt;BR /&gt;NTC</description>
      <pubDate>Fri, 17 May 2013 08:24:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349153#M116171</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-17T08:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Connection to Generator failed (Command Line)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349154#M116172</link>
      <description>Have you tried to type "help" to get all commands of the commandline? 
&lt;BR /&gt;Or check out 
&lt;A href="https://help.talend.com/search/all?query=Setting+up+the+CommandLines%27+parameters&amp;amp;content-lang=en" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=Setting+up+the+CommandLines%27+parameters&amp;amp;content-lang=en&lt;/A&gt; 
&lt;BR /&gt;The secondary commandline is only used as failover for the first commandline. 
&lt;BR /&gt;For a better follow up, I would suggest that you open a new thread in the Forum. 
&lt;BR /&gt;Elisa 
&lt;BR /&gt; 
&lt;BR /&gt;HTH</description>
      <pubDate>Fri, 17 May 2013 11:20:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349154#M116172</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-17T11:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Connection to Generator failed (Command Line)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349155#M116173</link>
      <description>Hello, 
&lt;BR /&gt;Can you give me the stape to start/restart/Stop Commandline
&lt;BR /&gt;and Stop/start/restart SVN
&lt;BR /&gt;Thanke for your answer.
&lt;BR /&gt;NTC</description>
      <pubDate>Tue, 21 May 2013 09:07:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349155#M116173</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-21T09:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Connection to Generator failed (Command Line)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349156#M116174</link>
      <description>I was facing similar problem after applying new license key to talend. 
&lt;BR /&gt;After trying a lot of things , I tried putting new license file in Talend installation directory/Cmdline folder and restarted Talend Command line service.
&lt;BR /&gt;After this , issue was resolved.</description>
      <pubDate>Wed, 21 May 2014 17:03:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349156#M116174</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-21T17:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Connection to Generator failed (Command Line)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349157#M116175</link>
      <description>Copying the license file to the command_line directory fixed it for me as well.</description>
      <pubDate>Wed, 22 Jul 2015 21:53:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349157#M116175</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-22T21:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Connection to Generator failed (Command Line)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349158#M116176</link>
      <description>Hi,
&lt;BR /&gt;I also faced the same error like "generator failed command" and as stated earlier I have stopped the commandline and deleted the commandline-workspace and restarted the commandline, but still facing the same issue while generating the job conductor.</description>
      <pubDate>Fri, 20 May 2016 15:35:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349158#M116176</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-20T15:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Connection to Generator failed (Command Line)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349159#M116177</link>
      <description>We are using TAC 6.2.1. with GIT repository. when I try to configure git with TAC, I am giving my GIT id and password and also I have to provide my id in TAC user setting. Is this good for PROD level configuration?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 28 Nov 2016 04:15:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349159#M116177</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-28T04:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Connection to Generator failed (Command Line)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349160#M116178</link>
      <description>&lt;P&gt;This solution works well for me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My version of TAC&amp;nbsp; is v6.1.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Aug 2018 10:00:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Connection-to-Generator-failed-Command-Line/m-p/2349160#M116178</guid>
      <dc:creator>zjing</dc:creator>
      <dc:date>2018-08-31T10:00:10Z</dc:date>
    </item>
  </channel>
</rss>

