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 242280 - AssertionError: Need to normalize /Users/vincentenjalbert/public_html/veae_modules_magento/Webcooking_ForceAddToCart/app/code/local/Webcooking/ForceAddToCart/Model/CatalogInventory/Stock(class java.io
Summary: AssertionError: Need to normalize /Users/vincentenjalbert/public_html/veae_mo...
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-02-24 14:14 UTC by Exceptions Reporter
Modified: 2014-02-26 05:39 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 192115


Attachments
stacktrace (2.23 KB, text/plain)
2014-02-24 14:14 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-02-24 14:14:20 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, 25.0-b59, Java(TM) SE Runtime Environment, 1.8.0-ea-b117
OS: Mac OS X

User Comments:
GUEST: a

williamrouse: running:
http://localhost:8383/sampleApp2/debugger.html
WBR

williamrouse: Opening a HTML file in the external browser Chrome for debug with the NetBeans IDE Support plugin.




Stacktrace: 
java.lang.AssertionError: Need to normalize /Users/vincentenjalbert/public_html/veae_modules_magento/Webcooking_ForceAddToCart/app/code/local/Webcooking/ForceAddToCart/Model/CatalogInventory/Stock(class java.io.File) was /Users/vincentenjalbert/public_html/veae_modules_magento/Webcooking_ForceAddToCart/app/code/local/Webcooking/ForceAddToCart/Model/Cataloginventory/Stock(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-02-24 14:14:22 UTC
Created attachment 145539 [details]
stacktrace
Comment 2 Jaroslav Havlin 2014-02-26 05:39:03 UTC

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