error code: 114, pc=0, call=1, seg=0 Attempt to access item beyond bounds
525013Nov 4 2010 — edited Nov 4 2010Whenever I try to run a CICS program and if I have a RECEIVE MAP FAIL or a SEND MAP FAIL, i get an error saying
error code: 114, pc=0, call=1, seg=0
114 Attempt to access item beyond bounds of memory (Signal11)
or : 114 error message text not found (Signal 11) r
I am not sure why this happens, but it is very difficult for me to debug anything when this error shows up.
I believe this is a problem with MF COBOL, but I am not sure where the problem is occurring. When I run animate, I cant clearly tell why the map fails.
I have done some searching and some folks say to run $relink all I have tried, that but it does not work.
I can run the application once or twice, but if anything else happens, I get an error 114
This error is so nasty that it crashes the Tuxedo ARTSTRN program.
I am also very frustrated because I have not gotten any substantial help form the tuxedo team.
Please help.
Has anyone seen this problem before?
Edited by: user522010 on Nov 4, 2010 6:58 PM
Edited by: user522010 on Nov 4, 2010 6:59 PM