We want to make sure we grab the java heap dump, even if the process
appears to be running. If the JVB has crashed (with OOM, for example),
the JVM might be configured to take a heap dump. During that time, the
process will appear running, but the JVM won't allow us to connect to it
and take a heap/thread dump.
You can view, comment on, or merge this pull request online at:
https://github.com/jitsi/jitsi-videobridge/pull/251
-- Commit Summary --
* Updates the collect-dump-logs.sh
-- File Changes --
M resources/collect-dump-logs.sh (10)
-- Patch Links --
https://github.com/jitsi/jitsi-videobridge/pull/251.patch
https://github.com/jitsi/jitsi-videobridge/pull/251.diff
···
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jitsi/jitsi-videobridge/pull/251