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 201887 - org.openide.filesystems.FileStateInvalidException: /home/petr/NetBeansProjects/AnagramGame/nbproject/private/profiler/snapshot-1315573208313.nps@6f04ed1b:18e331dc[invalid]
Summary: org.openide.filesystems.FileStateInvalidException: /home/petr/NetBeansProject...
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-09 13:30 UTC by Petr Cyhelsky
Modified: 2011-09-14 06:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 181045


Attachments
stacktrace (923 bytes, text/plain)
2011-09-09 13:30 UTC, Petr Cyhelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cyhelsky 2011-09-09 13:30:23 UTC
Build: NetBeans IDE Dev (Build 201109010601)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.0-b18, Java(TM) SE Runtime Environment, 1.7.0-b148
OS: Linux

Stacktrace: 
org.openide.filesystems.FileStateInvalidException: /home/petr/NetBeansProjects/AnagramGame/nbproject/private/profiler/snapshot-1315573208313.nps@6f04ed1b:18e331dc[invalid]
   at org.openide.loaders.DataObject.find(DataObject.java:517)
   at org.netbeans.modules.profiler.ProfilerControlPanel2$SnapshotsPanel.deleteSnapshots(ProfilerControlPanel2.java:1246)
   at org.netbeans.modules.profiler.ProfilerControlPanel2$SnapshotsPanel.access$3300(ProfilerControlPanel2.java:851)
   at org.netbeans.modules.profiler.ProfilerControlPanel2$SnapshotsPanel$5.run(ProfilerControlPanel2.java:1171)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1424)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1973)
Comment 1 Petr Cyhelsky 2011-09-09 13:30:27 UTC
Created attachment 110568 [details]
stacktrace
Comment 2 Jiri Sedlacek 2011-09-12 13:16:30 UTC
Fixed by http://hg.netbeans.org/profiler-main/rev/55d52e3f706f.
Comment 3 Quality Engineering 2011-09-14 06:25:56 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/55d52e3f706f
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #201887 - snapshots to be deleted may not be available