News

When I run my springboot app for sometime I'm getting "Getting java.lang.OutOfMemoryError: Java heap space" Seems that the size of "org.eclipse.paho.mqttv5.client.internal.ClientState" keep increasing ...
Not trivial to trigger, it pops up usually when try to commit, save, so probably on filechange, sometimes after stopping the running process (the app I'm developing, but that could also trigger a ...