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

Fix heappools64 setting #3799

Merged
merged 3 commits into from
Apr 15, 2024
Merged

Conversation

1000TurquoisePogs
Copy link
Member

HEAPPOOLS64, like HEAPPOOLS, has been identified as a parameter which when not set to OFF will cause issues with code that is built upon le.c or logging.c in zowe-common-c.
This importantly includes the launcher and configmgr, and seems to be a cause of the qjs opcode errors which results in msg ZWEL0029E in startup.

I am adding HEAPPOOLS64(OFF) everywhere HEAPPOOLS(OFF) was (configmgr invocations), but am also adding a new feature to print out all cee run options in the zwe support command so that people that are troubleshooting can more easily see what environmental differences people have

Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: 1000TurquoisePogs <[email protected]>
Copy link

github-actions bot commented Apr 15, 2024

build 5021 SUCCEEDED.
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/8689520775

Copy link

github-actions bot commented Apr 15, 2024

Test workflow 4300 is started.
Running install test: Convenience Pax
The zowe artifact being used by this test workflow: libs-snapshot-local/org/zowe/2.15.1-PR-3799/zowe-2.15.1-pr-3799-5021-20240415130233.pax
Running on machine: zzow08
Result: SUCCESS
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/8689624080

@1000TurquoisePogs 1000TurquoisePogs merged commit 2235990 into v2.x/staging Apr 15, 2024
11 checks passed
@1000TurquoisePogs 1000TurquoisePogs deleted the bugfix/v2/runopts-fix branch April 15, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants