Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JDeveloper and remote profiling

786488Jul 21 2010 — edited Jul 21 2010
Hello guys,

I'm trying to enable remote profiling of an ADF application deployed in a remote server.
The help of JDeveloper says i should run agent profiler with the command "java -agentpath:C:\oracle\middleware\jdeveloper\jdev\lib\profiler16.dll=port=4000,jarpath=C:\oracle\middleware\jdeveloper\jdev\lib\profiler-
agent.jar,enable=t,depth=1000,startup=time,interval=20" (path is for my machine).

the question is, from where should i invoke this command, is it from the "startWeblogic.cmd" command ?
or a completely new command in windows?
or from "java Options" in "Launch Settings" inside "Edit Run Configuration" dialog of "Run/Debug/Profile" ?

Also, the help says i should add "-classpath" to the upper command, what exactly is this for? what main class should i refer in it??

Please help.

Regards,
Nizar Hussein
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 18 2010
Added on Jul 21 2010
3 comments
1,192 views