Skip to main content

Software  >  Lotus  >  

Error restarting Domino server on IBM i: "Server exiting: could not open ID file"

 Technote (troubleshooting)
 
 
Problem
A Lotus® Domino® server running on IBM® i (i5/OS®) will not restart after a hard shut down. The server console displays this error:
Server exiting: Could not open ID file
 
Symptom
 
Cause
The server.id file size was 0 bytes.
 
Environment
Domino 7.0.2, OS400 V5R4
 
Diagnosing the problem
Follow these steps:
  1. On the green screen, run the command WRKDOMSVR and select option 13. Locate the parameter ServerKeyFileName=server.id to verify the correct server.id file.

  2. Issue the command WRKDOMSVR option 12, then do a Shift <F5>. In the position to field, type the server.id (or whatever the appropriate server.id file is from the notes.ini in Step 1).

  3. Select Option 8 on the appropriate server.id file to Display Attributes. Check for QNOTES ownership and CCSID = 37 (see example below):

Owner . . . . . . . . . . . . . . . . : QNOTES
System object is on . . . . . . . . . : Local
Auxiliary storage pool . . . . . . . . : 1
Object overflowed . . . . . . . . . : No
Coded character set ID . . . . . . . . : 37

4. While still in Display Attributes, page down once to check for size of object data (see example below):

Size of object data in bytes . . . . . : 0
Allocated size of object . . . . . . . : 4096

The server.id file was 0 bytes which is the cause of this problem.
 
Resolving the problem
To resolve this problem:

  1. Locate the appropriate server.id file from backup and restore it to the data directory.

  2. Verify that the size of server.id is not 0 bytes.

  3. Verify QNOTES ownership and CCSID = 37.

  4. If QNOTES does not own the server.id file enter the following command on the green screen:

    CHGOWN OBJ('<path to server.id file>') NEWOWN(QNOTES)

  5. If CCSID is not 37, on the green screen enter the following command to go into QSHELL:

    qsh
    then Enter

  6. Issue the following command:

    setccsid 37 <path to server.id file>

    then Enter.

  7. Exit QSHELL by pressing F3.

  8. Restart the Domino server.
 
 
 

Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.
Rate this page
Please take a moment to complete this form to help us better serve you.
This material provides me with the information I need.




This material is clear and easy to understand.




Did the information help you to achieve your goal?
What updates, improvements, or related information would you like to see in this document?
Your response will be used to improve our document content. Requests for assistance, if applicable, should be submitted through your normal support channel as we cannot respond from this site.
Input the verification number to submit feedback:
Document information
 Product categories:
 Software
 Messaging Applications
 Advanced Messaging
 Lotus Domino
 Lotus Domino Server
 Operating system(s):
  i5/OS
 Software version:
  7.0.2
 Reference #:
  1300187
 IBM Group:
 Software Group
 Modified date:
 2008-07-03

Translate My Page
 
 

Rate this page

Help us improve this page. Your response will be used to improve our document content. Requests for assistance, if applicable, should be submitted through your normal support channel as we cannot respond from this site.