My Oracle Support Banner

E-OS: Full Index Build for PTSEARCHREPORTS Fails, Crashing the PSAESRV Server (Doc ID 3029196.1)

Last updated on JUNE 17, 2024

Applies to:

PeopleSoft Enterprise PT PeopleTools - Version 8.60 and later
Information in this document applies to any platform.

Symptoms

Full Index Build for PTSEARCHREPORTS fails, causing the process scheduler server PSAESRV to crash.
The stack trace in PSAESRV.<PID>/process_state.txt shows:

    Thread 1 (Thread 0x7f60c826f200 (LWP 3416900)):
    #0  0x00007f60b8b814af in msgrcv () from /lib64/libc.so.6
    #1  0x00007f60c7cc159f in _tmmbrecvm () from /u01/psoft/oracle/tuxedo12220/tuxedo12.2.2.0.0/lib/libtux.so
    #2  0x00007f60c7b2e7d6 in _tmmsgrcv () from /u01/psoft/oracle/tuxedo12220/tuxedo12.2.2.0.0/lib/libtux.so
    #3  0x00007f60c7b8375d in _tmrcvrq () from /u01/psoft/oracle/tuxedo12220/tuxedo12.2.2.0.0/lib/libtux.so
    #4  0x00007f60c7b8993a in _tmrunserver () from /u01/psoft/oracle/tuxedo12220/tuxedo12.2.2.0.0/lib/libtux.so
    #5  0x00007f60c7b56dcd in _tmstartserver () from /u01/psoft/oracle/tuxedo12220/tuxedo12.2.2.0.0/lib/libtux.so
    #6  0x000000000040431b in main ()
    
    Thread 28 (Thread 0x7f602e320700 (LWP 3416973)):
    #0  0x00007f60b8b77aef in select () from /lib64/libc.so.6
    #1  0x00007f60c54b041e in PSPAL::DumpProcessState::CallDebugger(int, char const*, PSPAL::ExceptionContext const*, bool) () from /u01/psoft/pshome/pt86010/bin/libpspal64.so
    #2  0x00007f60c54b0786 in PSPAL::DumpProcessState::GenerateAbortDiagnostics(char const*, PSPAL::ExceptionContext*) () from /u01/psoft/pshome/pt86010/bin/libpspal64.so
    #3  0x00007f60c54b6ec7 in PSPAL::Abort(char const*, char const*, int, char const*, PSPAL::ExceptionContext*) () from /u01/psoft/pshome/pt86010/bin/libpspal64.so
    #4  0x00007f60c54b3588 in PSPAL::SigactionSignalHandler::UnrecoverableSignalHandler(int, siginfo_t*, void*) () from /u01/psoft/pshome/pt86010/bin/libpspal64.so
    #5  0x00007f60c54b3f7d in PSPAL::SigactionSignalHandler::SignalHandler(int, siginfo_t*, void*) () from /u01/psoft/pshome/pt86010/bin/libpspal64.so
    #6  <signal handler called>
    #7  0x00007f60b8a9fb8f in raise () from /lib64/libc.so.6
    #8  0x00007f60b8a72ea5 in abort () from /lib64/libc.so.6
    #9  0x00007f60b8ae0d97 in __libc_message () from /lib64/libc.so.6
    #10 0x00007f60b8ae808c in malloc_printerr () from /lib64/libc.so.6
    #11 0x00007f60b8aea32d in _int_free () from /lib64/libc.so.6
    #12 0x00007f60b8ad6f75 in fclose@@GLIBC_2.2.5 () from /lib64/libc.so.6
    #13 0x00007f60bbc96f56 in PTESMCurl::~PTESMCurl() () from /u01/psoft/pshome/pt86010/bin/libpspcm.so
    #14 0x00007f60bba2becf in CCQChunkedProcessorObjRef::~CCQChunkedProcessorObjRef() () from /u01/psoft/pshome/pt86010/bin/libpspcm.so
    #15 0x00007f60bba2c0d9 in CCQChunkedProcessorObjRef::~CCQChunkedProcessorObjRef() () from /u01/psoft/pshome/pt86010/bin/libpspcm.so
    #16 0x00007f60c02864ce in CEvalTempLocal::ClearContents() () from /u01/psoft/pshome/pt86010/bin/libpspceval.so
    #17 0x00007f60c027a96d in CEvalTempLocal::Clear() () from /u01/psoft/pshome/pt86010/bin/libpspceval.so
    #18 0x00007f60c029fe15 in CPCEvalStack::Clear(CEvalTemp*) () from /u01/psoft/pshome/pt86010/bin/libpspceval.so
    #19 0x00007f60c02a18cb in CPCEval::Run(bool) () from /u01/psoft/pshome/pt86010/bin/libpspceval.so
    #20 0x00007f60bbb96375 in PcmEvalEdit(IPCHost*, CPSBufContext*, wchar_t const*, PCMPROG*, ERDMPROGTYPE, int*, CPcmResume*, CPcmResume**) () from /u01/psoft/pshome/pt86010/bin/libpspcm.so
    #21 0x00007f60b9e96f62 in AePcdExecutePeopleCode () from /u01/psoft/pshome/pt86010/bin/libpsappeng.so
    #22 0x00007f60b9eba512 in DoStepActions(AE_MAIN*, AESTEP*, wchar_t*, int, int) [clone .constprop.446] () from /u01/psoft/pshome/pt86010/bin/libpsappeng.so
    #23 0x00007f60b9ebb7d8 in ExecuteStep(AE_MAIN*, int) () from /u01/psoft/pshome/pt86010/bin/libpsappeng.so
    #24 0x00007f60b9ebc7c9 in ExecuteSection(AE_MAIN*) () from /u01/psoft/pshome/pt86010/bin/libpsappeng.so
    #25 0x00007f60b9ebb513 in DoStepActions(AE_MAIN*, AESTEP*, wchar_t*, int, int) [clone .constprop.446] () from /u01/psoft/pshome/pt86010/bin/libpsappeng.so
    #26 0x00007f60b9ebb7d8 in ExecuteStep(AE_MAIN*, int) () from /u01/psoft/pshome/pt86010/bin/libpsappeng.so
    #27 0x00007f60b9ebc7c9 in ExecuteSection(AE_MAIN*) () from /u01/psoft/pshome/pt86010/bin/libpsappeng.so
    #28 0x00007f60b9ebb513 in DoStepActions(AE_MAIN*, AESTEP*, wchar_t*, int, int) [clone .constprop.446] () from /u01/psoft/pshome/pt86010/bin/libpsappeng.so
    #29 0x00007f60b9ebb7d8 in ExecuteStep(AE_MAIN*, int) () from /u01/psoft/pshome/pt86010/bin/libpsappeng.so
    #30 0x00007f60b9ebc7c9 in ExecuteSection(AE_MAIN*) () from /u01/psoft/pshome/pt86010/bin/libpsappeng.so
    #31 0x00007f60b9ebd073 in AeExecExecute () from /u01/psoft/pshome/pt86010/bin/libpsappeng.so
    #32 0x00007f60b9ea6c27 in AeSqlProcessRequest () from /u01/psoft/pshome/pt86010/bin/libpsappeng.so
    #33 0x00007f60b9eaaa0e in CommonMain(AE_MAIN*, EAEPARM, EAEPARM, EAEPARM, int, int) () from /u01/psoft/pshome/pt86010/bin/libpsappeng.so
    #34 0x00007f60b9eac93a in AeMainFromTuxedo () from /u01/psoft/pshome/pt86010/bin/libpsappeng.so
    #35 0x0000000000404f75 in CAeServer::RunAeJob(bool&) ()
    #36 0x0000000000405623 in CAeServer::WorkerThreadMain() ()
    #37 0x00000000004056d0 in AeWorkerThreadMain ()
    #38 0x00007f60c54aa8df in PSPAL_Thread_pthread_ThreadStart () from /u01/psoft/pshome/pt86010/bin/libpspal64.so
    #39 0x00007f60c69821da in start_thread () from /lib64/libpthread.so.0
    #40 0x00007f60b8a8ae73 in clone () from /lib64/libc.so.6
    
    Abort message:
    ----------------------------------------------------------------------------------
    Unrecoverable signal received.



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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.