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 98822 - java.lang.AssertionError: no file for UID KeyBasedUID on FileKey
Summary: java.lang.AssertionError: no file for UID KeyBasedUID on FileKey
Status: CLOSED WORKSFORME
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: PC All
: P2 blocker (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-23 16:56 UTC by Maria Tishkova
Modified: 2007-12-04 12:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maria Tishkova 2007-03-23 16:56:48 UTC
>Log Session: Friday, March 23, 2007 6:22:24 PM GMT
>System Info: 
  Product Version         = NetBeans IDE 5.5.1 Beta (Build 200702211400)
  Operating System        = Windows XP version 5.1 running on x86
  Java; VM; Vendor; Home  = 1.5.0_09; Java HotSpot(TM) Client VM 1.5.0_09-b03;
Sun Microsystems Inc.; C:\Program Files\Java\jdk1.5.0_09\jre
  System Locale; Encoding = ru_RU (nb); Cp1251
  Home Dir.; Current Dir. = C:\Documents and Settings\masha; C:\netbeans-5.5.1beta



*********** Exception occurred ************ at 6:52 PM on Mar 23, 2007
java.lang.AssertionError: no file for UID KeyBasedUID on FileKey (loki-0.1.51,
D:\distr\loki-0.1.5\loki-0.1.5\include\loki\TypeTraits.h)
	at
org.netbeans.modules.cnd.modelimpl.csm.core.ProjectBase.getFile(ProjectBase.java:669)
	at
org.netbeans.modules.cnd.modelimpl.csm.core.ProjectImpl.findFile(ProjectImpl.java:67)
	at
org.netbeans.modules.cnd.modelimpl.csm.core.ProjectBase.findFile(ProjectBase.java:658)
	at
org.netbeans.modules.cnd.modelimpl.csm.core.ProjectBase.findFile(ProjectBase.java:654)
	at
org.netbeans.modules.cnd.modelutil.CsmUtilities.getCsmFile(CsmUtilities.java:247)
	at
org.netbeans.modules.cnd.modelutil.CsmUtilities.getCsmFile(CsmUtilities.java:228)
	at
org.netbeans.modules.cnd.qnavigator.NavigationView$NavigationModel.isModified(NavigationView.java:633)
	at
org.netbeans.modules.cnd.qnavigator.NavigationView$5.run(NavigationView.java:444)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:499)
[catch] at
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:932)
java.lang.AssertionError
	at
org.netbeans.modules.cnd.apt.impl.support.APTIncludeHandlerImpl.pushIncludeImpl(APTIncludeHandlerImpl.java:181)
	at
org.netbeans.modules.cnd.apt.impl.support.APTIncludeHandlerImpl.pushInclude(APTIncludeHandlerImpl.java:64)
	at
org.netbeans.modules.cnd.modelimpl.parser.apt.APTParseFileWalker.include(APTParseFileWalker.java:227)
	at
org.netbeans.modules.cnd.modelimpl.parser.apt.APTParseFileWalker.onInclude(APTParseFileWalker.java:113)
	at org.netbeans.modules.cnd.apt.support.APTWalker.onAPT(APTWalker.java:225)
	at org.netbeans.modules.cnd.apt.support.APTWalker.toNextNode(APTWalker.java:329)
	at org.netbeans.modules.cnd.apt.support.APTWalker.nextTokenImpl(APTWalker.java:293)
	at org.netbeans.modules.cnd.apt.support.APTWalker.access$100(APTWalker.java:38)
	at
org.netbeans.modules.cnd.apt.support.APTWalker$WalkerTokenStream.nextToken(APTWalker.java:91)
	at
org.netbeans.modules.cnd.apt.utils.APTCommentsFilter.nextToken(APTCommentsFilter.java:41)
	at antlr.TokenStreamSelector.nextToken(TokenStreamSelector.java:41)
	at
org.netbeans.modules.cnd.apt.impl.support.APTExpandedStream.nextToken(APTExpandedStream.java:77)
	at
org.netbeans.modules.cnd.apt.impl.support.lang.APTBaseLanguageFilter$FilterStream.nextToken(APTBaseLanguageFilter.java:104)
	at antlr.TokenBuffer.<init>(TokenBuffer.java:51)
	at antlr.LLkParser.<init>(LLkParser.java:32)
	at antlr.LLkParserNoEx.<init>(LLkParserNoEx.java:42)
	at
org.netbeans.modules.cnd.modelimpl.parser.generated.CPPParser.<init>(CPPParser.java:406)
	at
org.netbeans.modules.cnd.modelimpl.parser.generated.CPPParser.<init>(CPPParser.java:413)
	at
org.netbeans.modules.cnd.modelimpl.parser.CPPParserEx.<init>(CPPParserEx.java:121)
	at
org.netbeans.modules.cnd.modelimpl.parser.CPPParserEx.getInstance(CPPParserEx.java:135)
	at org.netbeans.modules.cnd.modelimpl.csm.core.FileImpl.doParse(FileImpl.java:491)
	at org.netbeans.modules.cnd.modelimpl.csm.core.FileImpl._reparse(FileImpl.java:279)
	at org.netbeans.modules.cnd.modelimpl.csm.core.FileImpl.reparse(FileImpl.java:255)
	at
org.netbeans.modules.cnd.modelimpl.csm.core.FileImpl.ensureParsed(FileImpl.java:207)
	at
org.netbeans.modules.cnd.modelimpl.csm.core.ParserThread.run(ParserThread.java:61)
	at
org.netbeans.modules.cnd.modelimpl.csm.core.ParserThreadManager$Wrapper.run(ParserThreadManager.java:60)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:499)
	at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:932)
Comment 1 Alexander Simon 2007-04-19 10:26:08 UTC
not reproducible now