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 192459 - org.openide.filesystems.FileStateInvalidException: MasterFileObject[/home/davti/hsntechProjects/KKFindApp/KKFindApp-war@1be7935:10abc94,valid=false]
Summary: org.openide.filesystems.FileStateInvalidException: MasterFileObject[/home/dav...
Status: RESOLVED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-25 11:21 UTC by davti
Modified: 2011-10-06 02:43 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 174294


Attachments
stacktrace (2.69 KB, text/plain)
2010-11-25 11:22 UTC, davti
Details

Note You need to log in before you can comment on or make changes to this bug.
Description davti 2010-11-25 11:21:56 UTC
Build: NetBeans IDE 6.9 (Build 201007282301)
VM: Java HotSpot(TM) Client VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Linux

Stacktrace: 
org.openide.filesystems.FileStateInvalidException: MasterFileObject[/home/davti/hsntechProjects/KKFindApp/KKFindApp-war@1be7935:10abc94,valid=false]
   at org.openide.loaders.DataObject.find(DataObject.java:499)
   at org.openide.loaders.DataFolder.findFolder(DataFolder.java:553)
   at org.netbeans.modules.j2ee.common.project.ui.AbstractLogicalViewProvider.createLookup(AbstractLogicalViewProvider.java:344)
   at org.netbeans.modules.j2ee.common.project.ui.AbstractLogicalViewProvider.access$1500(AbstractLogicalViewProvider.java:117)
   at org.netbeans.modules.j2ee.common.project.ui.AbstractLogicalViewProvider$LogicalViewRootNode.<init>(AbstractLogicalViewProvider.java:449)
   at org.netbeans.modules.web.project.ui.WebLogicalViewProvider.createLogicalView(WebLogicalViewProvider.java:75)
Comment 1 davti 2010-11-25 11:22:01 UTC
Created attachment 103322 [details]
stacktrace
Comment 2 David Konecny 2011-10-06 02:43:43 UTC
No report for 7.0. Perhaps it was resolved? Hard to say as I have no idea how to reproduce this issue.