Top
Symfoware Server V12.1.0 Messages
FUJITSU Software

A.2.18 Messages that Contain "WEB" in the Message ID

A.2.18.1 WEB0100 to WEB0199

SEVERE: WEB0122: Unable to start web container

Explanation

Failed to start the web container.

System Action

Processing is interrupted.

User Action

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


SEVERE: WEB0123: Unable to stop web container

Explanation

Failed to stop the container.

System Action

Processing is continued.

User Action

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

WARNING: WEB0153: Unable to load configuration of web module [{0}]

Variable Information

{0}: Java application name

Explanation

An exception occurred while loading the Java application.

System Action

Processing is continued.

User Action

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


WARNING: WEB0156: Exception during invocation of PreDestroy-annotated method on JSP tag handler [{0}]

Variable Information

{0}: Class information

Explanation

An exception was thrown by the @PreDestroy-annotated method of the tag class being used on JSP.

System Action

Processing is continued.

User Action

Follow the action advised in the exception information output at the same time to remove the cause of the error.

SEVERE: WEB0157: Unable to load session uuid generator [{0}]

Variable Information

{0}: Internal information

Explanation

Failed to initialize the web application.

System Action

Processing is continued.

User Action

Contact Fujitsu technical support.

SEVERE: WEB0161: Error loading web module [{0}]

Variable Information

{0}: Java application name

Explanation

Failed to load the Java application.

System Action

Processing is continued.

User Action

Recover PL/extJava.

If this message continues to be output despite taking the above action, contact Fujitsu technical support.

SEVERE: WEB0163: Exception processing HttpService configuration change

Explanation

Failed to change the HTTP service or the network configuration definition item.

System Action

Processing is continued.

User Action

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

INFO: WEB0169: Created HTTP listener [{0}] on host/port [{1}:{2}]

Variable Information

{0}: HTTP listener name
{1}: IP address
{2}: Port number

Explanation

The HTTP listener settings were configured.

INFO: WEB0171: Created virtual server [{0}]

Variable Information

{0}: Internal information

Explanation

The container settings were configured.

INFO: WEB0172: Virtual server [{0}] loaded default web module [{1}]

Variable Information

{0}: Internal information
{1}: Internal information

Explanation

The web container settings were configured.

A.2.18.2 WEB0300 to WEB0399

WARNING: WEB0333: Unable to rename access log file {0} to {1}

Variable Information

{0}: Log file name before being renamed
{1}: Log file name after being renamed

Explanation

Failed to rename the log file for HTTP access log rotation.

System Action

The log file before being renamed is reopened, and processing is continued.

User Action

  • If there is insufficient free disk space, secure more.

  • If access privileges have not been configured correctly, change the access privileges so that the log file for which rotation is performed can be accessed.

  • If an I/O error occurred, check if the disk device where the log file is saved is running normally.

  • Check if a file with the same name as the log file name after rotation exists. If a file with the same name exists, delete or back up the file.

SEVERE: WEB0351: Access logger has not yet been started

Explanation

The HTTP access log failed to start, therefore the processing to stop the HTTP access log was not performed.

System Action

The processing to stop the HTTP access log is not performed.

User Action

Not required.

WARNING: WEB0357: Unable to remove access log file {0}

Variable Information

{0}: Log file name

Explanation

Failed to remove the log file for HTTP access log rotation.

System Action

Processing is continued.
The log file for which the removal attempt failed is not removed after that.

User Action

  • Remove the log file for which the removal attempt failed.

  • If access privileges have not been configured correctly, change access privileges so that the log file for which removal is performed can be accessed.

  • If an I/O error occurred, check if the disk device where the log file is saved is running normally.

A.2.18.3 WEB0600 to WEB0699

INFO: WEB0671: Loading application [{0}] at [{1}]

Variable Information

{0}: Java application name
{1}: Context root name

Explanation

The Java application has been loaded.

A.2.18.4 WEB0700 to WEB0799

WARNING: WEB0791: An invalid request was received. The request does not match request-check value [{0}].

Variable Information

{0}: Value set for the operation mode to access the container

Explanation

An illegal attack may have been encountered from an external source.

System Action

The status code 400 (Bad Request) is returned.

User Action

Investigate whether an attack has been encountered based on the IP addresses recorded in the HTTP access log.

A.2.18.5 WEB2000 to WEB2999

SEVERE: WEB2100: Unexpected error occurred while configuring session id. code={0}

Variable Information

{0}: Cause code

Explanation

Failed to initialize the Java application.

System Action

Java application initialization is interrupted. The Java application cannot be used.

User Action

Contact Fujitsu technical support.

WARNING: WEB2106: Network configuration is not proper. code={0}

Variable Information

{0}: Cause code

Explanation

The network environment is not appropriate.

System Action

Processing is continued.

User Action

If this message is output to a machine that is not connected to a network, ignore this message.

LinuxIf the cause of the problem is other than the above, contact Fujitsu technical support.

A.2.18.6 WEB5000 to WEB5099

SEVERE: WEB5001: Exception during processing of event of type {0} for web module {1}

Variable Information

{0}: Internal information
{1}: Context information

Explanation

Event processing for the Java application failed.

System Action

Processing is interrupted.

User Action

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

A.2.18.7 WEB9000 to WEB9099

WEB9033: Unable to load class with name [{0}], reason: {1}

Variable Information

{0}: Class name
{1}: Exception information

Explanation

Failed to load the class.

System Action

Class loading is interrupted.
The class that you tried to load cannot be used.

User Action

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


WARNING: WEB9034: SQL driver deregistration failed

Explanation

Failed to delete references to the JDBC driver loaded by the web class loader.

System Action

Processing is continued.

User Action

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


WARNING: WEB9035: Unable to read data for class with name [{0}]

Variable Information

{0}: Class name

Explanation

Failed to read the class.

System Action

Processing is continued.

User Action

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


WEB9038: Unable to validate JAR entry with name {0}

Variable Information

{0}: Resource name

Explanation

The resource {0} could not be detected in the JAR file under WEB-INF/lib.

System Action

Resource detection processing will be interrupted.

User Action

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

A.2.18.8 WEB9900 to WEB9999

WEB9901: Failed to close resource [{0}]

Variable Information

{0}: Resource obtained from the web class loader

Explanation

Failed to close the resource.

System Action

Processing is continued.

User Action

Refer to the other messages and the exception information output at the same time, and remove the cause of the error.


A.2.18.9 When there is no Message Number

If not explained in the Messages, identify the cause of the problem from the message body and take appropriate action. If the problem still exists, contact Fujitsu technical support.