Yemdjih Kaze Nasser created FINERACT-1030:
---------------------------------------------
Summary: Invocation of destroy method failed on bean with name
'tomcatMetricsBinder'
Key: FINERACT-1030
URL: https://issues.apache.org/jira/browse/FINERACT-1030
Project: Apache Fineract
Issue Type: Bug
Affects Versions: 1.4.0
Reporter: Yemdjih Kaze Nasser
I keep getting this error. It's probably not huge bummer but it would be nice
to have it fixed.
{code:java}
08:51:02.346 [SpringContextShutdownHook] WARN
org.springframework.beans.factory.support.DisposableBeanAdapter - Invocation of
destroy method failed on bean with name
'tomcatMetricsBinder'
java.lang.NullPointerException: null
at
org.springframework.boot.actuate.metrics.web.tomcat.TomcatMetricsBinder.destroy(TomcatMetricsBinder.java:89)
at
org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:258)
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:579)
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:551)
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1091)
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:512)
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1084)
at
org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1060)
at
org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1029)
at
org.springframework.context.support.AbstractApplicationContext$1.run(AbstractApplicationContext.java:948)
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)