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 243326 - AssertionError: Need to normalize /Users/jot/Web/ePal/epal.write.com.br/app/config(class java.io.File) was /Users/jot/Web/ePal/epal.write.com.br/app/Config(class java.io.File)
Summary: AssertionError: Need to normalize /Users/jot/Web/ePal/epal.write.com.br/app/c...
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-03-27 14:34 UTC by Exceptions Reporter
Modified: 2014-04-04 07:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 208736


Attachments
stacktrace (9.17 KB, text/plain)
2014-03-27 14:34 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-03-27 14:34:03 UTC
This bug was originally marked as duplicate of bug 214182, 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.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Mac OS X

User Comments:
GUEST: Create a group project based on a direcotry




Stacktrace: 
java.lang.AssertionError: Need to normalize /Users/jot/Web/ePal/epal.write.com.br/app/config(class java.io.File) was /Users/jot/Web/ePal/epal.write.com.br/app/Config(class java.io.File)
   at org.openide.filesystems.FileUtil.assertNormalized(FileUtil.java:153)
   at org.openide.filesystems.FileUtil.toFile(FileUtil.java:829)
   at org.netbeans.modules.project.ant.AntBasedProjectFactorySingleton.loadProject(AntBasedProjectFactorySingleton.java:223)
   at org.netbeans.api.project.ProjectManager.createProject(ProjectManager.java:371)
   at org.netbeans.api.project.ProjectManager.access$300(ProjectManager.java:86)
   at org.netbeans.api.project.ProjectManager$2.run(ProjectManager.java:292)
Comment 1 Exceptions Reporter 2014-03-27 14:34:05 UTC
Created attachment 146354 [details]
stacktrace
Comment 2 Milos Kleint 2014-04-01 08:19:28 UTC
a duplicate of a filesystem related issue on mac?
Comment 3 Jaroslav Havlin 2014-04-04 07:58:53 UTC
> a duplicate of a filesystem related issue on mac?
Yes.

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