Hi
I upgraded my Redhat 8 to Redhat 9 and Domino stopped working. I then re-installed Redhat and domino from scratch (except domino data directory). That didn’t help.
The problem is, that domino can’t bind its ports. Bindsock has the correct attributes.
Heres a dump from the log:
08-04-2003 20:50:24 Event Monitor started
08-04-2003 20:50:25 Begin scan of databases to be consistency checked
08-04-2003 20:50:25 End scan of databases: 2 found
08-04-2003 20:50:26 Lotus Domino (r) Server started, running Release 6.0.1
08-04-2003 20:50:26 Server started on physical node tux
08-04-2003 20:50:26 The Console file is /usr/local/notesdata/IBM_TECHNICAL_SUPPORT/console.log
08-04-2003 20:50:26 Console Logging is DISABLED
08-04-2003 20:50:29 Schedule Manager started
08-04-2003 20:50:30 Index update process started
08-04-2003 20:50:30 Database Replicator started
08-04-2003 20:50:30 Replicator is set to Ignore Database Quotas
08-04-2003 20:50:30 Admin Process: tux/pehrsson.info is the Administration Server of the Domino Directory.
08-04-2003 20:50:30 Database Server started
08-04-2003 20:50:32 Agent Manager started
08-04-2003 20:50:33 Schedule Manager: Informational: Detailed schedule information collection is not enabled via the domain-wide Server Configuration document.
08-04-2003 20:50:33 SchedMgr: Validating Schedule Database
08-04-2003 20:50:33 IMAP Server: Starting…
08-04-2003 20:50:34 Mail Router started for domain PEHRSSON.INFO
08-04-2003 20:50:34 Router: Internet SMTP host pehrsson in domain info
08-04-2003 20:50:34 Administration Process started
08-04-2003 20:50:34 SMTP Server: Starting…
08-04-2003 20:50:34 POP3 Server: Starting…
08-04-2003 20:50:35 LDAP Server: Starting…
08-04-2003 20:50:35 AMgr: Executive ‘1’ started
08-04-2003 20:50:36 AMgr: Executive ‘2’ started
08-04-2003 20:50:36 SMTP Server: Started
08-04-2003 20:50:36 POP3 Server: Started
08-04-2003 20:50:37 IMAP Server: Started
08-04-2003 20:50:37 LDAP Server: Serving directory names.nsf in the pehrsson.info Internet domain
08-04-2003 20:50:37 LDAP Schema: Started loading…
08-04-2003 20:50:37 SchedMgr: Done validating Schedule Database
08-04-2003 20:50:42 LDAP Schema: Finished loading
08-04-2003 20:50:42 LDAP Server: Started
[ now domino is running, but I can’t connect to it. If I do a “telnet localhost 25” I get connection refused.
netstat -l doesn’t shown any listening connections either. ]
quit
08-04-2003 20:51:41 Event Monitor shutdown
08-04-2003 20:51:41 IMAP Server: Waiting for all tasks to complete
08-04-2003 20:51:41 Router: Shutdown is in progress
08-04-2003 20:51:41 Mail Router shutdown
08-04-2003 20:51:41 Administration Process shutdown
08-04-2003 20:51:41 AMgr: Executive ‘2’ shutting down
08-04-2003 20:51:41 Schedule Manager shutdown complete
08-04-2003 20:51:41 AMgr: Executive ‘1’ shutting down
08-04-2003 20:51:42 Agent Manager shutdown complete
[ nothing happens before I press ctrl+c ]
08-04-2003 20:51:42 POP3 Server: Waiting for all tasks to complete
08-04-2003 20:51:42 LDAP Server: Waiting for all tasks to complete
08-04-2003 20:51:42 SMTP Server: Waiting for all tasks to complete
08-04-2003 20:51:45 Index update process shutdown
08-04-2003 20:51:45 Database Replicator shutdown
08-04-2003 20:52:25 Unexpected TCP/IP error func: 0004h error Notes: 1C5B, NTI: 1000h, Stack: 00000009h
08-04-2003 20:52:25 POP3 Server: Listener failure: Unexpected TCP error. See the Notes log file on this system for error code.
08-04-2003 20:52:25 Suspending listen task for 20 seconds due to network errors
08-04-2003 20:52:25 Unexpected TCP/IP error func: 0004h error Notes: 1C5B, NTI: 1000h, Stack: 00000009h
08-04-2003 20:52:25 SMTP Server: Listener failure: Unexpected TCP error. See the Notes log file on this system for error code.
08-04-2003 20:52:25 Suspending listen task for 20 seconds due to network errors
08-04-2003 20:52:25 Unexpected TCP/IP error func: 0004h error Notes: 1C5B, NTI: 1000h, Stack: 00000009h
08-04-2003 20:52:25 IMAP Server: Listener failure: Unexpected TCP error. See the Notes log file on this system for error code.
08-04-2003 20:52:25 Suspending listen task for 20 seconds due to network errors
08-04-2003 20:52:25 Unexpected TCP/IP error func: 0004h error Notes: 1C5B, NTI: 1000h, Stack: 00000009h
08-04-2003 20:52:25 LDAP Server: Listener failure: Unexpected TCP error. See the Notes log file on this system for error code.
08-04-2003 20:52:25 Suspending listen task for 20 seconds due to network errors
08-04-2003 20:52:45 POP3 Server: Listener failure: Internal Error
08-04-2003 20:52:45 SMTP Server: Listener failure: Internal Error
08-04-2003 20:52:45 SMTP Server: All tasks have completed
08-04-2003 20:52:45 SMTP Server: Shutdown
08-04-2003 20:52:45 IMAP Server: Listener failure: Internal Error
08-04-2003 20:52:45 IMAP Server: All tasks have completed
08-04-2003 20:52:45 IMAP Server: Shutdown
08-04-2003 20:52:45 LDAP Server: Listener failure: Internal Error
08-04-2003 20:52:45 POP3 Server: All tasks have completed
08-04-2003 20:52:45 POP3 Server: Shutdown
08-04-2003 20:52:45 LDAP Server: All tasks have completed
08-04-2003 20:52:45 LDAP Server: Shutdown
08-04-2003 20:52:47 Server shutdown complete
If I try loading the http task, Domino crashes with an error 11.
Any suggestions?