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 103439

Summary: Deadlock on Profile Main Project
Product: profiler Reporter: Alexander Kouznetsov <mrkam>
Component: BaseAssignee: issues@profiler <issues>
Status: VERIFIED FIXED    
Severity: blocker Keywords: THREAD
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Messages.log and threads dump

Description Alexander Kouznetsov 2007-05-07 15:21:49 UTC
Profiler 070504
NetBeans IDE Dev (Build 070507)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
ru_RU (nb); Cp1251
Sun Java System Application Server 9.1 (build b41d-beta2)

Steps to reproduce:
- Deploy OrderSystem sample app
(http://www.netbeans.org/nonav/issues/showattachment.cgi/37566/order_system.zip)
to GlassFish server
- Start the server in Profile mode
- Press Profile Main Project button
- Confirm Modify Script dialog
- RESULT: Deadlock
Comment 1 Alexander Kouznetsov 2007-05-07 15:22:25 UTC
Created attachment 42194 [details]
Messages.log and threads dump
Comment 2 J Bachorik 2007-06-05 08:06:19 UTC
This seems to be fixed together with the issue #103421
If you encounter the same problem again, plz, attach also the server side thread
dumps.
Comment 3 Alexander Kouznetsov 2007-09-08 16:37:52 UTC
Verified with Beta1