Zombie Kernel Process

wloban

Well Known Member
I keep receiving an indication in my JDE.LOG on the enterprise server that kernel processes are going to zombie and that processes don't exist. I called JDE and was told that this is nothing to worry about. Of course they were unable to explain why the errors are happening. Can anyone shed some light on these errors?


1284/1268 Tue Jun 04 08:21:21 2002 NETQUEUE.C493
msg for kernel 1944. The kernel process doesn't exist, send eAssociateKernelNotExist msg

1284/1268 Tue Jun 04 08:57:05 2002 NETSIG.C282
Kernel Process 2592 has died

1284/1268 Tue Jun 04 08:57:05 2002 NETSIG.C131
net process: addig process 2592 in Unregister list.

1284/1268 Tue Jun 04 08:57:05 2002 NETSIG.C139
net process: process 2592 set to Zombie

1284/1268 Tue Jun 04 08:57:05 2002 IPCPUB.C3322
API ipcSawZombieProcV1 : process 2592 set to Zombie in entry 39

1284/1268 Tue Jun 04 09:12:51 2002 NETQUEUE.C493
msg for kernel 2496. The kernel process doesn't exist, send eAssociateKernelNotExist msg

1284/1268 Tue Jun 04 09:12:51 2002 NETQUEUE.C126
msgType - 905 from host 4010584256, kernel pid 2496 not found

1284/1268 Tue Jun 04 09:12:51 2002 NETQUEUE.C144
Unknown msgType - 905 from host 4010584256

1284/1268 Tue Jun 04 10:20:50 2002 NETRCV.C288
10054-Error from Host=0xc0a80c9a in recv returned 10054 (WSAECONNRESET): Connection was reset by peer

Thanks,
Bill
 
When you check SAW in OW do you see these funny USERID eg &*%$#@ and one of the columns will indicate zombie. At least for us, i found the JDE.INI on the AS400 Kernal defn # 6 Call Object Kernal --- MaxNumberOfProcessors = 30 and as soon as the number of processors exceeded the number 30, i will start seeing users logged in with these funny userId and no Kerlnal Processors assigned to these users. I understand that 1 processor per 6 users will be ample, which was good for us, however when we increased the number to 35 , i have not seen the zombies in SAW. I do not know for sure but hey it worked for us. I hear that memory usage suffers with inceasing this number.
AS400, OW Xe Update 1 SP 15 _006
 
Back
Top