Problem with start of v21 Solaris Agent core dump - boost::wrapexcept<boost::system::system_error>
search cancel

Problem with start of v21 Solaris Agent core dump - boost::wrapexcept<boost::system::system_error>

book

Article ID: 251656

calendar_today

Updated On:

Products

CA Automic One Automation CA Automic Workload Automation - Automation Engine

Issue/Introduction

When starting Unix Solaris Agent there is an error message and a core dump is generated:

terminate called after throwing an instance of 'boost::wrapexcept<boost::system::system_error>'
terminate called recursively

[2]-  Abort                   (core dumped) ./ucxju64

Environment

Release: 21.x

Component: AUTOMATION ENGINE

Sub-component: Unix Agent

OS: Solaris

Cause

This is due to the additional (libgcc_s.so.1 and libstdc++.so.6) libraries in the Solaris Agent bin folder.

Resolution

There are two libraries in the Agent bin folder libgcc_s.so.1 and libstdc++.so.6

Rename both libraries with a suffix of your choice or with .bck, This will enforce the agent to use the available Operating System libraries instead which should help overcome this error.