IBM Support

Error EDC5132I Not enough memory during PAGENT startup

Question & Answer


Question

During PAGENT startup we see these error messages in the pagent.log:

 initialize_thread_pool: plfm_thread_create() pool thread create failed with error EDC5132I Not enough memory. 
 initialize_remote_papi: plfm_thread_cancel() cancelling PAPI remote server thread, tid 1319D10000000006 

 

PAGENT is started as a STC with region Size of 0M.

Answer

Change your PAGENT STC to allocate the HEAP storage above the line. This can be achieved by adding a

//CEEOPTS DD DSN=PAGENT.CEEOPTS,DISP=SHR

to the STC and then coding:

PAGENT.CEEOPTS:

MSGF(SYSOUT) RPTOPTS(ON) STACK(,,ANY) HEAP(,,ANY) THREADSTACK(,,,ANY)

[{"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SSSN3L","label":"z\/OS Communications Server"},"Platform":[{"code":"PF035","label":"z\/OS"}],"Component":"","Version":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Product Synonym

ZOSCS COMMSERVER

Document Information

Modified date:
16 September 2016

UID

dwa1304070