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

Summary: AssertionError: Need to normalize /Users/vincentenjalbert/public_html/veae_modules_magento/Webcooking_ForceAddToCart/app/code/local/Webcooking/ForceAddToCart/Model/CatalogInventory/Stock(class java.io
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: FilesystemsAssignee: Jaroslav Havlin <jhavlin>
Status: RESOLVED DUPLICATE    
Severity: normal CC: williamrouse
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 192115
Attachments: stacktrace

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 ***