标题: loadrunner 怎么监控weblogic服务器 [打印本页] 作者: 枫飞林 时间: 2006-10-17 17:03 标题: loadrunner 怎么监控weblogic服务器 loadrunner 怎么监控weblogic服务器,我怎么也设置不好!各位谁有C/S的load的license啊!我的怎么也不可以啊作者: 断寒 时间: 2006-10-19 11:21
1. Go to <LoadRunner>\classes and rename the file jmxri.jar to something else.
2. Go to <LoadRunner>\dat\monitors and edit the weblogicmon.ini:
a. Set the JVM to point to JDK1.4
b. Comment out the JavaVersion entry if there is a complain about JDK versions
c. DO NOT comment out the reference to jmxri.jar in this file It must remain as shown below:
JVM_CLASSES1=jmxri.jar
3. Copy the weblogic.jar from the server to the <LoadRunner>\classes directory.
4. In WebLogic 8.x server console, do not setup administration port on SSL.