Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

javacore dumps should not be written to Zowe runtime directory #162

Open
John-A-Davies opened this issue Apr 20, 2020 · 1 comment
Open
Labels
bug Something isn't working

Comments

@John-A-Davies
Copy link

Describe the bug
An out-of-memory error occurred, which caused java core, heap and snap dumps to be written to the Zowe runtime directory. This directory is supposed to be read-only.

To Reproduce
Steps to reproduce the behavior:

  1. Refer to issue out-of-memory error on large dataset #161

Expected behavior
Dumps should be written to the instance directory, not the runtime directory.

Additional context

  1. Writing to this location compromises our ability to verify the authenticity of the Zowe driver, see Provide a way to verify the authenticity of a Zowe driver as being original, untampered, release zowe-install-packaging#1179
  2. Java options are available to direct dump output to a nominated directory
@John-A-Davies John-A-Davies added the bug Something isn't working label Apr 20, 2020
@John-A-Davies
Copy link
Author

@stevenhorsman @jordanCain FYI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant