View Full Version: Stopped On Exit 253

LawsonTalk > Coding, Program Errors and Bugs > Stopped On Exit 253


Title: Stopped On Exit 253
Description: custom program fails


Keith_G_Thompson - June 4, 2007 04:05 PM (GMT)
I have a custom program that runs fine in DEV, but when I promoted it to our TEST server it fails on error "Stopped on Exit 253". Nothing is in the vwdblog and there is no reference to this error on support.lawson.com. Any thoughts?

If it helps the program works with both a custom index and TAPE and INDSEQ files. I'm researching options now, but am hoping not to have to debug the thing since it runs for 3 hours before crashing!

FYI, env 8.0.3 ESP7 Windows 2000.

ssun - June 4, 2007 06:29 PM (GMT)
Is is possible that your indexed sequential files are too big and you don't have enough space on your test server?

Keith_G_Thompson - June 4, 2007 08:06 PM (GMT)
No, I don't think so. There is plenty of space (118Gb free) on our Lawson drive. I am getting a .log file though from NetExpress. This file is generated in the print directory where the report files are. Anyone know what the heck this means?!? :banghead:

mfdebug.log:


NetExpress Exception Handler - 6/4/2007 1:24:17 PM
d:\netexpress\base\bin\run.exe caused an exception at address : 0x77FCAD0F
Exception type - EXCEPTION_STACK_OVERFLOW

Registers:

EAX 000330E8 EBX 00000000
ECX 00000000 EDX 00000002
DS 0023 ESI 00000039
ES 0023 EDI 00000000
FS 0038 GS 0000
CS 001B EIP 77FCAD0F
SS 0023 ESP 00032EF8 EBP 000330B8
Flags 00010212

Error occurred in : C:\WINNT\system32\ntdll.dll, loaded at 0x77F80000

CompanyName Microsoft Corporation
FileDescription NT Layer DLL
FileVersion 5.00.2195.7006
LegalCopyright Copyright © Microsoft Corp. 1981-1999
OriginalFileName ntdll.dll
ProductName Microsoft® Windows ® 2000 Operating System
ProductVersion 5.00.2195.7006

COBOL call stack:

MB276R (gnt program), loaded from L:\LINTE\APPS\test\obj

Run-time : D:\NetExpress\Base\BIN\CBLRTSS.DLL, loaded at 0x60090000

CompanyName Micro Focus International Limited
FileDescription Micro Focus 32-bit RTS
FileVersion 8.98, 5.62
LegalCopyright Copyright © 1984-2003 Micro Focus International Ltd.
OriginalFileName cblrtss.dll
ProductName Micro Focus Net Express
ProductVersion 4.0.38

OS Information:

Windows NT 5.0 (Build 2195: Service Pack 4)
CPU: Intel , model unknown, 4 processors
Available memory - 2096560 KB

Milo - June 5, 2007 02:16 PM (GMT)
That's not enough information to debug -- you should also look at your Net Express & see if it's up to date. We had some issues with buffer overflow (not exactly like yours, we run in UNIX) and under instructions from Lawson, we had to install a FixPack for Server Express (UNIX version of Net Express). That solved it.

Keith_G_Thompson - June 22, 2007 08:40 PM (GMT)
Update on this. APPARENTLY, Win2K is no longer supported by Lawson, even on a current 8.0.3 environment. We were able to narrow this down to a routine 900-GET-USER-DISPLAY-NAME. The routine translate a user's NT0000000 ID to his login domain and name LAWSON\msmith.

When we run the program w/o this routine it completes in only a few minutes. Add it back in and it crashes and burns. Odd thing is it runs on DEV just fine.

So, lawson will not support us on this since it appears to be Windows related. Since it is not a critical part of the program for us we've just commented it out for testing and will try it in PROD. In a few months we'l l be in Win2K3 and LSF9 and can revisit then.




Hosted for free by InvisionFree