<?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: Memory Problem... in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/memory-problem/m-p/47783#M27170</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will keep looking for a solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alex&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Feb 2007 12:55:48 GMT</pubDate>
    <dc:creator>hughesfleming</dc:creator>
    <dc:date>2007-02-09T12:55:48Z</dc:date>
    <item>
      <title>Memory Problem...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/memory-problem/m-p/47781#M27168</link>
      <description>I have installed Alfresco community edition via the war into an existing tomcat installation running Centos 4.4 x86_64 and jrockit_x86_64 (latest build). The server is an HP opteron server with 4 gigs of memory. The jvm is configured with the following: JAVA_OPTS="-Xgc&lt;IMG id="smileytongue" class="emoticon emoticon-smileytongue" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;arallel -XXcompressedRefs -Xm</description>
      <pubDate>Thu, 08 Feb 2007 16:44:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/memory-problem/m-p/47781#M27168</guid>
      <dc:creator>hughesfleming</dc:creator>
      <dc:date>2007-02-08T16:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Problem...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/memory-problem/m-p/47782#M27169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tomcat runs in a VM that has a maximum memory limit.&amp;nbsp; The VM should not grow much beyond that.&amp;nbsp; This is a VM-specific issue.&amp;nbsp; You might try another VM just to be sure.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We ran some benchmarks with JRockit and didn't have any issues, so it might be OS or configuration dependent as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 10:55:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/memory-problem/m-p/47782#M27169</guid>
      <dc:creator>derek</dc:creator>
      <dc:date>2007-02-09T10:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Problem...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/memory-problem/m-p/47783#M27170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will keep looking for a solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alex&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 12:55:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/memory-problem/m-p/47783#M27170</guid>
      <dc:creator>hughesfleming</dc:creator>
      <dc:date>2007-02-09T12:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Problem...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/memory-problem/m-p/47784#M27171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you tried the standard Sun JDK to ensure that it is not JRockit at fault? This morning I performed a multi-threaded stress test on Alfresco 2.0 HEAD designed to find memory leaks and after 50,000 web-client screens requests no signs of a leak was detected. Note that was TomCat 32bit with SunJDK 1.5.0_09.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 14:42:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/memory-problem/m-p/47784#M27171</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-02-09T14:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Problem...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/memory-problem/m-p/47785#M27172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am now running on the Sun 32-bit JVM and everything seems to be working fine now. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alex&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2007 10:40:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/memory-problem/m-p/47785#M27172</guid>
      <dc:creator>hughesfleming</dc:creator>
      <dc:date>2007-02-15T10:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Problem...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/memory-problem/m-p/47786#M27173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Glad to hear it!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kev&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2007 11:41:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/memory-problem/m-p/47786#M27173</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-02-15T11:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Problem...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/memory-problem/m-p/47787#M27174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Alex, could you post your Java options? I have a similar problem (see my post: &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/viewtopic.php?t=5276" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/viewtopic.php?t=5276&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Feb 2007 15:56:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/memory-problem/m-p/47787#M27174</guid>
      <dc:creator>konsultex</dc:creator>
      <dc:date>2007-02-18T15:56:33Z</dc:date>
    </item>
  </channel>
</rss>

