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 99547 - Deadlock when Struts is added
Summary: Deadlock when Struts is added
Status: RESOLVED DUPLICATE of bug 91005
Alias: None
Product: javaee
Classification: Unclassified
Component: Struts (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Petr Pisl
URL:
Keywords:
: 101666 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-03-30 14:43 UTC by Petr Blaha
Modified: 2007-04-19 14:48 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread dump (27.22 KB, text/plain)
2007-03-30 14:44 UTC, Petr Blaha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Blaha 2007-03-30 14:43:15 UTC
The latest VWP build + NB
I created new VWP project with Tomcat target server and try to add Struts
library in this project. The IDE is frozen after this action. Thread dump is
attached.
Comment 1 Petr Blaha 2007-03-30 14:44:31 UTC
Created attachment 40193 [details]
thread dump
Comment 2 _ potingwu 2007-03-30 19:17:25 UTC
I can't reproduce it. It doesn't hang.

Anyway, this is caused by the same reason as issue#99550 that HIE may want to
make the framework exclusive selection possible.


*** This issue has been marked as a duplicate of 99550 ***
Comment 3 _ potingwu 2007-03-30 19:23:01 UTC
I will put comment when reassign.
Comment 4 _ potingwu 2007-03-30 19:24:05 UTC
Besides the framework exclusive selection that HIE will work on, the attached
thread dump caused in the Struts framework may need to be investigated by
NetBeans we project.
Comment 5 Jiri Skrivanek 2007-04-19 06:49:07 UTC
*** Issue 101666 has been marked as a duplicate of this issue. ***
Comment 6 Petr Pisl 2007-04-19 14:48:04 UTC
The deadlock is not framework dependent. This is duplication of 91005. The
stacktrace is not exactly the same because there were done some changes in the
code. 

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