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

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

    [ https://issues.apache.org/jira/browse/CXF-7422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16058935#comment-16058935 ] 

Dennis Kieselhorst commented on CXF-7422:
-----------------------------------------

The stacktrace is incomplete. Please provide more information. 

Moreover 2.2.12 is very old and no longer maintained. Please update to a more recent version.

> 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
>             Fix For: NeedMoreInfo
>
>
> 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)