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

Summary: 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
Product: cnd Reporter: tbrunhoff <tbrunhoff>
Component: Code ModelAssignee: issues@cnd <issues>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 214343
Attachments: stacktrace
collection of log files

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 ***