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 154264 - AssertionError: null object for UID ClassifierUID:KeyBasedUID on OffsDeclKey: PlatformLauncher[C 215-2123] {E:\work\nbexec\platformlauncher.h; E:\work\nbexecN}
Summary: AssertionError: null object for UID ClassifierUID:KeyBasedUID on OffsDeclKey:...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Vladimir Voskresensky
URL: http://statistics.netbeans.org/except...
Keywords:
: 151361 155164 157522 157523 158819 160036 161798 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-12-01 13:20 UTC by t_h
Modified: 2009-05-27 15:44 UTC (History)
8 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 81860


Attachments
stacktrace (3.24 KB, text/plain)
2008-12-01 13:21 UTC, t_h
Details
stacktrace (3.24 KB, text/plain)
2008-12-01 13:23 UTC, t_h
Details
stacktrace (3.19 KB, text/plain)
2009-04-02 13:18 UTC, avp
Details
stacktrace (2.97 KB, text/plain)
2009-04-03 09:22 UTC, avp
Details

Note You need to log in before you can comment on or make changes to this bug.
Description t_h 2008-12-01 13:20:59 UTC
Build: NetBeans IDE Dev (Build 081128)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows Vista, 6.0, x86

User Comments:
tbrunhoff: searching for a string after a "find usage"

GUEST: Editing opened c++ cpp and hpp file. Some classes used in code are not specified at moment



Stacktrace: 
java.lang.AssertionError: null object for UID ClassifierUID:KeyBasedUID on OffsDeclKey: PlatformLauncher[C 215-2123] {E:\work\nbexec\platformlauncher.h; E:\work\nbexecN}
        at org.netbeans.modules.cnd.modelimpl.csm.FunctionImpl._getScope(FunctionImpl.java:698)
        at org.netbeans.modules.cnd.modelimpl.csm.FunctionImpl.getScope(FunctionImpl.java:537)
        at org.netbeans.modules.cnd.modelimpl.csm.MethodImpl.getContainingClass(MethodImpl.java:89)
        at org.netbeans.modules.cnd.api.model.util.CsmBaseUtilities.getFunctionClass(CsmBaseUtilities.java:207)
        at org.netbeans.modules.cnd.completion.csm.CompletionResolverImpl.getTemplateParameters(CompletionResolverImpl.java:705)
        at org.netbeans.modules.cnd.completion.csm.CompletionResolverImpl.resolveContext(CompletionResolverImpl.java:417)
Comment 1 t_h 2008-12-01 13:21:09 UTC
Created attachment 74345 [details]
stacktrace
Comment 2 t_h 2008-12-01 13:23:02 UTC
Build: NetBeans IDE Dev (Build 081128)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows Vista, 6.0, x86

User Comments: 


Stacktrace: 
java.lang.AssertionError: null object for UID ClassifierUID:KeyBasedUID on OffsDeclKey: PlatformLauncher[C 215-2123] {E:\work\nbexec\platformlauncher.h; E:\work\nbexecN}
        at org.netbeans.modules.cnd.modelimpl.csm.FunctionImpl._getScope(FunctionImpl.java:698)
        at org.netbeans.modules.cnd.modelimpl.csm.FunctionImpl.getScope(FunctionImpl.java:537)
        at org.netbeans.modules.cnd.modelimpl.csm.MethodImpl.getContainingClass(MethodImpl.java:89)
        at org.netbeans.modules.cnd.api.model.util.CsmBaseUtilities.getFunctionClass(CsmBaseUtilities.java:207)
        at org.netbeans.modules.cnd.completion.csm.CompletionResolverImpl.getTemplateParameters(CompletionResolverImpl.java:705)
        at org.netbeans.modules.cnd.completion.csm.CompletionResolverImpl.resolveContext(CompletionResolverImpl.java:417)
Comment 3 t_h 2008-12-01 13:23:11 UTC
Created attachment 74346 [details]
stacktrace
Comment 4 Leonid Lenyashin 2008-12-01 18:33:06 UTC
Please take a look
Comment 5 Exceptions Reporter 2009-01-23 00:35:58 UTC
This issue has already 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=81860
Comment 6 Vladimir Voskresensky 2009-01-29 09:47:26 UTC
*** Issue 157523 has been marked as a duplicate of this issue. ***
Comment 7 Vladimir Voskresensky 2009-01-29 10:18:32 UTC
this is problem with repository. UIDs manager was updated to track possible problems => will use it to found critical
place in M3
Comment 8 Vladimir Voskresensky 2009-03-16 00:07:45 UTC
*** Issue 158819 has been marked as a duplicate of this issue. ***
Comment 9 Vladimir Voskresensky 2009-03-16 00:11:05 UTC
*** Issue 155164 has been marked as a duplicate of this issue. ***
Comment 10 Vladimir Voskresensky 2009-03-16 00:12:04 UTC
*** Issue 157522 has been marked as a duplicate of this issue. ***
Comment 11 Vladimir Voskresensky 2009-03-16 00:14:17 UTC
*** Issue 160036 has been marked as a duplicate of this issue. ***
Comment 12 Alexey Vladykin 2009-03-16 17:26:52 UTC
*** Issue 151361 has been marked as a duplicate of this issue. ***
Comment 13 avp 2009-04-02 13:17:49 UTC
Build: NetBeans IDE Dev (Build 200903310200)
VM: Java HotSpot(TM) 64-Bit Server VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Linux, 2.6.27.7-9-default, amd64

User Comments: 


Stacktrace: 
java.lang.AssertionError: null object for UID DeclarationUID:KeyBasedUID on OffsDeclKey: CreateLockFile[f 41196-44754] {/oreanda/include/baseFunction.cpp; /oreanda/serverN}
        at org.netbeans.modules.cnd.modelimpl.csm.deep.StatementBase.getScope(StatementBase.java:80)
        at org.netbeans.modules.cnd.modelimpl.csm.TemplateUtils.checkTemplateType(TemplateUtils.java:345)
        at org.netbeans.modules.cnd.modelimpl.csm.core.AstRenderer.createVariable(AstRenderer.java:1393)
        at org.netbeans.modules.cnd.modelimpl.csm.deep.DeclarationStatementImpl$DSRenderer.createVariable(DeclarationStatementImpl.java:98)
        at org.netbeans.modules.cnd.modelimpl.csm.deep.DeclarationStatementImpl$DSRenderer.render(DeclarationStatementImpl.java:163)
        at org.netbeans.modules.cnd.modelimpl.csm.deep.DeclarationStatementImpl.render(DeclarationStatementImpl.java:87)
Comment 14 avp 2009-04-02 13:18:04 UTC
Created attachment 79275 [details]
stacktrace
Comment 15 Vladimir Voskresensky 2009-04-02 18:15:58 UTC
*** Issue 161798 has been marked as a duplicate of this issue. ***
Comment 16 avp 2009-04-03 09:22:34 UTC
Build: NetBeans IDE Dev (Build 200903310200)
VM: Java HotSpot(TM) 64-Bit Server VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Linux, 2.6.27.7-9-default, amd64

User Comments: 


Stacktrace: 
java.lang.AssertionError: null object for UID DeclarationUID:KeyBasedUID on OffsDeclKey: iAddToStackRF[f 3926-4112] {/oreanda/include/database/dbCluster.cpp; /oreanda/serverN}
        at org.netbeans.modules.cnd.modelimpl.csm.deep.StatementBase.getScope(StatementBase.java:80)
        at org.netbeans.modules.cnd.modelimpl.csm.TemplateUtils.checkTemplateType(TemplateUtils.java:345)
        at org.netbeans.modules.cnd.modelimpl.csm.core.AstRenderer.createVariable(AstRenderer.java:1393)
        at org.netbeans.modules.cnd.modelimpl.csm.deep.DeclarationStatementImpl$DSRenderer.createVariable(DeclarationStatementImpl.java:98)
        at org.netbeans.modules.cnd.modelimpl.csm.core.AstRenderer.processVariable(AstRenderer.java:1380)
        at org.netbeans.modules.cnd.modelimpl.csm.core.AstRenderer.renderVariable(AstRenderer.java:1303)
Comment 17 avp 2009-04-03 09:22:43 UTC
Created attachment 79352 [details]
stacktrace
Comment 19 Quality Engineering 2009-04-08 20:01:12 UTC
Integrated into 'main-golden', will be available in build *200904081400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/0a2d4ac6e927
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixing IZ#154264: AssertionError: null object for UID ClassifierUID:KeyBasedUID on OffsDeclKey: PlatformLauncher[C 215-2123] {E:\work\nbexec\platformlauncher.h; E:\work\nbexecN}