<?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: Capturing failures and system state (part I)</title>
	<atom:link href="http://blog.springsource.com/2008/01/07/capturing-failures-and-system-state-part-i/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.springsource.com/2008/01/07/capturing-failures-and-system-state-part-i/</link>
	<description>The voice of SpringSource</description>
	<pubDate>Sun, 05 Jul 2009 20:35:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dan</title>
		<link>http://blog.springsource.com/2008/01/07/capturing-failures-and-system-state-part-i/comment-page-1/#comment-167304</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Mon, 15 Jun 2009 22:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.interface21.com/main/2008/01/07/capturing-failures-and-system-state-part-i/#comment-167304</guid>
		<description>I'm *still* waiting for part II and the source code!</description>
		<content:encoded><![CDATA[<p>I&#039;m *still* waiting for part II and the source code!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blog Xebia France - Revue de Presse Xebia</title>
		<link>http://blog.springsource.com/2008/01/07/capturing-failures-and-system-state-part-i/comment-page-1/#comment-132324</link>
		<dc:creator>Blog Xebia France - Revue de Presse Xebia</dc:creator>
		<pubDate>Mon, 15 Dec 2008 18:02:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.interface21.com/main/2008/01/07/capturing-failures-and-system-state-part-i/#comment-132324</guid>
		<description>[...] Diagnostique : détection de thread lock, corrélation des erreurs avec les urls et les threads, mécanisme de First Failure Data Capture (FFDC). [...]</description>
		<content:encoded><![CDATA[<p>[...] Diagnostique : détection de thread lock, corrélation des erreurs avec les urls et les threads, mécanisme de First Failure Data Capture (FFDC). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cyrille Le Clerc</title>
		<link>http://blog.springsource.com/2008/01/07/capturing-failures-and-system-state-part-i/comment-page-1/#comment-103246</link>
		<dc:creator>Cyrille Le Clerc</dc:creator>
		<pubDate>Tue, 15 Apr 2008 08:33:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.interface21.com/main/2008/01/07/capturing-failures-and-system-state-part-i/#comment-103246</guid>
		<description>Hello Alef,

This FFDC feature would give us great value. Is there any plan to integrate such FirstFailureDataCapturer  aspect in Spring Framework ?

Thanks in advance,

Cyrille</description>
		<content:encoded><![CDATA[<p>Hello Alef,</p>
<p>This FFDC feature would give us great value. Is there any plan to integrate such FirstFailureDataCapturer  aspect in Spring Framework ?</p>
<p>Thanks in advance,</p>
<p>Cyrille</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alef Arendsen</title>
		<link>http://blog.springsource.com/2008/01/07/capturing-failures-and-system-state-part-i/comment-page-1/#comment-86876</link>
		<dc:creator>Alef Arendsen</dc:creator>
		<pubDate>Thu, 10 Jan 2008 13:15:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.interface21.com/main/2008/01/07/capturing-failures-and-system-state-part-i/#comment-86876</guid>
		<description>Hi William,

I was caught off guard a little bit by your reply as in this entry and my session on TSE I just wanted to highlight several aspects that I've seen used in practice. I think this is a very elegant example where AspectJ can be used to quickly get something in place. In no way I have been meaning to try and offer a complete diagnostics solution if that's what you assumed...

For simple projects, this aspect has saved my life on numerous occasions and I think that's relevant to share. That doesn't mean a full-fledged diagnostics solution is irrelevant for other cases.

I wasn't aware you had integration with AspectJ in your product. Unfortunately I don't have seas of time to review all products on the market all the time.

regards,
Alef</description>
		<content:encoded><![CDATA[<p>Hi William,</p>
<p>I was caught off guard a little bit by your reply as in this entry and my session on TSE I just wanted to highlight several aspects that I&#039;ve seen used in practice. I think this is a very elegant example where AspectJ can be used to quickly get something in place. In no way I have been meaning to try and offer a complete diagnostics solution if that&#039;s what you assumed&#8230;</p>
<p>For simple projects, this aspect has saved my life on numerous occasions and I think that&#039;s relevant to share. That doesn&#039;t mean a full-fledged diagnostics solution is irrelevant for other cases.</p>
<p>I wasn&#039;t aware you had integration with AspectJ in your product. Unfortunately I don&#039;t have seas of time to review all products on the market all the time.</p>
<p>regards,<br />
Alef</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin Yates</title>
		<link>http://blog.springsource.com/2008/01/07/capturing-failures-and-system-state-part-i/comment-page-1/#comment-86591</link>
		<dc:creator>Colin Yates</dc:creator>
		<pubDate>Wed, 09 Jan 2008 17:21:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.interface21.com/main/2008/01/07/capturing-failures-and-system-state-part-i/#comment-86591</guid>
		<description>Excellent article.

Really nice example of the power, and benefit of AOP and AspectJ.</description>
		<content:encoded><![CDATA[<p>Excellent article.</p>
<p>Really nice example of the power, and benefit of AOP and AspectJ.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William Louth</title>
		<link>http://blog.springsource.com/2008/01/07/capturing-failures-and-system-state-part-i/comment-page-1/#comment-86456</link>
		<dc:creator>William Louth</dc:creator>
		<pubDate>Wed, 09 Jan 2008 08:46:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.interface21.com/main/2008/01/07/capturing-failures-and-system-state-part-i/#comment-86456</guid>
		<description>Hi Alef,

Is this not a straw mans version of JXInsight AspectJ Diagnostics Extension which you are familiar with. Are you not?

July 2007: JXInsight 5.5 and AspectJ - Sample Application
http://blog.jinspired.com/?p=132

I do see a difference in that our solution is not coupled to a particular instrumentation technology (Aspect) as we offer an open API that could be used by customers at extension points with frameworks and middleware (CORBA Portable Interceptors, JBoss AOP, ...).

JXInsight Diagnostics Open API
http://blog.jinspired.com/?p=35

We are ** seriously ** planning on submitting a JSR based on our API. Maybe you can publicly endorse?

At this moment JXInsight's console and runtime agent use the same API that is offered to customers and then adds value via runtime state collection (including metadata) as well as a powerful visualization and interactive management console.

JXInsight 5.5.EA.16 - Insight UI Enhancements
http://blog.jinspired.com/?p=158

By the way we already offer this for the Spring core runtime.

JXInsight 5.5 Beta 2: Monitoring Spring Containers
http://blog.jinspired.com/?p=167

William Louth</description>
		<content:encoded><![CDATA[<p>Hi Alef,</p>
<p>Is this not a straw mans version of JXInsight AspectJ Diagnostics Extension which you are familiar with. Are you not?</p>
<p>July 2007: JXInsight 5.5 and AspectJ - Sample Application<br />
<a href="http://blog.jinspired.com/?p=132" rel="nofollow">http://blog.jinspired.com/?p=132</a></p>
<p>I do see a difference in that our solution is not coupled to a particular instrumentation technology (Aspect) as we offer an open API that could be used by customers at extension points with frameworks and middleware (CORBA Portable Interceptors, JBoss AOP, &#8230;).</p>
<p>JXInsight Diagnostics Open API<br />
<a href="http://blog.jinspired.com/?p=35" rel="nofollow">http://blog.jinspired.com/?p=35</a></p>
<p>We are ** seriously ** planning on submitting a JSR based on our API. Maybe you can publicly endorse?</p>
<p>At this moment JXInsight&#039;s console and runtime agent use the same API that is offered to customers and then adds value via runtime state collection (including metadata) as well as a powerful visualization and interactive management console.</p>
<p>JXInsight 5.5.EA.16 - Insight UI Enhancements<br />
<a href="http://blog.jinspired.com/?p=158" rel="nofollow">http://blog.jinspired.com/?p=158</a></p>
<p>By the way we already offer this for the Spring core runtime.</p>
<p>JXInsight 5.5 Beta 2: Monitoring Spring Containers<br />
<a href="http://blog.jinspired.com/?p=167" rel="nofollow">http://blog.jinspired.com/?p=167</a></p>
<p>William Louth</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alef Arendsen</title>
		<link>http://blog.springsource.com/2008/01/07/capturing-failures-and-system-state-part-i/comment-page-1/#comment-86017</link>
		<dc:creator>Alef Arendsen</dc:creator>
		<pubDate>Tue, 08 Jan 2008 10:40:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.interface21.com/main/2008/01/07/capturing-failures-and-system-state-part-i/#comment-86017</guid>
		<description>Thanks Jose,

Yes, I will be covering the integration of the FirstFailureDataCapturer with Spring in the next part.</description>
		<content:encoded><![CDATA[<p>Thanks Jose,</p>
<p>Yes, I will be covering the integration of the FirstFailureDataCapturer with Spring in the next part.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Noheda</title>
		<link>http://blog.springsource.com/2008/01/07/capturing-failures-and-system-state-part-i/comment-page-1/#comment-85991</link>
		<dc:creator>Jose Noheda</dc:creator>
		<pubDate>Tue, 08 Jan 2008 09:05:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.interface21.com/main/2008/01/07/capturing-failures-and-system-state-part-i/#comment-85991</guid>
		<description>Quite interesting. I miss the Spring (AOP) integration though. I hope it's schedule for next week ;-)</description>
		<content:encoded><![CDATA[<p>Quite interesting. I miss the Spring (AOP) integration though. I hope it&#039;s schedule for next week <img src='http://blog.springsource.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
