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 102117 - Deadlock when opening wbe project
Summary: Deadlock when opening wbe project
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP Parser (show other bugs)
Version: 6.x
Hardware: Sun Solaris
: P1 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
: 102119 102156 102604 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-04-23 10:56 UTC by Jiri Skrivanek
Modified: 2007-04-26 12:50 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump and messages.log (58.95 KB, text/plain)
2007-04-23 11:00 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2007-04-23 10:56:30 UTC
IDE deadlocks when you try to open web project. It started to happen in build
20070421-0930 and it is reproducable on Solaris sparc. To reproduce:

- add glassfish server in Runtime view
- open wizard to create a web project
- when you click finish it starts to create project but it freezes when it is
about to open JSP.

Build 20070421-0930, JDK1.5.0_09, Solaris sparc.
Comment 1 Jiri Skrivanek 2007-04-23 11:00:37 UTC
Created attachment 41431 [details]
Thread dump and messages.log
Comment 2 Marek Fukala 2007-04-23 11:22:52 UTC
fixed

Checking in SyntaxParser.java;
/cvs/html/editor/lib/src/org/netbeans/editor/ext/html/parser/SyntaxParser.java,v
 <--  SyntaxParser.java
new revision: 1.10; previous revision: 1.9
done
Comment 3 Marek Fukala 2007-04-23 11:39:42 UTC
*** Issue 102119 has been marked as a duplicate of this issue. ***
Comment 4 Jiri Skrivanek 2007-04-24 10:44:10 UTC
Verified.
Comment 5 Jaroslav Pospisil 2007-04-24 13:52:19 UTC
*** Issue 102156 has been marked as a duplicate of this issue. ***
Comment 6 Marek Fukala 2007-04-26 12:50:17 UTC
*** Issue 102604 has been marked as a duplicate of this issue. ***