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 187922 - [69cat] org.openide.filesystems.FileStateInvalidException: MasterFileObject[/var/folders/cs/csITBEzdE-ub1k0X1Vp0FU+++TI/-Tmp-/vcs-1277192814707/faces-config.xml@118c7cce:3f7a7834,valid=false]
Summary: [69cat] org.openide.filesystems.FileStateInvalidException: MasterFileObject[/...
Status: RESOLVED INCOMPLETE
Alias: None
Product: xml
Classification: Unclassified
Component: Retriever (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@xml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-22 07:55 UTC by big_al
Modified: 2010-06-22 09:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 170864


Attachments
stacktrace (959 bytes, text/plain)
2010-06-22 07:55 UTC, big_al
Details

Note You need to log in before you can comment on or make changes to this bug.
Description big_al 2010-06-22 07:55:00 UTC
Build: NetBeans IDE 6.9 (Build 201006101454)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.3-b01-279, Java(TM) SE Runtime Environment, 1.6.0_20-b02-279-10M3065
OS: Mac OS X

User Comments:
big_al: Building Maven app




Stacktrace: 
org.openide.filesystems.FileStateInvalidException: MasterFileObject[/var/folders/cs/csITBEzdE-ub1k0X1Vp0FU+++TI/-Tmp-/vcs-1277192814707/faces-config.xml@118c7cce:3f7a7834,valid=false]
   at org.openide.loaders.DataObject.find(DataObject.java:499)
   at org.netbeans.modules.xml.retriever.catalog.Utilities.createModelSource(Utilities.java:632)
   at org.netbeans.modules.web.jsf.api.ConfigurationUtils.getConfigModel(ConfigurationUtils.java:105)
   at org.netbeans.modules.web.jsf.JSFConfigEditorSupport$7.run(JSFConfigEditorSupport.java:382)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1957)
Comment 1 big_al 2010-06-22 07:55:03 UTC
Created attachment 100304 [details]
stacktrace
Comment 2 Sergey Lunegov 2010-06-22 09:02:45 UTC
Please provide more info: for example maven project you try to build.