You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Raghuram (JIRA)" <ji...@apache.org> on 2017/06/22 07:10:00 UTC

[jira] [Created] (CXF-7422) Getting Bean Creation exception while building application

Raghuram created CXF-7422:
-----------------------------

             Summary: Getting Bean Creation exception while building application
                 Key: CXF-7422
                 URL: https://issues.apache.org/jira/browse/CXF-7422
             Project: CXF
          Issue Type: Bug
            Reporter: Raghuram


Getting the below exception while doing mvn clean install. Also, this exception is printed many times which is also leading to StackOverflow Exception.

cxf-bundle version - 2.2.12

org.springframework.beans.factory.BeanCreationException: 
Error creating bean with name 'org.apache.cxf.binding.BindingFactoryManager' defined in class path resource [META-INF/cxf/cxf.xml]: Cannot create inner bean 'org.apache.cxf.configuration.spring.SpringBeanMap#ca65c63' of type [org.apache.cxf.configuration.spring.SpringBeanMap] while setting bean property 'mapProvider'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.apache.cxf.configuration.spring.SpringBeanMap#ca65c63' defined in class path resource [META-INF/cxf/cxf.xml]: Invocation of init method failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.apache.cxf.binding.xml.XMLBindingFactory': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.apache.cxf.binding.xml.XMLBindingFactory': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.apache.cxf.binding.xml.XMLBindingFactory': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.apache.cxf.binding.xml.XMLBindingFactory': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.apache.cxf.binding.xml.XMLBindingFactory': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.apache.cxf.binding.xml.XMLBindingFactory': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.apache.cxf.binding.xml.XMLBindingFactory': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.apache.cxf.binding.xml.XMLBindingFactory': FactoryBean 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)