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 244605 - Exception: Existing project unique name differ: <WRONG FILE> - expected <WRONG FILE>/L/
Summary: Exception: Existing project unique name differ: <WRONG FILE> - expected <WRON...
Status: RESOLVED DUPLICATE of bug 244609
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-20 16:36 UTC by tbrunhoff
Modified: 2014-11-21 11:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 209835


Attachments
stacktrace (7.18 KB, text/plain)
2014-05-20 16:36 UTC, tbrunhoff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tbrunhoff 2014-05-20 16:36:49 UTC
This bug was originally marked as duplicate of bug 239483, 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 201404300001)
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 set of projects.




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:541)
   at org.netbeans.modules.cnd.modelimpl.csm.core.ProjectBase.setPlatformProjectImpl(ProjectBase.java:533)
   at org.netbeans.modules.cnd.modelimpl.csm.core.ProjectBase.setPlatformProject(ProjectBase.java:521)
   at org.netbeans.modules.cnd.modelimpl.csm.core.LibProjectImpl.<init>(LibProjectImpl.java:187)
Comment 1 tbrunhoff 2014-05-20 16:36:51 UTC
Created attachment 147346 [details]
stacktrace
Comment 2 petrk 2014-11-21 11:36:21 UTC

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