This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 97434

Summary: Deadlock while debugging
Product: serverplugins Reporter: Girish Balachandran <girixkumar>
Component: Sun Appserver 9Assignee: Vince Kraemer <vkraemer>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: jskrivanek, mschovanek
Priority: P1 Keywords: RANDOM
Version: 5.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Stack trace from Jstack

Description Girish Balachandran 2007-03-08 00:46:27 UTC
Was debugging a web app once a break point was reached, deadlock happened in the
IDE. Did a jstack on the process and got the attached stack trace.

JDK used 1.6.0 (both appserver and IDE)
Comment 1 Girish Balachandran 2007-03-08 00:47:25 UTC
Created attachment 39285 [details]
Stack trace from Jstack
Comment 2 Nitya Doraisamy 2007-03-08 03:11:29 UTC
Unable to reproduce in Netbeans 6.0 with fix for 97334 integrated.
Build 20070307-2210.

Will test in latest Netbeans 5.5.1 and update the issue.
But there is an issue 97082 filed against 5.5.1 with repect to debugging
Comment 3 Girish Balachandran 2007-03-08 09:02:45 UTC
I agree that it might not be reproducible all the time. In fact, it happened to
me about 3 times over a week of extensive use. I was hoping that you would get
some clue from the stack trace and hence filed this bug. Let me know what more
info you need me to collect when it freezes next time.
Comment 4 Vince Kraemer 2007-03-09 16:35:07 UTC
please verify the version/build of NetBeans you are using and the version of the
app server that you are using.
Comment 5 Jiri Skrivanek 2007-03-12 09:56:06 UTC
It seems to be a duplicate of issue 92771.
Comment 6 Vince Kraemer 2007-03-14 17:53:16 UTC

*** This issue has been marked as a duplicate of 92771 ***