[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.hyades] Re: Remote Weblogic Profiling

Thans for the reply. I am able to profile my application now, but i have
one problem. When I click on the "Collect Object References", I get the
following error in the servicelog.log file

<SERVER_MSG time="2004:8:13:14:27:9" severity="SEVERE" text="EXTERNAL:
Java Profiling Agent:25048  MESSAGE_ID=0  MESSAGE= Heap dump failed
because an unknown class could not be resolved."/>

Also When I click on GC option, nothing happens, not even an error in
servicelog !

Why this should happen ?

Richard Duggan wrote:

> Ani,

> I have successfully profiled using WebLogic in the past.  I do not have
> WebLogic currently installed so I am going to dig into the deep recesses of
> my mind and try to recall loosely what I did to make it work.

> Essentially, in order to make the profiler get bootstrapped into the JVM
> hosting a Applcation Server you need to add the -XrunpiAgent parameter to be
> added to the JVM arguments.

> WebLogic is started and stopped via a group of scripts.  If I recall
> correctly, what I did was opened the script for starting the server and
> located the java  command line.  I then edited it to add the -XrunpiAgent to
> the front of the argument list.


> "Ani" <reply@xxxxxxxxxxxxxxx> wrote in message
> news:cf6ss6$kdm$1@xxxxxxxxxxxxxx
> > I am very new to Hyades. I have just installed the application and
> > successfully tried to profile a simple standalone java application. I
> > would like to profile an application running on Weblogic 6.1.
> > I have eclipse/hyades on windows and my weblogic running on unix server. I
> > have installed the Data Collection Engine on unix and RAServer is running
> > on Unix.
> >
> > How do I prfoile the Weblogic server ?
> > When I try to "Attach - Java Process" option, Nothin figures in the Agents
> > tag.
> > Form the earlier post on the forum, I think it is possible to connect to
> > WLS. If somebody could let me know how to achieve it, or provide some
> > pointer to a guide, it will be very helpful.
> >
> > TIA
> > Ani.
> >