If you are using #Jetty put “-jvm server” in your JAVA_OPTIONS to run the JVM in server mode #protip
Computer Says No!: Thread dump in Jetty
Thanks to this post I now have a heap dump from jetty. Trick is to sudo -u jetty when you call jmap -dump
If you are using #Jetty put “-jvm server” in your JAVA_OPTIONS to run the JVM in server mode #protip
Thanks to this post I now have a heap dump from jetty. Trick is to sudo -u jetty when you call jmap -dump