«« Next » « Previous
«« Next » « Previous

Link Details

Announcement

iPhone DZone: Fresh Links On Your iPhone by matt at Sat Jul 05 14:09:51 EDT 2008

Reading DZone on your iPhone just got a little bit easier. Visit http://dzone.com/iphone from your iPhone to try out our beta iPhone support. You can view stories, filter by tags, and login. We'd appreciate your feedback at feedback@dzone.com.

You make DZone different! Login and vote now.
Link 76427 thumbnail

By ikarzali
via blog.terracottatech.com
Published: Apr 18 2008 / 01:23

I wrote up this blog to help a Terracotta user who has a deadlock across his application nodes in production. In it, I wrote a simple lock-ordering deadlock where 2 threads (in this case, they are running across JVMs so they wouldn't deadlock alone but do in a cluster) get stuck fighting for the same locks in opposing order. I then show how to use the Terracotta GUI tools to track down the deadlock right to the lines of code in my app that are suspect.
  • 18
  • 0
  • 1615
  • 149

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.