community.borland.com

Article #27663: INET/inet_error: connect errno = 111

Question: When I execute -start command with IBMGR the server(SuperServer) successfully starts but in the interbase.log file this message appears: INET/inet_error: connect errno = 111

Answer: After you execute the start command IBMGR immediately tries to connect to isc4.gdb. This happens before the server is ready to accept connections so it generates the error, "INET/inet_error: connect errno = 111". IBMGR will try again to connect to isc4.gdb and the usually the server is ready to accept connections so the next entry in the log will probably be, "/opt/interbase/bin/ibguard: guardian starting bin/ibserver" indicating that the server has been successfully started.

Last Modified: 16-AUG-01