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 40865 - Unreproducible deadlock when creating Servlet from Template
Summary: Unreproducible deadlock when creating Servlet from Template
Status: CLOSED DUPLICATE of bug 40766
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-09 15:06 UTC by L Martinek
Modified: 2008-12-22 22:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread dump (17.32 KB, text/plain)
2004-03-09 15:07 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-03-09 15:06:42 UTC
I had mounted a webmodule. I mounted new ordinery
filesystem and invoked New wizard on this
filesystem. I selected new Servlet, let default
values (to create servlet outside webmodule) and
pressed Finish. Then deadlock occurred. From
thread dump it seems that problem can be in editor
so reassign if so.
Comment 1 L Martinek 2004-03-09 15:07:36 UTC
Created attachment 13903 [details]
thread dump
Comment 2 Petr Jiricka 2004-03-09 15:14:40 UTC
Looks like code in openide text package, reassigning.
Comment 3 L Martinek 2004-03-09 16:10:05 UTC
I've realized I used trunk build.
Comment 4 _ ttran 2004-03-09 16:59:49 UTC
caused by  Petr's attempt to fix issue 40766.  Already rolled back in
the trunk

*** This issue has been marked as a duplicate of 40766 ***
Comment 5 Marian Mirilovic 2004-03-12 09:11:27 UTC
verified duplicate