zowe / zowe-install-packaging

Packaging repository for the Zowe install scripts and files
Eclipse Public License 2.0
26 stars 52 forks source link

Fix heappools64 setting #3799

Closed 1000TurquoisePogs closed 2 months ago

1000TurquoisePogs commented 2 months ago

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

github-actions[bot] commented 2 months ago

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

github-actions[bot] commented 2 months ago

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