E-IB/AE: PSPAL::Abort: Unexpected Signal Received When Implementing SyncRequest with Exception Handling
(Doc ID 1590629.1)
Last updated on APRIL 06, 2023
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.52 and laterInformation in this document applies to any platform.
Symptoms
On : 8.52 version, Integration Broker
When implementing SyncRequest with exception handling, custom AE crashed with the following.
ERROR
-----------------------
6797: 1374010382: PSPAL::Abort: Unexpected signal received
6797: 1374010382: PSPAL::Abort: Location: /vob/peopletools/src/pspal/exception_sigaction.cpp:494: unknown
6797: 1374010382: PSPAL::Abort: Generating process state report to /opt/app/d1sdt1m1/PT852/appserv/prcs/D1SDT1D1/LOGS/psae.6797/process_state.txt
6797: 1374010382: PSPAL::Abort: Terminating process now.
This is the code.
&respMsg = &reqMsg.SyncRequest(Node.KRONOS); If Not &respMsg.ResponseStatus = %IB_Status_Success Then |
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Run custom AE.
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 |