What do these joblog messages mean?

Frosty the Coder

Legendary Poster
I'm NOT a CNC, nor do I play one on TV.

We have job, in PY, that has suddenly started abending.
It was last pushed to PY in mid-April of this year.
It's generating the attached joblog.

I'm curious as to these messages, found at the bottom of the joblog.

INFO: Done setting IPC Handle State structures to abandoned, process exiting immediately: iParam: 1403686430
INFO: Entering kernel signal handler, process exiting soon: iParam: 1403686430
INFO: Entering kernel signal handler, with signal: iParam: 0000000006
WARNING: Loop detected in signal handler, process exiting immediately: iParam: 1403686430


Do these signify a zombie?
If not, what might they mean?
 

Attachments

  • 188330-R590560_PSRF0003_388014_PDF jde1 (2).txt
    7.6 KB · Views: 72
I too have the same problem
at the end of debug log, it says "Processing Call Stack with 13 active threads out of 13 total threads available "
and gives the details of thread and terminates the process with a message
"INFO: Entering kernel signal handler, process exiting soon: iParam: 1466704564
Last Debug Time Stamp: Thu Jun 23 13:56:04.822992
INFO: Loop detected in signal handler, process exiting immediately: iParam: 1466704564"


any help in understanding the threads in the callstack will great

thanks
 
I'm NOT a CNC, nor do I play one on TV.

We have job, in PY, that has suddenly started abending.
It was last pushed to PY in mid-April of this year.
It's generating the attached joblog.

I'm curious as to these messages, found at the bottom of the joblog.

INFO: Done setting IPC Handle State structures to abandoned, process exiting immediately: iParam: 1403686430
INFO: Entering kernel signal handler, process exiting soon: iParam: 1403686430
INFO: Entering kernel signal handler, with signal: iParam: 0000000006
WARNING: Loop detected in signal handler, process exiting immediately: iParam: 1403686430


Do these signify a zombie?
If not, what might they mean?
I was having same issue , Any inputs on the issue?

INFO: Done setting IPC Handle State structures to abandoned, process exiting immediately: iParam: 00000000001682379019

INFO: Entering kernel signal handler, process exiting soon: iParam: 00000000001682379019

INFO: Entering kernel signal handler, with signal: iParam: 00000000000000000006

WARNING: Loop detected in signal handler, process exiting immediately: iParam: 00000000001682379019

Apr 24 18:29:10.710064 DEBUG INIT0 - **** jdeDebugInit -- output disabled in INI file.

Apr 24 18:29:10.724336 DEBUG INIT0 - Process=(R564300 JDGENUSRAL721455)

Apr 24 18:29:10.736576 jdemem.c144 - BMD OFF - Not running BSFN MEMORY DIAGNOSTICS v8.98.2.0 level 0
 
Back
Top