BUG
In the ArcGIS Server Post Installation, after entering the server and container account information and the "Next" button is pressed, the post installation exits and the error "Abort - core dumped" appears in the console window.
An ArcGIS Server library failed to register during installation. This is usually the result of being unable to locate a dependent library.
The ArcGISServer_InstallLog.log (found in the home directory of the user account that installed ArcGIS Server) will usually list the library in which an error occurred. In most cases, the problematic file is libmessagesupport.so, located in the <ArcGIS Server install>/bin directory.
Code:
source init_server.csh
Code:
ldd <library_name>.so
Code:
libz.so.1 => (file not found)
Get help from ArcGIS experts
Download the Esri Support App