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 255266

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

Description Exceptions Reporter 2015-09-14 11:14:18 UTC
This bug was originally marked as duplicate of bug 243240, 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 201507140001)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b14
OS: Linux

User Comments:
tbrunhoff: trying to save a file.

tbrunhoff: request to reparse project.

tbrunhoff: opening a project group.

GUEST: -

tbrunhoff: moving edit panes.

tbrunhoff: changing project groups.




Stacktrace: 
java.lang.Exception: Existing project unique name differ: <WRONG FILE> - expected /usr/include/c++/4.9/L/
   at org.netbeans.modules.cnd.utils.CndUtils.severe(CndUtils.java:206)
   at org.netbeans.modules.cnd.utils.CndUtils.assertTrue(CndUtils.java:191)
   at org.netbeans.modules.cnd.modelimpl.csm.core.ProjectBase.checkUniqueNameConsistency(ProjectBase.java:513)
   at org.netbeans.modules.cnd.modelimpl.csm.core.ProjectBase.write(ProjectBase.java:3595)
   at org.netbeans.modules.cnd.modelimpl.csm.core.LibProjectImpl.write(LibProjectImpl.java:197)
   at org.netbeans.modules.cnd.repository.support.AbstractObjectFactory.writeSelfPersistent(AbstractObjectFactory.java:69)
Comment 1 Exceptions Reporter 2015-09-14 11:14:20 UTC
Created attachment 156144 [details]
stacktrace
Comment 2 Vladimir Kvashin 2015-09-23 21:12:15 UTC
6 duplicates => P2
Comment 3 petrk 2015-09-27 20:41:47 UTC
Can be related to issue 250035 and issue 245558