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 249459 - AssertionError: The queue should not contain the file INITIAL FileImpl @-265335692:12582919 /home/toddb/src/srcapp/omneon/posix/sobuf/sobuftelnetiface.c prj:20334675KeyBasedUID on ProjectKey /home/to
Summary: AssertionError: The queue should not contain the file INITIAL FileImpl @-265...
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: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-19 17:14 UTC by tbrunhoff
Modified: 2014-12-22 13:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 214343


Attachments
stacktrace (7.02 KB, text/plain)
2014-12-19 17:14 UTC, tbrunhoff
Details
collection of log files (97.83 KB, application/x-bzip)
2014-12-19 17:28 UTC, tbrunhoff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tbrunhoff 2014-12-19 17:14:43 UTC
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: starting ide.




Stacktrace: 
java.lang.AssertionError: The queue should not contain the file  INITIAL FileImpl @-265335692:12582919 /home/toddb/src/srcapp/omneon/posix/sobuf/sobuftelnetiface.c prj:20334675KeyBasedUID on ProjectKey /home/toddb/src/srcapp/omneon/posix/sobuf/posix.sobuf.nb/N/ NOT_BEING_PARSED
 of project posix.sobuf.nb (srcapp) org.netbeans.modules.cnd.modelimpl.csm.core.ProjectImpl @32678268:32678268
 content of projects files set:
[INITIAL FileImpl @755421488:20355602 /home/toddb/src/srcapp/omneon/posix/sobuf/sobufres.c prj:20334675KeyBasedUID on ProjectKey /home/toddb/src/srcapp/omneon/posix/sobuf/posix.sobuf.nb/N/ NOT_BEING_PARSED, INITIAL FileImpl @738324598:29175298 /home/toddb/src/srcapp/omneon/posix/sobuf/sobufnanny.c prj:20334675KeyBasedUID on ProjectKey /home/toddb/src/srcapp/omneon/posix/sobuf/posix.sobuf.nb/N/ NOT_BEING_PARSED, INITIAL FileImpl @1903589422:6103560 /home/toddb/src/srcapp/omneon/posix/sobuf/sobufexport.c prj:20334675KeyBasedUID on ProjectKey /home/toddb/src/srcapp/omneon/posix/sobuf/posix.sobuf.nb
   at org.netbeans.modules.cnd.modelimpl.csm.core.ParserQueue.addImpl(ParserQueue.java:525)
   at org.netbeans.modules.cnd.modelimpl.csm.core.ParserQueue.add(ParserQueue.java:427)
   at org.netbeans.modules.cnd.modelimpl.csm.core.ParserQueue.add(ParserQueue.java:383)
   at org.netbeans.modules.cnd.modelimpl.csm.core.ProjectBase.createIfNeed(ProjectBase.java:1256)
   at org.netbeans.modules.cnd.modelimpl.csm.core.CreateFilesWorker$CreateFileRunnable.createProjectFilesIfNeedRun(CreateFilesWorker.java:230)
   at org.netbeans.modules.cnd.modelimpl.csm.core.CreateFilesWorker$CreateFileRunnable.run(CreateFilesWorker.java:189)
Comment 1 tbrunhoff 2014-12-19 17:14:46 UTC
Created attachment 151210 [details]
stacktrace
Comment 2 tbrunhoff 2014-12-19 17:28:45 UTC
Created attachment 151211 [details]
collection of log files

A storm of exceptions starting up the ide. After handling each of the exception dialogs, I shut the ide down, and got one more excpetion during the "closing native projects" status, which I could not interact with.

The tar file contains 6 logs, adjacent in time, although I think that the end of messages.log.2 overlaps with messages.log.3.
Comment 3 Maria Tishkova 2014-12-22 13:24:16 UTC

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