PL/I · Message ID
What does CEE3351S: Unable to Properly Initialize the Event Handler mean in PL/I?
Language Environment located the event handler for an enclave lifecycle event but failed while initializing it, often from insufficient storage or a language run-time component that never completed its own setup.
Language Environment located the event handler for an enclave lifecycle event but failed while initializing it, often from insufficient storage or a language run-time component that never completed its own setup.
Check REGION size and the LE HEAP/STACK run-time options for the step, and confirm the language run-time libraries in STEPLIB are the matched set for the compiler release the program was built with.