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 210037 - org.openide.filesystems.FileStateInvalidException: C:\Users\Saptarshi\Documents\NetBeansProjects\TodoList\config\Config.php@6dea71b3:47ef0be6[invalid]
Summary: org.openide.filesystems.FileStateInvalidException: C:\Users\Saptarshi\Documen...
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-24 17:11 UTC by sunbiz
Modified: 2012-04-13 09:51 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 184474


Attachments
stacktrace (2.99 KB, text/plain)
2012-03-24 17:11 UTC, sunbiz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sunbiz 2012-03-24 17:11:25 UTC
Build: NetBeans IDE Dev (Build 201203200400)
VM: Java HotSpot(TM) 64-Bit Server VM, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b05
OS: Windows 7

User Comments:
RQuadling: Opening a file from the PHP Hierarchy window.

sunbiz: PHP Hierarchy window still lists classes after project has been deleted. Clicking on this shows the exception




Stacktrace: 
org.openide.filesystems.FileStateInvalidException: C:\Users\Saptarshi\Documents\NetBeansProjects\TodoList\config\Config.php@6dea71b3:47ef0be6[invalid]
   at org.openide.loaders.DataObject.find(DataObject.java:521)
   at org.netbeans.modules.csl.spi.DefaultDataLoadersBridge.getCookie(DefaultDataLoadersBridge.java:138)
   at org.netbeans.modules.csl.api.UiUtils.doOpen(UiUtils.java:253)
   at org.netbeans.modules.csl.api.UiUtils.open(UiUtils.java:136)
   at org.netbeans.modules.php.editor.nav.hierarchy.ClassHierarchyPanel$1.mousePressed(ClassHierarchyPanel.java:100)
   at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:280)
Comment 1 sunbiz 2012-03-24 17:11:27 UTC
Created attachment 117198 [details]
stacktrace
Comment 2 Svata Dedic 2012-04-11 12:42:24 UTC
I've changed loglevel to FINE, unsuccessful open is reported in the return value (false). 
PHP hierarchy should monitor to file deletions.
Comment 3 Svata Dedic 2012-04-11 12:53:37 UTC
PHP class hierarchy seems as a completely custom top component - reassigning to PHP.
Comment 4 Ondrej Brejla 2012-04-11 13:51:28 UTC
Fixed in web-main #826ca78a2221
Comment 5 Quality Engineering 2012-04-13 09:51:20 UTC
Integrated into 'main-golden', will be available in build *201204130400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/826ca78a2221
User: Ondrej Brejla <obrejla@netbeans.org>
Log: #210037 - org.openide.filesystems.FileStateInvalidException: C:\Users\Saptarshi\Documents\NetBeansProjects\TodoList\config\Config.php@6dea71b3:47ef0be6[invalid]