jvmstat
Hi,
does anyone has experiences using the jvmstat package (http://developers.sun.com/dev/coolstuff/jvmstat/) with the Enterprise Application Server.
With the standalone OC4J it works fine but with the Enterprise Server on Win2000 the following message appear:
C:\ora9ias\opmn\bin>C:\Install\jvmstat-2.0_b11\jvmstat\bat\visualgc.cmd 1212
Could not attach to 1212 : Could not map vmid to user name
The other way to connect to the JVM is to use RMI:
C:\ora9ias\opmn\bin>C:\Install\jvmstat-2.0_b11\jvmstat\bat\visualgc.cmd 2728@10.10.140.10:3102
Could not attach to 2728@10.10.140.10:3102
RMI Registry not available at 10.10.140.10:3102
Connection refused to host: 10.10.140.10; nested exception is:
java.net.ConnectException: Connection timed out: connect
Does anyone use jvmstat with EnterprÃse App Server and Windows or has connected a profile or the visualgc using RMI ? We opened the following TAR for this topic: 4011005.995
BTW: Here is an interesting link to Tuning Oracle App Server:
http://download-west.oracle.com/openworld/melbourne/all_melbourne_ppts/AS_B_08.PDF
Any help would be appreciated.
Carsten