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 158860

Summary: NullPointerException at com.sun.tools.jdi.ReferenceTypeImpl.constantPool
Product: debugger Reporter: Jiri Prox <jiriprox>
Component: JavaAssignee: issues@debugger <issues>
Status: CLOSED DUPLICATE    
Severity: blocker CC: emiddio
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=146552
Issue Type: DEFECT Exception Reporter: 146552
Attachments: stacktrace

Description Jiri Prox 2009-02-19 20:08:03 UTC
Build: NetBeans IDE Dev (Build 200902181412)
VM: Java HotSpot(TM) Client VM, 11.2-b01, Java(TM) SE Runtime Environment, 1.6.0_12-b04
OS: Linux, 2.6.24-23-generic, i386

User Comments:
jiriprox: NPE when debugging J2se application



Stacktrace: 
java.lang.IllegalStateException: java.lang.NullPointerException
        at org.netbeans.modules.debugger.jpda.jdi.ReferenceTypeWrapper.constantPool(ReferenceTypeWrapper.java:227)
        at org.netbeans.modules.debugger.jpda.ExpressionPool.createExpressionAt(ExpressionPool.java:168)
        at org.netbeans.modules.debugger.jpda.ExpressionPool.getExpressionAt(ExpressionPool.java:102)
        at org.netbeans.modules.debugger.jpda.actions.StepActionProvider.setLastOperation(StepActionProvider.java:462)
        at org.netbeans.modules.debugger.jpda.actions.StepActionProvider.setLastOperation(StepActionProvider.java:432)
        at org.netbeans.modules.debugger.jpda.actions.StepActionProvider.exec(StepActionProvider.java:318)
Comment 1 Jiri Prox 2009-02-19 20:08:08 UTC
Created attachment 77177 [details]
stacktrace
Comment 2 Martin Entlicher 2009-02-23 16:05:02 UTC
This is a duplicate of issue #158634.

*** This issue has been marked as a duplicate of 158634 ***
Comment 3 Quality Engineering 2010-04-29 09:48:20 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.