WP crashed running insert into ABLOB
search cancel

WP crashed running insert into ABLOB

book

Article ID: 116579

calendar_today

Updated On:

Products

CA Automic Workload Automation - Automation Engine

Issue/Introduction

WPs crashes with quarantine message and dump. The following can be seen in the log from the WP that crashed:
20180911/080741.095 - U00003525 UCUDB: ===> 'INSERT INTO ABLOB (ABLOB_AH_Idnr, ABLOB_Key, ABLOB_Content, ABLOB_OH_Idnr, ABLOB_Name, ABLOB_ModCnt, ABLOB_Type, ABLOB_ModDate, ABLOB_ReplaceVar, ABLOB_Version) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' 
20180911/080741.157 - Access violation at 00007FFEC7441102 on read 00000000240CE040 
20180911/080741.157 - U00009907 Memory dump 'Parameter List ' (Address='00000000010568B0', Length='1296')

Environment

Release: AUTWAB99000-11.2-Automic Workload Automation-Base Edition
Component:

Resolution

Workaround:
Create a script object and have it run every 5 minutes. Add one entry like the one below for each WP you have running.
:IF SYS_SERVER_ALIVE("AUTOMICP#WP001") = "N" 
: SET &ACT9# = MODIFY_SYSTEM("STARTUP" , "AUTOMICP#WP001") 
:ENDIF 


Fixed in the following versions:
Automation.Engine 12.2.0, Automation.Engine 11.2.8, Automation.Engine 12.1.3,Automation.Engine 12.0.6.