Application Server 24344 error.

ss_kiran

Member
Hello,

We are using web based application which talks to Progress Appserver using CORBA interface. The CORBA component (eg.CRM3.1) will call progress programs with input and out parameters. This application used to work fine until we introduced a new CORBA component ( version CRM3.2) of the web based application for new enhancements.

As we started testing our new enhancements (CRM32), we are getting the following error.

--------------------------------------------------------

[font=r_ansi]15:58:34 27 May 2004 Application Server 24344

-- TRACE: Non-PERSISTENT Procedure 'zicreateCall_32.p' START. (5498)

15:58:34 27 May 2004 Application Server 24344

SYSTEM ERROR: Memory violation. (49)

15:58:34 27 May 2004 Application Server 24344

** Save file named core for analysis by Progress Software Corporation. (439)

-------------------------------------------------------------------
[/font]



Due to above error, CORBA Object (which access V9 programs) is giving time out exception.

If we restart our object,the same program (zicreateCall_32.p) runs fine, but some times later it gives the above error.

We ran the progress program zicreateCall_32.p thru the procedure editor, we did not face any problem.

The error has started occurring to the earlier progress programs which were accessed by CORBA component of the earlier version (CRM31)

Environment:
Progress Appserver Version 9.1c
Progress version 9.1c
CORBA visibroker Version: 03.04.00.C2.03

Thanks and regards
Kiran Shankar
 
Top