planner kernel job - exception: access violation

michel

Active Member
Hi,

since a few weeks I've got issues with my planner kernel. The log says something about access violation. There is no backup or virus scan at that time.
The issue is always on sundays around the same time. Simple restart of JDE services solves it.

Any ideas how to find the reason?

Regards, Michel.

---
jde.log:
6696/8268 Sun Jun 17 05:49:09 2007 IPCPUB.C3135
process 6696 <jdenet_k> registered in entry 1

6696/8268 Sun Jun 17 05:49:10 2007 sc_dsptc.c144
INITIALIZING SCHEDULER SERVER KERNEL

6696/8268 Sun Jun 17 05:49:10 2007 sc_dsptc.c167
Attempting to auto-start the Scheduler.

6696/8268 Sun Jun 17 05:49:26 2007 sc_dsptc.c972
Auto-starting the Scheduler Server

6696/8268 Sun Jun 17 05:49:27 2007 sc_dsptc.c1011
Scheduler is now started.

6696/8268 Sun Jun 17 06:19:27 2007 ntexhnd.cpp89
Exception code: C0000005 ACCESS_VIOLATION
 
Hi,

I solved that problem by editing the c:\boot.ini file on
the Enterprise Server and setting /noexecute=AlwaysOff
That disabled DEP mode, Data Execution Prevention.
 
Back
Top