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 68020 - Exception at org.netbeans.modules.javacore.ExclusiveMutex.leave(ExclusiveMutex.java:351)
Summary: Exception at org.netbeans.modules.javacore.ExclusiveMutex.leave(ExclusiveMute...
Status: RESOLVED DUPLICATE of bug 61136
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-03 08:11 UTC by angusyoung4
Modified: 2005-11-03 14:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
logs of netbeans ide (281.36 KB, text/plain)
2005-11-03 08:12 UTC, angusyoung4
Details
Log since October 21 (300.90 KB, text/plain)
2005-11-03 08:47 UTC, angusyoung4
Details

Note You need to log in before you can comment on or make changes to this bug.
Description angusyoung4 2005-11-03 08:11:43 UTC
Exception occurred when i startup NetBeans IDE.
Comment 1 angusyoung4 2005-11-03 08:12:39 UTC
Created attachment 26589 [details]
logs of netbeans ide
Comment 2 angusyoung4 2005-11-03 08:47:42 UTC
Created attachment 26590 [details]
Log since October 21
Comment 3 angusyoung4 2005-11-03 10:39:20 UTC
I have reinstaled IDE NetBeans 4.1 with jdk 5 and 
now i obtains this exception when i open any project:

java.lang.StackOverflowError
	at org.netbeans.mdr.persistence.btreeimpl.btreeindex.BtreePage.compare
(BtreePage.java:1179)
	at 
org.netbeans.mdr.persistence.btreeimpl.btreeindex.BtreePage.searchPage
(BtreePage.java:795)
	at 
org.netbeans.mdr.persistence.btreeimpl.btreeindex.BtreePage.getLocation
(BtreePage.java:594)
	at 
org.netbeans.mdr.persistence.btreeimpl.btreeindex.BtreePage.getLocation
(BtreePage.java:602)
	at 
org.netbeans.mdr.persistence.btreeimpl.btreeindex.BtreePage.getLocation
(BtreePage.java:602)
	at 
org.netbeans.mdr.persistence.btreeimpl.btreeindex.BtreePage.getLocation
(BtreePage.java:602)
	at 
org.netbeans.mdr.persistence.btreeimpl.btreeindex.BtreePage.getLocation
(BtreePage.java:602)
	at 
org.netbeans.mdr.persistence.btreeimpl.btreeindex.BtreePage.getLocation
(BtreePage.java:602)
	at 
org.netbeans.mdr.persistence.btreeimpl.btreeindex.BtreePage.getLocation
(BtreePage.java:602)
	at 
org.netbeans.mdr.persistence.btreeimpl.btreeindex.BtreePage.getLocation
(BtreePage.java:602)
	at 
org.netbeans.mdr.persistence.btreeimpl.btreeindex.BtreePage.getLocation
(BtreePage.java:602)
	at 
org.netbeans.mdr.persistence.btreeimpl.btreeindex.BtreePage.getLocation
(BtreePage.java:602)
Comment 4 Jan Becicka 2005-11-03 14:24:17 UTC

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