The server was unable to load the module specified. The module is not a properly C-compiled and linked dynamic module.
Server initialization stops or server continues running if already up.
Use the server supplied sample makefile and export files to compile-link the user-exit module. Make sure the export.ref file contains the server-defined function name, and the module actually contains the server-defined function name, with one void parameter declared.