Performed the installation of Zowe 3.2 Convenience Build and configured the following components:
Gateway
API Catalog
Discovery
zaas
When attempting to start the service, the components failed to initialize and the following error message was issued:
PLATFORM ACCESS CONTROL FAILED: EPERM JRENVDIRTY The specified function is not supported in an address space where a load was done that is not program controlled PlatformReturned. (success=false, rc=0, errno=139, errno2=154665647, errnoMsg=EDC5139I Operation not permitted. (errno2=0x093802AF), stringRet=null, objectRet=null).
ZOWE v3.2
Bug found in ZOWE v3.2 - some of the libraries in $LIBPATH are missing program controlled permission bit (p) - this can be checked using ZOS USS 'ls -E <filename>' command.
Upgrade to ZOWE v3.3, issue is fixed in ZOWE v3.3.