<?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: tSortRow_1 java.io.FileNotFoundException error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tSortRow-1-java-io-FileNotFoundException-error/m-p/2336166#M104645</link>
    <description>hi,&lt;BR /&gt;file.swap are use by  unix system like temporary file (if you open a file with VI for example it's automatic).like "hidden" file&lt;BR /&gt;try with other extension that extension known by the system.(.swap)&lt;BR /&gt;++</description>
    <pubDate>Fri, 03 Apr 2009 19:46:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-04-03T19:46:34Z</dc:date>
    <item>
      <title>tSortRow_1 java.io.FileNotFoundException error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSortRow-1-java-io-FileNotFoundException-error/m-p/2336163#M104642</link>
      <description>Hello,&lt;BR /&gt;I just upgraded my TOS to 3.0.3, and now I'm getting the error below when running on linux.  My job runs fine on windows, and use to run fine on linux(version 2.X).  I have the sort going to disk, and it looks like a space is being put in the file names, so UNIX can't read the cached file.&lt;BR /&gt;Exception in component tSortRow_1_SortOut&lt;BR /&gt;java.io.FileNotFoundException: /vol/talend/data/swap/foh.25051.swap/standardReformattSortRow_1_SortOut _bXm8q4TEMP_0 (No such file or directory)&lt;BR /&gt;        at java.io.FileOutputStream.open(Native Method)&lt;BR /&gt;        at java.io.FileOutputStream.&amp;lt;init&amp;gt;(FileOutputStream.java:179)&lt;BR /&gt;        at java.io.FileOutputStream.&amp;lt;init&amp;gt;(FileOutputStream.java:131)&lt;BR /&gt;        at org.talend.designer.components.thash.io.hashimpl.FlowSorterIterator.writeBuffer(FlowSorterIterator.java:262)&lt;BR /&gt;        at org.talend.designer.components.thash.io.hashimpl.FlowSorterIterator.writeRemainingData(FlowSorterIterator.java:170)&lt;BR /&gt;        at org.talend.designer.components.thash.io.hashimpl.FlowSorterIterator.endPut(FlowSorterIterator.java:139)&lt;BR /&gt;        at referral.standardreformat_0_2.standardReformat.tFileInputDelimited_1Process(standardReformat.java:18791)&lt;BR /&gt;        at referral.standardreformat_0_2.standardReformat.tOracleConnection_1Process(standardReformat.java:517)&lt;BR /&gt;        at referral.standardreformat_0_2.standardReformat.runJobInTOS(standardReformat.java:21538)&lt;BR /&gt;        at referral.standardreformat_0_2.standardReformat.main(standardReformat.java:21433)</description>
      <pubDate>Sat, 16 Nov 2024 14:00:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSortRow-1-java-io-FileNotFoundException-error/m-p/2336163#M104642</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: tSortRow_1 java.io.FileNotFoundException error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSortRow-1-java-io-FileNotFoundException-error/m-p/2336164#M104643</link>
      <description>Hello 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;/vol/talend/data/swap/foh.25051.swap/&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;This directory doesn't exist on linux. Currently, the component will not create it if it does't exist. You can report a feature on our bugtracker. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Fri, 03 Apr 2009 07:23:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSortRow-1-java-io-FileNotFoundException-error/m-p/2336164#M104643</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-04-03T07:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: tSortRow_1 java.io.FileNotFoundException error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSortRow-1-java-io-FileNotFoundException-error/m-p/2336165#M104644</link>
      <description>We created the directory on our servers, so that doesn't answer my question.  I'm wondering if talend is putting that space in there, or is there something I need to change to make it work on UNIX</description>
      <pubDate>Fri, 03 Apr 2009 18:09:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSortRow-1-java-io-FileNotFoundException-error/m-p/2336165#M104644</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-04-03T18:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: tSortRow_1 java.io.FileNotFoundException error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSortRow-1-java-io-FileNotFoundException-error/m-p/2336166#M104645</link>
      <description>hi,&lt;BR /&gt;file.swap are use by  unix system like temporary file (if you open a file with VI for example it's automatic).like "hidden" file&lt;BR /&gt;try with other extension that extension known by the system.(.swap)&lt;BR /&gt;++</description>
      <pubDate>Fri, 03 Apr 2009 19:46:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSortRow-1-java-io-FileNotFoundException-error/m-p/2336166#M104645</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-04-03T19:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: tSortRow_1 java.io.FileNotFoundException error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSortRow-1-java-io-FileNotFoundException-error/m-p/2336167#M104646</link>
      <description>Removed the ".swap", and got the same error.</description>
      <pubDate>Fri, 03 Apr 2009 21:23:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSortRow-1-java-io-FileNotFoundException-error/m-p/2336167#M104646</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-04-03T21:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: tSortRow_1 java.io.FileNotFoundException error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSortRow-1-java-io-FileNotFoundException-error/m-p/2336168#M104647</link>
      <description>did you try to access the file with command line in a terminal  ...&lt;BR /&gt;&lt;PRE&gt;user$  cd /vol/talend/...etc&lt;/PRE&gt;&lt;BR /&gt;and see if sytem can open file ?</description>
      <pubDate>Fri, 03 Apr 2009 21:57:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSortRow-1-java-io-FileNotFoundException-error/m-p/2336168#M104647</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-04-03T21:57:35Z</dc:date>
    </item>
  </channel>
</rss>

