|
Home > Archive > WebSphere Application Server > January 2008 > Problems when use JProfiler to profile Websphere v6.0
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Problems when use JProfiler to profile Websphere v6.0
|
|
| ohery01@163.com 2007-12-29, 2:01 am |
| Hi,I want to use JProfiler to profile Websphere v6.0 in a remote server of windows NT.At the end of the JProfiler configuration, it shows something like below:<br />
<br />
(1) Please insert<br />
<br />
-Xrunjprofiler:port=8849 "-Xbootclasspath/a:C:\Program Files\jprofiler4\bin\agent.jar"<br />
<br />
into the start command of your remote application right after the Java command.<br />
<br />
Where should I insert this command to? the StartServer.bat? but I didn't find any Java command in it.As a new user, I really don't know how to finish this step, could anyone give me some help? thank you very much! <img class="jive-emoticon" border="0" src
="images/emoticons/happy.gif" alt=" ">
| |
|
| Try here (in the admin console):<br />
<br />
Application servers > server1 > Process Definition > Java Virtual Machine <br />
<br />
and put the args into the Generic JVM arguments field.
| |
|
| insert the arguments next to the Java command on the server.xml file of the instance that you wanna profile.
| |
| ohery01@163.com 2008-01-02, 7:33 am |
| OK,I got it! And I think the two methods do the same work, am i right? Thank you and happy new year!
|
|
|
|
|