<?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: JVM Memory Monitoring</title>
	<atom:link href="http://www.fusioncube.net/index.php/jvm-memory-monitoring/feed" rel="self" type="application/rss+xml" />
	<link>http://www.fusioncube.net/index.php/jvm-memory-monitoring</link>
	<description>The online journey of a technophile, by Steve Brownlee</description>
	<lastBuildDate>Mon, 30 Jan 2012 21:28:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Steve Brownlee</title>
		<link>http://www.fusioncube.net/index.php/jvm-memory-monitoring/comment-page-1#comment-33435</link>
		<dc:creator>Steve Brownlee</dc:creator>
		<pubDate>Thu, 12 Mar 2009 22:09:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=31#comment-33435</guid>
		<description>@Jade: It&#039;s been a looong time since I&#039;ve worked with JConsole, so I can&#039;t answer your question.  I&#039;d suggest going to a Java-related discussion forum, and asking some experts there.

Sorry I couldn&#039;t help you.</description>
		<content:encoded><![CDATA[<p>@Jade: It&#8217;s been a looong time since I&#8217;ve worked with JConsole, so I can&#8217;t answer your question.  I&#8217;d suggest going to a Java-related discussion forum, and asking some experts there.</p>
<p>Sorry I couldn&#8217;t help you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jade</title>
		<link>http://www.fusioncube.net/index.php/jvm-memory-monitoring/comment-page-1#comment-33431</link>
		<dc:creator>Jade</dc:creator>
		<pubDate>Thu, 12 Mar 2009 05:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=31#comment-33431</guid>
		<description>Hi Steve,
I still have problem accessing my application through JConsole.

1. I change the management.properties in JDK_HOME\jre\lib\management
with uncomment 
com.sun.management.jmxremote.ssl=false
com.sun.management.jmxremote.authenticate=false
com.sun.management.jmxremote.port=6789
May i know i need to change the management.properties in the JDK in the server and not on my desktop?

2. After the step 1, i do not know how to restart the JVM? So, i straight go to step 3.

3. I go to command prompt, went to JDK_HOME\bin, then type jconsole. There is a window prompt out. I would like to monitor my application running on hostName:sbbann and port running Tomcat is 8080. So, in the window prompt, i insert the hostName and port as sbbann and 8080, but userid and password i leave it blank. But it still show connection failed.

Please advice whether the steps i mention, is it the correct way??</description>
		<content:encoded><![CDATA[<p>Hi Steve,<br />
I still have problem accessing my application through JConsole.</p>
<p>1. I change the management.properties in JDK_HOME\jre\lib\management<br />
with uncomment<br />
com.sun.management.jmxremote.ssl=false<br />
com.sun.management.jmxremote.authenticate=false<br />
com.sun.management.jmxremote.port=6789<br />
May i know i need to change the management.properties in the JDK in the server and not on my desktop?</p>
<p>2. After the step 1, i do not know how to restart the JVM? So, i straight go to step 3.</p>
<p>3. I go to command prompt, went to JDK_HOME\bin, then type jconsole. There is a window prompt out. I would like to monitor my application running on hostName:sbbann and port running Tomcat is 8080. So, in the window prompt, i insert the hostName and port as sbbann and 8080, but userid and password i leave it blank. But it still show connection failed.</p>
<p>Please advice whether the steps i mention, is it the correct way??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patricia</title>
		<link>http://www.fusioncube.net/index.php/jvm-memory-monitoring/comment-page-1#comment-25986</link>
		<dc:creator>Patricia</dc:creator>
		<pubDate>Tue, 29 Jan 2008 22:12:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=31#comment-25986</guid>
		<description>Steve, why do we need jboss?
I just want to monitor my application in ColdFusion 8. I installed the last JDK on my computer and, I modified the vile jwm.config on my server (where ColdFusion is ). I dont know why do I need a JBoss???</description>
		<content:encoded><![CDATA[<p>Steve, why do we need jboss?<br />
I just want to monitor my application in ColdFusion 8. I installed the last JDK on my computer and, I modified the vile jwm.config on my server (where ColdFusion is ). I dont know why do I need a JBoss???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Brownlee</title>
		<link>http://www.fusioncube.net/index.php/jvm-memory-monitoring/comment-page-1#comment-25985</link>
		<dc:creator>Steve Brownlee</dc:creator>
		<pubDate>Tue, 29 Jan 2008 21:57:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=31#comment-25985</guid>
		<description>The port is USUALLY 8080 (in a default installation), but you can verify by looking in the server.xml file in the deploy\jboss-web.deployer, or deploy\jbossweb-tomcat50.sar directory.</description>
		<content:encoded><![CDATA[<p>The port is USUALLY 8080 (in a default installation), but you can verify by looking in the server.xml file in the deploy\jboss-web.deployer, or deploy\jbossweb-tomcat50.sar directory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patricia</title>
		<link>http://www.fusioncube.net/index.php/jvm-memory-monitoring/comment-page-1#comment-25984</link>
		<dc:creator>Patricia</dc:creator>
		<pubDate>Tue, 29 Jan 2008 21:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=31#comment-25984</guid>
		<description>I can ping the server IP from my computer.
How can I check the port to JBoss.
Sorry, but I&#039;m totaly new on that</description>
		<content:encoded><![CDATA[<p>I can ping the server IP from my computer.<br />
How can I check the port to JBoss.<br />
Sorry, but I&#8217;m totaly new on that</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Brownlee</title>
		<link>http://www.fusioncube.net/index.php/jvm-memory-monitoring/comment-page-1#comment-25982</link>
		<dc:creator>Steve Brownlee</dc:creator>
		<pubDate>Tue, 29 Jan 2008 21:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=31#comment-25982</guid>
		<description>@Patricia, have you verified that the port you entered into your JVM switches matches the port on which JBoss is running?

Do you have access to the IP on which your server is installed?</description>
		<content:encoded><![CDATA[<p>@Patricia, have you verified that the port you entered into your JVM switches matches the port on which JBoss is running?</p>
<p>Do you have access to the IP on which your server is installed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patricia</title>
		<link>http://www.fusioncube.net/index.php/jvm-memory-monitoring/comment-page-1#comment-25980</link>
		<dc:creator>Patricia</dc:creator>
		<pubDate>Tue, 29 Jan 2008 21:30:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=31#comment-25980</guid>
		<description>Hi Steve,
I cannot use jconsole from my computer to connect the remote server.
I followed the two simple steps, but I always have &quot;connection failed&quot;.
Any ideas???
Thanks</description>
		<content:encoded><![CDATA[<p>Hi Steve,<br />
I cannot use jconsole from my computer to connect the remote server.<br />
I followed the two simple steps, but I always have &#8220;connection failed&#8221;.<br />
Any ideas???<br />
Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

