<?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: tMemoryMonitor in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tMemoryMonitor/m-p/2338508#M106735</link>
    <description>Hi, the problem with memory leaks is the error is mostly not related to the component causing the problem. 
&lt;BR /&gt;I use a standalone damon which connects via JMX to the jobs and gets the memory state without the need of add something to the job.</description>
    <pubDate>Fri, 13 Jun 2014 23:38:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-06-13T23:38:03Z</dc:date>
    <item>
      <title>tMemoryMonitor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMemoryMonitor/m-p/2338505#M106732</link>
      <description>I've added this component to the Talend Exchange which I hope is a useful utility for monitoring memory of a running Job and, hopefully, helping with good memory management - avoiding Out of Memory Exceptions and also not wasting it.
&lt;BR /&gt;All feedback welcome.
&lt;BR /&gt;
&lt;A href="http://www.talendforge.org/exchange/?eid=1202&amp;amp;product=tos&amp;amp;action=view&amp;amp;nav=1,1,1" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/exchange/?eid=1202&amp;amp;product=tos&amp;amp;action=view&amp;amp;nav=1,1,1&lt;/A&gt;</description>
      <pubDate>Sat, 16 Nov 2024 11:38:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMemoryMonitor/m-p/2338505#M106732</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: tMemoryMonitor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMemoryMonitor/m-p/2338506#M106733</link>
      <description>Hi tal00000 
&lt;BR /&gt;It is a great component that helps us to monitor the memory usage of a running job. It will be better if the component can output the memory information to a log file. 
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 21 May 2014 08:09:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMemoryMonitor/m-p/2338506#M106733</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-21T08:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: tMemoryMonitor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMemoryMonitor/m-p/2338507#M106734</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Hi tal00000&lt;BR /&gt;It is a great component that helps us to monitor the memory usage of a running job. It will be better if the component can output the memory information to a log file.&lt;BR /&gt;Shong&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Thanks for the feedback. 
&lt;BR /&gt;That shouldn't be too difficult... 
&lt;BR /&gt;I'm also amending to show peak usage; although this can be already derived from the history. 
&lt;BR /&gt;Of course, it can only show the peak that is recorded at the time of sampling; but still useful.</description>
      <pubDate>Thu, 22 May 2014 12:59:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMemoryMonitor/m-p/2338507#M106734</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-22T12:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: tMemoryMonitor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMemoryMonitor/m-p/2338508#M106735</link>
      <description>Hi, the problem with memory leaks is the error is mostly not related to the component causing the problem. 
&lt;BR /&gt;I use a standalone damon which connects via JMX to the jobs and gets the memory state without the need of add something to the job.</description>
      <pubDate>Fri, 13 Jun 2014 23:38:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMemoryMonitor/m-p/2338508#M106735</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-13T23:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: tMemoryMonitor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMemoryMonitor/m-p/2338509#M106736</link>
      <description>This is a really useful component.&amp;nbsp; Excuse my ignorance but what is the output telling me? 
&lt;BR /&gt;tMemoryMonitor_1: using 2347MB/3217MB (max=3641MB/64%) (processors=2) 
&lt;BR /&gt;&amp;lt;Name of the component&amp;gt;: &amp;lt;current memory use&amp;gt;/&amp;lt;?&amp;gt; (&amp;lt;max memory use allowed&amp;gt;) (&amp;lt;number of processors&amp;gt;) 
&lt;BR /&gt;The value after the "/" what is that?</description>
      <pubDate>Wed, 09 Sep 2015 11:32:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMemoryMonitor/m-p/2338509#M106736</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-09-09T11:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: tMemoryMonitor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMemoryMonitor/m-p/2338510#M106737</link>
      <description>Hi clarkec21 
&lt;BR /&gt;Read the description of this component on Talend Exchange: 
&lt;BR /&gt; 
&lt;PRE&gt;Monitor the memory usage of your running Job, with tMemoryMonitor&lt;BR /&gt;Information on the used, total and maximum (see -Xmx) memory of the Java runtime, are written to standard output or, if a warning threshold is reached, to standard error.&lt;BR /&gt;Options include ‘Enabled’, ‘Interval’ (milliseconds) and ‘Warning Threshold Percent %’.&lt;BR /&gt;Used in conjunction with your own diagnostic messages, this component will help you to identify where memory is being used within your Job an help you to avoid Out of Memory (OOM) Exceptions.&lt;BR /&gt;As well as ensuring that your Job has enough memory, you’ll also want to make sure that you do not waste system memory. The Talend Job defaults are -Xms256MB and -Xmx1024MB. As well as some of your Jobs requiring more that 1024MB, some will require less that 256MB. This utility will allow you to observe the peak memory usage and to tune accordingly.&lt;BR /&gt;For more information on Java Runtime memory reporting, read http://docs.oracle.com/javase/7/docs/api/java/lang/Runtime.html.&lt;BR /&gt;Used memory is totalMemory - freeMemory. Percentages are based on used memory vs. maxMemory.&lt;/PRE&gt; 
&lt;BR /&gt;In your case, 2347MB is used memory, and 3217MB is total memory. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 10 Sep 2015 05:46:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMemoryMonitor/m-p/2338510#M106737</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-10T05:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: tMemoryMonitor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMemoryMonitor/m-p/2338511#M106738</link>
      <description>Hi tal00000, 
&lt;BR /&gt;It's undoubtedly a very useful component to monitor the memory usage of a job at run time. But I need to know one thing that how one can fetch the information of this component in a file, it would be great if you can help me out.&amp;nbsp; 
&lt;BR /&gt;Thanks again! 
&lt;BR /&gt;Best Regards 
&lt;BR /&gt;Ananya</description>
      <pubDate>Tue, 15 Dec 2015 08:55:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMemoryMonitor/m-p/2338511#M106738</guid>
      <dc:creator>ananyasingh</dc:creator>
      <dc:date>2015-12-15T08:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: tMemoryMonitor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMemoryMonitor/m-p/2338512#M106739</link>
      <description>Can some please explain me on what basis tMemoryMonitor calculates memory. In below example we see&amp;nbsp; 
&lt;FONT size="2"&gt;&lt;FONT face="consolas, monaco,"&gt;used, total and maximum memory has some value, so i wanted to understand on what basis these values are calculated.&lt;/FONT&gt;&lt;/FONT&gt;&amp;nbsp;&amp;nbsp; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;tMemoryMonitor_1: using 2347MB/3217MB (max=3641MB/64%) (processors=2)&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Wed, 05 Apr 2017 18:56:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMemoryMonitor/m-p/2338512#M106739</guid>
      <dc:creator>Sanjay5</dc:creator>
      <dc:date>2017-04-05T18:56:33Z</dc:date>
    </item>
  </channel>
</rss>

