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 212231

Summary: AssertionError: Need to normalize D:\Program Files\NetBeans Dev 201205070400\. was D:\Program Files\NetBeans Dev 201205070400
Product: platform Reporter: MackSix
Component: FilesystemsAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 185645
Attachments: stacktrace

Description MackSix 2012-05-09 12:45:26 UTC
This bug was originally marked as duplicate of bug 209904, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201205070400)
VM: Java HotSpot(TM) Client VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b20
OS: Windows Vista

User Comments:
MackSix: Collapsed a project tree in Projects Window and this happened. I had the project open and working on some source files in it for a few hours with no problems. I did not do any renaming of the Project, packages or files - I only edited files.




Stacktrace: 
java.lang.AssertionError: Need to normalize D:\Program Files\NetBeans Dev 201205070400\. was D:\Program Files\NetBeans Dev 201205070400
   at org.openide.filesystems.FileUtil.assertNormalized(FileUtil.java:141)
   at org.openide.filesystems.FileUtil.normalizeFile(FileUtil.java:1765)
   at org.openide.loaders.DataFolder$FolderNode.createNodeTransferable(DataFolder.java:1421)
   at org.openide.loaders.DataFolder$FolderNode.createPasteTypes(DataFolder.java:1402)
   at org.openide.nodes.AbstractNode.getPasteTypes(AbstractNode.java:543)
   at org.openide.nodes.FilterNode.getPasteTypes(FilterNode.java:696)
Comment 1 MackSix 2012-05-09 12:45:34 UTC
Created attachment 119199 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-05-23 22:18:10 UTC

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