<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Interactively Update the JVM Maximum Heap Size</title>
	<atom:link href="http://soatipsntricks.wordpress.com/2006/11/14/interactively-update-the-jvm-maximum-heap-size/feed/" rel="self" type="application/rss+xml" />
	<link>http://soatipsntricks.wordpress.com/2006/11/14/interactively-update-the-jvm-maximum-heap-size/</link>
	<description>Tips 'n' Tricks from the world of IBM WebSphere SOA Products</description>
	<lastBuildDate>Tue, 22 Dec 2009 19:58:29 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: andrewferrier</title>
		<link>http://soatipsntricks.wordpress.com/2006/11/14/interactively-update-the-jvm-maximum-heap-size/#comment-5914</link>
		<dc:creator>andrewferrier</dc:creator>
		<pubDate>Thu, 21 Aug 2008 09:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://soatipsntricks.wordpress.com/2006/11/14/interactively-update-the-jvm-maximum-heap-size/#comment-5914</guid>
		<description>@Deepika, there is no such thing - only an initial heap size. The default for this is normally adequate and you shouldn&#039;t need to change it.

This page explains this a bit more: http://www.informix-zone.com/node/46</description>
		<content:encoded><![CDATA[<p>@Deepika, there is no such thing &#8211; only an initial heap size. The default for this is normally adequate and you shouldn&#8217;t need to change it.</p>
<p>This page explains this a bit more: <a href="http://www.informix-zone.com/node/46" rel="nofollow">http://www.informix-zone.com/node/46</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepika</title>
		<link>http://soatipsntricks.wordpress.com/2006/11/14/interactively-update-the-jvm-maximum-heap-size/#comment-5913</link>
		<dc:creator>Deepika</dc:creator>
		<pubDate>Thu, 21 Aug 2008 09:09:38 +0000</pubDate>
		<guid isPermaLink="false">http://soatipsntricks.wordpress.com/2006/11/14/interactively-update-the-jvm-maximum-heap-size/#comment-5913</guid>
		<description>Very well explained! Hey...I was also trying the &#039;minimumHeapSize&#039; attribute to change the minimumHeapSize as well, but did not work..any corrections, pls suggest? Thanks</description>
		<content:encoded><![CDATA[<p>Very well explained! Hey&#8230;I was also trying the &#8216;minimumHeapSize&#8217; attribute to change the minimumHeapSize as well, but did not work..any corrections, pls suggest? Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrewferrier</title>
		<link>http://soatipsntricks.wordpress.com/2006/11/14/interactively-update-the-jvm-maximum-heap-size/#comment-5831</link>
		<dc:creator>andrewferrier</dc:creator>
		<pubDate>Sun, 20 Jul 2008 09:55:40 +0000</pubDate>
		<guid isPermaLink="false">http://soatipsntricks.wordpress.com/2006/11/14/interactively-update-the-jvm-maximum-heap-size/#comment-5831</guid>
		<description>@JP, I suspect you could do what you want with Python regexs:

http://www.amk.ca/python/howto/regex/

Remember that jython is a fully-fledged programming language, so you should be able to cover most eventualities:

http://www.jython.org/

Try AdminConfig.help for interactive help on commands available.</description>
		<content:encoded><![CDATA[<p>@JP, I suspect you could do what you want with Python regexs:</p>
<p><a href="http://www.amk.ca/python/howto/regex/" rel="nofollow">http://www.amk.ca/python/howto/regex/</a></p>
<p>Remember that jython is a fully-fledged programming language, so you should be able to cover most eventualities:</p>
<p><a href="http://www.jython.org/" rel="nofollow">http://www.jython.org/</a></p>
<p>Try AdminConfig.help for interactive help on commands available.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JP</title>
		<link>http://soatipsntricks.wordpress.com/2006/11/14/interactively-update-the-jvm-maximum-heap-size/#comment-5821</link>
		<dc:creator>JP</dc:creator>
		<pubDate>Fri, 18 Jul 2008 17:51:56 +0000</pubDate>
		<guid isPermaLink="false">http://soatipsntricks.wordpress.com/2006/11/14/interactively-update-the-jvm-maximum-heap-size/#comment-5821</guid>
		<description>Is it possible to pass the list of servers through grep? I have a very large topology using XD. One Dynamic Cluster and one standard cluster. I would like to change the MaxHeap for &#039;all&#039; JVM&#039;s in the standard cluster. 

For instance the dynamic cluster members are named something like: XXX-A01-SIS-xxxx and the standard cluster is XXX-A01-XES-xxxxx. Is there a way for instance to use grep w/ the python script?

Is this possible? Also where I can find a list of I can list w/ AdminConfig.list like in your example where you used JavaVirtualMachine?</description>
		<content:encoded><![CDATA[<p>Is it possible to pass the list of servers through grep? I have a very large topology using XD. One Dynamic Cluster and one standard cluster. I would like to change the MaxHeap for &#8216;all&#8217; JVM&#8217;s in the standard cluster. </p>
<p>For instance the dynamic cluster members are named something like: XXX-A01-SIS-xxxx and the standard cluster is XXX-A01-XES-xxxxx. Is there a way for instance to use grep w/ the python script?</p>
<p>Is this possible? Also where I can find a list of I can list w/ AdminConfig.list like in your example where you used JavaVirtualMachine?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrewferrier</title>
		<link>http://soatipsntricks.wordpress.com/2006/11/14/interactively-update-the-jvm-maximum-heap-size/#comment-5812</link>
		<dc:creator>andrewferrier</dc:creator>
		<pubDate>Wed, 16 Jul 2008 15:19:32 +0000</pubDate>
		<guid isPermaLink="false">http://soatipsntricks.wordpress.com/2006/11/14/interactively-update-the-jvm-maximum-heap-size/#comment-5812</guid>
		<description>JP, if you mean how much of the heap is being used, I&#039;m not sure that will be possible through wsadmin - that&#039;s typically for modifying the configuration only, not giving real-time JVM info. You might find this does the job, I haven&#039;t used it: http://www.alphaworks.ibm.com/tech/gcdiag?open&amp;S_TACT=105AGX59&amp;S_CMP=GR&amp;ca=dgr-jw26awgcdiag.</description>
		<content:encoded><![CDATA[<p>JP, if you mean how much of the heap is being used, I&#8217;m not sure that will be possible through wsadmin &#8211; that&#8217;s typically for modifying the configuration only, not giving real-time JVM info. You might find this does the job, I haven&#8217;t used it: <a href="http://www.alphaworks.ibm.com/tech/gcdiag?open&amp;S_TACT=105AGX59&amp;S_CMP=GR&amp;ca=dgr-jw26awgcdiag" rel="nofollow">http://www.alphaworks.ibm.com/tech/gcdiag?open&amp;S_TACT=105AGX59&amp;S_CMP=GR&amp;ca=dgr-jw26awgcdiag</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JP</title>
		<link>http://soatipsntricks.wordpress.com/2006/11/14/interactively-update-the-jvm-maximum-heap-size/#comment-5800</link>
		<dc:creator>JP</dc:creator>
		<pubDate>Wed, 09 Jul 2008 19:41:01 +0000</pubDate>
		<guid isPermaLink="false">http://soatipsntricks.wordpress.com/2006/11/14/interactively-update-the-jvm-maximum-heap-size/#comment-5800</guid>
		<description>This is a great tip that I have used many times. What I am looking for is to now &#039;list&#039; all the HEAP for all the JVM&#039;s in my cluster. I would really like to be able to list what is actually being used. Is that possible?</description>
		<content:encoded><![CDATA[<p>This is a great tip that I have used many times. What I am looking for is to now &#8216;list&#8217; all the HEAP for all the JVM&#8217;s in my cluster. I would really like to be able to list what is actually being used. Is that possible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Valli</title>
		<link>http://soatipsntricks.wordpress.com/2006/11/14/interactively-update-the-jvm-maximum-heap-size/#comment-535</link>
		<dc:creator>Valli</dc:creator>
		<pubDate>Tue, 30 Jan 2007 14:37:58 +0000</pubDate>
		<guid isPermaLink="false">http://soatipsntricks.wordpress.com/2006/11/14/interactively-update-the-jvm-maximum-heap-size/#comment-535</guid>
		<description>Wonderful-A proper self explanatory example.thanks</description>
		<content:encoded><![CDATA[<p>Wonderful-A proper self explanatory example.thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://soatipsntricks.wordpress.com/2006/11/14/interactively-update-the-jvm-maximum-heap-size/#comment-11</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Mon, 27 Nov 2006 22:49:15 +0000</pubDate>
		<guid isPermaLink="false">http://soatipsntricks.wordpress.com/2006/11/14/interactively-update-the-jvm-maximum-heap-size/#comment-11</guid>
		<description>splendid example, thanks!</description>
		<content:encoded><![CDATA[<p>splendid example, thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
