<?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: Possible to execute built job from directory with spaces? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Possible-to-execute-built-job-from-directory-with-spaces/m-p/2260442#M41571</link>
    <description>&lt;P&gt;&amp;nbsp;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;it is possible, just not interesting because of it is a &amp;nbsp;"Bad Practice" (same as column in db with space, or local language filenames and etc)&lt;/P&gt;
&lt;P&gt;if it needed, you could edit .bat file&lt;/P&gt;
&lt;PRE&gt;%~d0
cd %~dp0
java -Dtalend.component.manager.m2.repository=&lt;STRONG&gt;%cd%/&lt;/STRONG&gt;../lib -Xms256M -Xmx1024M -cp .;&lt;/PRE&gt;
&lt;P&gt;just replace&amp;nbsp;%cd%/ for ./&lt;/P&gt;
&lt;PRE&gt;%~d0
cd %~dp0
java -Dtalend.component.manager.m2.repository=./../lib -Xms256M -Xmx1024M -cp .;&lt;/PRE&gt;
&lt;P&gt;and it will work&lt;/P&gt;</description>
    <pubDate>Wed, 13 Feb 2019 06:50:34 GMT</pubDate>
    <dc:creator>vapukov</dc:creator>
    <dc:date>2019-02-13T06:50:34Z</dc:date>
    <item>
      <title>Possible to execute built job from directory with spaces?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Possible-to-execute-built-job-from-directory-with-spaces/m-p/2260441#M41570</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I just built a Talend job for Windows, in order to execute the job from the generated batch file.&lt;/P&gt; 
&lt;P&gt;I originally stored the built job folder within a folder called "Talend Showcase - Call Center Analytics", but upon execution the job fails with "Error: could not find or load main class Showcase".&lt;/P&gt; 
&lt;P&gt;However, the job works perfectly when I move it within a folder named "TalendShowcase_CallCenterAnalytics_BuiltTalendJob".&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Just curious if it's possible to modify the built job to execute the job within a directory that contains spaces.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks in advance.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards,&lt;/P&gt; 
&lt;P&gt;Veronica&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2019 03:21:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Possible-to-execute-built-job-from-directory-with-spaces/m-p/2260441#M41570</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-13T03:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to execute built job from directory with spaces?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Possible-to-execute-built-job-from-directory-with-spaces/m-p/2260442#M41571</link>
      <description>&lt;P&gt;&amp;nbsp;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;it is possible, just not interesting because of it is a &amp;nbsp;"Bad Practice" (same as column in db with space, or local language filenames and etc)&lt;/P&gt;
&lt;P&gt;if it needed, you could edit .bat file&lt;/P&gt;
&lt;PRE&gt;%~d0
cd %~dp0
java -Dtalend.component.manager.m2.repository=&lt;STRONG&gt;%cd%/&lt;/STRONG&gt;../lib -Xms256M -Xmx1024M -cp .;&lt;/PRE&gt;
&lt;P&gt;just replace&amp;nbsp;%cd%/ for ./&lt;/P&gt;
&lt;PRE&gt;%~d0
cd %~dp0
java -Dtalend.component.manager.m2.repository=./../lib -Xms256M -Xmx1024M -cp .;&lt;/PRE&gt;
&lt;P&gt;and it will work&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2019 06:50:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Possible-to-execute-built-job-from-directory-with-spaces/m-p/2260442#M41571</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-02-13T06:50:34Z</dc:date>
    </item>
  </channel>
</rss>

