Top
Symfoware Server V12.1.0 Messages
FUJITSU Software

A.2.15 Messages that Contain "PWC" in the Message ID

A.2.15.1 PWC1000 to PWC1999

SEVERE: PWC1240: Container {0} has not been started

Variable Information

{0}: Java application name

Explanation

Failed to start the Java application {0}.

System Action

Processing is continued.

User Action

Refer to the exception information that will be output after this message.


PWC1277: Exception sending context destroyed event to listener instance of class {0}

Variable Information

{0}: Listener class name

Explanation

An error occurred in the call to the contextDestroyed method of the listener.

System Action

The deactivation processing of the Java application is interrupted.

User Action

Follow the action advised in the exception information and any other messages to remove the cause of the error.

A.2.15.2 PWC3000 to PWC3999

SEVERE: PWC3983: Coyote connector has not been started

Explanation

The HTTP listener has not been started.

System Action

Processing is continued.

User Action

The instance may have failed to start. Follow the action advised in the other messages and the exception information output to remove the cause of the error.

SEVERE: PWC3989: An exception or error occurred in the container during the request processing

Explanation

An exception or error occurred in the container during request processing.

Cause

An exception occurred in the instance during request processing.
The instance stop processing or definition items may have been changed.

User Action

If this message is output during stop processing, ignore it.
Requests accepted during stop processing will not be processed.
Refer to the message and the exception output before and after this message, and resolve the problem.
If the problem is still not resolved despite taking the above action, contact Fujitsu technical support.

A.2.15.3 PWC4000 to PWC4999

PWC4012: Unable to resolve IP address {0} into host name

Variable Information

{0}: IP address used for DNS reverse lookup

Explanation

The host name could not be resolved from the IP address.

System Action

Processing is continued.

User Action

Check if the variable information {0} is displaying the correct IP address. If an invalid IP address is displayed, investigate if there is a possibility of attacks being encountered.