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
Release: 21.x
Component: AUTOMATION ENGINE
Sub-component: Unix Agent
OS: Solaris
This is due to the additional (libgcc_s.so.1 and libstdc++.so.6) libraries in the Solaris Agent bin folder.
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.