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 41503 - Deadlock when modules are loaded/unloaded
Summary: Deadlock when modules are loaded/unloaded
Status: CLOSED DUPLICATE of bug 40026
Alias: None
Product: platform
Classification: Unclassified
Component: Text (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: Petr Nejedly
URL:
Keywords: THREAD
Depends on:
Blocks:
 
Reported: 2004-03-30 14:26 UTC by _ gtzabari
Modified: 2008-12-22 17:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (14.04 KB, text/plain)
2004-03-30 14:26 UTC, _ gtzabari
Details
ide.log (28.39 KB, text/plain)
2004-03-30 15:59 UTC, _ gtzabari
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2004-03-30 14:26:26 UTC
dev build 200403291800

   I load/unload some modules and right-click in
the explorer window like crazy. The IDE then locks
hard. I've attached a thread-dump.
Comment 1 _ gtzabari 2004-03-30 14:26:49 UTC
Created attachment 14204 [details]
Thread dump
Comment 2 _ ttran 2004-03-30 15:00:58 UTC
which modules you load/unload?  Please attach ide.log
Comment 3 _ gtzabari 2004-03-30 15:59:00 UTC
- unloaded databases, tasks, testing, web, xml
- attached ide.log

BTW: I doubt this makes a difference, but I'm using

-J-Dsun.java2d.opengl=true
-J-XX:MaxGCPauseMillis=300

  in my IDE.LOG
Comment 4 _ gtzabari 2004-03-30 15:59:20 UTC
Created attachment 14210 [details]
ide.log
Comment 5 Petr Nejedly 2004-03-31 09:18:44 UTC
Unrelated to module loading/unloading.
The report certainly doesn't come from dev 200403291800,
line numbers doesn't match.

The issue is known and fixed two months ago.
I guess the log is from different run.


*** This issue has been marked as a duplicate of 40026 ***
Comment 6 Marian Mirilovic 2005-07-15 07:41:47 UTC
closed