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 - Exception: Existing project unique name differ: <WRONG FILE> - expected /usr/include/c++/4.9/L/
Summary: Exception: Existing project unique name differ: <WRONG FILE> - expected /usr/...
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-14 11:14 UTC by Exceptions Reporter
Modified: 2016-10-31 11:25 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 219919


Attachments
stacktrace (1.37 KB, text/plain)
2015-09-14 11: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 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