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 165596 - NullPointerException at org.netbeans.lib.profiler.classfile.ClassRepository.tryLoadRealClass
Summary: NullPointerException at org.netbeans.lib.profiler.classfile.ClassRepository.t...
Status: RESOLVED INVALID
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-20 13:22 UTC by aregan
Modified: 2009-09-18 12:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 151516


Attachments
stacktrace (1.32 KB, text/plain)
2009-05-20 13:22 UTC, aregan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aregan 2009-05-20 13:22:08 UTC
Build: NetBeans IDE 6.7 Beta (Build 200904242137)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-133, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b06-284
OS: Mac OS X, 10.5.7, i386

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.lib.profiler.classfile.ClassRepository.tryLoadRealClass(ClassRepository.java:750)
        at org.netbeans.lib.profiler.classfile.ClassRepository.lookupClass(ClassRepository.java:703)
        at org.netbeans.lib.profiler.classfile.ClassRepository.lookupClass(ClassRepository.java:468)
        at org.netbeans.lib.profiler.instrumentation.ClassManager.javaClassForName(ClassManager.java:195)
        at org.netbeans.lib.profiler.instrumentation.MemoryProfMethodInstrumentor.findAndMarkMethodsToInstrumentInClass(MemoryProfMethodInstrumentor.java:180)
        at org.netbeans.lib.profiler.instrumentation.MemoryProfMethodInstrumentor.getMethodsToInstrumentUponClassLoad(MemoryProfMethodInstrumentor.java:169)
Comment 1 aregan 2009-05-20 13:22:21 UTC
Created attachment 82477 [details]
stacktrace
Comment 2 Tomas Hurka 2009-05-20 13:31:48 UTC
Please provide steps how to reproduce it. Thanks.
Comment 3 matusdekanek 2009-09-18 12:18:35 UTC
no reproduction and no additional information in past few months - resolving invalid. There is nothing we can do right 
now.