Application Engine Server process dies on Windows
656765Dec 8 2010 — edited Dec 9 2010Hi experts,
We developed an AE in which employee data will be calculated and inserted to HR core table via CI. We started multiple instance of the AE by people code, most of them will success but others run into error and reported "Process XXX is marked 'Initiated' or 'Processing' but no longer running.". On further research we found the windows process (PSAESRV) died and a folder named PSAESRV.PID was generated in process scheduler log directory. The following can be found in "process_state.txt" in the directory:
Exception: (0xC0000005) EXCEPTION_ACCESS_VIOLATION - Memory access violation
(The memory at 0x00133000 could not be read)
....
Exception location:
----------------------------------------------------------------------------------
Fault address=0x2500b836 0001:0000a836 C:\PT850\BIN\SERVER\WINX86\pscmnutils.dll
Other information:
Tools: 8.50
Server:Windows XP SP3.
Database:Oracle 10.2.0.1.0.
Could any one figure out what's the problem?
Edited by: user9546195 on 2010-12-7 下午10:32