Error creating bean with name

0 views
Skip to first unread message

Alkeshkumar Barot iGTB

unread,
Feb 1, 2024, 8:00:57 AMFeb 1
to Getting started with Spring Framework
Hello, 

I want to migrate Spring web app from WebSphere to JbossAS7. During deployment, I get following error message and web app not getting deployed. 
There is no specific error message, kindly support how to resolve this

2024-02-01 17:35:57,659 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 105) MSC000001: Failed to start service jboss.deployment.subunit."portalApplication.ear"."EntlWeb.war".undertow-deployment: org.jboss.msc.service.StartException in service jboss.deployment.subunit."portalApplication.ear"."EntlWeb.war".undertow-deployment: java.lang.RuntimeException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$UndertowWebSocketConfiguration': Initialization of bean failed; nested exception is java.lang.ArrayStoreException: sun.reflect.annotation.TypeNotPresentExceptionProxy

...
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration$UndertowWebSocketConfiguration': Initialization of bean failed; nested exception is java.lang.ArrayStoreException: sun.reflect.annotation.TypeNotPresentExceptionProxy
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:564)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
Error creating bean with name.txt
Reply all
Reply to author
Forward
0 new messages