Top
Symfoware Server V12.1.0 Messages
FUJITSU Software

A.2.21 Messages that Contain "ahs" in the Message ID

A.2.21.1 ahs00000 to ahs00099

This section details the messages numbered between ahs00000 and ahs00099.

A.2.21.1.1 ahs00001

AHS: INFO: ahs00001: HTTP Server started. [%s1]

Variable Information

%s1 = Environment definition file name

Explanation

The web server has been started.

A.2.21.1.2 ahs00002

AHS: INFO: ahs00002: HTTP Server stopped. [%s1]

Variable Information

%s1 = Environment definition file name

Explanation

The web server has been stopped.

A.2.21.1.3 ahs00004

AHS: ERROR: ahs00004: Pre-configuration failed [%s1]

Variable Information

%s1 = Environment definition file name

Explanation

An error occurred during initialization preprocessing.

System Action

The web server execution processing is aborted.

User Action

Refer to the message that was output at the same time and fix the error.

If the cause of errors cannot be found, recover PL/extJava.

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

A.2.21.1.4 ahs00005

AHS: ERROR: ahs00005: Unable to open logs [%s1]

Variable Information

%s1 = Environment definition file name

Explanation

An error occurred during log initialization processing.

The File Descriptor number required to run the web server may be invalid.

System Action

The web server execution processing is aborted.

User Action

Refer to the message that was output at the same time and fix the error.

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.1.5 ahs00006

AHS: ERROR: ahs00006: Configuration Failed [%s1]

Variable Information

%s1 = Environment definition file name

Explanation

An error occurred during initialization processing.

System Action

The web server execution processing is aborted.

User Action

Refer to the message that was output at the same time and fix the error.

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.1.6 ahs00008

AHS: ERROR: ahs00008: %s1: Module "%s2" is not compatible with this version of Apache (found %s3, need %s4). Please contact the vendor for the correct version. [%s5]

Variable Information

%s1 = Web server program name

%s2 = Plug-in module name

%s3 = Plug-in module major version

%s4 = Web server program major version

%s5 = Environment definition file name

Explanation

The major version (%s4) of the web server program and the major version (%s3) of the plug-in module (%s2) are different.

System Action

The web server execution processing is aborted.

User Action

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.1.7 ahs00009

AHS: ERROR: ahs00009: %s1: Module "%s2" could not be loaded, because the dynamic module limit was reached. Please increase DYNAMIC_MODULE_LIMIT and recompile. [%s3]

Variable Information

%s1 = Web server program name

%s2 = Plug-in module name

%s3 = Environment definition file name

Explanation

The maximum number of plug-in modules that can be used has been exceeded.

System Action

The web server execution processing is aborted.

User Action

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.1.8 ahs00010

AHS: ERROR: ahs00010: Syntax error in -C/-c directive: %s1 [%s2]

Variable Information

%s1 = Syntax error description

%s2 = Environment definition file name

Explanation

The syntax of the directive specified for the -C or -c option is incorrect.

System Action

The web server execution processing is aborted.

User Action

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.1.9 ahs00011

AHS: ERROR: ahs00011: %s1: Could not open configuration file %s2: %s3 [%s2]

Variable Information

%s1 = Web server program name

%s2 = Environment definition file name

%s3 = Error details information

Explanation

The environment definition file (%s2) could not be opened.

System Action

The web server execution processing is aborted.

User Action

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.1.10 ahs00012

AHS: ERROR: ahs00012: %s1 Syntax error on line %s2 of %s3: %s4 [%s3]

Variable Information

%s1 = Web server program name

%s2 = The line in the environment definition file

%s3 = Environment definition file name

%s4 = Syntax error description

Note

The web server program name (%s1) may not be output.

Explanation

Syntax error (%s4) occurred in the environment definition file (%s3).

System Action

The web server execution processing is aborted.

User Action

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.1.11 ahs00013

AHS: ERROR: ahs00013: (%s1)%s2: Invalid config file path %s3 [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

The specified environment definition file (%s3) path is incorrect.

System Action

The web server execution processing is aborted.

User Action

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.1.12 ahs00014

AHS: ERROR: ahs00014: (%s1)%s2: alloc_listener: failed to set up sockaddr for %s3 [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Host name

%s4 = Environment definition file name

Explanation

Failed to retrieve information for the host (%s3) specified in the web server environment definition file.

System Action

The web server execution processing is aborted.

User Action

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.1.13 ahs00015

AHS: ERROR: ahs00015: (%s1)%s2: alloc_listener: failed to get a socket for %s3 [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Host name

%s4 = Environment definition file name

Explanation

A communication socket could not be created.

System Action

The web server execution processing is aborted.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.1.14 ahs00016

AHS: ERROR: ahs00016: (%s1)%s2: make_sock: for address %s3, apr_socket_opt_set: (%s4) [%s5]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = IP address:Port number

%s4 = Socket option

%s5 = Environment definition file name

Explanation

The socket option (%s4) could not be set.

System Action

The web server start processing is canceled.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.1.15 ahs00017

AHS: WARNING: ahs00017: (%s1)%s2: make_sock: failed to set %s3 for address %s4, using default [%s5]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = IP address:Port number

%s4 = Socket option

%s5 = Environment definition file name

Explanation

The socket option (%s4) could not be set. The socket option runs using the system default value.

System Action

The web server start processing is continued.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.1.16 ahs00018

AHS: ERROR: ahs00018: (%s1)%s2: make_sock: could not bind to address %s3 [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = IP address:Port number

%s4 = Environment definition file name

Explanation

An address could not be assigned to the socket.

System Action

The web server start processing is canceled.

User Action

Take the action described in table below, according to Error details number (%s1).

Error details number (%s1)

Meaning/Required Action

WindowsOS 10013
OS 10048

If this message is output when the instance starts, take one of the following actions:

  • If the instance was restarted immediately after being stopped, the release processing for the IP address or the port number (%s3) used by the instance that was stopped may not have completed. Wait for a while (several seconds), and then restart the instance.

  • Another service is using the IP address and port number (%s3) or port number (%s3). Check whether the IP address and port number specified for the web server is also specified for another service. If so, terminate that service, or use a different IP address and/or port number. If the IP address and port number settings are correct, collect diagnostic information for the product using the FJQSS (Information Collection Tool), and contact your SE (systems engineer).

Linux98

WindowsOS 10049

An invalid address was specified.

Recover PL/extJava.

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

Linux22
99

Linux99

The IP address (%3) was mapped to an invalid network interface.

Check the settings of the network interface to which the IP address (%3) was mapped.

If the settings are correct, collect diagnostic information with the iscollectinfo command, and contact your SE (systems engineer).

All other cases

Resolve the cause of the error according to the error details context (%s2).

Recover PL/extJava.

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

A.2.21.1.17 ahs00019

AHS: ERROR: ahs00019: (%s1)%s2: make_sock: unable to listen for connections on address %s3 [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = IP address:Port number

%s4 = Environment definition file name

Explanation

Socket wait status transition failed.

System Action

The web server start processing is canceled.

User Action

Take the following actions:

  • Resolve the cause of the error according to the error details context (%s2).

  • Recover PL/extJava.

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

A.2.21.1.18 ahs00020

AHS: ERROR: ahs00020: no listening sockets available, shutting down [%s1]

Variable Information

%s1 = Environment definition file name

Explanation

A valid receiver port number has not been set in the environment definition file (%s1).

System Action

The web server execution processing is aborted.

User Action

Recover PL/extJava.

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

A.2.21.1.19 ahs00021

AHS: ERROR: ahs00021: (%s1)%s2: Couldn't start ErrorLog process [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

The log output program specified in the web server environment definition file (%s3) could not be started.

System Action

The web server execution processing is aborted.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.1.20 ahs00022

AHS: ERROR: ahs00022: (%s1)%s2: %s3: Invalid error log path %s4. [%s5]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Web server program name

%s4 = Error log file name

%s5 = Environment definition file name

Explanation

The path of the error log file (%s4) could not be found.

System Action

The web server execution processing is aborted.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.1.21 ahs00023

AHS: ERROR: ahs00023: (%s1)%s2: %s3: could not open error log file %s4. [%s5]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Web server program name

%s4 = Error log file name

%s5 = Environment definition file name

Explanation

The error log file (%s4) specified in the web server environment definition file (%s5) could not be opened.

System Action

The web server execution processing is aborted.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.1.22 ahs00024

AHS: ERROR: ahs00024: piped_log_spawn: unable to setup child process '%s1': %s2 [%s3]

Variable Information

%s1 = Log output program name

%s2 = Error details context

%s3 = Environment definition file name

Explanation

Initialization processing for the log output program (%s1) failed.

System Action

The web server execution processing is aborted.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.1.23 ahs00025

AHS: ERROR: ahs00025: unable to start piped log program '%s1': %s2 [%s3]

Variable Information

%s1 = Log output program name

%s2 = Error details context

%s3 = Environment definition file name

Explanation

The log output program (%s1) could not be started.

System Action

The web server execution processing is aborted.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.1.24 ahs00026

AHS: ERROR: ahs00026: (%s1)%s2: Invalid PID file path %s3, ignoring. [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Process management file name

%s4 = Environment definition file name

Explanation

The path of the process management file (%s3) could not be found.

System Action

The web server start processing is continued.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.1.25 ahs00028

AHS: ERROR: ahs00028: %s1: could not log pid to file %s2 [%s3]

Variable Information

%s1 = Web server program name

%s2 = Process management file name

%s3 = Environment definition file name

Explanation

The process management file (%s1) could not be opened.

System Action

The web server start processing is continued.

User Action

Contact Fujitsu technical support.

A.2.21.1.26 ahs00029

AHS: ERROR: ahs00029: [%s1] file %s2, line %s3, assertion "%s4" failed [%s5]

Variable Information

%s1 = Time of occurrence

%s2 = Source file name

%s3 = Source file line number

%s4 = Details information

%s5 = Environment definition file name

Explanation

An error occurred in the web server.

System Action

The web server execution processing is aborted.

User Action

Contact Fujitsu technical support.

A.2.21.1.27 ahs00030

AHS: ERROR: ahs00030: (%s1)%s2: Fatal error: unable to create global pool for use with by the scoreboard [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

The memory management area that is used in scoreboard management could not be created.

System Action

The web server start processing is canceled.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.1.28 ahs00031

AHS: ERROR: ahs00031: (%s1)%s2: Fatal error: Invalid Scoreboard path %s3 [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Scoreboard file path

%s4 = Environment definition file name

Explanation

The path of the scoreboard file (%s3) could not be found.

System Action

The web server start processing is canceled.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.1.29 ahs00032

AHS: ERROR: ahs00032: (%s1)%s2: Unable to create or access scoreboard (anonymous shared memory failure) [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

The shared memory that is used in the scoreboard could not be acquired.

System Action

The web server start processing is canceled.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.1.30 ahs00033

AHS: ERROR: ahs00033: (%s1)%s2: cannot allocate scoreboard [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

The memory that is used in the scoreboard could not be acquired.

System Action

The web server start processing is canceled.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.1.31 ahs00034

AHS: ERROR: ahs00034: (%s1)%s2: unable to create or access scoreboard "%s3" (name-based shared memory failure) [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Scoreboard name

%s4 = Environment definition file name

Explanation

The shared memory that is used in the scoreboard (%s3) could not be acquired.

System Action

The web server start processing is canceled.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.1.32 ahs00035

AHS: ERROR: ahs00035: (%s1)%s2: invalid transfer log path %s3. [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Access log file name

%s4 = Environment definition file name

Explanation

The path of the access log file (%s3) could not be found.

System Action

The web server program execution processing is aborted.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.1.33 ahs00036

AHS: ERROR: ahs00036: (%s1)%s2: could not open transfer log file %s3. [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Access log file name

%s4 = Environment definition file name

Explanation

The access log file (%s3) could not be opened.

System Action

The web server execution processing is aborted.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.1.34 ahs00037

AHS: ERROR: ahs00037: (%s1)%s2: Invalid mime types config path %s3 [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = MIME type settings file name

%s4 = Environment definition file name

Explanation

The path of the MIME type settings file (%s3) could not be found.

System Action

The web server start processing is canceled.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.1.35 ahs00038

AHS: ERROR: ahs00038: (%s1)%s2: could not open mime types config file %s3. [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = MIME type settings file name

%s4 = Environment definition file name

Explanation

The MIME type settings file (%s3) could not be opened.

System Action

The web server start processing is canceled.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.1.36 ahs00040

AHS: ERROR: ahs00040: (%s1)%s2: mod_rewrite: Parent could not create RewriteLock file %s3 [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Name of the lock file for the rewrite function

%s4 = Environment definition file name

Explanation

The lock file (%s3) for the rewrite function could not be created.

System Action

The web server start processing is canceled.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.1.37 ahs00041

AHS: ERROR: ahs00041: (%s1)%s2: mod_unique_id: unable to find hostname of the server [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

The host name could not be acquired.

System Action

The web server start processing is canceled.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.1.38 ahs00042

AHS: ERROR: ahs00042: (%s1)%s2: mod_unique_id: unable to find IPv4 address of "%s3" [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Host name

%s4 = Environment definition file name

Explanation

The name of Host (%s3) could not be resolved.

System Action

WindowsThe web server execution processing is continued.

LinuxThe web server execution processing is aborted.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.1.39 ahs00043

AHS: WARNING: ahs00043: Require %s1 > 0, setting to 1 [%s2]

Variable Information

%s1 = Directive name

%s2 = Environment definition file name

Explanation

A value of "0" or less was set for the directive (%s1) in the environment definition file (%s2). The directive (%s1) requires a value of "1".

System Action

The web server execution processing is continued.

User Action

Recover PL/extJava.

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

A.2.21.1.40 ahs00044

WindowsAHS: WARNING: ahs00044: ThreadLimit of %s1 exceeds compile time limit of %s2 threads, lowering ThreadLimit to %s2. [%s3]

LinuxAHS: WARNING: ahs00044: ThreadLimit of %s1 exceeds compile time limit of %s2 servers, lowering ThreadLimit to %s2. [%s3]

Variable Information

%s1 = The value set for the ThreadLimit directive

%s2 = Limit for the ThreadLimit directive

%s3 = Environment definition file name

Explanation

The maximum number of communication threads (%s1) set in the web server environment definition file (%s3) has exceeded the server hard limit (%s2). The number of communication threads requires a limit of (%s2) to be set.

System Action

The web server execution processing is continued.

User Action

Recover PL/extJava.

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

A.2.21.1.41 ahs00045

AHS: WARNING: ahs00045: ThreadsPerChild of %s1 exceeds ThreadLimit value of %s2 threads, lowering ThreadsPerChild to %s2. To increase, please see the ThreadLimit directive. [%s3]

Variable Information

%s1 = The value set for the ThreadsPerChild directive

%s2 = Limit for the ThreadsPerChild directive

%s3 = Environment definition file name

Explanation

The maximum number of communication threads (%s1) set in the web server environment definition file (%s3) has exceeded the limit (%s2). The number of communication threads requires a limit of (%s2) to be set.

System Action

The web server execution processing is continued.

User Action

Recover PL/extJava.

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

A.2.21.2 ahs00100 to ahs00199

This section details the messages numbered between ahs00100 and ahs00199.

A.2.21.2.1 ahs00100

AHS: ERROR: ahs00100: (%s1)%s2: Failed to get the full path of %s3 [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Web server program name

%s4 = Environment definition file name

Explanation

The full path of the web server program (%s3) could not be found.

System Action

The web server program execution processing is aborted.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.2.2 ahs00101

AHS: ERROR: ahs00101: %s1: Service is already installed. [%s2]

Variable Information

%s1 = Service name

%s2 = Environment definition file name

Explanation

The web server service (%s1) has already been registered.

System Action

The web server service registration processing is aborted.

User Action

Check the service (%s1) registration status in the Services window ([Control Panel] > [Administrative Tools] > [Services]).

A.2.21.2.3 ahs00104

AHS: ERROR: ahs00104: (%s1)%s2: Parent: Cannot create shutdown event %s3 [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Event object name

%s4 = Environment definition file name

Explanation

The shutdown event object (%s3) could not be created.

System Action

The web server start processing is canceled.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.2.4 ahs00105

AHS: ERROR: ahs00105: (%s1)%s2: Parent: Cannot create restart event %s3 [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Event object name

%s4 = Environment definition file name

Explanation

The restart event object (%s3) could not be created.

System Action

The web server start processing is canceled.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.2.5 ahs00106

AHS: ERROR: ahs00106: (%s1)%s2: %s3: Unable to create the start_mutex. [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Service name

%s4 = Environment definition file name

Explanation

Exclusive resources for the daemon process could not be created.

System Action

The web server start processing is canceled.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.2.6 ahs00107

AHS: ERROR: ahs00107: (%s1)%s2: master_main: create child process failed. Exiting. [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Note

The error details number (%s1) and the error details context (%s2) "(%s1)%s2: " may not be output.

Explanation

An error occurred in daemon process create processing.

System Action

The web server start processing is canceled.

User Action

Refer to the message that was output at the same time and fix the error.

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.2.7 ahs00108

AHS: ERROR: ahs00108: (%s1)%s2: master_main: WaitForMultipeObjects WAIT_FAILED -- doing server shutdown [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

An error occurred in daemon process status monitoring.

System Action

The web server program execution processing is aborted.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.2.8 ahs00109

AHS: ERROR: ahs00109: (%s1)%s2: master_main: WaitForMultipeObjects with INFINITE wait exited with WAIT_TIMEOUT [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

A timeout occurred in daemon process status monitoring.

System Action

The web server program execution processing is aborted.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.2.9 ahs00111

AHS: ERROR: ahs00111: Parent: child process exited with status %s1 -- Aborting. [%s2]

Variable Information

%s1 = Daemon process exit code

%s2 = Environment definition file name

Explanation

An error occurred in the daemon process.

System Action

The web server program execution processing is aborted.

User Action

Refer to the message or error logs output at the same time and fix the error.

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.2.10 ahs00112

AHS: ERROR: ahs00112: (%s1)%s2: GetModuleFileName failed

Variable Information

%s1 = Error details number

%s2 = Error details context

Explanation

The full path of the web server program could not be acquired.

System Action

The web server service registration processing is aborted.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.2.11 ahs00120

AHS: ERROR: ahs00120: (%s1)%s2: ISAPI: could not create the isapi cache pool [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

The memory management area for the mod_isap module could not be created.

System Action

The web server execution processing is aborted.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.2.12 ahs00123

AHS: ERROR: ahs00123: (%s1)%s2: Parent: Failed to get full path of %s3 [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Web server program name

%s4 = Environment definition file name

Explanation

The path of the web server program (%s3) could not be found.

System Action

The web server start processing is canceled.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.2.13 ahs00124

AHS: ERROR: ahs00124: (%s1)%s2: Parent: Unable to %s3 [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Erroneous processing contents

%s4 = Environment definition file name

Explanation

Failed to copy the start event handle.

System Action

The web server start processing is canceled.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.2.14 ahs00125

AHS: ERROR: ahs00125: (%s1)%s2: Parent: Could not create %s3 event for child process [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Event type

%s4 = Environment definition file name

Explanation

An event object could not be created.

System Action

The web server start processing is canceled.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.2.15 ahs00126

AHS: ERROR: ahs00126: (%s1)%s2: Parent: Failed to create the child process. [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

A daemon process could not be created.

System Action

The web server start processing is canceled.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.2.16 ahs00127

AHS: ERROR: ahs00127: (%s1)%s2: Parent: WSADuplicateSocket failed for socket %s3. Check the FAQ. [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Socket descriptor

%s4 = Environment definition file name

Explanation

The socket could not be reproduced.

System Action

The web server start processing is canceled.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.2.17 ahs00128

AHS: ERROR: ahs00128: (%s1)%s2: %s3: Failed to start the service process. [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Service name

%s4 = Environment definition file name

Explanation

The web server service (%s3) could not be started.

System Action

The web server start processing is canceled.

User Action

Refer to the message that was output at the same time and fix the error.

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.2.18 ahs00129

AHS: ERROR: ahs00129: (%s1)%s2: Child %s3: _beginthreadex failed. Unable to create all worker threads. Created %s4 of the %s5 threads requested with the ThreadsPerChild configuration directive. [%s6]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Process ID of the daemon process

%s4 = The number of created communication threads

%s5 = The value set for the ThreadsPerChild directive

%s6 = Environment definition file name

Explanation

The communication thread could not be created.

System Action

The web server is stopped.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.2.19 ahs00130

AHS: INFO: ahs00130: Parent: child process exited with status %s1 -- Restarting. [%s2]

Variable Information

%s1 = Process ID of the daemon process

%s2 = Environment definition file name

Explanation

The daemon process is restarted.

A.2.21.2.20 ahs00131

AHS: WARNING: ahs00131: Server ran out of threads to serve requests. Consider raising the ThreadsPerChild setting [%s1]

Variable Information

%s1 = Environment definition file name

Explanation

The number of simultaneous connection requests from the client has exceeded the value set for the number of communication threads in the web server environment definition file (%s1) (maximum number of requests).

Note

This message is output the first time the number of requests exceeds the maximum value for the number of simultaneous connections after the web server starts up. Once this message is output, it is not output again until the web server restarts.

System Action

The web server execution processing is continued.

User Action

Use the add-instance subcommand of the pgx_jadmin command to add additional server instances (JavaVM) as necessary.

A.2.21.2.21 ahs00132

AHS: ERROR: ahs00132: (%s1)%s2: OpenEvent on %s3 event [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Event object name

%s4 = Environment definition file name

Explanation

The event object (%s3) could not be opened.

System Action

The web server execution processing is continued.

User Action

Collect diagnostic information using the iscollectinfo command, and contact your SE (systems engineer).

A.2.21.2.22 ahs00133

AHS: ERROR: ahs00133: (%s1)%s2: SetEvent on %s3 event [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Event object name

%s4 = Environment definition file name

Explanation

Failed to set the signal status of the event object (%s3).

System Action

The web server execution processing is continued.

User Action

Collect diagnostic information using the iscollectinfo command, and contact your SE (systems engineer).

A.2.21.2.23 ahs00134

AHS: ERROR: ahs00134: (%s1)%s2: Parent: Failed to get the current path [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

Failed to retrieve the current path.

System Action

The web server execution processing is continued.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.2.24 ahs00135

AHS: ERROR: ahs00135: (%s1)%s2: Parent: Could not set child process stdout [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

Failed to change the configuration for the standard output of the daemon process.

System Action

The web server execution processing is continued.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.2.25 ahs00136

AHS: ERROR: ahs00136: (%s1)%s2: Parent: Could not set child process stderr [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

Failed to change the configuration for the standard error output of the daemon process.

System Action

The web server execution processing is continued.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.2.26 ahs00137

AHS: ERROR: ahs00137: (%s1)%s2: ResetEvent(shutdown_event) [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

Failed to reset the event object used for shutdown.

System Action

The web server is stopped.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.2.27 ahs00138

AHS: ERROR: ahs00138: (%s1)%s2: Parent: ResetEvent(restart_event) failed. [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

Failed to reset the event object used for restart.

System Action

The web server is restarted.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.2.28 ahs00139

AHS: ERROR: ahs00139: (%s1)%s2: Parent: SetEvent for child process %s3 failed [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Daemon process handle

%s4 = Environment definition file name

Explanation

Failed to set the signal status of the event object used for stopping the daemon process.

System Action

The web server is restarted.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.3 ahs00200 to ahs00299

This section details the messages numbered between ahs00200 and ahs00299.

A.2.21.3.1 ahs00200

AHS: ERROR: ahs00200: (%s1)%s2: Error retrieving pid file %s3 [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Process management file

%s4 = Environment definition file name

Explanation

The process management file (%s3) could not be read.

System Action

The web server execution processing is aborted.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.3.2 ahs00201

AHS: WARNING: ahs00201: httpd (pid %s1) already running [%s2]

Variable Information

%s1 = Process ID

%s2 = Environment definition file name

Explanation

The web server is already running.

System Action

The web server start processing is canceled.

A.2.21.3.3 ahs00202

AHS: WARNING: ahs00202: httpd (no pid file) not running [%s1]

Variable Information

%s1 = Environment definition file name

Explanation

The web server is not running.

System Action

The web server stop processing is canceled.

A.2.21.3.4 ahs00203

AHS: WARNING: ahs00203: httpd (pid %s1?) not running [%s2]

Variable Information

%s1 = Process ID

%s2 = Environment definition file name

Explanation

The web server process (%s1) does not exist.

System Action

The web server stop processing is canceled.

A.2.21.3.5 ahs00204

AHS: WARNING: ahs00204: httpd not running, trying to start [%s1]

Variable Information

%s1 = Environment definition file name

Explanation

The web server is not running.

System Action

The web server start processing is started.

A.2.21.3.6 ahs00205

AHS: ERROR: ahs00205: (%s1)%s2: sending signal to server [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

The signal failed to be sent to the daemon process.

System Action

The web server execution processing is aborted.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.3.7 ahs00206

AHS: ERROR: ahs00206: Child %s1 returned a Fatal error... Apache is exiting! [%s2]

Variable Information

%s1 = Process ID of the communication process

%s2 = Environment definition file name

Explanation

An error occurred in the communication process (%s1).

System Action

The web server execution processing is aborted.

User Action

Refer to the message that was output at the same time and fix the error.

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.3.8 ahs00207

AHS: ERROR: ahs00207: (%s1)%s2: apr_proc_detach failed [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

A daemon process could not be generated.

System Action

The web server start processing is canceled.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.3.9 ahs00208

AHS: ERROR: ahs00208: (%s1)%s2: Could not open pipe-of-death. [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

A pipe could not be created.

System Action

The web server start processing is canceled.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.3.10 ahs00209

AHS: ERROR: ahs00209: (%s1)%s2: Couldn't create accept lock [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

Exclusive resources for connection could not be created.

System Action

The web server start processing is canceled.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.3.11 ahs00210

AHS: ERROR: ahs00210: (%s1)%s2: Couldn't set permissions on cross-process lock; check User and Group directives [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

Authority failed to be set for exclusive resources for connection.

System Action

The web server start processing is canceled.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.3.12 ahs00213

AHS: ERROR: ahs00213: (%s1)%s2: Couldn't initialize cross-process lock in child [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

Exclusive resources for connection could not be initialized.

System Action

The web server is stopped.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.3.13 ahs00214

AHS: ERROR: ahs00214: (%s1)%s2: setuid: unable to change to uid: %s3 [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = User ID

%s4 = Environment definition file name

Explanation

The User ID (%s3) specified in the web server environment definition file (%s4) could not be set.

System Action

The communication process where the error occurred is closed, and the web server execution processing is continued.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.3.14 ahs00215

AHS: ERROR: ahs00215: (%s1)%s2: getpwuid: couldn't determine user name from uid %s3, you probably need to modify the User directive [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = User ID

%s4 = Environment definition file name

Note

Error details number (%s1) and Error details context (%s2) "(%s1)%s2:" may not be output.

Explanation

The User ID (%s3) entry specified in the web server environment definition file (%s4) could not be found.

System Action

The communication process where an error occurred is closed, and the web server execution processing is continued.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.3.15 ahs00216

AHS: ERROR: ahs00216: (%s1)%s2: setgid: unable to set group id to Group %s3 [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Group ID

%s4 = Environment definition file name

Explanation

The Group ID (%s3) specified in the web server environment definition file (%s4) could not be set.

System Action

The communication process where an error occurred is closed, and the web server execution processing is continued.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.3.16 ahs00217

AHS: ERROR: ahs00217: (%s1)%s2: initgroups: unable to set groups for User %s3 and Group %s4 [%s5]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = User ID

%s4 = Group ID

%s5 = Environment definition file name

Explanation

The group access list could not be initialized.

System Action

The communication process where an error occurred is closed, and the web server execution processing is continued.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.3.17 ahs00219

AHS: ERROR: ahs00219: (%s1)%s2: mod_rewrite: Parent could not set permissions on RewriteLock; check User and Group directives [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

The authority for the lock file for the rewrite function could not be set.

System Action

The web server start processing is canceled.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.3.18 ahs00221

AHS: WARNING: ahs00221: MaxClients of %s1 would require %s2 servers, and would exceed the ServerLimit value of %s3. Automatically lowering MaxClients to %s4.  To increase, please see the ServerLimit directive. [%s5]

Variable Information

%s1 = The value set for the MaxClients directive

%s2 = The maximum number of communication processes

%s3 = The value set for the ServerLimit directive

%s4 = Limit for the MaxClients directive

%s5 = Environment definition file name

Explanation

The maximum number of simultaneous connections (%s1) set in the web server environment definition file (%s5) has exceeded the server hard limit (%s4). The number of simultaneous connections requires a limit of (%s4) to be set.

System Action

The web server execution processing is continued.

User Action

Recover PL/extJava.

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

A.2.21.3.19 ahs00222

AHS: WARNING: ahs00222: ServerLimit of %s1 exceeds compile time limit of %s2 servers, lowering ServerLimit to %s2. [%s3]

Variable Information

%s1 = The value set for the ServerLimit directive

%s2 = Limit for the ServerLimit directive

%s3 = Environment definition file name

Explanation

The value (%s1) set for the number of communication threads in the web server environment definition file (%s3) has exceeded the limit (%s2). The number of communication threads requires a value of limit (%s2).

System Action

The web server execution processing is continued.

User Action

Recover PL/extJava.

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

A.2.21.3.20 ahs00223

AHS: ERROR: ahs00223: %s1: bad user name %s2 [%s3]

Variable Information

%s1 = Web server program name

%s2 = User name specified in the User directive

%s3 = Environment definition file name

Explanation

The user name (%s2) specified in the web server environment definition file (%s3) could not be found.

System Action

The web server program execution processing is aborted.

User Action

Recover PL/extJava.

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

A.2.21.3.21 ahs00224

AHS: ERROR: ahs00224: %s1: bad group name %s2 [%s3]

Variable Information

%s1 = Web server program name

%s2 = Group name specified in the Group directive

%s3 = Environment definition file name

Explanation

The group name (%s2) specified in the web server environment definition file (%s3) could not be found.

System Action

The web server execution processing is aborted.

User Action

Recover PL/extJava.

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

A.2.21.3.22 ahs00227

AHS: ERROR: ahs00227: (%s1)%s2: unable to control socket non-blocking status [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

The non-blocking of the socket failed.

System Action

The web server start processing is canceled.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.3.23 ahs00228

AHS: WARNING: ahs00228: server reached MaxClients setting, consider raising the MaxClients setting [%s1]

Variable Information

%s1 = Environment definition file name

Explanation

The number of simultaneous connection requests from the client has exceeded the value (maximum number of requests) set for the number of simultaneous connections in the web server environment definition file (%s1).

Note

This message is output the first time the number of requests exceeds the maximum value for the number of simultaneous connections after the web server starts up. Once this message is output, it is not output again until the web server restarts.

System Action

The web server execution processing is continued.

User Action

Recover PL/extJava.

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

A.2.21.3.24 ahs00229

AHS: ERROR: ahs00229: (%s1)%s2: apr_thread_create: unable to create listener thread [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

The thread could not be created.

System Action

The communication process where an error occurred is closed, and the web server execution processing is continued.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.3.25 ahs00230

AHS: ERROR: ahs00230: (%s1)%s2: Couldn't initialize signal thread [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

Failed to initialize the thread signal.

System Action

The communication process where an error occurred is closed, and the web server execution processing is continued.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.3.26 ahs00231

AHS: ERROR: ahs00231: (%s1)%s2: fork: Unable to fork new process [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

A communication process could not be created.

System Action

The web server execution processing is continued.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.3.27 ahs00232

AHS: ERROR: ahs00232: (%s1)%s2: Cannot chroot when not started as root [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

Unable to retrieve the user ID that starts the daemon process.

System Action

The communication process where an error occurred is closed, and the web server execution processing is continued.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.3.28 ahs00233

AHS: ERROR: ahs00233: (%s1)%s2: Can't chdir to %s3 [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Directory name

%s4 = Environment definition file name

Explanation

Unable to change the current directory to the directory (%s3).

System Action

The communication process where an error occurred is closed, and the web server execution processing is continued.

User Action

Recover PL/extJava.

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

A.2.21.3.29 ahs00234

AHS: ERROR: ahs00234: (%s1)%s2: Can't chroot to %s3 [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Directory name

%s4 = Environment definition file name

Explanation

Unable to change the root directory to the directory (%s3).

System Action

The communication process where an error occurred is closed, and the web server execution processing is continued.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.3.30 ahs00235

AHS: ERROR: ahs00235: (%s1)%s2: apr_socket_accept: giving up. [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

A network error was detected.

System Action

The communication process where an error occurred is closed, and the web server execution processing is continued.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.3.31 ahs00236

AHS: ERROR: ahs00236: (%s1)%s2: apr_socket_accept: (client socket) [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

An attempt to connect to the client socket failed.

System Action

The communication process where an error occurred is closed, and the web server execution processing is continued.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.3.32 ahs00237

AHS: ERROR: ahs00237: (%s1)%s2: ap_queue_init() failed [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

Failed to initialize the internal queue.

System Action

The communication process where an error occurred is closed, and the web server execution processing is continued.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.3.33 ahs00238

AHS: ERROR: ahs00238: (%s1)%s2: ap_queue_info_create() failed [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

Failed to create the communication queue.

System Action

The communication process where an error occurred is closed, and the web server execution processing is continued.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.3.34 ahs00239

AHS: ERROR: ahs00239: (%s1)%s2: malloc: out of memory [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

Memory could not be obtained.

System Action

The communication process where an error occurred is closed, and the web server execution processing is continued.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.3.35 ahs00240

AHS: ERROR: ahs00240: (%s1)%s2: apr_thread_create: unable to create worker thread [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Explanation

Failed to create the communication thread.

System Action

The communication process where an error occurred is closed, and the web server execution processing is continued.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.3.36 ahs00241

AHS: WARNING: ahs00241: detected MinSpareThreads set to non-positive.
Resetting to 1 to avoid almost certain Apache failure.

Please read the documentation. [%s1]

Variable Information

%s1 = Environment definition file name

Explanation

The value set for the minimum number of communication threads in a standby state in the web server environment definition file was "0" or less. '1' will be assumed as the minimum number of communication threads in a standby state.

System Action

The web server execution processing is continued.

User Action

Recover PL/extJava.

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

A.2.21.3.37 ahs00242

AHS: WARNING: ahs00242: MaxClients (%s1) must be at least as large
as ThreadsPerChild (%s2). Automatically

increasing MaxClients to %s2. [%s3]

Variable Information

%s1 = The value set for the MaxClients directive

%s2 = The value set for the ThreadsPerChild directive

%s3 = Environment definition file name

Explanation

The value set for the number of simultaneous connections in the web server environment definition file was less than the value set for the number of communication threads. '%2' will be assumed as the number of communication threads for the number of simultaneous connections.

System Action

The web server execution processing is continued.

User Action

Recover PL/extJava.

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

A.2.21.3.38 ahs00243

AHS: WARNING: ahs00243: MaxClients (%s1) is not an integer multiple
of ThreadsPerChild (%s2), lowering MaxClients to %s3

for a maximum of %4 child processes, [%s5]

Variable Information

%s1 = The value set for the MaxClients directive

%s2 = The value set for the ThreadsPerChild directive

%s3 = Limit for the MaxClients directive

%s4 = The maximum number of communication processes

%s5 = Environment definition file name

Explanation

The maximum number of simultaneous connections (%1) set in the web server environment definition file (%s5) is not an integer multiple of the value (%2) set for the number of communication threads. '%3' will be assumed as the number of simultaneous connections.

System Action

The web server execution processing is continued.

User Action

Recover PL/extJava.

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

A.2.21.3.39 ahs00244

AHS: ERROR: ahs00244: No active workers found... Apache is exiting! [%s1]

Variable Information

%s1 = Environment definition file name

Explanation

There are no active communication threads.

System Action

The web server execution processing is aborted.

User Action

Collect troubleshooting information on the product using FJQSS(Information Collection Tool), and contact your SE (systems engineer).

A.2.21.3.40 ahs00245

AHS: INFO: ahs00245: seg fault or similar nasty error detected in the parent process [%s1]

Variable Information

%s1 = Environment definition file name

Explanation

  • The daemon process received one of the following signals:

  • SIGSEGV

  • SIGBUS

  • SIGABORT

  • SIGABRT

  • SIGILL

System Action

The daemon process is closed.

User Action

Collect troubleshooting information on the product using FJQSS (Information Collection Tool), and contact your SE (systems engineer).

A.2.21.4 ahs00400 to ahs00499

This section details the messages numbered between ahs00400 and ahs00499.

A.2.21.4.1 ahs00401

AHS: ERROR: ahs00401: (%s1)%s2: Couldn't start TraceLog process. [%s3]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Environment definition file name

Note

The error details number (%s1) and the error details context (%s2) "(%s1)%s2: " may not be output.

Explanation

The log output program specified in the web server environment definition file (%s3) could not be started.

System Action

The web server start processing is canceled.

User Action

Refer to the message that was output at the same time and fix the error.

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.4.2 ahs00402

AHS: ERROR: ahs00402: (%s1)%s2: Invalid TraceLog file path %s3. [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Name of the log file for trace output

%s4 = Environment definition file name

Explanation

The path of the log file (%s3) for trace output could not be found.

System Action

The web server start processing is canceled.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.4.3 ahs00403

AHS: ERROR: ahs00403: (%s1)%s2: Could not open TraceLog file %s3. [%s4]

Variable Information

%s1 = Error details number

%s2 = Error details context

%s3 = Name of the log file for trace output

%s4 = Environment definition file name

Explanation

The log file (%s3) for trace output could not be opened.

System Action

The web server start processing is canceled.

User Action

Resolve the cause of the error according to the error details context (%s2).

If the cause cannot be identified, recover PL/extJava.

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

A.2.21.5 ahs70000 to ahs70099

This section details the messages numbered between ahs70000 and ahs70099.

A.2.21.5.1 ahs70004

AHS: ERROR: ahs70004: (%s1)%s2:Cannot get enough memory

Variable Information

%s1 = Error details number

%s2 = Error details content

Explanation

Failed to acquire work memory.

User Action

Close unnecessary programs.

A.2.21.5.2 ahs70005

AHS: ERROR: ahs70005: (%s1)%s2:Error writing to log file. %s3 messages lost.

Variable Information

%s1 = Error details number

%s2 = Error details content

%s3 = Message management number in the log file (Internal code)

Explanation

Failed to write to the log file. There might not be enough space on the disk that stores the log files.

User Action

Confirm the disk size assigned as the [domain root] directory. If it is not sufficient, secure more space.

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

A.2.21.5.3 ahs70007

AHS: INFO: ahs70007: Log can now be output to the log file(%s1). (%s2)

Variable Information

%s1 = File name

%s2 = Number of messages failed to be output.

Explanation

Log can now be output to the log file (%s1).

A.2.21.5.4 ahs70008

AHS: INFO: ahs70008: The file was rotated because the file size of the log file(%s1) reached the upper limit of the system.

Variable Information

%s1 = File name

Explanation

The file was rotated because the file size of the log file (%s1), reached the system's upper limit.

A.2.21.5.5 ahs70009

AHS: ERROR: ahs70009: The log could not be output because the file size of the log file reached the upper limit of the system.

Explanation

The log could not be output because the log file size reached the system's upper limit.

System Action

The web server execution processing is aborted.

User Action

Stop the instance, back up the log file that reached the file size upper limit for the system, and then restart the instance.

Note

Change the file size upper limit of the system using the ulimit command (for Bourne shell types) or the limit command (for C shell types). Restart the web server in the relevant shell to use the updated values.

A.2.21.6 ahs81000 to ahs81099

This section details the messages numbered between ahs81000 and ahs81099.

A.2.21.6.1 ahs81001

AHS: INFO: ahs81001: HTTP Server is starting. [%s1]

Variable Information

%s1 = Environment definition file name

Explanation

The web server is starting.

A.2.21.6.2 ahs81002

AHS: INFO: ahs81002: HTTP Server is stopping. [%s1]

Variable Information

%s1 = Environment definition file name

Explanation

The web server is stopping.

A.2.21.6.3 ahs81003

AHS: INFO: ahs81003: HTTP Server is restarting. [%s1]

Variable Information

%s1 = Environment definition file name

Explanation

The web server is restarting.