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 207648

Summary: AssertionError: memory://fs3//
Product: platform Reporter: Jesse Glick <jglick>
Component: FilesystemsAssignee: Jesse Glick <jglick>
Status: RESOLVED FIXED    
Severity: normal CC: marfous
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 184682
Bug Depends on:    
Bug Blocks: 207294    
Attachments: stacktrace

Description Jesse Glick 2012-01-23 19:36:43 UTC
Build: NetBeans IDE Dev (Build 20120123-ed35647923ed)
VM: Java HotSpot(TM) Client VM, 22.0-b10, Java(TM) SE Runtime Environment, 1.7.0_02-b13
OS: Linux

Stacktrace: 
java.lang.AssertionError: memory://fs3//
   at org.openide.filesystems.FileObject.toURI(FileObject.java:1165)
   at org.netbeans.modules.projectapi.SimpleFileOwnerQueryImplementation.getOwner(SimpleFileOwnerQueryImplementation.java:145)
   at org.netbeans.api.project.FileOwnerQuery.getOwner(FileOwnerQuery.java:104)
   at org.netbeans.modules.projectapi.ProjectFileEncodingQueryImplementation.getEncoding(ProjectFileEncodingQueryImplementation.java:66)
   at org.netbeans.api.queries.FileEncodingQuery.getEncoding(FileEncodingQuery.java:94)
   at org.netbeans.modules.parsing.api.Source.createSnapshot(Source.java:316)
Comment 1 Jesse Glick 2012-01-23 19:36:46 UTC
Created attachment 115171 [details]
stacktrace
Comment 2 Jesse Glick 2012-01-23 19:58:13 UTC
core-main #319421a20f3c
Comment 3 Jesse Glick 2012-01-24 12:24:54 UTC
*** Bug 207654 has been marked as a duplicate of this bug. ***
Comment 4 Quality Engineering 2012-01-25 16:34:38 UTC
Integrated into 'main-golden', will be available in build *201201250600* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/319421a20f3c
User: Jesse Glick <jglick@netbeans.org>
Log: #207648: AssertionError: memory://fs3//