SDXD System Log Messages

This chapter describes messages with the SDX prefix. They are generated by the Session and Resource Control (SRC) process (sdxd), which provides a user interface for deploying Internet services.

SDXD_BEEP_FIN_FAIL

System Log Message

Graceful close of BEEP session failed

Description

The Session and Resource Control (SRC) process (sdxd) could not send a request to the SRC server to close a Blocks Extensible Exchange Protocol (BEEP) session. It sends this request when the session becomes unconfigured.

Type

Event: This message reports an event, not an error

Severity

notice

Facility

LOG_DAEMON

Cause

The usual cause is that the session was already partially or completely closed.

Action

None required. The sdxd process recovers automatically in this situation.

SDXD_BEEP_INIT_FAIL

System Log Message

BEEP initialization failed

Description

The Session and Resource Control (SRC) process (sdxd) could not initialize the Blocks Extensible Exchange Protocol (BEEP), which it uses to connect to an SRC server.

Type

Error: An error occurred

Severity

error

Facility

LOG_DAEMON

Cause

An internal software failure might have occurred.

SDXD_CHANNEL_START_FAIL

System Log Message

Notification channel could not be started (error-code): message

Description

The indicated Blocks Extensible Exchange Protocol (BEEP) channel could not be started for the indicated reason.

Type

Event: This message reports an event, not an error

Severity

error

Facility

LOG_DAEMON

Cause

The usual cause is an abnormal operation, which might be described in the system log message.

SDXD_CONNECT_FAIL

System Log Message

Connection to SDX server failed: message

Description

The Session and Resource Control (SRC) process (sdxd) could not connect to an SRC server for the indicated reason.

Type

Event: This message reports an event, not an error

Severity

notice

Facility

LOG_DAEMON

Cause

There was a network problem or the server was not running.

SDXD_DAEMONIZE_FAIL

System Log Message

Aborting, unable to run in the background as a daemon: error-message

Description

The Service Deployment System process (sdxd) could not create a version of itself to run in the background as a daemon.

Type

Error: An error occurred

Severity

emergency

Facility

LOG_DAEMON

SDXD_EVLIB_FAILURE

System Log Message

function-name: error-message

Description

The Service Deployment System process (sdxd) called the indicated function in the event library. The function failed with the indicated error.

Type

Error: An error occurred

Severity

error

Facility

LOG_DAEMON

Cause

An internal software failure occurred.

SDXD_KEEPALIVES_MISSED

System Log Message

No server keepalives received for three intervals

Description

The Session and Resource Control (SRC) process (sdxd) and SRC server exchange keepalive messages at regular intervals. The process did not receive a keepalive from the server for three consecutive keepalive intervals. In this case, it closes the session and tries to connect to another SRC server.

Type

Event: This message reports an event, not an error

Severity

notice

Facility

LOG_DAEMON

SDXD_KEEPALIVE_SEND_FAIL

System Log Message

Unable to send keepalive

Description

The Session and Resource Control (SRC) process (sdxd) could not send a keepalive message to the SRC server, which it does periodically to maintain its connection to the server.

Type

Event: This message reports an event, not an error

Severity

notice

Facility

LOG_DAEMON

Cause

There might have been a network problem.

SDXD_MGMT_SOCKET_IO

System Log Message

management daemon I/O failure: reason

Description

The Service Deployment System process (sdxd) could not read from or write to the management socket that it uses to communicate with the Junos management process (mgd).

Type

Error: An error occurred

Severity

error

Facility

LOG_DAEMON

Cause

The mgd process might have exited abnormally.

SDXD_OUT_OF_MEMORY

System Log Message

Insufficient memory during operation

Description

The Service Deployment System (sdxd) attempted to allocate memory for an internal object during the indicated operation. The attempt failed.

Type

Error: An error occurred

Severity

error

Facility

LOG_DAEMON

SDXD_PID_FILE_UPDATE

System Log Message

Unable to update process PID file: error-message

Description

The Service Deployment System process (sdxd) attempted to update the file that records its process ID (PID), which serves to prevent multiple instances of sdxd from running simultaneously. The attempt failed.

Type

Error: An error occurred

Severity

error

Facility

LOG_DAEMON

SDXD_SOCKET_FAILURE

System Log Message

operation failed: error-message

Description

The Service Deployment System process (sdxd) uses Transmission Control Protocol (TCP) sockets for communication with the SRC server. The indicated operation, which might be for socket creation or binding to a local address, failed with the indicated error.

Type

Error: An error occurred

Severity

error

Facility

LOG_DAEMON

Cause

An internal software failure occurred.

Action

Contact your technical support representative.