|
From: Darren D. <da...@sh...> - 2005-03-11 21:24:44
|
1110576280
FAILED
[junit] Testcase: testInvokeUnexposedMethodWithException took 0,054 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,64 sec
[junit] Testsuite: org.springframework.jmx.access.MBeanProxyFactoryBeanTests
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,64 sec
[junit] Testcase: testProxyFactory took 0,056 sec
[junit] Testcase: testInvalidJdkProxy took 0,051 sec
[junit] Testcase: testWithLocatedMBeanServer took 0,064 sec
[junit] Testcase: testProxyFactoryBeanWithAutodetect took 0,436 sec
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 6,19 sec
[junit] Testsuite: org.springframework.jmx.access.RemoteMBeanClientInterceptorTests
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 6,19 sec
[junit] Testcase: testProxyClassIsDifferent took 6,149 sec
[junit] Caused an ERROR
[junit] Unable to obtain MBean info for bean [spring:test=proxy]: it is likely that this bean was unregistered during the proxy creation process; nested exception is javax.management.InstanceNotFoundException: spring:test=proxy
[junit] org.springframework.jmx.access.MBeanInfoRetrievalException: Unable to obtain MBean info for bean [spring:test=proxy]: it is likely that this bean was unregistered during the proxy creation process; nested exception is javax.management.InstanceNotFoundException: spring:test=proxy
[junit] javax.management.InstanceNotFoundException: spring:test=proxy
[junit] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1015)
[junit] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1308)
[junit] at com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:911)
[junit] at javax.management.remote.generic.ServerIntermediary.handleRequest(ServerIntermediary.java:264)
[junit] at javax.management.remote.generic.ServerIntermediary$PrivilegedRequestJob.run(ServerIntermediary.java:951)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at javax.management.remote.generic.ServerIntermediary$RequestHandler.handleMBSReqMessage(ServerIntermediary.java:727)
[junit] at javax.management.remote.generic.ServerIntermediary$RequestHandler.execute(ServerIntermediary.java:629)
[junit] at com.sun.jmx.remote.generic.ServerSynchroMessageConnectionImpl$RemoteJob.run(ServerSynchroMessageConnectionImpl.java:249)
[junit] at com.sun.jmx.remote.opt.util.ThreadService$ThreadServiceJob.run(ThreadService.java:208)
[junit] at com.sun.jmx.remote.opt.util.JobExecutor.run(JobExecutor.java:59)
This is an automated mail from one of the SF Compile Farm machines.
The machine name noted in the subject encountered a failure building
or running the Spring test suite. The last few lines of the output
were included for info.
NB: No further mail will be sent from this machine until a
manual reset occurs on the cf-shell machine, although builds will
continue as scheduled.
See http://springframework.sourceforge.net/test/ for further
information.
|