cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BeanException warning during startup after migrating from 6.5 to 6.7

Former Member
0 Likes
410

Hi, getting warning errors below after migrating 6.5 to 6.7. Current code extended the DefaultConfigurationService and overrides the "getConfiguration" method. Anyone encountered similar issue and was able to resolve the issue?

 WARN  [localhost-startStop-8] [DefaultListableBeanFactory] Bean creation exception on non-lazy FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shippingClient' defined in class path resource [shipping/cisShipping-client-spring.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1021E: A problem occurred whilst attempting to access the property 'configuration': 'Unable to access property 'configuration' through getter method'

Accepted Solutions (0)

Answers (0)