Latest Status: APF-AMP-245 failed
Build Result APF-AMP-245
Labels:
NONE
Build APF-AMP-245 failed with 5 failing tests.
- There were 5 new failing tests.
- This has been failing since APF-AMP-242 (Updated by Matt Raible, 3 months before).
- Build completed on Nov 20, 2008 3:29:40 PM - 16 hours ago
- Build took 1 minute
Tests
- 121 tests in total
- 5 tests failed
- 5 are new failure(s)
New Test Failures (5) New Test Failures (5)
PersonListTest : Search (testSearch) History
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'personManager' defined in file [/opt/j2ee/domains/appfuse.org/builds/webapps/atlassian-bamboo/data/data-1.2/xml-data/build-dir/APF-AMP/target/basic-jsf/target/test-classes/WEB-INF/applicationContext.xml]: Cannot create inner bean 'org.appfuse.dao.hibernate.GenericDaoHibernate#a98932' of type [org.appfuse.dao.hibernate.GenericDaoHibernate] while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Invalid autowire-marked constructor: public org.appfuse.dao.hibernate.GenericDaoHibernate(java.lang.Class,org.hibernate.SessionFactory). Found another constructor with 'required' Autowired annotation: public org.appfuse.dao.hibernate.GenericDaoHibernate(java.lang.Class) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:230) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:117) at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:495) at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:162) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:925) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:835) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440) (43 more lines...)
PersonFormTest : Save (testSave) History
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'personManager' defined in file [/opt/j2ee/domains/appfuse.org/builds/webapps/atlassian-bamboo/data/data-1.2/xml-data/build-dir/APF-AMP/target/basic-jsf/target/test-classes/WEB-INF/applicationContext.xml]: Cannot create inner bean 'org.appfuse.dao.hibernate.GenericDaoHibernate#a98932' of type [org.appfuse.dao.hibernate.GenericDaoHibernate] while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Invalid autowire-marked constructor: public org.appfuse.dao.hibernate.GenericDaoHibernate(java.lang.Class,org.hibernate.SessionFactory). Found another constructor with 'required' Autowired annotation: public org.appfuse.dao.hibernate.GenericDaoHibernate(java.lang.Class) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:230) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:117) at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:495) at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:162) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:925) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:835) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440) (43 more lines...)
PersonFormTest : Edit (testEdit) History
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'personManager' defined in file [/opt/j2ee/domains/appfuse.org/builds/webapps/atlassian-bamboo/data/data-1.2/xml-data/build-dir/APF-AMP/target/basic-jsf/target/test-classes/WEB-INF/applicationContext.xml]: Cannot create inner bean 'org.appfuse.dao.hibernate.GenericDaoHibernate#a98932' of type [org.appfuse.dao.hibernate.GenericDaoHibernate] while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Invalid autowire-marked constructor: public org.appfuse.dao.hibernate.GenericDaoHibernate(java.lang.Class,org.hibernate.SessionFactory). Found another constructor with 'required' Autowired annotation: public org.appfuse.dao.hibernate.GenericDaoHibernate(java.lang.Class) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:230) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:117) at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:495) at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:162) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:925) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:835) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440) (43 more lines...)
PersonFormTest : Remove (testRemove) History
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'personManager' defined in file [/opt/j2ee/domains/appfuse.org/builds/webapps/atlassian-bamboo/data/data-1.2/xml-data/build-dir/APF-AMP/target/basic-jsf/target/test-classes/WEB-INF/applicationContext.xml]: Cannot create inner bean 'org.appfuse.dao.hibernate.GenericDaoHibernate#a98932' of type [org.appfuse.dao.hibernate.GenericDaoHibernate] while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Invalid autowire-marked constructor: public org.appfuse.dao.hibernate.GenericDaoHibernate(java.lang.Class,org.hibernate.SessionFactory). Found another constructor with 'required' Autowired annotation: public org.appfuse.dao.hibernate.GenericDaoHibernate(java.lang.Class) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:230) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:117) at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:495) at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:162) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:925) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:835) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440) (43 more lines...)
PersonFormTest : Add (testAdd) History
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'personManager' defined in file [/opt/j2ee/domains/appfuse.org/builds/webapps/atlassian-bamboo/data/data-1.2/xml-data/build-dir/APF-AMP/target/basic-jsf/target/test-classes/WEB-INF/applicationContext.xml]: Cannot create inner bean 'org.appfuse.dao.hibernate.GenericDaoHibernate#a98932' of type [org.appfuse.dao.hibernate.GenericDaoHibernate] while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Invalid autowire-marked constructor: public org.appfuse.dao.hibernate.GenericDaoHibernate(java.lang.Class,org.hibernate.SessionFactory). Found another constructor with 'required' Autowired annotation: public org.appfuse.dao.hibernate.GenericDaoHibernate(java.lang.Class) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:230) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:117) at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:495) at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:162) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:925) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:835) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440) (43 more lines...)
Error Summary
The build generated some errors. See the full build log for details.
BUILD FAILED
/opt/j2ee/domains/appfuse.org/builds/webapps/atlassian-bamboo/data/data-1.2/xml-data/build-dir/APF-AMP/build.xml:67: The following error occurred while executing this line:
/opt/j2ee/domains/appfuse.org/builds/webapps/atlassian-bamboo/data/data-1.2/xml-data/build-dir/APF-AMP/build.xml:37: The following error occurred while executing this line:
/opt/j2ee/domains/appfuse.org/builds/webapps/atlassian-bamboo/data/data-1.2/xml-data/build-dir/APF-AMP/build.xml:21: The following error occurred while executing this line:
/opt/j2ee/domains/appfuse.org/builds/webapps/atlassian-bamboo/data/data-1.2/xml-data/build-dir/APF-AMP/build.xml:100: The following error occurred while executing this line:
/opt/j2ee/domains/appfuse.org/builds/webapps/atlassian-bamboo/data/data-1.2/xml-data/build-dir/APF-AMP/build.xml:264: exec returned: 1
Total time: 50 seconds
Collapse Expand
Comments