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 240769 - AssertionError: Need to normalize /Users/stefan/NetBeansProjects/Sandbox/JavaEE/WebApplication1/build/web/WEB-INF/classes/it/flemming/unlockme/LockSmith.class(class java.io.File)!
Summary: AssertionError: Need to normalize /Users/stefan/NetBeansProjects/Sandbox/Java...
Status: RESOLVED DUPLICATE of bug 240180
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-21 13:58 UTC by sflemming
Modified: 2014-01-21 14:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 206717


Attachments
stacktrace (12.44 KB, text/plain)
2014-01-21 13:58 UTC, sflemming
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sflemming 2014-01-21 13:58:08 UTC
Build: NetBeans IDE 8.0 Beta (Build 201401141042)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.0-b62, Java(TM) SE Runtime Environment, 1.8.0-ea-b120
OS: Mac OS X

User Comments:
GUEST: Tried to refactor classname.

sflemming: Refactored the name of a class.




Stacktrace: 
java.lang.AssertionError: Need to normalize /Users/stefan/NetBeansProjects/Sandbox/JavaEE/WebApplication1/build/web/WEB-INF/classes/it/flemming/unlockme/LockSmith.class(class java.io.File)!
   at org.openide.filesystems.FileChangeImpl.removeFileChangeListenerImpl(FileChangeImpl.java:243)
   at org.openide.filesystems.FileUtil.removeFileChangeListener(FileUtil.java:307)
   at org.netbeans.spi.project.support.ant.GlobFileBuiltQuery$StatusImpl.fileRenamed(GlobFileBuiltQuery.java:351)
   at sun.reflect.GeneratedMethodAccessor316.invoke(GeneratedMethodAccessor316.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:483)
Comment 1 sflemming 2014-01-21 13:58:10 UTC
Created attachment 144205 [details]
stacktrace
Comment 2 Jaroslav Havlin 2014-01-21 14:23:13 UTC
> GUEST: Tried to refactor classname.
> sflemming: Refactored the name of a class.
Please, do you remember what was the original class name and what was the new name?
Thank you.

Both duplicates came from Mac OS X, probably duplicate of bug 240180.

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