Loading... (original) (raw)

javax/management/monitor/StartStopTest.java fails intermittently.
Test also reported fail with fastdebug in

JDK-7061191

----------System.err:(38/2612)*----------

regression test for 4118056

JAVAVM: command = [C:\\Users\\aurora\\sandbox_keepme\\jdk\\jre\\bin\\java, -Djava.security.policy==C:\\Users\\aurora\\sandbox_keepme\\results\\run_116\\testoutput\\jdk_rmi\\JTwork\\java\\rmi\\transport\\dgcDeadLock\\DGCDeadLock\\security.policy_new, -Djava.rmi.dgc.leaseValue=500000, -Dsun.rmi.dgc.checkInterval=20000, -Drmi.registry.port=54073, TestImpl]
Test object created.
Locked the relevant target, sleeping 25 seconds
Target unlocked
TEST FAILED: Test failed, had exception or exercise routines took too long to execute
TEST FAILED:
Test failed with: TEST FAILED: Test failed, had exception or exercise routines took too long to execute
TestFailedException: TEST FAILED: Test failed, had exception or exercise routines took too long to execute
at TestLibrary.bomb(TestLibrary.java:121)
at TestLibrary.bomb(TestLibrary.java:124)
at DGCDeadLock.main(DGCDeadLock.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:744)
TestFailedException: TEST FAILED: ; nested exception is:
TestFailedException: TEST FAILED: Test failed, had exception or exercise routines took too long to execute
TestFailedException: TEST FAILED: Test failed, had exception or exercise routines took too long to execute
at TestLibrary.bomb(TestLibrary.java:121)
at TestLibrary.bomb(TestLibrary.java:124)
at DGCDeadLock.main(DGCDeadLock.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:744)

JavaTest Message: Test threw exception: TestFailedException: TEST FAILED: ; nested exception is:
TestFailedException: TEST FAILED: Test failed, had exception or exercise routines took too long to execute
JavaTest Message: shutting down test

STATUS:Failed.`main' threw exception: TestFailedException: TEST FAILED: ; nested exception is: TestFailedException: TEST FAILED: Test failed, had exception or exercise routines took too long to execute