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 90747 - Deadlock during copy-pasting packages in Projects tab
Summary: Deadlock during copy-pasting packages in Projects tab
Status: RESOLVED DUPLICATE of bug 90009
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords: RANDOM, THREAD
Depends on:
Blocks:
 
Reported: 2006-12-07 12:48 UTC by Martin Krauskopf
Modified: 2007-01-17 10:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
deadlock.txt (25.02 KB, text/plain)
2006-12-07 12:49 UTC, Martin Krauskopf
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Krauskopf 2006-12-07 12:48:47 UTC
fresh build, linux, 1.6.0-rc-b104

At least seems so. See the attached thread dump. It happens to me few times in
last days (with fresh build each day) when I copy-pasting whole package from one
project to another. IDE itself is not frozen but it is not possible to do any
action in the Project tabs view until restart.
Hopefully dump will help.
Comment 1 Martin Krauskopf 2006-12-07 12:49:10 UTC
Created attachment 36547 [details]
deadlock.txt
Comment 2 Tomas Zezula 2006-12-08 10:52:52 UTC
The same reason as #90009.

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