[Invalid Overwrite or Read] The system may become unstable.Please debug the Application using the Event Rule Debugger.

Mridul

Member
[Invalid Overwrite or Read] The system may become unstable.Please debug the Application using the Event Rule Debugger.

A custom application was running perfectly on OW Xe until the Operating system on the TS was upgraded to Windows 2003. Now it returns the below error -
"[Invalid Overwrite or Read] The system may become unstable.Please debug the Application using the Event Rule Debugger."

The log file shows -
Apr 01 10:09:00 ** 14868/16632 RT: >>>Beginning ER: Add Last Entry Row to Grid App: Form: W5641011C [T:40f8 F:C:\b7\system\JDEUSER\jdecgrt\RT_ER.cpp Ln:3125 Lv:LEVEL3]
Apr 01 10:09:00 ** 14868/16820 **********************************************************************************
Apr 01 10:09:00 ** 14868/16632 RT: <<<Finished ER: Add Last Entry Row to Grid App: Form: W5641011C [T:40f8 F:C:\b7\system\JDEUSER\jdecgrt\RT_ER.cpp Ln:3150 Lv:LEVEL3]
Apr 01 10:09:00 ** 14868/16820 *** Start dumping data structure for business function IsColumnInAddressBook
Apr 01 10:09:00 ** 14868/16632 Entering JDB_FreeKeyBuffer
Apr 01 10:09:00 ** 14868/16820 **********************************************************************************
Apr 01 10:09:00 ** 14868/16820 OUT->[ 1] <Item>: idBhvrErrorId <type>: ID <Value>: [0]
Apr 01 10:09:00 ** 14868/16820 OUT->[ 2] <Item>: szBehaviorEditString <type>: STRING <Value>: [285990]
Apr 01 10:09:00 ** 14868/16820 OUT->[ 3] <Item>: szDescription001 <type>: STRING <Value>: [MALLET, DOROTHY ]
Apr 01 10:09:00 ** 14868/16820 OUT->[ 4] <Item>: mnAddressnumber <type>: MATH_NUMERIC <Value>: [285990]
Apr 01 10:09:00 ** 14868/16632 [Invalid Overwrite or Read] The system may become unstable.Please debug the Application using the Event Rule Debugger.
Application:p56151 Event :Button Clicked [T:40f8 F:C:\b7\system\JDEUSER\jdedlg\DLG_MSGB.CPP Ln:191 Lv:LEVEL1]
Apr 01 10:09:00 ** 14868/16820 **********************************************************************************
Apr 01 10:09:00 ** 14868/16632 RT: <<<Finished ER: Select/OK Button Clicked App: Form: W56151B :: [T:40f8 F:C:\b7\system\JDEUSER\jdecgrt\RT_ER.cpp Ln:3087 Lv:LEVEL3]
Apr 01 10:09:00 ** 14868/16820 *** End dumping data structure for business function IsColumnInAddressBook
Apr 01 10:09:00 ** 14868/16632 RT: >>>Beginning ER: Select/OK Post Button Clicked App: Form: W56151B [T:40f8 F:C:\b7\system\JDEUSER\jdecgrt\RT_ER.cpp Ln:3063 Lv:LEVEL3]
Apr 01 10:09:00 ** 14868/16820 **********************************************************************************
Apr 01 10:09:00 ** 14868/16632 RT: <<<Finished ER: Select/OK Post Button Clicked App: Form: W56151B :: [T:40f8 F:C:\b7\system\JDEUSER\jdecgrt\RT_ER.cpp Ln:3087 Lv:LEVEL3]
Apr 01 10:09:00 ** 14868/16820 Return value is 0 for IsColumnInAddressBook. (BSFNLevel = 1)

Can anyone tell the cause of this error and how can it be resolved?
 
Re: [Invalid Overwrite or Read] The system may become unstable.Please debug the Application using the Event Rule Debugger.

Mridul,

When we were using Xe, the most common cause for Invalid Overwrite or Read errors was corruption of user overrides. Deleting all the user overrides for the app/version for all users including and especially *PUBLIC usually fixed the problem.
 
Back
Top