PL/I · Message ID

CEE3350S: Unable to Find the Event Handler

What does CEE3350S: Unable to Find the Event Handler mean in PL/I?

Language Environment could not locate the routine registered to handle an enclave lifecycle event (such as initialization or termination), usually because the language run-time component's control blocks are damaged or the environment wasn't initialized correctly before the event fired.

CEE3350S: Unable to Find the Event HandlerIBM Enterprise PL/I for z/OS · z/OS Language Environment

Condition

Language Environment could not locate the routine registered to handle an enclave lifecycle event (such as initialization or termination), usually because the language run-time component's control blocks are damaged or the environment wasn't initialized correctly before the event fired.

Fix

Treat this as LE environment corruption or an unsupported invocation path — verify the program is invoked through a supported entry point rather than a raw branch that bypasses normal LE initialization.

Related message id