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 38841 - Deadlock during work with jsp nodes
Summary: Deadlock during work with jsp nodes
Status: VERIFIED DUPLICATE of bug 38654
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Petr Pisl
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2004-01-15 17:01 UTC by L Martinek
Modified: 2006-06-04 23:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread dump (19.01 KB, text/plain)
2004-01-15 20:04 UTC, L Martinek
Details
thread dump (19.01 KB, text/plain)
2004-01-15 20:09 UTC, L Martinek
Details
second thread dump (20.31 KB, text/plain)
2004-01-17 13:24 UTC, L Martinek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description L Martinek 2004-01-15 17:01:47 UTC
I created JSP and JSP Segment, both with same
name: page.jsp and page.jsf. I double-clicked on
one of the nodes in explorer and deadlock occured.
I wasn't able to reproduce it again.
Comment 1 L Martinek 2004-01-15 20:04:12 UTC
Created attachment 12919 [details]
thread dump
Comment 2 L Martinek 2004-01-15 20:09:17 UTC
Created attachment 12920 [details]
thread dump
Comment 3 L Martinek 2004-01-17 13:10:07 UTC
Sorry, the second thread dump above is duplicate.
Comment 4 L Martinek 2004-01-17 13:14:09 UTC
I got deadlock again. Now I had one webmodule mounted with one JSP. I
created second webmodule and tried to create new JSP from template
with the same name as JSP in first webmodule. After hitting Finish
button in JSp wizard deadlock immediately occured.
Comment 5 L Martinek 2004-01-17 13:24:00 UTC
Created attachment 12943 [details]
second thread dump
Comment 6 L Martinek 2004-01-19 13:00:32 UTC

*** This issue has been marked as a duplicate of 38654 ***
Comment 7 L Martinek 2004-02-04 14:59:11 UTC
verified