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 212174 - Deadlock between ClassMemberPanelUI and Editor Parsing Loop
Summary: Deadlock between ClassMemberPanelUI and Editor Parsing Loop
Status: VERIFIED DUPLICATE of bug 212080
Alias: None
Product: web
Classification: Unclassified
Component: Editing infrastructure (show other bugs)
Version: 7.2
Hardware: All All
: P1 normal (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-08 07:39 UTC by Jiri Skrivanek
Modified: 2012-05-10 06:22 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump. (33.63 KB, text/plain)
2012-05-08 07:39 UTC, Jiri Skrivanek
Details
Thread dump 2. (34.64 KB, text/plain)
2012-05-08 07:40 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2012-05-08 07:39:29 UTC
Created attachment 119151 [details]
Thread dump.

Deadlock appears very often while running automated tests of java EE features. Some jsp is opened in editor and IDE is frozen. I will attach two different thread dumps.

Product Version = NetBeans IDE Dev (Build 201205070400) (#d6e8ed4b5bbd)
Operating System = Linux version 2.6.38-8-generic running on i386
Java; VM; Vendor = 1.7.0_03; Java HotSpot(TM) Client VM 22.1-b02; Oracle Corporation
Comment 1 Jiri Skrivanek 2012-05-08 07:40:08 UTC
Created attachment 119152 [details]
Thread dump 2.
Comment 2 Marek Fukala 2012-05-09 06:59:59 UTC
already fixed

*** This bug has been marked as a duplicate of bug 212080 ***