|
I've experienced the same problem when the program flow is one in which the CL ends and the service program is left active. On second and subsequent executions of the CL calling the RPG which called the service program, stack errors would ensue. The fix for me was to put the service programs in their own activation group rather than *CALLER. This problem only seems to occur when *CALLER results in the service program being put into *DFTACTGRP. That's always a deadly mixture. > -----Original Message----- > From: Adam White [SMTP:adam@slic-systems.com] > Sent: Wednesday, December 05, 2001 12:35 PM > To: MIDRANGE-L@midrange. com > Subject: ILE programs crashing out > > I've got the problem (see below) when using a command calling a CL program > that then calls a chain of RPGIV programs ending in a service program. > The problem surfaces when the command is executed for the second time. It > seems, when accessing the service program which provides some core I/O > functions, it crashes out. There's no reclaiming or other such activities > going on. All the programs are either in *DFTACTGRP or *CALLER. > The OS/400 version is V4R4. > > In the following GO4289M is the module in the service program > > Any help appreciated > The dump..... > > MSGID TYPE SEV DATE TIME FROM > PGM LIBRARY INST TO PGM LIBRARY INST > MCH3402 Escape 40 05/12/01 15:01:04 QRNXIO > QSYS *STMT QRNXIO QSYS *STMT > From module . . . . . . . . : > QRNXDBIO > From procedure . . . . . . : > _QRNX_DB_CHAIN > Statement . . . . . . . . . : 6 > > To module . . . . . . . . . : > QRNXDBIO > To procedure . . . . . . . : > _QRNX_DB_CHAIN > Statement . . . . . . . . . : 6 > > Message . . . . : Tried to refer to > all or part of an object that no longer > exists. > Cause . . . . . : The most common > cause is that a stored address to an > object is no longer correct because > that object was deleted or part of the > object was deleted. > CPF2479 Escape 40 05/12/01 15:01:04 QMHSNDPM > QSYS 0A43 QRNXIE QSYS *STMT > To module . . . . . . . . . : QRNXMSG > > To procedure . . . . . . . : > SignalException > Statement . . . . . . . . . : 20 > > Message . . . . : Call stack entry > not found. > Cause . . . . . : Call stack entry > GO4289M, specified for the send, receive, > move or delete message operation, > could not be found in the call stack. > Recovery . . . : Change the call > stack entry name or be sure the > specified entry is in the call > stack when doing the requested operation. > CEE3201 Diagnostic 10 05/12/01 15:01:04 QLEAWI > QSYS *STMT QRNXIE QSYS *STMT > From module . . . . . . . . : QLEDEH > > From procedure . . . . . . : Q LE > leDefaultEh > Statement . . . . . . . . . : 120 > > To module . . . . . . . . . : QRNXERR > > To procedure . . . . . . . : > _QRNX_UNEXP > Statement . . . . . . . . . : 9 > > Message . . . . : Exception > recursion detected. > Cause . . . . . : An unhandled > exception occurred in an exception handler. > Recovery . . . : Do not let an > exception that occurs in your exception > handler go unhandled. > CEE9901 Escape 30 05/12/01 15:01:04 QLEAWI > QSYS *STMT GO4240R ZGPL *STMT > From module . . . . . . . . : QLETOOL > > From procedure . . . . . . : Q LE > AWIRaise > Statement . . . . . . . . . : 190 > > To module . . . . . . . . . : GO4240R > > To procedure . . . . . . . : GO4240R > > Statement . . . . . . . . . : 50300 > > Message . . . . : Application > error. *N unmonitored by *N at statement *N, > instruction X'4000'. > Cause . . . . . : The application > ended abnormally because an exception > occurred and was not handled. The > name of the program to which the > unhandled exception is sent is *N > *N . The program was stopped at the > high-level language statement > number(s) *N at the time the message was sent. > If more than one statement number > is shown, the program is an optimized ILE > program. Optimization does not > allow a single statement number to be > determined. If *N is shown as a > value, it means the real value was not > available. Recovery . . . : See > the low level messages previously listed > to locate the cause of the > exception. Correct any errors, and then try the > request again. > > > > > > > Regards > Adam White > adam@slic-systems.com > www.slic-systems.com/ > > > _______________________________________________ > This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing > list > To post a message email: MIDRANGE-L@midrange.com > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l > or email: MIDRANGE-L-request@midrange.com > Before posting, please take a moment to review the archives > at http://archive.midrange.com/midrange-l. ************************************************************************************************************************************************************************************************************ This message originates from Lincare Holdings Inc. It contains information which maybe confidential or privileged and is intended only for the individual or entity named above. It is prohibited for anyone else to disclose, copy, distribute or use the contents of this message. All personal messages express views solely of the sender, which are not to be attributed to Lincare Holdings Inc., and may not be copied or distributed without this disclaimer. If you received this message in error, please notify us immediately at MailAdmin@lincare.com or (800) 284-2006. ************************************************************************************************************************************************************************************************************
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.