-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
P4
-
None
-
Affects Version/s: 22
-
Component/s: core-svc
Test: javax/management/remote/mandatory/loading/MethodResultTest.java
----------System.out:(27/1167)----------
Testing for protocol rmi
Timeout signalled after 480 seconds
For object returned by getAttribute:
Test passes: returned object has same class name but is not same class
For object returned by getAttributes:
Test passes: returned object has same class name but is not same class
For object returned by setAttributes:
Test passes: returned object has same class name but is not same class
For object returned by invoke:
Test passes: returned object has same class name but is not same class
For object returned by getMBeanInfo:
Test passes: returned object has same class name but is not same class
For exception thrown by getAttribute:
Test passes: thrown exception has same class name but is not same class
For exception thrown by setAttribute:
Test passes: thrown exception has same class name but is not same class
For exception thrown by invoke:
Test passes: thrown exception has same class name but is not same class
Test passes for protocol rmi
Testing for protocol iiop
System does not recognize URL: service:jmx:iiop://ol8-x64-97725; ignoring
Testing for protocol jmxmp
System does not recognize URL: service:jmx:jmxmp://ol8-x64-97725; ignoring
Test passed
----------System.err:(1/15)----------
STATUS:Passed.
Looks like a raced between the test finsihing and the timeout handling running. But the test normally only takes seconds to run.
----------System.out:(27/1167)----------
Testing for protocol rmi
Timeout signalled after 480 seconds
For object returned by getAttribute:
Test passes: returned object has same class name but is not same class
For object returned by getAttributes:
Test passes: returned object has same class name but is not same class
For object returned by setAttributes:
Test passes: returned object has same class name but is not same class
For object returned by invoke:
Test passes: returned object has same class name but is not same class
For object returned by getMBeanInfo:
Test passes: returned object has same class name but is not same class
For exception thrown by getAttribute:
Test passes: thrown exception has same class name but is not same class
For exception thrown by setAttribute:
Test passes: thrown exception has same class name but is not same class
For exception thrown by invoke:
Test passes: thrown exception has same class name but is not same class
Test passes for protocol rmi
Testing for protocol iiop
System does not recognize URL: service:jmx:iiop://ol8-x64-97725; ignoring
Testing for protocol jmxmp
System does not recognize URL: service:jmx:jmxmp://ol8-x64-97725; ignoring
Test passed
----------System.err:(1/15)----------
STATUS:Passed.
Looks like a raced between the test finsihing and the timeout handling running. But the test normally only takes seconds to run.