-
Bug
-
Resolution: Fixed
-
P5
-
5.0
-
b54
-
generic
-
generic
The following regression test fails run when on very slow/overloaded
machines :-
sun/management/jmxremote/bootstrap/LocalManagementTest.sh
The following URL demonstrates the issue :-
http://vmsqe.sfbay/nightly/mantis/DTWS/results/05-06-04/ServerVM/64BITSOLSPARC/comp/Serv_Baseline/MM_REGRESSION-NIGHTLY-Serv_Baseline-ServerVM-comp-64BITSOLSPARC-2004-05-07-01-25-51/ResultDir/jtr/LocalManagementTest.shjtr
The failure arises because the managed VM is given 20 seconds to startup.
If it does not startup in 20 seconds the test fails. The issue is the
same issue as 5036276. 5036276 changed the original 5 second startup
limit so that the test polls the managed VM up to 20 seconds. Unfortunately
this is insufficient as the nightly testing runs on equipment which can
be temporarily overloaded - tests have shown that the managed VM can take
up to 60+ seconds to startup.