<?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: Java.Lang.OutOfMemory Error: Java heap Space in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/java-lang-outofmemory-error-java-heap-space/m-p/4571484#M39445</link>
    <description>&lt;BR /&gt;Thank you !</description>
    <pubDate>Fri, 29 Jan 2010 13:25:50 GMT</pubDate>
    <dc:creator>Yaboto</dc:creator>
    <dc:date>2010-01-29T13:25:50Z</dc:date>
    <item>
      <title>Java.Lang.OutOfMemory Error: Java heap Space</title>
      <link>https://community.hpe.com/t5/operating-system-linux/java-lang-outofmemory-error-java-heap-space/m-p/4571482#M39443</link>
      <description>&lt;BR /&gt;I try to login to my web application sitting on a RHEL5, from my windows laptop. I got the following error message:&lt;BR /&gt;&lt;BR /&gt;Java.Lang.OutOfMemory Error: Java heap Space&lt;BR /&gt;&lt;BR /&gt;Please Advice</description>
      <pubDate>Tue, 26 Jan 2010 14:41:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/java-lang-outofmemory-error-java-heap-space/m-p/4571482#M39443</guid>
      <dc:creator>Yaboto</dc:creator>
      <dc:date>2010-01-26T14:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: Java.Lang.OutOfMemory Error: Java heap Space</title>
      <link>https://community.hpe.com/t5/operating-system-linux/java-lang-outofmemory-error-java-heap-space/m-p/4571483#M39444</link>
      <description>That's an issue with either your java app (could it be leaking memory?) or just that it actually requires more memory than what's available on your JVM.&lt;BR /&gt;&lt;BR /&gt;If it's the later, you can adjust the heap size (on your windows client) passing the -Xms and -Xmx parameters to java.&lt;BR /&gt;&lt;BR /&gt;Eg: "java -Xms128m -Xmx512m" would set an initial heap size of 128MB and maximum of 512MB for the JVM.&lt;BR /&gt;&lt;BR /&gt;It could also be that the maximum heap size is configured to an unnecessarily high value on your tomcat server.</description>
      <pubDate>Tue, 26 Jan 2010 14:57:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/java-lang-outofmemory-error-java-heap-space/m-p/4571483#M39444</guid>
      <dc:creator>J. Maestre</dc:creator>
      <dc:date>2010-01-26T14:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Java.Lang.OutOfMemory Error: Java heap Space</title>
      <link>https://community.hpe.com/t5/operating-system-linux/java-lang-outofmemory-error-java-heap-space/m-p/4571484#M39445</link>
      <description>&lt;BR /&gt;Thank you !</description>
      <pubDate>Fri, 29 Jan 2010 13:25:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/java-lang-outofmemory-error-java-heap-space/m-p/4571484#M39445</guid>
      <dc:creator>Yaboto</dc:creator>
      <dc:date>2010-01-29T13:25:50Z</dc:date>
    </item>
  </channel>
</rss>

