I'm sure this question has already been answered somewhere, but I
can't find the answer anywhere.  I'm trying to profile a J2EE based
application running inside an oc4j container.  In the past I've used
the EclipseColorer profiler with good results to do this -- just start
oc4j from the commandline with the extra profiler parameters then
attach to it from eclipse.  Unfortunately that profiler does not work
with the latest version of eclipse.

I've gone through the TPTF docs and have not found a way to attach to
a remote application for profiling.  Is that even possible?

Is the only way to profile a j2ee application involve building a
JavaApplication Run profile?  That has been problematic in the past
(much slower startup, annoying classpath errors like the one below,
etc).

Anyway, I'm looking forward to any help you might have on this.  I'm
sure this is a common scenario and I'm just not finding the right
docs.

Thanks in advance,

John

oc4j startup error using Eclipse JavaApplication profile
java.lang.IllegalAccessError: tried to access class
com.sun.enterprise.deployment.OrderedSet from class
com.evermind.server.ejb.deployment.BeanDescriptor
_______________________________________________
tptp-tracing-profiling-tools-dev mailing list
tptp-tracing-profiling-tools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev

Reply via email to