[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tptp] Re: Cannot collect object references

Asaf,

Thank you for the response. For some reason, my profiler dialog only shows "Java Profiling - JRE 1.5 or newer..." option in the Monitor tab.

Do I need to tweak something in my environment to get the JRE 1.5- entry in the list?

Also, how can one get the object references in Java 1.5+?

Alex


Asaf Yaffe wrote:
Alex,

The "collect object references" option is available only in the Java 1.5- (the old, JVMPI-based) profiler. From you message, I understand that you are using the new Java 1.5+ profiler which does not support this option.

Before starting your profiler session, make sure to select the "Java 1.5-" data collector.

Thanks,
Asaf