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 70093 - DataObjectNotFoundException - delete two files at once
Summary: DataObjectNotFoundException - delete two files at once
Status: CLOSED DUPLICATE of bug 66713
Alias: None
Product: projects
Classification: Unclassified
Component: Ant Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2005-12-08 14:39 UTC by Marek Grummich
Modified: 2005-12-20 15:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception (1.70 KB, text/plain)
2005-12-08 14:40 UTC, Marek Grummich
Details
exc stack trace (2.11 KB, text/plain)
2005-12-08 14:51 UTC, Milan Kubec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Grummich 2005-12-08 14:39:26 UTC
Build 200512072015

The attached exception was thrown when I tried to delete two files (form and
properties), placed in the same package, at once. The delete action was invoked
thru popup menu in the Project view. I wan't able to get exception again -> random.
Comment 1 Marek Grummich 2005-12-08 14:40:28 UTC
Created attachment 27669 [details]
Exception
Comment 2 Milan Kubec 2005-12-08 14:51:00 UTC
Happened to me too when deleting two files - one java file, one form file. Main
parts of the trace are the same but attaching it anyway. Please evaluate, might
be potential problem. Note that problematic file was form in both cases.
Comment 3 Milan Kubec 2005-12-08 14:51:30 UTC
Created attachment 27671 [details]
exc stack trace
Comment 4 Marian Mirilovic 2005-12-08 15:10:08 UTC
The question is who is asking for that project and i
I think it's Form module ... 

Radek/Yarda could you please look at this? Thanks in advance.
Comment 5 Jaroslav Tulach 2005-12-09 13:13:46 UTC
Why everyone thinks that DataObjectNotFoundException is bug in  
openide/loaders!?  
Comment 6 Jan Lahoda 2005-12-12 18:26:28 UTC
Dupe of issue #66713.

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