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

Summary: 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
Product: platform Reporter: Jan Lahoda <jlahoda>
Component: FilesystemsAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 172538
Attachments: stacktrace

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 ***