uCosminexus Application Server, Messages

[Contents][Back][Next]

23.3.6 notice-level messages

This subsection describes messages output by the basic functionality of Cosminexus HTTP Server with error level notice.


cannot use a full URL in a 401 ErrorDocument directive --- ignoring!

The full URL cannot be specified when 401 is specified as the error status code in the ErrorDocument directive.
Error level: notice
(S) The Web server continues the start processing.
(O) When 401 is specified as the error status code, specify the text or local URL.

Child process-ID: Listening on port port-number.

Requests are received in the port specified in the port-number.
Error level: notice
(S) The request reception processing will start.

Child process-ID: Acquired the start mutex.

The lock for mutual exclusion of server process was acquired.
Error level: notice
(S) The server process continues the startup processing.

Child process-ID: Starting thread-number worker threads

Server threads equivalent to the number specified in thread-count are generated.
Error level: notice
(S) The server process starts the creation of server threads.

Child process-ID: Exit event signaled. Child process is ending.

The termination event was reported to the server process.
Error level: notice
(S) The termination processing of the server process will start.

Child process-ID: Released the start mutex

The lock for mutual exclusion of server process was released.
Error level: notice
(S) The server process continues the exit processing.

Child process-ID: Waiting for number-of-created-server-threads worker threads to exit.

The server process is waiting for termination of server threads.
Error level: notice
(S) The server process waits for the exit of server threads.

Child process-ID: Terminating number-of-incomplete-server-threads threads that failed to exit.

The un-terminated server threads will be terminated forcibly.
Error level: notice
(S) The server process continues the exit processing.

Child process-ID: All worker threads have exited.

All server threads have terminated.
Error level: notice
(S) The server process continues the exit processing.

Parent: Created child process process-ID

A server process was created.
Error level: notice
(S) The Web server continues the startup processing.

Parent: Received shutdown signal -- Shutting down the server.

The termination event was reported to the control process.
Error level: notice
(S) The Web server starts the termination processing.

Parent: Received restart signal -- Restarting the server.

The restart event was reported to the control process.
Error level: notice
(S) The Web server starts the restart processing.

Parent: child process exited with status end-code -- Restarting.

The server process ended with end-code. The server process restarts.
Error level: notice
(S) The Web server starts the restart processing.

Parent: Child process exited successfully.

The server process ended successfully.
Error level: notice
(S) The Web server continues the termination processing.

Parent: Forcing termination of child process handle-number

The control process will forcibly terminate the server process that does not terminate with the specified termination or planned termination event.
Error level: notice
(S) The Web server continues the termination or planned termination processing.
(O) Revise the cause due to which the server process does not terminate.

Child process-ID: Child process is running

The startup processing of the server process has started.
Error level: notice
(S) The startup processing of the server process will continue.

Child process-ID: Child process is exiting

The server process terminates.
Error level: notice
(S) The server process continues the termination processing.

server-name configured -- resuming normal operations

The startup of the Web server has started.
Error level: notice
(S) The Web server continues the startup processing.

Server built: time-when-Web-server-was-created

The time of creation of the Web server that is started is displayed.
Error level: notice
(S) The time of creation of the Web server will be output, and the startup processing will continue.

Child server-process-ID: Graceful exit event signaled. Child process is ending.

The planned termination event was reported to the server process.
Error level: notice
(S) The planned termination processing of the server process will start.

Parent: Received graceful stop signal -- Shutting down the server gracefully.

The planned termination event was reported to the control process.
Error level: notice
(S) The Web server starts the planned termination processing.

[client client-address] {child process process-ID | server thread thread-ID}:forcing termination of request "request-line"

The request processing described in request-line was interrupted because the time from the receipt of the planned termination request until the forced termination has elapsed.
Error level: notice
(S) The Web server interrupt the request processing and continues the termination processing.

caught signal, shutting down

The Web server was stopped.
The types of the signals are as follows:
SIGTERM SIGUSR2 SIGXCPU SIGXFSZ
Error level: notice
(S) The Web server will terminate.

Graceful restart requested, doing restart

The restart of the Web server by graceful was requested.
Error level: notice
(S) The restart processing by graceful will start.

SIGHUP received. Attempting to restart

The Web server received a restart request by the signal SIGHUP.
Error level: notice
(S) The Web server starts the restart processing.

Graceful stop requested, doing graceful stop

The planned termination of the Web server was requested.
Error level: notice
(S) The planned termination process will now stop.

child pid process-ID exit signal signal-meaning (signal-number) [, possible coredump in coredump-output-destination-directory]

The server process terminated with the signal specified in the signal-number. If possible, output the core in the core-output-destination-directory.
Error level: notice
(S) The Web server continues the processing.
(O) Contact maintenance personnel.

seg fault or similar nasty error detected in the parent process

The signal for terminating the control process was received.
Error level: notice
(S) The control process terminates.
(O) Contact maintenance personnel.

Child server-process-ID: Parent process exited. Child process is ending.

The termination of the control process was detected.
Error level: notice
(S) The termination processing of the server process will start.

Parent control-process-ID: Using config file "config-file-name"

The process ID of the control process, and the configuration file name used in the startup processing is displayed.
Error level: notice
(S) The Web server continues the startup processing.

The server started by non-root user. User and Group directives is not used.

The User directive and Group directive are not used because the server is started by a general user.
Error level: notice
(S) The Web server continues the startup processing.