<?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"
	>
<channel>
	<title>Comments on: How To: Java Stack Trace in Linux</title>
	<atom:link href="http://blog.taragana.com/index.php/archive/how-to-java-stack-trace-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.taragana.com/index.php/archive/how-to-java-stack-trace-in-linux/</link>
	<description>News and views as a Software Architect and Entrepreneur on Java and Web Software.</description>
	<pubDate>Sun, 11 May 2008 20:58:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Angsuman Chakraborty</title>
		<link>http://blog.taragana.com/index.php/archive/how-to-java-stack-trace-in-linux/#comment-479658</link>
		<dc:creator>Angsuman Chakraborty</dc:creator>
		<pubDate>Sun, 24 Feb 2008 10:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.taragana.com/index.php/archive/how-to-java-stack-trace-in-linux/#comment-479658</guid>
		<description>Thanks for sharing.

Take care,
Angsuman</description>
		<content:encoded><![CDATA[<p>Thanks for sharing.</p>
<p>Take care,<br />
Angsuman</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anjan bacchu</title>
		<link>http://blog.taragana.com/index.php/archive/how-to-java-stack-trace-in-linux/#comment-479656</link>
		<dc:creator>anjan bacchu</dc:creator>
		<pubDate>Sun, 24 Feb 2008 09:50:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.taragana.com/index.php/archive/how-to-java-stack-trace-in-linux/#comment-479656</guid>
		<description>hi there,

  I use jps and jstack utilities in the JDK (java 1.5 and above from sun) to do the above trick.

  If the java process is a daemon then, the jstack technique will work whereas you won't be able to do the CTRL + \ trick.

just my 2 cents.

BR,
~A</description>
		<content:encoded><![CDATA[<p>hi there,</p>
<p>  I use jps and jstack utilities in the JDK (java 1.5 and above from sun) to do the above trick.</p>
<p>  If the java process is a daemon then, the jstack technique will work whereas you won&#8217;t be able to do the CTRL + \ trick.</p>
<p>just my 2 cents.</p>
<p>BR,<br />
~A</p>
]]></content:encoded>
	</item>
</channel>
</rss>
