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 32823 - SOE in JDO.checkUpToDate()
Summary: SOE in JDO.checkUpToDate()
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
: 32858 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-04-11 09:55 UTC by _ tboudreau
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (78.57 KB, text/plain)
2003-04-11 09:55 UTC, _ tboudreau
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ tboudreau 2003-04-11 09:55:14 UTC
I had a number of mountpoints open using View over
a Filesystem on
my NB checkout root.  I had the org.openide.awt
package expanded
in Filesystems, but I did *not* have
org.openide.awt.DisabledIcon open
in the editor.

In a shell, I did the following:
 - deleted org.openide.awt.DisabledIcon
 - ran cvs remove on it

A few seconds later I got a StackOverflowError
apparently triggered
by an up-to-date check on a file that no longer
existed.  Stack
trace attached.  Not sure if this is a Java
problem, a JavaCVS
problem or a DataSystems problem, but it looks like 
JDO.checkUpToDate() is the trigger.
Comment 1 _ tboudreau 2003-04-11 09:55:51 UTC
Created attachment 9865 [details]
Stack trace
Comment 2 Vitezslav Stejskal 2003-04-16 15:09:08 UTC
*** Issue 32858 has been marked as a duplicate of this issue. ***
Comment 3 Jan Becicka 2004-07-22 09:30:41 UTC
This issue is no more valid in promo-D (completely new build system)