Memory Issue in P0411 in FDA.

Null Value

Well Known Member
Guys,

I'm facing a weird problem with the P0411 application. Details are as follows,

Environment:-

Oneworld XE SP23 C1
AS/400 Update 4 Coexistence.
Symantec PCAnywhere 10.5.1

Application:- P0411 - A/P Standard Voucher Entry

Form:- W0411K - "Enter Voucher - G/L Distribution"

Issue:- When I open up the specific form in Design, and try to open up the Event Rules, I get a Memory Error.

The error states:-

The instruction at "0x77fcaff8" referenced memory at "0x656c6153". The memory could not be "written".


Notes:-

- This issue occurs only for this specific form.
- I can view the event rules of all other forms of this application.
- When I text print the whole application, the Event Rules of the form giving the error, also prints without any problem.
- If I open the Events browser (View/BrowsER), I can see the events of that form without any problem.
- The properties of the error form can be viewed and changed without any problem.
- The application when run, also shows that form and processes its code without any problem when selected.

I've attached a screenshot of this issue.

Steps I've tried to resolve the issue:-

1. Performed advanced Gets from all possible environments and tried to view the ER.

2. Tried opening the ER of this application in various PCs.

3. Disabled the entire code of the form using the Browser.

4. Changed and saved the form's properties.

5. Destroyed all other forms (temporarily ofcourse), saved the application and opened this sole form.

Has anyone faced a similar issue or does anyone know what can be done ?

Thanks,

Shailesh
 

Attachments

  • 110024-P0411 Memory Violation Error.doc
    84 KB · Views: 93
Suggest a trounle with specs. Do you have the same problem in any environment ?
any message in jde.log ?
 
Hi Shailesh,

Q1.) Have you already tried to delete the well known 6 spec file?
(dddict, ddtext, glbltbl with .ddb and .xdb extension)
Q2.) Do you able to see ER code in debugger?

Regards,

Zoltán
 
[ QUOTE ]
Suggest a trounle with specs. Do you have the same problem in any environment ?
any message in jde.log ?

[/ QUOTE ]

Serge,

Yes, the problem occurs in all environments. There is no error shown in both jde.log and jdedebug.log.
frown.gif


Thanks,

Shailesh
 
Zoltan,

Ans 1.) Yes, I deleted all the 6 spec files.

Ans 2.) Yes, I am able to see the ER code of the form in question in the debugger and step through the code without any problem.

Thanks,

Shailesh
 
Memory Issue in P0411 in FDA RESOLVED !!

Hi,

I've resolved this weird issue.

I opened up the form's properties and decided to select each and every grid column and save it. Just give it a shot.

While doing so, at the very bottom of the huge grid column list, I came across 10 Hidden Grid Columns (
confused.gif
) which do not have any column headings. Hence the toolset did not allow me to save the columns without a heading. I gave those columns headings like 'A1', 'A2' etc, saved the application and Voila, I could open up the event rules for the form (See attachment).

ER validation did not throw any error for those renamed columns so I guess it works great.

Those columns are not custom grid columns as far as I know, so now the question is where and how did those columns come ?
confused.gif


But I'll leave it at that. Strange after all are the ways of the JDE Toolset.
grin.gif


Thanks all,

Shailesh
 

Attachments

  • 110056-P0411 Memory Error Resolved.doc
    157.5 KB · Views: 85
Re: Memory Issue in P0411 in FDA RESOLVED !!

strange indeed.

i don't have the same trouble with my client in 8.10. It's a first installation or a migration ? and second question have you install a ESU on this programm ?
 
Hi Shailesh,

Congratulations!
It was a really strange and weird issue and was hard and tricky to solve it yourself.
Congrats again!

Would be interesting to explore the background of it.
As Serge already asked - have you applied an ESU before this issue?
Q2.) Earlier have you detected this - were you able to see the ER (if you tried at all it earlier)?
Q3.) Had yo made any customization before this strange scenario?

Regards,

Zoltán
 
Back
Top