 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Domino server memory leaks</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/domino-server-memory-leaks/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/domino-server-memory-leaks/</link>
	<description></description>
	<lastBuildDate>Sun, 19 May 2013 03:14:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: maggs</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/domino-server-memory-leaks/#comment-50262</link>
		<dc:creator>maggs</dc:creator>
		<pubDate>Fri, 06 Aug 2004 12:55:31 +0000</pubDate>
		<guid isPermaLink="false">#comment-50262</guid>
		<description><![CDATA[We use an automated batch file to down the server and restart it on a scheduled basis, minimum of weekly.  At times we have done this nightly.]]></description>
		<content:encoded><![CDATA[<p>We use an automated batch file to down the server and restart it on a scheduled basis, minimum of weekly.  At times we have done this nightly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: schalk</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/domino-server-memory-leaks/#comment-50263</link>
		<dc:creator>schalk</dc:creator>
		<pubDate>Fri, 06 Aug 2004 12:50:40 +0000</pubDate>
		<guid isPermaLink="false">#comment-50263</guid>
		<description><![CDATA[Java servlets run on the Domino JVM are a frequent cause of memory leaks. Make sure that you have increased the number of threads available to a minimum of 128. Be sure that your servlets collecting garbage fast enough. 

LEI, if there is use of JDBC, virtual docs, real-time, may be running agents that are not properly tuned.

Make sure that you have increased the number of agents allowed to run concurrently beyond the default minimum to at least 5.

Finally - you need to let the server crash, and collect the NSD files to send to Lotus. You also need to be analyzing the plain old log data to see what&#039;s running when the leak begins.]]></description>
		<content:encoded><![CDATA[<p>Java servlets run on the Domino JVM are a frequent cause of memory leaks. Make sure that you have increased the number of threads available to a minimum of 128. Be sure that your servlets collecting garbage fast enough. </p>
<p>LEI, if there is use of JDBC, virtual docs, real-time, may be running agents that are not properly tuned.</p>
<p>Make sure that you have increased the number of agents allowed to run concurrently beyond the default minimum to at least 5.</p>
<p>Finally &#8211; you need to let the server crash, and collect the NSD files to send to Lotus. You also need to be analyzing the plain old log data to see what&#8217;s running when the leak begins.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jdduff</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/domino-server-memory-leaks/#comment-50264</link>
		<dc:creator>jdduff</dc:creator>
		<pubDate>Fri, 06 Aug 2004 12:24:33 +0000</pubDate>
		<guid isPermaLink="false">#comment-50264</guid>
		<description><![CDATA[Memory leaks are common in every Domino Release. We always enlist IBM&#039;s (tech support) help in identifying the source of the leak and whether or not it is a known problem. Afterall, as Lennonitpe said, it could be one of your agents or databases. If you can afford to, turn off AMgr for a couple of days (not likely) or run hourly &quot;server -m&quot; commands to dump memory. Those dumps could reveal when the greatest buildups occur and give you clues as to what causes them.]]></description>
		<content:encoded><![CDATA[<p>Memory leaks are common in every Domino Release. We always enlist IBM&#8217;s (tech support) help in identifying the source of the leak and whether or not it is a known problem. Afterall, as Lennonitpe said, it could be one of your agents or databases. If you can afford to, turn off AMgr for a couple of days (not likely) or run hourly &#8220;server -m&#8221; commands to dump memory. Those dumps could reveal when the greatest buildups occur and give you clues as to what causes them.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/8 queries in 0.015 seconds using memcached
Object Caching 297/298 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-19 14:51:53 -->