WSAD Remote Profiling
843833Jul 25 2005 — edited Jul 25 2005OK..First of all this is nothing related to java coding as such..But I have been breaking my head to get a solution to this problem for the last week..so i decided i will try my luck here..neways here is my predicament......
I am trying to do remote profiling using WSAD. I have made the necessary entries i.e -XrunpiAgent under the Process definition tab of WAS configuration. I have also made the entry -DPD_DT_ENABLED=true in the generic JVM arguments. However when i start the remote profiling(The Application that i want to profile is on a diffrent m/c altogether). i am able to get only j2ee request profiler on my local WSAD profiling perspective. The "Profiler Agent" is not getting started. I have installed the Agent Controller on the deployment environment. The connection is succesful. I am unable to understand why the profiler agent is not getting started. However I get the profiler agent as well as the J2EE request profiler when i profile a application running on mu local m/c.