<?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: Extanding your troubleshooting facilities &#8211; Always on verbose GC</title>
	<atom:link href="http://www.javatuning.com/extanding-your-troubleshooting-facilities-always-on-verbose-gc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.javatuning.com/extanding-your-troubleshooting-facilities-always-on-verbose-gc/</link>
	<description>Software Development, Java, and some more.</description>
	<lastBuildDate>Mon, 14 Jun 2010 07:06:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Gili Nachum</title>
		<link>http://www.javatuning.com/extanding-your-troubleshooting-facilities-always-on-verbose-gc/comment-page-1/#comment-1688</link>
		<dc:creator>Gili Nachum</dc:creator>
		<pubDate>Tue, 10 Nov 2009 18:30:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.javatuning.com/?p=138#comment-1688</guid>
		<description>Ted, I believe all log files, of all types should be roll able.

You could just have it enabled on the IBM JVM and not enabled in the Sun JVM (50% benifith with 1% work).

If on Sun the GC log is printed to the standard error, you could re-direct it (linux assumed) to Apache&#039;s rotatelogs utility.
http://httpd.apache.org/docs/2.0/programs/rotatelogs.html
Just an idea.

Good luck on that.</description>
		<content:encoded><![CDATA[<p>Ted, I believe all log files, of all types should be roll able.</p>
<p>You could just have it enabled on the IBM JVM and not enabled in the Sun JVM (50% benifith with 1% work).</p>
<p>If on Sun the GC log is printed to the standard error, you could re-direct it (linux assumed) to Apache&#8217;s rotatelogs utility.<br />
<a href="http://httpd.apache.org/docs/2.0/programs/rotatelogs.html" rel="nofollow">http://httpd.apache.org/docs/2.0/programs/rotatelogs.html</a><br />
Just an idea.</p>
<p>Good luck on that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted Flug</title>
		<link>http://www.javatuning.com/extanding-your-troubleshooting-facilities-always-on-verbose-gc/comment-page-1/#comment-1687</link>
		<dc:creator>Ted Flug</dc:creator>
		<pubDate>Tue, 10 Nov 2009 15:44:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.javatuning.com/?p=138#comment-1687</guid>
		<description>same results after way more than a 60 second search on google. I&#039;m painfully aware that the jvm&#039;s have different options. I support both Sun&#039;s and IBM&#039;s jvm but was hoping to find something similar for the Sun jvm. I guess I&#039;ll have to setup a script to rotate the log, what a pain.</description>
		<content:encoded><![CDATA[<p>same results after way more than a 60 second search on google. I&#8217;m painfully aware that the jvm&#8217;s have different options. I support both Sun&#8217;s and IBM&#8217;s jvm but was hoping to find something similar for the Sun jvm. I guess I&#8217;ll have to setup a script to rotate the log, what a pain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gili Nachum</title>
		<link>http://www.javatuning.com/extanding-your-troubleshooting-facilities-always-on-verbose-gc/comment-page-1/#comment-1686</link>
		<dc:creator>Gili Nachum</dc:creator>
		<pubDate>Sat, 07 Nov 2009 20:55:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.javatuning.com/?p=138#comment-1686</guid>
		<description>Didn&#039;t find anything in a 60 seconds search on Google.
The syntax for these things is completely different from one JVM to the other. 
It could be that there&#039;s no such thing for Sun&#039;s JVM...
No idea then. Let me know if you find anything.</description>
		<content:encoded><![CDATA[<p>Didn&#8217;t find anything in a 60 seconds search on Google.<br />
The syntax for these things is completely different from one JVM to the other.<br />
It could be that there&#8217;s no such thing for Sun&#8217;s JVM&#8230;<br />
No idea then. Let me know if you find anything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted Flug</title>
		<link>http://www.javatuning.com/extanding-your-troubleshooting-facilities-always-on-verbose-gc/comment-page-1/#comment-1670</link>
		<dc:creator>Ted Flug</dc:creator>
		<pubDate>Thu, 05 Nov 2009 17:40:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.javatuning.com/?p=138#comment-1670</guid>
		<description>Nice entry on GC log rotation. Would you happen to  know if there is a similar option for Sun&#039;s JVM?</description>
		<content:encoded><![CDATA[<p>Nice entry on GC log rotation. Would you happen to  know if there is a similar option for Sun&#8217;s JVM?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
