Spring boot - parachute is non existent error -


i use spring boot 1.1.6 in our application. running while without issues , started throwing following error of sudden.

severe:memory usage low, parachute non existent, system may start failing.

i tried setting -xms , -xmx higher value. still getting same error. there setting missing.

thanks, baskar.s

adding -xx:maxpermsize higher value solved problem.


Comments

Popular posts from this blog

Java 8 + Maven Javadoc plugin: Error fetching URL -

android - How to delete or change the searchview icon inside the SearchView actionBar? -

c++ - Msgpack packing bools bug -