Skip to content

Conversation

@rfrandse
Copy link
Contributor

Handle exceptions thrown during checkAndInitialize (#120)

If dump manager crashes core file will be generated but core dump will
not be created as the dump service that creates core dump is taking a
reset. We check for core files at the start of the dump service and
capture them in core dump.If there was an exception while capturing the
dump it was unhandled

Fix:
Added exception handling for the above scenario.

Signed-off-by: Deepa Karthikeyan <deepakala.karthikeyan@ibm.com>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant