在 Rational® Developer 中使用概要分析工具之前,必须在远程目标 WebSphere® Portal Server 上启用概要分析支持。概要分析支持在本地测试环境服务器上已自动启用。
要在远程 WebSphere Portal Server 上启用概要分析支持:
cd WebSphere_installation_root/bin ./startServer.sh server1
http://your.server.name:9090/admin https://your.server.name:9043/admin
-XrunpiAgent:server=enabled
要启用 J2EE 请求概要分析程序,还要将以下选项添加至通用 JVM 自变量字段:
-DPD_DT_ENABLED=true
开始 > 程序 > IBM WebSphere > Application Server V5.x > 停止服务器
cd WebSphere_installation_root/bin ./stopServer.sh server1
开始 > 程序 > IBM WebSphere > WebSphere Portal V5.x > 停止服务器
开始 > 程序 > IBM WebSphere > WebSphere Portal V5.x > 启动服务器
cd WebSphere_installation_root/bin ./stopServer.sh WebSphere_Portal ./startServer.sh WebSphere_Portal