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 190354 - AssertionError: FileName: /usr/local/home/lahvac/userdir.nball.merge2/var/cache/index/s3/java/14/classes/org/netbeans/api/java/source/JavaSourceTest$1T.sig@1be83d2 fo: MasterFileObject[/usr/local/home
Summary: AssertionError: FileName: /usr/local/home/lahvac/userdir.nball.merge2/var/cac...
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-09-14 09:47 UTC by Jan Lahoda
Modified: 2010-09-29 06:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 172538


Attachments
stacktrace (1.31 KB, text/plain)
2010-09-14 09:47 UTC, Jan Lahoda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2010-09-14 09:47:14 UTC
This issue was reported manually by jlahoda.
It already has 2 duplicates 


Build: NetBeans IDE Dev (Build 100912-534a32bce734)
VM: Java HotSpot(TM) Client VM, 17.0-b16, Java(TM) SE Runtime Environment, 1.6.0_21-b06
OS: Linux

Stacktrace: 
java.lang.AssertionError: FileName: /usr/local/home/lahvac/userdir.nball.merge2/var/cache/index/s3/java/14/classes/org/netbeans/api/java/source/JavaSourceTest$1T.sig@1be83d2 fo: MasterFileObject[/usr/local/home/lahvac/userdir.nball.merge2/var/cache/index/s3/java/14/classes/org/netbeans/api/java/source/JavaSourceTest$1T.sig@19e6a07:80370d,valid=true]
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.getChildren(FolderObj.java:150)
   at org.netbeans.api.java.source.SourceUtils.getFile(SourceUtils.java:484)
   at org.netbeans.modules.editor.java.JavaCompletionProvider$JavaCompletionQuery.query(JavaCompletionProvider.java:280)
   at org.netbeans.spi.editor.completion.support.AsyncCompletionTask.run(AsyncCompletionTask.java:223)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1426)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1968)
Comment 1 Jan Lahoda 2010-09-14 09:47:19 UTC
Created attachment 102008 [details]
stacktrace
Comment 2 Jaroslav Tulach 2010-09-29 06:16:08 UTC

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