|
From: Rob H. <ro...@ca...> - 2005-03-17 13:37:20
|
I've not chnaged anything on JMX - but I'll check them again. Rob Juergen Hoeller wrote: > Rob, can you please have a look at this? The JMX tests passed fine > till yesterday, so I assume this is caused by some recent change... > > Juergen > > > > -----Original Message----- > *From:* spr...@li... > [mailto:spr...@li...]*On > Behalf Of *al...@jt... > *Sent:* Thursday, March 17, 2005 12:22 AM > *To:* spr...@li... > *Subject:* [Springframework-developer] spring Build Failed > *Importance:* High > > BUILD FAILED > Ant Error > Message: /jteam/build2/checkout/spring/spring/build.xml:498: Tests > failed > Date of build: 03/17/2005 00:16:05 > Time to build: 2 minutes 22 seconds > Last changed: 03/16/2005 20:07:17 > Last log entry: *** empty log message *** > > Errors/Warnings: (1184) > >Note: Some input files use or override a deprecated API. >Note: Recompile with -deprecation for details. >Note: /jteam/build2/checkout/spring/spring/mock/org/springframework/mock/web/MockHttpSession.java uses or overrides a deprecated API. >Note: Recompile with -deprecation for details. >Note: Some input files use or override a deprecated API. >Note: Recompile with -deprecation for details. > > > Unit Tests: (1453) > error testPropertiesCorrectInJmx > org.springframework.jmx.export.PropertyPlaceholderConfigurerTests > > > Unit Test Error Details: (1) > Test: testPropertiesCorrectInJmx > Class: org.springframework.jmx.export.PropertyPlaceholderConfigurerTests > > Type: javax.management.InstanceNotFoundException > Message: bean:name=proxyTestBean1 > >javax.management.InstanceNotFoundException: bean:name=proxyTestBean1 > at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1015) > at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:634) > at com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(JmxMBeanServer.java:667) > at org.springframework.jmx.export.PropertyPlaceholderConfigurerTests.testPropertiesCorrectInJmx(PropertyPlaceholderConfigurerTests.java:41) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > > > > Modifications since last build: (80) > modified kdonald > sandbox/src/org/springframework/web/flow/action/SetAction.java > *** empty log message *** > modified kdonald .classpath *** empty log message *** > modified kdonald > sandbox/src/org/springframework/web/flow/ActionState.java *** > empty log message *** > modified kdonald > sandbox/src/org/springframework/web/flow/Scope.java *** empty log > message *** > modified kdonald > sandbox/src/org/springframework/web/flow/TransactionSynchronizer.java > *** empty log message *** > modified kdonald > sandbox/src/org/springframework/web/flow/FlowExecutionContext.java > *** empty log message *** > modified kdonald > sandbox/src/org/springframework/web/flow/StateContext.java *** > empty log message *** > modified kdonald > sandbox/src/org/springframework/web/flow/Event.java *** empty log > message *** > modified kdonald > sandbox/src/org/springframework/web/flow/State.java *** empty log > message *** > modified kdonald > sandbox/src/org/springframework/web/flow/LocalEvent.java *** > empty log message *** > modified kdonald > sandbox/src/org/springframework/web/flow/support/HttpServletRequestEvent.java > *** empty log message *** > modified kdonald > sandbox/src/org/springframework/web/flow/support/FlowExecutionCleanupFilter.java > *** empty log message *** > modified kdonald > sandbox/src/org/springframework/web/flow/struts/FlowAction.java > *** empty log message *** > modified kdonald > sandbox/src/org/springframework/web/flow/support/HttpServletFlowExecutionManager.java > *** empty log message *** > modified kdonald > sandbox/src/org/springframework/web/flow/Event.java *** empty log > message *** > modified kdonald > sandbox/src/org/springframework/web/flow/LocalFlowExecutionContext.java > *** empty log message *** > modified kdonald > sandbox/src/org/springframework/web/flow/FlowExecutionStack.java > *** empty log message *** > modified kdonald > sandbox/src/org/springframework/web/flow/struts/FlowAction.java > *** empty log message *** > modified kdonald > sandbox/src/org/springframework/web/flow/struts/FlowAction.java > *** empty log message *** > modified kdonald > sandbox/src/org/springframework/web/flow/config/FlowFactoryBean.java > *** empty log message *** > modified kdonald > sandbox/src/org/springframework/web/flow/struts/FlowActionMapping.java > *** empty log message *** > modified kdonald > sandbox/src/org/springframework/web/flow/support/FlowExecutionListenerAdapter.java > *** empty log message *** > modified kdonald > sandbox/src/org/springframework/web/flow/support/HttpServletRequestEvent.java > *** empty log message *** > modified kdonald > sandbox/src/org/springframework/web/flow/mvc/FlowController.java > *** empty log message *** > deleted kdonald > sandbox/src/org/springframework/web/flow/support/AttributeSetterSupport.java > *** empty log message *** > deleted kdonald > sandbox/src/org/springframework/web/flow/support/MapAttributeSetterAdapter.java > *** empty log message *** > modified kdonald > sandbox/src/org/springframework/web/flow/support/ParameterizableFlowAttributeMapper.java > *** empty log message *** > modified kdonald > sandbox/src/org/springframework/web/flow/Scope.java *** empty log > message *** > added kdonald > sandbox/src/org/springframework/binding/support/AttributeSetterSupport.java > common code > added kdonald > sandbox/src/org/springframework/binding/support/MapAttributeSetterAdapter.java > common code > modified jhoeller readme.txt repackaged spring-orm.jar as > spring-orm.jar (without Hibernate) and spring-hibernate.jar (with > Hibernate2/3 support) > modified jhoeller changelog.txt > AbstractAutoProxyCreator/TargetSourceCreator, > PathMatchingResourcePatternResolver > modified kdonald > sandbox/src/org/springframework/web/flow/Flow.java *** empty log > message *** > modified kdonald > sandbox/src/org/springframework/web/flow/Flow.java *** empty log > message *** > modified jhoeller > src/org/springframework/web/context/support/ServletContextResourcePatternResolver.java > PathMatchingResourcePatternResolver collects resource entries in > a Set and normalizes paths (to avoid double entries) > modified jhoeller > src/org/springframework/core/io/support/PathMatchingResourcePatternResolver.java > PathMatchingResourcePatternResolver collects resource entries in > a Set and normalizes paths (to avoid double entries) > modified jhoeller > src/org/springframework/core/io/support/ResourcePatternResolver.java > PathMatchingResourcePatternResolver collects resource entries in > a Set and normalizes paths (to avoid double entries) > modified jhoeller > sandbox/src/org/springframework/beans/factory/script/AbstractScriptFactory.java > * reworked AbstractAutoProxyCreator to check for custom > TargetSourceCreator before instantiation of target bean* reworked > TargetSourceCreator mechanism to work with bean class rather than > bean instance (non-backwards-compatible)* reworked > AbstractPrototypeBasedTargetSourceCreator into > AbstractBeanFactoryBasedTargetSourceCreator* added > LazyInitTargetSourceCreator, automatically creating a > LazyInitTargetSource for each bean marked as "lazy-init" > modified jhoeller > sandbox/src/org/springframework/beans/factory/dynamic/AbstractDynamicObjectAutoProxyCreator.java > * reworked AbstractAutoProxyCreator to check for custom > TargetSourceCreator before instantiation of target bean* reworked > TargetSourceCreator mechanism to work with bean class rather than > bean instance (non-backwards-compatible)* reworked > AbstractPrototypeBasedTargetSourceCreator into > AbstractBeanFactoryBasedTargetSourceCreator* added > LazyInitTargetSourceCreator, automatically creating a > LazyInitTargetSource for each bean marked as "lazy-init" > deleted jhoeller > src/org/springframework/aop/framework/autoproxy/target/AbstractPrototypeBasedTargetSourceCreator.java > * reworked AbstractAutoProxyCreator to check for custom > TargetSourceCreator before instantiation of target bean* reworked > TargetSourceCreator mechanism to work with bean class rather than > bean instance (non-backwards-compatible)* reworked > AbstractPrototypeBasedTargetSourceCreator into > AbstractBeanFactoryBasedTargetSourceCreator* added > LazyInitTargetSourceCreator, automatically creating a > LazyInitTargetSource for each bean marked as "lazy-init" > modified jhoeller > src/org/springframework/aop/framework/autoproxy/AbstractAdvisorAutoProxyCreator.java > * reworked AbstractAutoProxyCreator to check for custom > TargetSourceCreator before instantiation of target bean* reworked > TargetSourceCreator mechanism to work with bean class rather than > bean instance (non-backwards-compatible)* reworked > AbstractPrototypeBasedTargetSourceCreator into > AbstractBeanFactoryBasedTargetSourceCreator* added > LazyInitTargetSourceCreator, automatically creating a > LazyInitTargetSource for each bean marked as "lazy-init" > modified jhoeller > src/org/springframework/aop/framework/autoproxy/AbstractAutoProxyCreator.java > * reworked AbstractAutoProxyCreator to check for custom > TargetSourceCreator before instantiation of target bean* reworked > TargetSourceCreator mechanism to work with bean class rather than > bean instance (non-backwards-compatible)* reworked > AbstractPrototypeBasedTargetSourceCreator into > AbstractBeanFactoryBasedTargetSourceCreator* added > LazyInitTargetSourceCreator, automatically creating a > LazyInitTargetSource for each bean marked as "lazy-init" > modified jhoeller > src/org/springframework/aop/framework/autoproxy/BeanNameAutoProxyCreator.java > * reworked AbstractAutoProxyCreator to check for custom > TargetSourceCreator before instantiation of target bean* reworked > TargetSourceCreator mechanism to work with bean class rather than > bean instance (non-backwards-compatible)* reworked > AbstractPrototypeBasedTargetSourceCreator into > AbstractBeanFactoryBasedTargetSourceCreator* added > LazyInitTargetSourceCreator, automatically creating a > LazyInitTargetSource for each bean marked as "lazy-init" > modified jhoeller > src/org/springframework/aop/framework/autoproxy/DefaultAdvisorAutoProxyCreator.java > * reworked AbstractAutoProxyCreator to check for custom > TargetSourceCreator before instantiation of target bean* reworked > TargetSourceCreator mechanism to work with bean class rather than > bean instance (non-backwards-compatible)* reworked > AbstractPrototypeBasedTargetSourceCreator into > AbstractBeanFactoryBasedTargetSourceCreator* added > LazyInitTargetSourceCreator, automatically creating a > LazyInitTargetSource for each bean marked as "lazy-init" > modified jhoeller > src/org/springframework/aop/framework/autoproxy/TargetSourceCreator.java > * reworked AbstractAutoProxyCreator to check for custom > TargetSourceCreator before instantiation of target bean* reworked > TargetSourceCreator mechanism to work with bean class rather than > bean instance (non-backwards-compatible)* reworked > AbstractPrototypeBasedTargetSourceCreator into > AbstractBeanFactoryBasedTargetSourceCreator* added > LazyInitTargetSourceCreator, automatically creating a > LazyInitTargetSource for each bean marked as "lazy-init" > modified jhoeller > src/org/springframework/aop/framework/autoproxy/package.html * > reworked AbstractAutoProxyCreator to check for custom > TargetSourceCreator before instantiation of target bean* reworked > TargetSourceCreator mechanism to work with bean class rather than > bean instance (non-backwards-compatible)* reworked > AbstractPrototypeBasedTargetSourceCreator into > AbstractBeanFactoryBasedTargetSourceCreator* added > LazyInitTargetSourceCreator, automatically creating a > LazyInitTargetSource for each bean marked as "lazy-init" > modified jhoeller > test/org/springframework/aop/framework/autoproxy/AdvisorAutoProxyCreatorTests.java > * reworked AbstractAutoProxyCreator to check for custom > TargetSourceCreator before instantiation of target bean* reworked > TargetSourceCreator mechanism to work with bean class rather than > bean instance (non-backwards-compatible)* reworked > AbstractPrototypeBasedTargetSourceCreator into > AbstractBeanFactoryBasedTargetSourceCreator* added > LazyInitTargetSourceCreator, automatically creating a > LazyInitTargetSource for each bean marked as "lazy-init" > modified jhoeller > test/org/springframework/aop/framework/autoproxy/AutoProxyCreatorTests.java > * reworked AbstractAutoProxyCreator to check for custom > TargetSourceCreator before instantiation of target bean* reworked > TargetSourceCreator mechanism to work with bean class rather than > bean instance (non-backwards-compatible)* reworked > AbstractPrototypeBasedTargetSourceCreator into > AbstractBeanFactoryBasedTargetSourceCreator* added > LazyInitTargetSourceCreator, automatically creating a > LazyInitTargetSource for each bean marked as "lazy-init" > added jhoeller > test/org/springframework/aop/framework/autoproxy/CountingTestBean.java > * reworked AbstractAutoProxyCreator to check for custom > TargetSourceCreator before instantiation of target bean* reworked > TargetSourceCreator mechanism to work with bean class rather than > bean instance (non-backwards-compatible)* reworked > AbstractPrototypeBasedTargetSourceCreator into > AbstractBeanFactoryBasedTargetSourceCreator* added > LazyInitTargetSourceCreator, automatically creating a > LazyInitTargetSource for each bean marked as "lazy-init" > modified jhoeller > test/org/springframework/aop/framework/autoproxy/SelectivePrototypeTargetSourceCreator.java > * reworked AbstractAutoProxyCreator to check for custom > TargetSourceCreator before instantiation of target bean* reworked > TargetSourceCreator mechanism to work with bean class rather than > bean instance (non-backwards-compatible)* reworked > AbstractPrototypeBasedTargetSourceCreator into > AbstractBeanFactoryBasedTargetSourceCreator* added > LazyInitTargetSourceCreator, automatically creating a > LazyInitTargetSource for each bean marked as "lazy-init" > modified jhoeller > test/org/springframework/aop/framework/autoproxy/TestPoolingTargetSourceCreator.java > * reworked AbstractAutoProxyCreator to check for custom > TargetSourceCreator before instantiation of target bean* reworked > TargetSourceCreator mechanism to work with bean class rather than > bean instance (non-backwards-compatible)* reworked > AbstractPrototypeBasedTargetSourceCreator into > AbstractBeanFactoryBasedTargetSourceCreator* added > LazyInitTargetSourceCreator, automatically creating a > LazyInitTargetSource for each bean marked as "lazy-init" > modified jhoeller > test/org/springframework/aop/framework/autoproxy/advisorAutoProxyCreator.xml > * reworked AbstractAutoProxyCreator to check for custom > TargetSourceCreator before instantiation of target bean* reworked > TargetSourceCreator mechanism to work with bean class rather than > bean instance (non-backwards-compatible)* reworked > AbstractPrototypeBasedTargetSourceCreator into > AbstractBeanFactoryBasedTargetSourceCreator* added > LazyInitTargetSourceCreator, automatically creating a > LazyInitTargetSource for each bean marked as "lazy-init" > modified jhoeller > test/org/springframework/aop/framework/autoproxy/customTargetSource.xml > * reworked AbstractAutoProxyCreator to check for custom > TargetSourceCreator before instantiation of target bean* reworked > TargetSourceCreator mechanism to work with bean class rather than > bean instance (non-backwards-compatible)* reworked > AbstractPrototypeBasedTargetSourceCreator into > AbstractBeanFactoryBasedTargetSourceCreator* added > LazyInitTargetSourceCreator, automatically creating a > LazyInitTargetSource for each bean marked as "lazy-init" > modified jhoeller > test/org/springframework/aop/framework/autoproxy/quickTargetSource.xml > * reworked AbstractAutoProxyCreator to check for custom > TargetSourceCreator before instantiation of target bean* reworked > TargetSourceCreator mechanism to work with bean class rather than > bean instance (non-backwards-compatible)* reworked > AbstractPrototypeBasedTargetSourceCreator into > AbstractBeanFactoryBasedTargetSourceCreator* added > LazyInitTargetSourceCreator, automatically creating a > LazyInitTargetSource for each bean marked as "lazy-init" > added jhoeller > src/org/springframework/aop/framework/autoproxy/target/AbstractBeanFactoryBasedTargetSourceCreator.java > * reworked AbstractAutoProxyCreator to check for custom > TargetSourceCreator before instantiation of target bean* reworked > TargetSourceCreator mechanism to work with bean class rather than > bean instance (non-backwards-compatible)* reworked > AbstractPrototypeBasedTargetSourceCreator into > AbstractBeanFactoryBasedTargetSourceCreator* added > LazyInitTargetSourceCreator, automatically creating a > LazyInitTargetSource for each bean marked as "lazy-init" > modified jhoeller > src/org/springframework/aop/framework/autoproxy/target/AbstractPoolingTargetSourceCreator.java > * reworked AbstractAutoProxyCreator to check for custom > TargetSourceCreator before instantiation of target bean* reworked > TargetSourceCreator mechanism to work with bean class rather than > bean instance (non-backwards-compatible)* reworked > AbstractPrototypeBasedTargetSourceCreator into > AbstractBeanFactoryBasedTargetSourceCreator* added > LazyInitTargetSourceCreator, automatically creating a > LazyInitTargetSource for each bean marked as "lazy-init" > added jhoeller > src/org/springframework/aop/framework/autoproxy/target/LazyInitTargetSourceCreator.java > * reworked AbstractAutoProxyCreator to check for custom > TargetSourceCreator before instantiation of target bean* reworked > TargetSourceCreator mechanism to work with bean class rather than > bean instance (non-backwards-compatible)* reworked > AbstractPrototypeBasedTargetSourceCreator into > AbstractBeanFactoryBasedTargetSourceCreator* added > LazyInitTargetSourceCreator, automatically creating a > LazyInitTargetSource for each bean marked as "lazy-init" > modified jhoeller > src/org/springframework/aop/framework/autoproxy/target/QuickTargetSourceCreator.java > * reworked AbstractAutoProxyCreator to check for custom > TargetSourceCreator before instantiation of target bean* reworked > TargetSourceCreator mechanism to work with bean class rather than > bean instance (non-backwards-compatible)* reworked > AbstractPrototypeBasedTargetSourceCreator into > AbstractBeanFactoryBasedTargetSourceCreator* added > LazyInitTargetSourceCreator, automatically creating a > LazyInitTargetSource for each bean marked as "lazy-init" > modified trisberg .classpath Added xmlc jar file > modified jhoeller > src/org/springframework/aop/framework/autoproxy/metadata/AttributesPoolingTargetSourceCreator.java > * reworked AbstractAutoProxyCreator to check for custom > TargetSourceCreator before instantiation of target bean* reworked > TargetSourceCreator mechanism to work with bean class rather than > bean instance (non-backwards-compatible)* reworked > AbstractPrototypeBasedTargetSourceCreator into > AbstractBeanFactoryBasedTargetSourceCreator* added > LazyInitTargetSourceCreator, automatically creating a > LazyInitTargetSource for each bean marked as "lazy-init" > modified jhoeller > src/org/springframework/aop/framework/autoproxy/metadata/AttributesPrototypeTargetSourceCreator.java > * reworked AbstractAutoProxyCreator to check for custom > TargetSourceCreator before instantiation of target bean* reworked > TargetSourceCreator mechanism to work with bean class rather than > bean instance (non-backwards-compatible)* reworked > AbstractPrototypeBasedTargetSourceCreator into > AbstractBeanFactoryBasedTargetSourceCreator* added > LazyInitTargetSourceCreator, automatically creating a > LazyInitTargetSource for each bean marked as "lazy-init" > modified jhoeller > src/org/springframework/aop/framework/autoproxy/metadata/AttributesThreadLocalTargetSourceCreator.java > * reworked AbstractAutoProxyCreator to check for custom > TargetSourceCreator before instantiation of target bean* reworked > TargetSourceCreator mechanism to work with bean class rather than > bean instance (non-backwards-compatible)* reworked > AbstractPrototypeBasedTargetSourceCreator into > AbstractBeanFactoryBasedTargetSourceCreator* added > LazyInitTargetSourceCreator, automatically creating a > LazyInitTargetSource for each bean marked as "lazy-init" > modified jhoeller > test/org/springframework/beans/factory/xml/LookupMethodWrappedByCglibProxyTests.java > polishing > modified jhoeller > test/org/springframework/beans/factory/xml/overloadOverrides.xml > polishing > modified jhoeller > src/org/springframework/web/servlet/view/xslt/AbstractXsltView.java > fixed javadoc errors > modified jhoeller > src/org/springframework/jmx/export/assembler/InterfaceBasedMBeanInfoAssembler.java > fixed javadoc errors > modified jhoeller > src/org/springframework/beans/factory/support/AbstractBeanFactory.java > refined "isSingleton" method to work for currently created beans > too, added public "getMergedBeanDefinition" method (for > AbstractBeanFactoryBasedTargetSourceCreator) > modified jhoeller > src/org/springframework/beans/factory/support/AbstractBeanDefinition.java > polishing > modified jhoeller > src/org/springframework/beans/factory/config/BeanPostProcessor.java > polishing > modified jhoeller > src/org/springframework/beans/factory/config/DestructionAwareBeanPostProcessor.java > polishing > modified jhoeller > src/org/springframework/beans/factory/support/AbstractAutowireCapableBeanFactory.java > added InstantiationAwareBeanPostProcessor extension of > BeanPostProcessor interface, intercepting before instantiation > added jhoeller > src/org/springframework/beans/factory/config/InstantiationAwareBeanPostProcessor.java > added InstantiationAwareBeanPostProcessor extension of > BeanPostProcessor interface, intercepting before instantiation > modified kdonald > sandbox/src/org/springframework/web/flow/config/XmlFlowBuilder.java > *** empty log message *** > modified kdonald > sandbox/src/org/springframework/util/EventListenerListHelper.java *** > empty log message *** > modified kdonald > sandbox/test/org/springframework/web/flow/config/testFlow.xml *** > empty log message *** > modified kdonald > sandbox/src/org/springframework/web/flow/config/web-flow.dtd *** > empty log message *** > modified kdonald > sandbox/src/org/springframework/web/flow/config/XmlFlowBuilder.java > *** empty log message *** > modified kdonald > sandbox/src/org/springframework/web/flow/config/web-flow.dtd *** > empty log message *** > modified kdonald > sandbox/src/org/springframework/web/flow/config/web-flow.dtd *** > empty log message *** > modified kdonald > sandbox/test/org/springframework/web/flow/config/testFlow.xml *** > empty log message *** > > Deployments by this build: (11) > Building jar: > /jteam/build2/checkout/spring/spring/dist/spring-core.jar > Building jar: > /jteam/build2/checkout/spring/spring/dist/spring-aop.jar > Building jar: > /jteam/build2/checkout/spring/spring/dist/spring-dao.jar > Building jar: > /jteam/build2/checkout/spring/spring/dist/spring-context.jar > Building jar: > /jteam/build2/checkout/spring/spring/dist/spring-web.jar > Building jar: > /jteam/build2/checkout/spring/spring/dist/spring-webmvc.jar > Building jar: > /jteam/build2/checkout/spring/spring/dist/spring-remoting.jar > Building jar: > /jteam/build2/checkout/spring/spring/dist/spring-orm.jar > Building jar: > /jteam/build2/checkout/spring/spring/dist/spring-hibernate.jar > Building jar: /jteam/build2/checkout/spring/spring/dist/spring.jar > Building jar: > /jteam/build2/checkout/spring/spring/dist/spring-mock.jar > |