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 193019 - [70cat] AssertionError: FileName: C:\Data\Development\PV\POC\ActiveData-3\build\classes\com\mastercard\gto\aps\iframework\adminconfig\activedata\database\QBECondition.class#4f358df0@1262f53 QBECondition.class
Summary: [70cat] AssertionError: FileName: C:\Data\Development\PV\POC\ActiveData-3\bui...
Status: RESOLVED DUPLICATE of bug 190319
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-08 00:17 UTC by esmithbss
Modified: 2010-12-08 15:37 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 173398


Attachments
stacktrace (3.93 KB, text/plain)
2010-12-08 00:18 UTC, esmithbss
Details

Note You need to log in before you can comment on or make changes to this bug.
Description esmithbss 2010-12-08 00:17:59 UTC
Build: NetBeans IDE Dev (Build 201012060001)
VM: Java HotSpot(TM) Client VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Windows XP

User Comments:
GUEST: Autodetected ruby environment. Then changed the project's environment to a new ruby environment.

rcasha: doing nothing (in another app)

GUEST: While executing my project

esmithbss: Compiling my project.




Stacktrace: 
java.lang.AssertionError: FileName: C:\Data\Development\PV\POC\ActiveData-3\build\classes\com\mastercard\gto\aps\iframework\adminconfig\activedata\database\QBECondition.class#4f358df0@1262f53
QBECondition.class
	at org.netbeans.modules.masterfs.filebasedfs.naming.FileName.<init>(FileName.java:73)
	at org.netbeans.modules.masterfs.filebasedfs.naming.NamingFactory.createFileNaming(NamingFactory.java:268)
	at org.netbeans.modules.masterfs.filebasedfs.naming.NamingFactory.registerInstanceOfFileNaming(NamingFactory.java:177)
	at org.netbeans.modules.masterfs.filebasedfs.naming.NamingFactory.fromFile(NamingFactory.java:89)
	at org.netbeans.modules.masterfs.filebasedfs.children.ChildrenSupport.rescanChildren(ChildrenSupport.java:223)
	at org.netbeans.modules.masterfs.filebasedfs.children.ChildrenSupport.refresh(ChildrenSupport.java:163)
	at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj$FolderChildrenCache.refresh(FolderObj.java:600)
	at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderOb
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.getChildren(FolderObj.java:148)
   at org.openide.loaders.DataObjectPool.getTargets(DataObjectPool.java:690)
   at org.openide.loaders.DataObjectPool.access$600(DataObjectPool.java:60)
   at org.openide.loaders.DataObjectPool$FSListener.fileDataCreated(DataObjectPool.java:647)
   at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEventImpl(FCLSupport.java:139)
   at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEvent(FCLSupport.java:128)
Comment 1 esmithbss 2010-12-08 00:18:02 UTC
Created attachment 103709 [details]
stacktrace
Comment 2 Jaroslav Tulach 2010-12-08 15:37:32 UTC

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