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 241110 - AssertionError: Need to normalize /Users/thibay/Sites/app_benedic/Plugin/NodeAttachment/Controller/NodeattachmentController.php(class java.io.File) was /Users/thibay/Sites/app_benedic/Plugin/Nodeattac
Summary: AssertionError: Need to normalize /Users/thibay/Sites/app_benedic/Plugin/Node...
Status: RESOLVED DUPLICATE of bug 240180
Alias: None
Product: platform
Classification: Unclassified
Component: Data Systems (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-29 11:49 UTC by Exceptions Reporter
Modified: 2014-01-29 12:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 207076


Attachments
stacktrace (5.27 KB, text/plain)
2014-01-29 11:49 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-01-29 11:49:25 UTC
This bug was originally marked as duplicate of bug 217919, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0 Beta (Build 201401141042)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Mac OS X

User Comments:
GUEST: Rename folder in project.




Stacktrace: 
java.lang.AssertionError: Need to normalize /Users/thibay/Sites/app_benedic/Plugin/NodeAttachment/Controller/NodeattachmentController.php(class java.io.File) was /Users/thibay/Sites/app_benedic/Plugin/Nodeattachment/Controller/NodeattachmentController.php(class java.io.File)
   at org.openide.filesystems.FileUtil.assertNormalized(FileUtil.java:153)
   at org.openide.filesystems.FileUtil.toFile(FileUtil.java:829)
   at org.openide.filesystems.FileUtil.getFileDisplayName(FileUtil.java:1477)
   at org.openide.text.DataEditorSupport.toolTip(DataEditorSupport.java:352)
   at org.openide.text.DataEditorSupport.messageToolTip(DataEditorSupport.java:371)
   at org.openide.text.CloneableEditor$1.run(CloneableEditor.java:507)
Comment 1 Exceptions Reporter 2014-01-29 11:49:27 UTC
Created attachment 144525 [details]
stacktrace
Comment 2 Jaroslav Havlin 2014-01-29 12:06:24 UTC
It seems that folder NodeAttachment was renamed to Nodeattachment (lower case a).

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