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 ...
The fundamental asynchronous thread (java.lang. Thread) in Java can be easily misused, due to the lack of deep understanding for garbage collection and thread interruption mechanism. For example, a ...
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 ...