Facility XMS

Messages relating to M-Store Event Logging

NameSeverityIDDescriptionAction
AnnotationsLoadFailureerror12The Message Store server process could not open a the annotations file for the Store user associated with the connection. The index file associated with the mailbox may be corrupt. Stop M-Store and remove the annotations file referred to in the log. M-Store X.400 will automatically rebuild the index from the messages.
ConRefLoadFailurefatal9The Message Store server process could not locate the connection details for the specified connection handle. May be temporary resource problem. If error repeats, contact Isode support
DeliveryFailureerror5Delivery into the specified mailbox failed May be a temporary resource problem. If error repeats, investigate for configuration error. Error will be reported back to MTA, so this error will not generally mean message loss, as non-delivery will be reported to message originator.
ExecFailurefatal7A call to the exec() system call failed. May be temporary resource problem. Check other log entries. If error repeats, investigate system logs
FileSystemErrorerror16A filesystem error occurred. May be temporary resource problem. Check other log entries. If error repeats, investigate system logs
ManagementLoginFailureerror6An authentication attempt failed for the management interface. Action dependent on site security policy.
MhsdsInitFailurefatal10The Message Store server process could not initialize its Directory interface. Check other log entries. Check the directory is running, and that the configuration of the bind is correct
MhsdsOpenFailurefatal11The Message Store server process could not open a connection to the Directory. Check the directory is running, and that the configuration of the bind arguments are is correct
OutOfMemoryfatal13The Message Store server process could not allocate the requested chunk of memory. May be temporary resource problem. Check system logs
P3BindFailureerror3The Message Store failed to bind to the MTA for message submission. Check the MTA is running. Check the P3 channel is correctly configured
P3BindRejectederror4The Message Store rejected the bind attempt by the MTA submission. Check the P3 channel is correctly configured
P7LoginFailureerror2A login attempt by a User Agent failed Check for other log entries. Check the login is using the correct credentials.
ServerShutdownnotice15The Message Store server process is stopping. No Operator Action
ServerStartupnotice14The Message Store server process is starting up. No Operator Action
TailorFileOpenErrorfatal8The Message Store server process could not open its tailoring file. Check that the Store config file exists and has suitable permissions
TailoringErrorerror1An entry in the Message Store's configuration file is incorrectly specified. Correct the entry in the Message Store's configuration file

TailoringError

Message Text
Parameters
  1. Key which is unknown
  2. Line number of unknown key
  3. Name of tailoring file
Description
An entry in the Message Store's configuration file is incorrectly specified.
Action
Correct the entry in the Message Store's configuration file

P7LoginFailure

Message Text
Parameters
  1. ORName used in login attempt
  2. Failure reason
Description
A login attempt by a User Agent failed
Action
Check for other log entries. Check the login is using the correct credentials.

P3BindFailure

Message Text
Parameters
  1. Presentation address for bind attempt
  2. Failure reason
Description
The Message Store failed to bind to the MTA for message submission.
Action
Check the MTA is running. Check the P3 channel is correctly configured

P3BindRejected

Message Text
Parameters
  1. Presentation address for bind attempt
  2. Failure reason
Description
The Message Store rejected the bind attempt by the MTA submission.
Action
Check the P3 channel is correctly configured

DeliveryFailure

Message Text
Parameters
  1. Mailbox for which delivery failed
  2. Failure reason
Description
Delivery into the specified mailbox failed
Action
May be a temporary resource problem. If error repeats, investigate for configuration error. Error will be reported back to MTA, so this error will not generally mean message loss, as non-delivery will be reported to message originator.

ManagementLoginFailure

Message Text
Parameters
  1. Calling address
  2. Failure reason
Description
An authentication attempt failed for the management interface.
Action
Action dependent on site security policy.

ExecFailure

Message Text
Description
A call to the exec() system call failed.
Action
May be temporary resource problem. Check other log entries. If error repeats, investigate system logs

TailorFileOpenError

Message Text
Parameters
  1. Name of tailoring file
Description
The Message Store server process could not open its tailoring file.
Action
Check that the Store config file exists and has suitable permissions

ConRefLoadFailure

Message Text
Parameters
  1. Connection id
Description
The Message Store server process could not locate the connection details for the specified connection handle.
Action
May be temporary resource problem. If error repeats, contact Isode support

MhsdsInitFailure

Message Text
Description
The Message Store server process could not initialize its Directory interface.
Action
Check other log entries. Check the directory is running, and that the configuration of the bind is correct

MhsdsOpenFailure

Message Text
Description
The Message Store server process could not open a connection to the Directory.
Action
Check the directory is running, and that the configuration of the bind arguments are is correct

AnnotationsLoadFailure

Message Text
Parameters
  1. Connection id
Description
The Message Store server process could not open a the annotations file for the Store user associated with the connection.
Action
The index file associated with the mailbox may be corrupt. Stop M-Store and remove the annotations file referred to in the log. M-Store X.400 will automatically rebuild the index from the messages.

OutOfMemory

Message Text
Parameters
  1. Size of memory area we attempted to allocate
Description
The Message Store server process could not allocate the requested chunk of memory.
Action
May be temporary resource problem. Check system logs

ServerStartup

Message Text
Parameters
  1. Program name
  2. Service name
Description
The Message Store server process is starting up.
Action
No Operator Action

ServerShutdown

Message Text
Parameters
  1. Program name
  2. Service name
Description
The Message Store server process is stopping.
Action
No Operator Action

FileSystemError

Message Text
Parameters
  1. Name of operation which failed
  2. File name
Description
A filesystem error occurred.
Action
May be temporary resource problem. Check other log entries. If error repeats, investigate system logs