论坛首页 入门讨论版

哪位有JProfiler在linux下的使用经验?

浏览 201 次
该帖已经被评为新手帖
作者 正文
最后更新时间:2008-06-25 关键字: j2ee性能监控
跟踪一个OAS中OC4J实例自动重启的问题,要在linux中OAS上应用JProfiler,linux中JProfiler已经安装完毕。提示:
ntegration type: [Generic application]
Selected JVM: Sun Microsystems 1.4
Startup mode: Wait for JProfiler GUI

(1) Please insert

-Xrunjprofiler:port=8849 -Xbootclasspath/a:/opt/jprofiler4/bin/agent.jar

into the start command of your remote application right after the java command.

(2) Please add

/opt/jprofiler4/bin/linux-x86

to the environment variable LD_LIBRARY_PATH.

A remote session named Remote application on 10.10.104.13 will be created that connects to a running instance of the remote application that is started with the modified start command.
-------------------------------
本机是window XP系统,也安装用JProfiler,要在本机监控测试机器上的J2EE应用。但提示中的第一步不知道怎么办,不知道‘-Xrunjprofiler:port=8849 -Xbootclasspath/a:/opt/jprofiler4/bin/agent.jar’要加入到哪个文件中。
OS:Rad hat linux
应用服务器:oas 10g
jprofiler4
   
论坛首页 入门讨论版

跳转论坛:
JavaEye推荐