Friday, 20 June 2014

Deep Dive on Java Virtual Machine (JVM) Javacores and Javadumps

Thanks to my colleague, Mike Whale, for sharing this: -


Javacores are one of the most powerful tools in WebSphere Application Server and the JVM. This WebSphere Support Technical Exchange is designed to provide a deep dive into Javacores and Javadumps, and includes items that even seasoned professionals may not use or know about - for example, CW states for threads one would presume to be Runnable in IBM Java 5+.
  • Javacores: What, why, and how
  • Tips and Tricks
  • Hung Thread Detection
  • Tooling
  • Questions
It's from 2010, but still bloomin' relevant

No comments:

Note to self - use kubectl to query images in a pod or deployment

In both cases, we use JSON ... For a deployment, we can do this: - kubectl get deployment foobar --namespace snafu --output jsonpath="{...