Error Using BOE XI 3.1 Scheduler with DI XI 3.1

No trouble connecting and setting up schedule in BOE from DI.
When scheduled to run, history in BOE indicates success, but job never runs in DI.
Using Instance Manager in BOE, I find the attached text file.
Not being a Java guru, I don’t know what it means.
program[1].txt (0.0 KB)


jmcilvaine :us: (BOB member since 2007-06-14)

this is a bug, the fix is scheduled for XI 3.2, from XI 3.0 onwards some dependencies got instroduced in the Launcher Program that is used by BOE Job Server to launch the job, which is not correct, the launcher program should be independent of DS dependencies since BOE and DS can exist in distributed env

to workaround this do the following
copy the following 2 jar files from DI Installation (%LINK_DIR%\lib)
acta_admin.jar
acta_tool.jar

to you BOE Installation in the following folder
<BOE_HOME>\common\4.0\java\lib

execute the Schedule from BOE the job should run fine


manoj_d (BOB member since 2009-01-02)

The fix worked perfectly! :smiley:
Thank you so much for your prompt reply. This is what makes BOB such a valuable resource.

Best regards,
Jim


jmcilvaine :us: (BOB member since 2007-06-14)

i just tried this setup but still getting this error:

The Program Object reported an error while running, but no error code was provided.

can someone provide more troubleshooting options/fixes?


batibot1 (BOB member since 2009-02-23)