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 192506 - [70cat] AssertionError: FileName: /home/java/NetBeansProjects/BulkTrafficking/src/java@5805d fo: MasterFileObject[/home/java/NetBeansProjects/BulkTrafficking/src/java@42e84e:10cb02b,valid=true]
Summary: [70cat] AssertionError: FileName: /home/java/NetBeansProjects/BulkTrafficking...
Status: RESOLVED DUPLICATE of bug 192222
Alias: None
Product: utilities
Classification: Unclassified
Component: Jump To (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
: 191270 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-11-26 10:52 UTC by pragalathan
Modified: 2011-11-03 19:32 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 173460


Attachments
stacktrace (6.81 KB, text/plain)
2010-11-26 10:52 UTC, pragalathan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pragalathan 2010-11-26 10:52:04 UTC
Build: NetBeans IDE 7.0 Beta (Build 201011152355)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Linux

User Comments:
pragalathan: Tried to open a file in web project which has src folders as (linux) links to external file system




Stacktrace: 
java.lang.AssertionError: FileName: /home/java/NetBeansProjects/BulkTrafficking/src/java@5805d fo: MasterFileObject[/home/java/NetBeansProjects/BulkTrafficking/src/java@42e84e:10cb02b,valid=true]
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.getChildren(FolderObj.java:150)
   at org.netbeans.modules.jumpto.file.FileSearchAction.searchSources(FileSearchAction.java:636)
   at org.netbeans.modules.jumpto.file.FileSearchAction.searchSources(FileSearchAction.java:643)
   at org.netbeans.modules.jumpto.file.FileSearchAction.access$400(FileSearchAction.java:129)
   at org.netbeans.modules.jumpto.file.FileSearchAction$Worker.getFileNames(FileSearchAction.java:568)
   at org.netbeans.modules.jumpto.file.FileSearchAction$Worker.run(FileSearchAction.java:421)
Comment 1 pragalathan 2010-11-26 10:52:08 UTC
Created attachment 103352 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2010-12-09 07:02:50 UTC
same root cause as http://netbeans.org/bugzilla/show_bug.cgi?id=192222 ?
Comment 3 Marian Mirilovic 2011-11-03 19:29:59 UTC
*** Bug 191270 has been marked as a duplicate of this bug. ***
Comment 4 Marian Mirilovic 2011-11-03 19:32:12 UTC
I would say this is already fixed, see issue 192222

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