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 4796 - IDE failed to deadlock during startup.
Summary: IDE failed to deadlock during startup.
Status: CLOSED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: _ pkuzel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-11-27 01:42 UTC by _ pkuzel
Modified: 2008-12-23 11:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ pkuzel 1999-11-27 01:42:24 UTC
see Attachment for stack trace

"Java source parsing" owns mutex and waits on AbstractFileObject monitor.
"Request proc 1" owns AFObject monitor and wants acquire mutex.


[phamernik] Problem should disappear when old parser will be replaced by new version (based on javac V8) - perhaps until the end of January/2000.
Comment 1 Marek Grummich 2000-07-25 09:29:59 UTC
Priority is changed to P4 (normal).
Comment 2 _ pkuzel 2002-02-01 11:25:49 UTC
Want make it invalid
Comment 3 _ pkuzel 2002-02-01 11:26:48 UTC
Incomplete report.