[Contents] [Prev] [Next] [Index] [Report an Error]

WEB System Log Messages

This chapter describes messages with the WEB prefix. They are generated by the Hypertext Transfer Protocol process (httpd), which provides a graphical user interface (GUI) for monitoring and configuring J-series Services Routers.

WEB_AUTH_FAIL

System Log Message

Unable to authenticate httpd client (username username)

Description

The checklogin authentication process could not authenticate the indicated user.

Type

Event: This message reports an event, not an error

Severity

notice

WEB_AUTH_SUCCESS

System Log Message

Authenticated httpd client (username username)

Description

The checklogin authentication process authenticated the indicated user.

Type

Event: This message reports an event, not an error

Severity

notice

WEB_AUTH_TIME_EXCEEDED

System Log Message

Login attempt exceeded maximum processing time

Description

The checklogin process halted a login attempt because it took longer than the maximum processing time allowed.

Type

Error: An error occurred

Severity

error

WEB_CERT_FILE_NOT_FOUND

System Log Message

Could not find certificate file 'filename', disabling HTTPS

Description

http-gk could not open the configured HTTPS certificate for reading.

Type

Error: An error occurred

Severity

error

WEB_CHILD_STATE

System Log Message

Unable to retrieve child state: error-message

Description

The Web management process (httpd) could not retrieve state information for a child process that had exited, for the indicated reason.

Type

Error: An error occurred

Severity

error

WEB_CONFIG_OPEN_ERROR

System Log Message

Could not open 'filename' for writing

Description

httpd-gk could not open the web server configuration file for writing.

Type

Error: An error occurred

Severity

error

WEB_CONFIG_WRITE_ERROR

System Log Message

Could not write 'filename' configuration. Disk full?

Description

httpd-gk could not write the web server configuration file to disk.

Type

Error: An error occurred

Severity

error

WEB_COULDNT_START_HTTPD

System Log Message

Could not fork httpd process!

Description

The Web management gatekeeper process (httpd-gk) could not start the web management process (httpd).

Type

Error: An error occurred

Severity

error

WEB_EVENTLIB_INIT

System Log Message

Unable to initialize event library: error-message

Description

The Web management gatekeeper process (httpd-gk) attempted to initialize the event library during startup. The attempt failed for the indicated reason.

Type

Error: An error occurred

Severity

error

WEB_KEYPAIR_FILE_NOT_FOUND

System Log Message

Could not find key pair file 'filename', disabling HTTPS

Description

http-gk could not open the configured HTTPS key pair file for reading.

Type

Error: An error occurred

Severity

error

WEB_MGD_BIND_ERROR

System Log Message

Could not bind mgd listener socket: error-message

Description

The web management process could not open the MGD listening socket.

Type

Error: An error occurred

Severity

error

WEB_MGD_CHMOD_ERROR

System Log Message

Could not chmod mgd listener socket

Description

The web management process could not change the MGD listening socket to proper file permissions.

Type

Error: An error occurred

Severity

error

WEB_MGD_CONNECT_ERROR

System Log Message

Could not connect to mgd management socket

Description

The web management process could not connect to the MGD management socket.

Type

Error: An error occurred

Severity

error

WEB_MGD_FCNTL_ERROR

System Log Message

Could not set incoming mgd request to nonblocking

Description

The web management process could not set the MGD listening socket to nonblocking.

Type

Error: An error occurred

Severity

error

WEB_MGD_LISTEN_ERROR

System Log Message

Could not listen mgd listener socket: error-message

Description

The web management process could not open the MGD listening socket.

Type

Error: An error occurred

Severity

error

WEB_MGD_RECVMSG_PEEK_ERROR

System Log Message

Could not peek recvmsg() mgd connection

Description

The web management process could not peek the incoming MGD request.

Type

Error: An error occurred

Severity

error

WEB_MGD_SOCKET_ERROR

System Log Message

Could not create mgd listener socket

Description

The web management process could not open the MGD listening socket.

Type

Error: An error occurred

Severity

error

WEB_PIDFILE_LOCK

System Log Message

Unable to lock PID file pathname: error-message

Description

The Web management gatekeeper process (httpd-gk) attempted to lock the indicated file, which records its process ID (PID). The file serves to prevent multiple instances of httpd-gk from running simultaneously. The attempt failed for the indicated reason.

Type

Error: An error occurred

Severity

error

WEB_PIDFILE_UPDATE

System Log Message

Unable to update PID file pathname: error-message

Description

The Web management gatekeeper process (httpd-gk) attempted to update the indicated file, which records the process ID (PID) of the running httpd-gk process. The file serves to prevent multiple instances of httpd-gk from running simultaneously. The attempt failed for the indicated reason.

Type

Error: An error occurred

Severity

error

Cause

The most common reason is that another httpd-gk process was already running.

WEB_UNAME_FAILED

System Log Message

Unable to retrieve system hostname: error-message

Description

The Web management gatekeeper process (httpd-gk) attempted to retrieve and store the local hostname, which it shares with its remote clients. The attempt failed for the indicated reason.

Type

Error: An error occurred

Severity

error

WEB_WEBAUTH_AUTH_FAIL

System Log Message

Web-authentication of user username with fwauthd failed

Description

The web-authentication authentication process was unable to authenticate the indicated user

Type

Event: This message reports an event, not an error

Severity

notice

WEB_WEBAUTH_AUTH_OK

System Log Message

Web-authentication of user username with fwauthd successful

Description

The web-authentication authentication process was able to authenticate the indicated user successfully

Type

Event: This message reports an event, not an error

Severity

notice

WEB_WEBAUTH_CONNECT_FAIL

System Log Message

Unable to connect to fwauthd on socket file-descriptor: error-message

Description

The web-authentication authentication process could not connect to fwauthd daemon on the indicated socket

Type

Event: This message reports an event, not an error

Severity

error


[Contents] [Prev] [Next] [Index] [Report an Error]