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

Summary: org.openide.filesystems.FileStateInvalidException: MasterFileObject[/home/davti/hsntechProjects/KKFindApp/KKFindApp-war@1be7935:10abc94,valid=false]
Product: javaee Reporter: davti <davti>
Component: Web ProjectAssignee: David Konecny <dkonecny>
Status: RESOLVED WORKSFORME    
Severity: normal CC: pjiricka
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 174294
Attachments: stacktrace

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.