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 102156 - Deadlock when create web project
Summary: Deadlock when create web project
Status: VERIFIED DUPLICATE of bug 102117
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P1 blocker (vote)
Assignee: Radko Najman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-23 14:30 UTC by Jaroslav Pospisil
Modified: 2007-04-24 13:53 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
threaddump (22.71 KB, text/plain)
2007-04-23 14:31 UTC, Jaroslav Pospisil
Details
screenshot (116.69 KB, image/png)
2007-04-23 14:32 UTC, Jaroslav Pospisil
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Pospisil 2007-04-23 14:30:50 UTC
nbi build 200704230000-Full,JDK1.6.0_01

Start IDE with new userdir and create web module(on glassfish-only server present).
There will be deadlock after while.Attaching threaddump and screenshot of hanged
IDE.
I checked that Java project could be created normally. Also it occured even on
Tomcat6 (but also JAVAEE5 web project).
Comment 1 Jaroslav Pospisil 2007-04-23 14:31:44 UTC
Created attachment 41457 [details]
threaddump
Comment 2 Jaroslav Pospisil 2007-04-23 14:32:25 UTC
Created attachment 41458 [details]
screenshot
Comment 3 Dan Kolar 2007-04-23 14:44:27 UTC
This seems to be a problem in jspeditor, as in build 200704230756 this deadlock
occurs when you try to open jsp from javaee5 project on glassfish.
Comment 4 Petr Jiricka 2007-04-23 16:49:41 UTC
Likely a duplicate of issue 102117.
Comment 5 Jaroslav Pospisil 2007-04-24 13:52:32 UTC
Fix verified in 200704240800.Closing as duplicate of 102117.

*** This issue has been marked as a duplicate of 102117 ***
Comment 6 Jaroslav Pospisil 2007-04-24 13:53:55 UTC
VERIFIED