<?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: exception in thread &amp;quot;main&amp;quot; java.lang.OutOfMemoryError: Java heap space in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/exception-in-thread-quot-main-quot-java-lang-OutOfMemoryError/m-p/2322035#M92012</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;It should be part of your Java, if you've got the JDK installed, under the {java JDK home}/bin folder - jvisualvm.exe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If these answers are useful, don't forget to give Kudos&lt;/P&gt;</description>
    <pubDate>Tue, 02 Feb 2021 10:36:18 GMT</pubDate>
    <dc:creator>David_Beaty</dc:creator>
    <dc:date>2021-02-02T10:36:18Z</dc:date>
    <item>
      <title>exception in thread "main" java.lang.OutOfMemoryError: Java heap space</title>
      <link>https://community.qlik.com/t5/Talend-Studio/exception-in-thread-quot-main-quot-java-lang-OutOfMemoryError/m-p/2322026#M92003</link>
      <description>&lt;P&gt;Even after adding JVM parameter still am getting this error.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 13:15:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/exception-in-thread-quot-main-quot-java-lang-OutOfMemoryError/m-p/2322026#M92003</guid>
      <dc:creator>SMahadevan1608028474</dc:creator>
      <dc:date>2021-01-29T13:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: exception in thread "main" java.lang.OutOfMemoryError: Java heap space</title>
      <link>https://community.qlik.com/t5/Talend-Studio/exception-in-thread-quot-main-quot-java-lang-OutOfMemoryError/m-p/2322027#M92004</link>
      <description>&lt;P&gt;did you add &lt;/P&gt;&lt;P&gt;-XX:-UseGCOverheadLimit&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 14:09:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/exception-in-thread-quot-main-quot-java-lang-OutOfMemoryError/m-p/2322027#M92004</guid>
      <dc:creator>Prakhar1</dc:creator>
      <dc:date>2021-01-29T14:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: exception in thread "main" java.lang.OutOfMemoryError: Java heap space</title>
      <link>https://community.qlik.com/t5/Talend-Studio/exception-in-thread-quot-main-quot-java-lang-OutOfMemoryError/m-p/2322028#M92005</link>
      <description>&lt;P&gt;Yes, I have added already in Jvm arguments -XX:-UseGCOverheadLimit&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 16:53:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/exception-in-thread-quot-main-quot-java-lang-OutOfMemoryError/m-p/2322028#M92005</guid>
      <dc:creator>SMahadevan1608028474</dc:creator>
      <dc:date>2021-01-29T16:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: exception in thread "main" java.lang.OutOfMemoryError: Java heap space</title>
      <link>https://community.qlik.com/t5/Talend-Studio/exception-in-thread-quot-main-quot-java-lang-OutOfMemoryError/m-p/2322029#M92006</link>
      <description>&lt;P&gt;Sounds like you have components in use that are holding all the data rows in memory whilst it's running. Look for things like:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;tUniqRow&lt;/LI&gt;&lt;LI&gt;tSortRow&lt;/LI&gt;&lt;LI&gt;tMap&lt;/LI&gt;&lt;LI&gt;tAggregate&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Ensure you've enabled the use of disk to perform actions on.&lt;/P&gt;</description>
      <pubDate>Sun, 31 Jan 2021 17:15:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/exception-in-thread-quot-main-quot-java-lang-OutOfMemoryError/m-p/2322029#M92006</guid>
      <dc:creator>David_Beaty</dc:creator>
      <dc:date>2021-01-31T17:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: exception in thread "main" java.lang.OutOfMemoryError: Java heap space</title>
      <link>https://community.qlik.com/t5/Talend-Studio/exception-in-thread-quot-main-quot-java-lang-OutOfMemoryError/m-p/2322030#M92007</link>
      <description>&lt;P&gt;Thanks for your reply on this. Here I am using only Tmap and SchemaComplianceCheck components. Therefore If I want to enable to use disk space... where in Talend? if it is my system I have enough space in my disk.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 10:57:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/exception-in-thread-quot-main-quot-java-lang-OutOfMemoryError/m-p/2322030#M92007</guid>
      <dc:creator>SMahadevan1608028474</dc:creator>
      <dc:date>2021-02-01T10:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: exception in thread "main" java.lang.OutOfMemoryError: Java heap space</title>
      <link>https://community.qlik.com/t5/Talend-Studio/exception-in-thread-quot-main-quot-java-lang-OutOfMemoryError/m-p/2322031#M92008</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the tMap component, if you select it only (don't double click) there's a field in the Basic settings as to the path to the "Temp data directory path".  You use put in a context variable here to dynamically adjust where the files go or just put a fixed path.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;David.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If these answers are useful, don't forget to give Kudos&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 17:19:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/exception-in-thread-quot-main-quot-java-lang-OutOfMemoryError/m-p/2322031#M92008</guid>
      <dc:creator>David_Beaty</dc:creator>
      <dc:date>2021-02-01T17:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: exception in thread "main" java.lang.OutOfMemoryError: Java heap space</title>
      <link>https://community.qlik.com/t5/Talend-Studio/exception-in-thread-quot-main-quot-java-lang-OutOfMemoryError/m-p/2322032#M92009</link>
      <description>&lt;P&gt;I have set the path in Temp Data directory path for tMap component.The files are getting generated in specified path even though am getting the error once the job complete. (Ref: Heap Memory.jpg)&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 09:25:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/exception-in-thread-quot-main-quot-java-lang-OutOfMemoryError/m-p/2322032#M92009</guid>
      <dc:creator>SMahadevan1608028474</dc:creator>
      <dc:date>2021-02-02T09:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: exception in thread "main" java.lang.OutOfMemoryError: Java heap space</title>
      <link>https://community.qlik.com/t5/Talend-Studio/exception-in-thread-quot-main-quot-java-lang-OutOfMemoryError/m-p/2322033#M92010</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would suggest you use something like Java Visual VM and monitor the job when its running and see at what point it starts to eat all the memory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If these answers are useful, don't forget to give Kudos&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 09:41:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/exception-in-thread-quot-main-quot-java-lang-OutOfMemoryError/m-p/2322033#M92010</guid>
      <dc:creator>David_Beaty</dc:creator>
      <dc:date>2021-02-02T09:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: exception in thread "main" java.lang.OutOfMemoryError: Java heap space</title>
      <link>https://community.qlik.com/t5/Talend-Studio/exception-in-thread-quot-main-quot-java-lang-OutOfMemoryError/m-p/2322034#M92011</link>
      <description>&lt;P&gt;Is It right path to download https://visualvm.github.io/download.html&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 10:18:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/exception-in-thread-quot-main-quot-java-lang-OutOfMemoryError/m-p/2322034#M92011</guid>
      <dc:creator>SMahadevan1608028474</dc:creator>
      <dc:date>2021-02-02T10:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: exception in thread "main" java.lang.OutOfMemoryError: Java heap space</title>
      <link>https://community.qlik.com/t5/Talend-Studio/exception-in-thread-quot-main-quot-java-lang-OutOfMemoryError/m-p/2322035#M92012</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;It should be part of your Java, if you've got the JDK installed, under the {java JDK home}/bin folder - jvisualvm.exe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If these answers are useful, don't forget to give Kudos&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 10:36:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/exception-in-thread-quot-main-quot-java-lang-OutOfMemoryError/m-p/2322035#M92012</guid>
      <dc:creator>David_Beaty</dc:creator>
      <dc:date>2021-02-02T10:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: exception in thread "main" java.lang.OutOfMemoryError: Java heap space</title>
      <link>https://community.qlik.com/t5/Talend-Studio/exception-in-thread-quot-main-quot-java-lang-OutOfMemoryError/m-p/2322036#M92013</link>
      <description>&lt;P&gt;Yes, the exe was under the path what you have mention. But Still am getting the error in Talend, I was just monitor the memory in (Visual VM) after opening the application however I could not trace it. Is it something do I need to configure anything here ?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 14:49:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/exception-in-thread-quot-main-quot-java-lang-OutOfMemoryError/m-p/2322036#M92013</guid>
      <dc:creator>SMahadevan1608028474</dc:creator>
      <dc:date>2021-02-02T14:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: exception in thread "main" java.lang.OutOfMemoryError: Java heap space</title>
      <link>https://community.qlik.com/t5/Talend-Studio/exception-in-thread-quot-main-quot-java-lang-OutOfMemoryError/m-p/2322037#M92014</link>
      <description>&lt;P&gt;Run the job locally in studio and have JVisualVM open monitoring the process.....you'll just have to track the job and watch JVisualVM to see where it is when the heap spikes.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 07:54:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/exception-in-thread-quot-main-quot-java-lang-OutOfMemoryError/m-p/2322037#M92014</guid>
      <dc:creator>David_Beaty</dc:creator>
      <dc:date>2021-02-04T07:54:58Z</dc:date>
    </item>
  </channel>
</rss>

