<?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: Off Heap memory increase (oomkiller issue) in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/off-heap-memory-increase-oomkiller-issue/m-p/271873#M225003</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can try alloting more RAM to JVM and observe the behavior&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Check &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/JVM_Tuning" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/JVM_Tuning&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Jan 2013 16:19:42 GMT</pubDate>
    <dc:creator>nikes</dc:creator>
    <dc:date>2013-01-29T16:19:42Z</dc:date>
    <item>
      <title>Off Heap memory increase (oomkiller issue)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/off-heap-memory-increase-oomkiller-issue/m-p/271871#M225001</link>
      <description>Hello everybody,I hope my post is in the right place for my issue. If not, please tell me where to post at a better place.Issue : I noticed that the tomcat java process increases memory use to a point that eventually leads to a brutal kill by the kernel, actually the oomkiller. It is not an OutOfMem</description>
      <pubDate>Tue, 29 Jan 2013 15:07:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/off-heap-memory-increase-oomkiller-issue/m-p/271871#M225001</guid>
      <dc:creator>willymontaz</dc:creator>
      <dc:date>2013-01-29T15:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Off Heap memory increase (oomkiller issue)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/off-heap-memory-increase-oomkiller-issue/m-p/271872#M225002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;oomkiller is probably killing alfresco as a result of other processes wanting alfresco's memory, rather than alfresco itself.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You need to identify what else is causing the problem.&amp;nbsp;&amp;nbsp;&amp;nbsp; And possibly add more memory to your system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 16:09:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/off-heap-memory-increase-oomkiller-issue/m-p/271872#M225002</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2013-01-29T16:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Off Heap memory increase (oomkiller issue)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/off-heap-memory-increase-oomkiller-issue/m-p/271873#M225003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can try alloting more RAM to JVM and observe the behavior&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Check &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/JVM_Tuning" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/JVM_Tuning&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 16:19:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/off-heap-memory-increase-oomkiller-issue/m-p/271873#M225003</guid>
      <dc:creator>nikes</dc:creator>
      <dc:date>2013-01-29T16:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Off Heap memory increase (oomkiller issue)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/off-heap-memory-increase-oomkiller-issue/m-p/271874#M225004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your quick answers. I'll try to dig further that problem and will come back to you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 11:06:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/off-heap-memory-increase-oomkiller-issue/m-p/271874#M225004</guid>
      <dc:creator>willymontaz</dc:creator>
      <dc:date>2013-02-01T11:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Off Heap memory increase (oomkiller issue)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/off-heap-memory-increase-oomkiller-issue/m-p/271875#M225005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Willy you can override tomcat JVM parameters creating your own setenv.sh file to put in &amp;lt;CATALINA_HOME&amp;gt;/bin. Tomcat will look for it and override its default parameters. Try giving more RAM. &amp;lt;a href="&lt;/SPAN&gt;&lt;A href="http://www.tomcatexpert.com/ask-the-experts/configure-tomcat-memory-settings" rel="nofollow noopener noreferrer"&gt;http://www.tomcatexpert.com/ask-the-experts/configure-tomcat-memory-settings&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;This tutorial&amp;lt;/a&amp;gt; should get your attention&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2013 09:46:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/off-heap-memory-increase-oomkiller-issue/m-p/271875#M225005</guid>
      <dc:creator>koopa</dc:creator>
      <dc:date>2013-02-05T09:46:00Z</dc:date>
    </item>
  </channel>
</rss>

