JDeveloper and remote profiling
786488Jul 21 2010 — edited Jul 21 2010Hello 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