Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
curl -L https://github.com/apangin/jattach/releases/download/v1.5/jattach > jattach && \
chmod +x jattach &&
./jattach 1 dumpheap heap-dump.hprof
Info

Make sure you sure a are running these command with a user that has sufficient permissions i.e. root or the HiveMQ run user.