Application Server Core Dump Caused By RunTriggerByEMPLID
(Doc ID 2625756.1)
Last updated on JANUARY 26, 2024
Applies to:
PeopleSoft Enterprise HCM Human Resources - Version 9.2 to 9.2 [Release 9]Information in this document applies to any platform.
Symptoms
Customer states that an Application Server Core Dump is being caused By runTriggerByEMPLID
As part of HR Transfer Action following code
HR_CASE_AAF_ACTION.Trigger. OnExecute -- Method runTriggerByEmplID
runTrigger -> &oUtility.debug->
method debug
/+ &msg as String +/
If &bDebugOn Then
WriteToLog(%ApplicationLogFence_Level1, &msg);
End-If;
end-method;
The code switch the application server LogFence to a higher level than 3 .
The Core Dump happens at the end of the program.
The HR Transfer Action seems to be complete but Core Dump is probably caused by the code above.
=================================================================
Appserver Log contains the following before Core Dump
PCodeWTL(3/3): runTriggerByEmplID with EMLID:xxxxxxx
PSAPPSRV.8652 (103) [2019-08-23T17:32:55.828 (IE 11.0; WIN10) ICPanel] 8WpV4nEdwsGl+w 3905238616188534785 da
ab458187 (0) PCodeWTL(3/3): Find a primary job for the EMPLID:xxxxxx
PSAPPSRV.8652 (103) [2019-08-23T17:32:55.828 (IE 11.0; WIN10) ICPanel] 8WpV4nEdwsGl+w 3905238616188534785 da
ab458187 (0) PCodeWTL(3/3): HR_CASE_AAP_DL:Utility.GetEmplJobBU():25
PSAPPSRV.8652 (103) [2019-08-23T17:32:55.828(IE 11.0; WIN10) ICPanel] 8WpV4nEdwsGl+w 3905238616188534785 da
ab458187 (0) PCodeWTL(3/3): runTrigger start on 17.32.55.829000
PSAPPSRV.8652 (103) [2019-08-23T17:32:55.828 (IE 11.0; WIN10) ICPanel] 8WpV4nEdwsGl+w 3905238616188534785 da
ab458187 (0) PCodeWTL(3/3): runTrigger:Policy with SET_CONTROL:25;SETID:25
PSAPPSRV.8652 (103) [2019-08- (IE 11.0; WIN10) ICPanel] 8WpV4nEdwsGl+w 3905238616188534785 da
ab458187 (0) PCodeWTL(3/3): EOCF_CLF_DE:RuleService.fireEvent() end on 17.32.55.831000
PSPAL.8652: Abort: pthread_create failed, retval = 11
=================================
The issue can be reproduced at will with the following steps:
1. Process the HR Transfer action from Workforce Administration>Job Information>HR Processing USF
2. When complete look for the core dump
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |