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 204354

Summary: AssertionError: FileName: C:\Users\YGerzhedovich\Documents\NetBeansProjects\ace-interfacesteam\externalServices\acins-cobrebem-service\target\classes\com\exigen\acins\cobrebem\service#15fe4779@8bf1b32
Product: platform Reporter: gerzhedowich <gerzhedowich>
Component: FilesystemsAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 182379
Attachments: stacktrace

Description gerzhedowich 2011-10-28 06:18:00 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-7955-on-20110923)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.1-b02, Java(TM) SE Runtime Environment, 1.6.0_26-b03
OS: Windows 7

Stacktrace: 
java.lang.AssertionError: FileName: C:\Users\YGerzhedovich\Documents\NetBeansProjects\ace-interfacesteam\externalServices\acins-cobrebem-service\target\classes\com\exigen\acins\cobrebem\service#15fe4779@8bf1b32
service
	at org.netbeans.modules.masterfs.filebasedfs.naming.FileName.<init>(FileName.java:73)
	at org.netbeans.modules.masterfs.filebasedfs.naming.FolderName.<init>(FolderName.java:61)
	at org.netbeans.modules.masterfs.filebasedfs.naming.NamingFactory.createFileNaming(NamingFactory.java:286)
	at org.netbeans.modules.masterfs.filebasedfs.naming.NamingFactory.registerInstanceOfFileNaming(NamingFactory.java:214)
	at org.netbeans.modules.masterfs.filebasedfs.naming.NamingFactory.fromFile(NamingFactory.java:92)
	at org.netbeans.modules.masterfs.filebasedfs.children.ChildrenSupport$1IOJob.run(ChildrenSupport.java:230)
	at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.refreshImpl(FolderObj.java:444)
	at org.netbeans.modules.masterfs.filebasedfs.fileobjects.BaseFileObj.refresh(BaseFileObj.ja
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.computeChildren(FolderObj.java:196)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.getChildren(FolderObj.java:153)
   at org.openide.filesystems.FileObject$1WithChildren.process(FileObject.java:817)
   at org.openide.filesystems.FileObject$1WithChildren.process(FileObject.java:813)
   at org.openide.util.Enumerations$QEn.nextElement(Enumerations.java:434)
   at org.netbeans.modules.web.jsf.editor.index.JsfBinaryIndexer.findLibraryDescriptors(JsfBinaryIndexer.java:187)
Comment 1 gerzhedowich 2011-10-28 06:18:03 UTC
Created attachment 112523 [details]
stacktrace
Comment 2 Jaroslav Tulach 2011-11-07 13:02:09 UTC

*** This bug has been marked as a duplicate of bug 203555 ***