問題 (Problem)
Solaris で Lotus Domino 6 を起動したところ、起動時からサーバーコンソールに下記のようなメッセージが出力されます。
- Lotus Domino (r) Server, Release 6.0.2CF1, June 9, 2003
Copyright (c) IBM Corporation 1987, 2003. All Rights Reserved.
2003/07/18 15:06:19 Event Monitor started
2003/07/18 15:06:19 Begin scan of databases to be consistency checked
2003/07/18 15:06:19 End scan of databases: 6 found
2003/07/18 15:06:20 Server started on physical node <host name>
2003/07/18 15:06:21 The Console file is <data directory>/IBM_TECHNICAL_SUPPORT/console.log
2003/07/18 15:06:21 Console Logging is DISABLED
2003/07/18 15:06:22 2B:34
2003/07/18 15:06:22 Listener task exited: Failed to create an IOCP port
2003/07/18 15:06:22 Index update process started
2003/07/18 15:06:23 Database Replicator started
2003/07/18 15:06:23 Replicator is set to Ignore Database Quotas
2003/07/18 15:06:23 Admin Process: <server name> is the Administration Server of the Domino Directory.
2003/07/18 15:06:23 Calendar Connector started
2003/07/18 15:06:24 Schedule Manager started
2003/07/18 15:06:26 Database Server started
2003/07/18 15:06:26 Agent Manager started
2003/07/18 15:06:27 Administration Process started
2003/07/18 15:06:28 IMAP Server: Starting...
2003/07/18 15:06:29 Mail Router started for domain <Domino domain name>
2003/07/18 15:06:29 Router: Internet SMTP host oslo in domain <domain name>
2003/07/18 15:06:29 Schedule Manager: Informational: Detailed schedule information collection is not enabled via the domain-wide Server Configuration document.
2003/07/18 15:06:29 SchedMgr: Validating Schedule Database
2003/07/18 15:06:29 POP3 Server: Starting...
2003/07/18 15:06:29 HTTP Server: Using Web Configuration View
2003/07/18 15:06:30 AMgr: Executive '1' started
2003/07/18 15:06:30 IMAP Server: Started
2003/07/18 15:06:30 2B:34
2003/07/18 15:06:30 IMAP Server: Initialization failure: Failed to create an IOCP port
2003/07/18 15:06:30 SMTP Server: Starting...
2003/07/18 15:06:31 POP3 Server: Started
2003/07/18 15:06:31 2B:34
2003/07/18 15:06:31 POP3 Server: Initialization failure: Failed to create an IOCP port
2003/07/18 15:06:31 SMTP Server: Started
2003/07/18 15:06:31 2B:34
2003/07/18 15:06:31 SMTP Server: Initialization failure: Failed to create an IOCP port
2003/07/18 15:06:31 SchedMgr: Done validating Schedule Database
2003/07/18 15:06:32 IMAP Server: Waiting for all tasks to complete
2003/07/18 15:06:33 JVM: Java Virtual Machine initialized.
2003/07/18 15:06:33 HTTP Server: Java Virtual Machine loaded
2003/07/18 15:06:33 POP3 Server: Waiting for all tasks to complete
2003/07/18 15:06:33 SMTP Server: Waiting for all tasks to complete
2003/07/18 15:06:33 HTTP Server: DSAPI Domino Off-Line Services HTTP extension Loaded successfully
2003/07/18 15:06:36 HTTP Server: Started
2003/07/18 15:06:40 IMAP Server: Listener failure: Failed to create an IOCP port
2003/07/18 15:06:40 IMAP Server: All tasks have completed
2003/07/18 15:06:40 IMAP Server: Shutdown
2003/07/18 15:06:41 POP3 Server: Listener failure: Failed to create an IOCP port
2003/07/18 15:06:41 POP3 Server: All tasks have completed
2003/07/18 15:06:41 POP3 Server: Shutdown
2003/07/18 15:06:41 SMTP Server: Listener failure: Failed to create an IOCP port
2003/07/18 15:06:41 SMTP Server: All tasks have completed
2003/07/18 15:06:41 SMTP Server: Shutdown
この「Failed to create an IOCP port」というメッセージが出力されると、ノーツクライアントや他のドミノサーバーからアクセスすることができません。
上記のログのほかに下記のエラーメッセージが出力される場合もあります。
ERROR INITIALIZING STREAMS DRIVER!!, It might not have not been installed on the system.
解決策 (Solution)
本件は、問題報告番号 TSUA5PXBFK として Lotus Quality Engineering に報告されています。
「Failed to create an IOCP port」というメッセージは、Solaris が 32 ビットモードで起動しているときに Lotus Domino 6 を起動すると出力されます。
Lotus Domino 6 は、Solaris の 32 ビットモードをサポートしていません。
Solaris で Lotus Domino 6 を起動する場合には、Solaris は 64 ビットモードで起動しなければなりません。
現在起動しているSolarisが、32ビットモード、64ビットモードのどちらで起動しているかを確認するためには、Solaris の isainfo -kv コマンドで確認できます。
32ビットモードの場合
- # isainfo -kv
32-bit sparc kernel modules
64ビットモードの場合
- # isainfo -kv
64-bit sparcv9 kernel modules
Solarisを 32 ビットモードから 64 ビットモードに変更する方法は、サン・マイクロシステムズ社にお問合せください。
補足情報 (Supporting Information)
Lotus Domino 6 は、Solaris の 32 ビットモードをサポートしていないという点は、Lotus Notes/Domino 6.0.3 以降のリリース情報に記載されております。
関連文書 (Related Document)
掲載内容は2003年7月31日現在の情報です。内容は事前の予告なく変更することがあります。 IBM、IBM ロゴおよび ibm.com は、世界の多くの国で登録された International Business Machines Corporation の商標です。他の製品名およびサービス名等は、それぞれ IBM または各社の商標である場合があります。現時点での IBM の商標リストについては、www.ibm.com/legal/copytrade.shtml (US) をご覧ください。
