microsoft c++ runtime error trying to start a job

Hi,

I have a job that runs every 5 minutes.
Mostly this job runs fine but sometimes the call of the bat file generates a Microsoft C++ runtime error (see jpg.file).

In the attached file ‘runtime_error.txt’ i’ve added parts of the logs.
The job was called around 8.05 am.

There is no trace / monitor / error log generated for this job when the runtime error occurs, when there is no runtime error there is, so it seems that the job is not even started.

The bat file that starts the job contains the following :
C:\PROGRA~1\BUSINE~1\DATAIN~1.7/bin/AL_RWJ~1.EXE “C:\Program Files\Business Objects\Data Integrator 11.7/log/JMS_XI_Production/” -w “inet:IMABETURNW2328:3505” -C “Job_Central_Line.txt”

The Job_Central_line.txt file contains:
-PLocaleUTF8 -Scust -NOracle -UBODI_XI_PROD -P;17CAF7FA880F24555AA00C7A8BC0EF23032AAC9B4302E27217C7ABA1A26DC8CA9BF78C52207D096C962098A88C98501F -L -G"9be9544b_803a_48ea_b1ec_4d0f59499022" -r1000 -T14 -KspProduction -LocaleGV -GV"$old_key=710468045C25751D782A;" -CtBatch -CmIMABETURNW2328 -CaAdministrator -CjIMABETURNW2328 -Cp3505

Bodi XI runs on a Windows Server 2003 SP2 running on a VMWare machine.
runtime_error.JPG
runtime_error.txt (8.0 KB)


yvohooyberghs (BOB member since 2009-10-15)

This problem seems to be corrected with patch 11.7.3.9 server.

Since applying this patch on our testserver, the runtime error has not occured anymore.

Hopefully it stays that way when we apply the patch on production :smiley:


yvohooyberghs (BOB member since 2009-10-15)