<?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 java memory leak problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/java-memory-leak-problem/m-p/3913493#M96942</link>
    <description>my team developed a java application using socket for ftp function.&lt;BR /&gt;and we found it has severe memory leak after monitoring HPjtune and HPjmeter.&lt;BR /&gt;&lt;BR /&gt;still trying to find which part is wrong but the source code looked alright. &lt;BR /&gt;&lt;BR /&gt;most of the cases, we usually don't think about memory leak about java, because garbage-collector does manage memory and there's no way to remove instances in java source code(like 'delete ..' in C++).&lt;BR /&gt;&lt;BR /&gt;i want to know which case brings memory leak when we writes java source code.&lt;BR /&gt;&lt;BR /&gt;thank you,&lt;BR /&gt;</description>
    <pubDate>Fri, 15 Dec 2006 00:50:45 GMT</pubDate>
    <dc:creator>허영</dc:creator>
    <dc:date>2006-12-15T00:50:45Z</dc:date>
    <item>
      <title>java memory leak problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/java-memory-leak-problem/m-p/3913493#M96942</link>
      <description>my team developed a java application using socket for ftp function.&lt;BR /&gt;and we found it has severe memory leak after monitoring HPjtune and HPjmeter.&lt;BR /&gt;&lt;BR /&gt;still trying to find which part is wrong but the source code looked alright. &lt;BR /&gt;&lt;BR /&gt;most of the cases, we usually don't think about memory leak about java, because garbage-collector does manage memory and there's no way to remove instances in java source code(like 'delete ..' in C++).&lt;BR /&gt;&lt;BR /&gt;i want to know which case brings memory leak when we writes java source code.&lt;BR /&gt;&lt;BR /&gt;thank you,&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Dec 2006 00:50:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/java-memory-leak-problem/m-p/3913493#M96942</guid>
      <dc:creator>허영</dc:creator>
      <dc:date>2006-12-15T00:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: java memory leak problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/java-memory-leak-problem/m-p/3913494#M96943</link>
      <description>Hi,&lt;BR /&gt;were do you want to start ? ;-)&lt;BR /&gt;&lt;BR /&gt;Have a read of some of the stuff returned by:&lt;BR /&gt;&lt;A href="http://www.google.co.uk/search?hl=en&amp;amp;q=memory+leak++JAVA&amp;amp;meta=" target="_blank"&gt;http://www.google.co.uk/search?hl=en&amp;amp;q=memory+leak++JAVA&amp;amp;meta=&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;A simple start is to first concentrate on areas of that that are repeatetly executed.&lt;BR /&gt;&lt;BR /&gt;Please also read:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt; on how to reward any useful answers given to your questions.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Dec 2006 05:53:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/java-memory-leak-problem/m-p/3913494#M96943</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-12-19T05:53:28Z</dc:date>
    </item>
  </channel>
</rss>

