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 151266 - org.openide.loaders.DataObjectNotFoundException: C:\Documents and Settings\Admin\My Documents\NetBeansProjects\JavaApplication64\src\javaapplication64\Main.java
Summary: org.openide.loaders.DataObjectNotFoundException: C:\Documents and Settings\Ad...
Status: RESOLVED DUPLICATE of bug 130694
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Lahoda
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-24 12:51 UTC by Jana Maleckova
Modified: 2008-11-13 12:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 121136


Attachments
stacktrace (4.04 KB, text/plain)
2008-10-24 12:51 UTC, Jana Maleckova
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jana Maleckova 2008-10-24 12:51:27 UTC
Build: NetBeans IDE 6.5 RC2 (Build 200810222310)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-rc2-b32
OS: Windows XP, 5.1, x86

User Comments:
janie: Try to rename package using properties editor
1. invoke popup menu on package in files view
2. choose properties
3. rename package on property sheet => exception occurred

janie: Try to rename package using properties editor
1. invoke popup menu on package in files view
2. choose properties
3. rename package on property sheet => exception occurred



Stacktrace: 
org.openide.loaders.DataObjectNotFoundException: C:\Documents and Settings\Admin\My Documents\NetBeansProjects\JavaApplication64\src\javaapplication64\Main.java
        at org.openide.loaders.DataObject.find(DataObject.java:501)
        at org.netbeans.api.java.source.ModificationResult.commit(ModificationResult.java:140)
        at org.netbeans.api.java.source.ModificationResult.getResultingSource(ModificationResult.java:342)
        at org.netbeans.modules.refactoring.java.spi.DiffElement.getNewFileContent(DiffElement.java:131)
        at org.netbeans.modules.refactoring.spi.AccessorImpl.getNewFileContent(AccessorImpl.java:73)
        at org.netbeans.modules.refactoring.spi.impl.PreviewManager.refresh(PreviewManager.java:121)
Comment 1 Jana Maleckova 2008-10-24 12:51:37 UTC
Created attachment 72587 [details]
stacktrace
Comment 2 Jan Becicka 2008-11-13 12:53:25 UTC

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