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 - AssertionError: Need to normalize D:\Program Files\NetBeans Dev 201205070400\. was D:\Program Files\NetBeans Dev 201205070400
Summary: AssertionError: Need to normalize D:\Program Files\NetBeans Dev 201205070400\...
Status: RESOLVED DUPLICATE of bug 209904
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-09 12:45 UTC by MackSix
Modified: 2012-05-23 22:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 185645


Attachments
stacktrace (6.99 KB, text/plain)
2012-05-09 12:45 UTC, MackSix
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***