<?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: tMap &amp;quot;Store temp datas on disk&amp;quot; option in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tMap-quot-Store-temp-datas-on-disk-quot-option/m-p/2359594#M124352</link>
    <description>Hi,&lt;BR /&gt;I had the same problem and turned out that the input type BigDecimal was causing this problem. I changed it to Double and it's working fine.&lt;BR /&gt;Regards,&lt;BR /&gt;Rabih Dagher</description>
    <pubDate>Fri, 26 Feb 2010 17:11:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-02-26T17:11:56Z</dc:date>
    <item>
      <title>tMap "Store temp datas on disk" option</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-quot-Store-temp-datas-on-disk-quot-option/m-p/2359587#M124345</link>
      <description>It doesn't seem to work by me, always generates code error. Is there a fix to this yet?</description>
      <pubDate>Sat, 16 Nov 2024 13:59:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-quot-Store-temp-datas-on-disk-quot-option/m-p/2359587#M124345</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: tMap "Store temp datas on disk" option</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-quot-Store-temp-datas-on-disk-quot-option/m-p/2359588#M124346</link>
      <description>Which is your TOS version ?&lt;BR /&gt;Have you set the temp directory in the properties of the tMap component ?</description>
      <pubDate>Tue, 21 Apr 2009 16:12:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-quot-Store-temp-datas-on-disk-quot-option/m-p/2359588#M124346</guid>
      <dc:creator>amaumont</dc:creator>
      <dc:date>2009-04-21T16:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: tMap "Store temp datas on disk" option</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-quot-Store-temp-datas-on-disk-quot-option/m-p/2359589#M124347</link>
      <description>Hi there, 
&lt;BR /&gt;if you are using TOS 3.0.3 or later this may be related to the changesets r21209/r21210. I described the problem in forum topic 5010 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCnlFCAS" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/developer-environment-specific-defaults-in-tMap-store-on-disk/td-p/90413&lt;/A&gt; 
&lt;BR /&gt;In the affected versions you have to manually set the basic setting "Temp data directory path" of the tMap component to a valid temp directory. The path has to be enclosed by quotes. 
&lt;BR /&gt;Best regards, 
&lt;BR /&gt;Michael</description>
      <pubDate>Tue, 21 Apr 2009 16:25:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-quot-Store-temp-datas-on-disk-quot-option/m-p/2359589#M124347</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-04-21T16:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: tMap "Store temp datas on disk" option</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-quot-Store-temp-datas-on-disk-quot-option/m-p/2359590#M124348</link>
      <description>Thank you akatose &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Tue, 21 Apr 2009 16:38:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-quot-Store-temp-datas-on-disk-quot-option/m-p/2359590#M124348</guid>
      <dc:creator>amaumont</dc:creator>
      <dc:date>2009-04-21T16:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: tMap "Store temp datas on disk" option</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-quot-Store-temp-datas-on-disk-quot-option/m-p/2359591#M124349</link>
      <description>Hi,&lt;BR /&gt;I changed the settings of the temp directory and code generation errors ceased. But know I get:&lt;BR /&gt;&lt;PRE&gt;Exception in component tMap_2_TMAP_IN&lt;BR /&gt;java.lang.RuntimeException: java.io.StreamCorruptedException: invalid handle value: 007E0000&lt;/PRE&gt;</description>
      <pubDate>Wed, 22 Apr 2009 08:07:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-quot-Store-temp-datas-on-disk-quot-option/m-p/2359591#M124349</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-04-22T08:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: tMap "Store temp datas on disk" option</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-quot-Store-temp-datas-on-disk-quot-option/m-p/2359592#M124350</link>
      <description>Do you use a geometry column from postgis or an other particular type of columns ?&lt;BR /&gt;This error seems to be related to the issue &lt;A href="http://www.talendforge.org/bugs/view.php?id=6780" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/bugs/view.php?id=6780&lt;/A&gt;.</description>
      <pubDate>Wed, 22 Apr 2009 13:56:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-quot-Store-temp-datas-on-disk-quot-option/m-p/2359592#M124350</guid>
      <dc:creator>amaumont</dc:creator>
      <dc:date>2009-04-22T13:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: tMap "Store temp datas on disk" option</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-quot-Store-temp-datas-on-disk-quot-option/m-p/2359593#M124351</link>
      <description>If you mean by 'particular' an 'object' type column, no, I'm not... I'll check more precisely which of my input tables causes the problem...</description>
      <pubDate>Wed, 22 Apr 2009 16:40:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-quot-Store-temp-datas-on-disk-quot-option/m-p/2359593#M124351</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-04-22T16:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: tMap "Store temp datas on disk" option</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-quot-Store-temp-datas-on-disk-quot-option/m-p/2359594#M124352</link>
      <description>Hi,&lt;BR /&gt;I had the same problem and turned out that the input type BigDecimal was causing this problem. I changed it to Double and it's working fine.&lt;BR /&gt;Regards,&lt;BR /&gt;Rabih Dagher</description>
      <pubDate>Fri, 26 Feb 2010 17:11:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-quot-Store-temp-datas-on-disk-quot-option/m-p/2359594#M124352</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-26T17:11:56Z</dc:date>
    </item>
  </channel>
</rss>

