|
From: Rob H. <ro...@ca...> - 2005-03-18 18:46:43
|
So I did two fresh checkout/build/test phases on my Windows machine and on my Mac and I cannot get that test to fail - someone please shoot me :). Can someone else try a completely fresh checkout/test cycle. Interestingly, on my machines the Caucho remoting tests hang and do not complete at all. Rob Darren Davison wrote: >1111170364 >FAILED > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,069 sec > [junit] Testsuite: org.springframework.jmx.export.MBeanAutodetectionTests > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,069 sec > > [junit] Testcase: testAutodetectMBean took 0,058 sec > [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,131 sec > [junit] Testsuite: org.springframework.jmx.export.MBeanExporterTests > [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,131 sec > > [junit] Testcase: testWithLocatedMBeanServer took 0,04 sec > [junit] Testcase: testWithSuppliedMBeanServer took 0,004 sec > [junit] Testcase: testUserCreatedMBeanRegWithDynamicMBean took 0,006 sec > [junit] Testcase: testAutodetectSkipsConnectorServerFactoryBean took 0,071 sec > [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 0,086 sec > [junit] Testsuite: org.springframework.jmx.export.PropertyPlaceholderConfigurerTests > [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 0,086 sec > > [junit] Testcase: testPropertiesReplaced took 0,038 sec > [junit] Testcase: testPropertiesCorrectInJmx took 0,031 sec > [junit] Caused an ERROR > [junit] bean:name=proxyTestBean1 > [junit] javax.management.InstanceNotFoundException: bean:name=proxyTestBean1 > [junit] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1015) > [junit] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:634) > [junit] at com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(JmxMBeanServer.java:667) > [junit] at org.springframework.jmx.export.PropertyPlaceholderConfigurerTests.testPropertiesCorrectInJmx(PropertyPlaceholderConfigurerTests.java:41) > [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > > >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. > > >------------------------------------------------------- >SF email is sponsored by - The IT Product Guide >Read honest & candid reviews on hundreds of IT Products from real users. >Discover which products truly live up to the hype. Start reading now. >http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > |