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 250035

Summary: Exception: Existing project unique name differ: <WRONG FILE> - expected <WRONG FILE>/L/
Product: cnd Reporter: tbrunhoff <tbrunhoff>
Component: Code ModelAssignee: Vladimir Kvashin <vkvashin>
Status: NEW ---    
Severity: normal CC: alexvsimon
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 215015
Attachments: stacktrace
stacktrace

Description tbrunhoff 2015-01-26 23:55:07 UTC
This bug was originally marked as duplicate of bug 240783, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201501160001)
VM: Java HotSpot(TM) Client VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Linux

User Comments:
tbrunhoff: starting ide.




Stacktrace: 
java.lang.Exception: Existing project unique name differ: <WRONG FILE> - expected <WRONG FILE>/L/
   at org.netbeans.modules.cnd.utils.CndUtils.severe(CndUtils.java:200)
   at org.netbeans.modules.cnd.utils.CndUtils.assertTrue(CndUtils.java:185)
   at org.netbeans.modules.cnd.modelimpl.csm.core.ProjectBase.checkUniqueNameConsistency(ProjectBase.java:513)
   at org.netbeans.modules.cnd.modelimpl.csm.core.ProjectBase.setPlatformProjectImpl(ProjectBase.java:505)
   at org.netbeans.modules.cnd.modelimpl.csm.core.ProjectBase.setPlatformProject(ProjectBase.java:493)
   at org.netbeans.modules.cnd.modelimpl.csm.core.LibProjectImpl.<init>(LibProjectImpl.java:206)
Comment 1 tbrunhoff 2015-01-26 23:55:09 UTC
Created attachment 151692 [details]
stacktrace
Comment 2 Alexander Simon 2015-09-04 07:42:37 UTC
Created attachment 155887 [details]
stacktrace

create new project with existing sources stdman
Comment 3 Vladimir Kvashin 2015-09-23 22:27:09 UTC
can be related to issue 245558