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 245661 - Exception: Assertion error (LibProjectImpl.createInstance)
Summary: Exception: Assertion error (LibProjectImpl.createInstance)
Status: RESOLVED DUPLICATE of bug 243240
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.0
Hardware: All All
: P2 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-14 18:31 UTC by tbrunhoff
Modified: 2014-12-22 13:23 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 210703


Attachments
stacktrace (5.06 KB, text/plain)
2014-07-14 18:31 UTC, tbrunhoff
Details
stacktrace (5.06 KB, text/plain)
2014-07-14 18:34 UTC, tbrunhoff
Details
stacktrace (5.06 KB, text/plain)
2014-07-14 18:43 UTC, tbrunhoff
Details
stacktrace (1023 bytes, text/plain)
2014-09-23 08:40 UTC, Vladimir Kvashin
Details
stacktrace (5.20 KB, text/plain)
2014-10-23 07:01 UTC, Vladimir Kvashin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tbrunhoff 2014-07-14 18:31:36 UTC
Build: NetBeans IDE Dev (Build 201407090001)
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 up after installing new version followed by a crash.




Stacktrace: 
java.lang.Exception: Assertion error
   at org.netbeans.modules.cnd.utils.CndUtils.severe(CndUtils.java:200)
   at org.netbeans.modules.cnd.utils.CndUtils.assertTrue(CndUtils.java:133)
   at org.netbeans.modules.cnd.modelimpl.csm.core.LibProjectImpl.createInstance(LibProjectImpl.java:99)
   at org.netbeans.modules.cnd.modelimpl.csm.core.LibraryManager$LibraryEntry.createUID(LibraryManager.java:626)
   at org.netbeans.modules.cnd.modelimpl.csm.core.LibraryManager$LibraryEntry.getLibrary(LibraryManager.java:616)
   at org.netbeans.modules.cnd.modelimpl.csm.core.LibraryManager$LibraryEntry.access$200(LibraryManager.java:591)
Comment 1 tbrunhoff 2014-07-14 18:31:37 UTC
Created attachment 148046 [details]
stacktrace
Comment 2 tbrunhoff 2014-07-14 18:34:19 UTC
Created attachment 148047 [details]
stacktrace

starting up after installing a new ide and following a crash.
Comment 3 tbrunhoff 2014-07-14 18:43:19 UTC
Created attachment 148048 [details]
stacktrace

switching project groups.
Comment 4 Vladimir Voskresensky 2014-07-15 15:42:41 UTC
added extra trace:
http://hg.netbeans.org/cnd-main/rev/40e0c3513260
Comment 5 Quality Engineering 2014-07-16 01:44:23 UTC
Integrated into 'main-silver', will be available in build *201407160001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/40e0c3513260
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: trace for #245661 - Exception: Assertion error
Comment 6 Vladimir Kvashin 2014-09-23 08:40:40 UTC
Created attachment 149451 [details]
stacktrace

Started IDE with 2 projects already open
Comment 7 Exceptions Reporter 2014-10-20 13:10:36 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=210703
Comment 8 Vladimir Kvashin 2014-10-23 07:01:57 UTC
Created attachment 150067 [details]
stacktrace

I start IDE, it automatically opens a project from previous session - on startup, exception occurs
Comment 9 Alexander Simon 2014-11-22 15:58:15 UTC
21 reports => P2
Comment 10 Maria Tishkova 2014-12-22 13:23:09 UTC

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