dev@glassfish.java.net

v3 monitoring problem on Windows Vista

From: Paul Sterk <Paul.Sterk_at_Sun.COM>
Date: Mon, 28 Sep 2009 11:52:16 -0700

All,

Is monitoring broken in the v3 promoted b65? On Windows Vista, I
installed the promoted build, set the JVM monitoring level to LOW and
did this:

$ ./asadmin.bat monitor --type jvm --interval 1 server
                                JVM Monitoring
UpTime(ms) Heap and NonHeap Memory(bytes)
current min max low high count
Error encountered when making remote call:
com.sun.enterprise.admin.cli.CommandException: remote failure:
java.lang.IndexOutOfBoundsException: Index:
0, Size: 0
Index: 0, Size: 0

Did I miss anything? If not, shall I file a P2 bug?

Paul