NonStop SOAP 4.1 User's Manual
Recovery
None.
OutputEncoding not set in message context.
Cause
The output encoding is not specified in the services.xml file.
Effect
The NonStop SOAP 4 server continues to serve the request.
Recovery
None.
Body Stream not available for writing.
Cause
A client sends an empty HTTP request.
Effect
Internal server error is returned.
Recovery
The client needs to send a well-formed SOAP message.
Byte buffer not available for writing.
Cause
A service sends an empty response.
Effect
The client receives an empty response.
Recovery
None.
Creation of Content-Type string failed.
Cause
The content-type of HTTP request is not understood by NonStop SOAP 4.
Effect
The request is not served.
Recovery
Set the content-type of the HTTP request as application/soap+xml (for SOAP 1.2) or
text/xml (SOAP 1.1) and resend the message.
Provided client repository path %s does not exist or no permission to read, therefore set axis2c
home to DEFAULT_REPO_PATH.
Cause
The AXIS2C_HOME variable is not set to the correct location or the location does not have read
permission.
Effect
Log messages will be returned to the DEFAULT_REPO_PATH directory instead of the
AXIS2C_HOME/logs directory.
Recovery
Set the correct location in the AXIS2C_HOME variable and ensure that it has read permission.
Retrieving Axis2 configuration from Axis2 configuration context failed. Initializing modules failed.
NonStop SOAP 4 Warning Messages 305










