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 85527

Summary: Netbeans 6.0 M3 open web.xml deadlock
Product: javaee Reporter: waynezhang <waynezhang>
Component: DD EditorAssignee: issues@javaee <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Try to open this file cause dead lock.

Description waynezhang 2006-09-22 05:33:14 UTC
Hi,
Try to open web.xml cause Netbeans deadlock in 6.0 M3. This issue also exist in
5.5 beta 2.
Comment 1 waynezhang 2006-09-22 05:34:59 UTC
Created attachment 34357 [details]
Try to open this file cause dead lock.
Comment 2 waynezhang 2006-09-25 03:02:06 UTC
This issue caused by JDK 1.6.0 beta2 and Netbeans composition. There is no
problem when using JDK 1.5.0 and Netbeans. 

JDK 1.6.0 Beta2 version info:

java version "1.6.0-beta2"
Java(TM) SE Runtime Environment (build 1.6.0-beta2-b82)
Java HotSpot(TM) Client VM (build 1.6.0-beta2-b82, mixed mode)
Comment 3 Lukas Jungmann 2006-09-26 10:00:26 UTC
Known bug in JDK 1.6 builds 78-82; Please update your JDK to the newest build.

*** This issue has been marked as a duplicate of 74326 ***
Comment 4 Lukas Jungmann 2006-09-26 10:05:32 UTC
Ooops, this is not a dup of issue 74326...
Comment 5 Lukas Jungmann 2006-09-26 10:06:27 UTC
but a dup of issue 74362

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