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 249447 - Exception: Existing project unique name differ: /home/toddb/src/src4/omneon/posix/include/L/ - expected /home/toddb/src/src4/libmapi/omneon/shared/include/L/
Summary: Exception: Existing project unique name differ: /home/toddb/src/src4/omneon/p...
Status: RESOLVED DUPLICATE of bug 243240
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-18 22:02 UTC by tbrunhoff
Modified: 2014-12-22 13:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 214329


Attachments
stacktrace (1.43 KB, text/plain)
2014-12-18 22:02 UTC, tbrunhoff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tbrunhoff 2014-12-18 22:02:47 UTC
This bug was originally marked as duplicate of bug 244609, 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 201412170001)
VM: Java HotSpot(TM) Client VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Linux

User Comments:
tbrunhoff: opening a project group.

tbrunhoff: request to reparse project.

tbrunhoff: changing project groups.

tbrunhoff: moving edit panes.




Stacktrace: 
java.lang.Exception: Existing project unique name differ: /home/toddb/src/src4/omneon/posix/include/L/ - expected /home/toddb/src/src4/libmapi/omneon/shared/include/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:548)
   at org.netbeans.modules.cnd.modelimpl.csm.core.ProjectBase.write(ProjectBase.java:3733)
   at org.netbeans.modules.cnd.modelimpl.csm.core.LibProjectImpl.write(LibProjectImpl.java:181)
   at org.netbeans.modules.cnd.repository.support.AbstractObjectFactory.writeSelfPersistent(AbstractObjectFactory.java:69)
Comment 1 tbrunhoff 2014-12-18 22:02:49 UTC
Created attachment 151194 [details]
stacktrace
Comment 2 Maria Tishkova 2014-12-22 13:24:19 UTC

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