spring boot - SpringBoot 1.4 shutdown itself periodly -


i got problem springboot web app shutdown periodly. can't find exception in logs.

2017-08-16 20:43:01.376 info 24942 --- [ thread-3] ationconfigembeddedwebapplicationcontext : closing org.springframework.boot.context.embedded.annotationconfigembeddedwebapplicationcontext@6659c656: startup date [wed aug 09 09:09:44 edt 2017]; root of context hierarchy 2017-08-16 20:43:01.381 info 24942 --- [ thread-3] o.s.j.e.a.annotationmbeanexporter : unregistering jmx-exposed beans on shutdown


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -