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 191159 - AssertionError: FileName: /LiveOps/Forge/eng/trunk/tincan/java/src/java/com/liveops/language/jsexpression/Null.java@1c98d47b fo: MasterFileObject[/LiveOps/Forge/eng/trunk/tincan/java/src/java/com/live
Summary: AssertionError: FileName: /LiveOps/Forge/eng/trunk/tincan/java/src/java/com/l...
Status: RESOLVED DUPLICATE of bug 190319
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Petr Nejedly
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-19 23:16 UTC by asmotrich
Modified: 2010-10-20 14:36 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 172470


Attachments
stacktrace (2.00 KB, text/plain)
2010-10-19 23:16 UTC, asmotrich
Details

Note You need to log in before you can comment on or make changes to this bug.
Description asmotrich 2010-10-19 23:16:36 UTC
Build: NetBeans IDE 7.0 M2 (Build 201010151251)
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:
GUEST: Scanning projects.  I wasn't using the IDE.  I just installed the Dev version and was letting it scan for a while, as I have a couple big projects in the 'Projects' window.

GUEST: trying to push to my mercurial repository

GUEST: scanning for external changes

jglick: With apisupport.* modules opened, modified */*-suite/nbplatform/platform.properties and saved, but did not see any modification badges in the Projects tab. So I did Source > Scan for External Changes; still did not appear, and got this exception.

GUEST: Just saving a file after a small edition

GUEST: started debugger

GUEST: deleting an include Path to a php library




Stacktrace: 
java.lang.AssertionError: FileName: /LiveOps/Forge/eng/trunk/tincan/java/src/java/com/liveops/language/jsexpression/Null.java@1c98d47b fo: MasterFileObject[/LiveOps/Forge/eng/trunk/tincan/java/src/java/com/liveops/language/jsexpression/Null.java@9116f05:22cc26f4,valid=true]
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.getChildren(FolderObj.java:150)
   at org.netbeans.modules.parsing.impl.indexing.FileObjectCrawler.collect(FileObjectCrawler.java:179)
   at org.netbeans.modules.parsing.impl.indexing.FileObjectCrawler.collect(FileObjectCrawler.java:179)
   at org.netbeans.modules.parsing.impl.indexing.FileObjectCrawler.collect(FileObjectCrawler.java:179)
   at org.netbeans.modules.parsing.impl.indexing.FileObjectCrawler.collect(FileObjectCrawler.java:179)
   at org.netbeans.modules.parsing.impl.indexing.FileObjectCrawler.collectResources(FileObjectCrawler.java:123)
Comment 1 asmotrich 2010-10-19 23:16:41 UTC
Created attachment 102504 [details]
stacktrace
Comment 2 Petr Nejedly 2010-10-20 14:36:20 UTC

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