JDIAMETERD System Log Messages

This chapter describes messages with the JDIAMETERD prefix. They are generated by the jdiameter process (jdiameterd). Jdiameter is an open source software implementation of the Diameter Base Protocol that is written in Java.

JDIAMETERD_FUNC_HSHAKE_FAIL

System Log Message

Application diameter-function cannot generate handshake, disconnecting

Description

The Diameter process(jdiameterd) failed to generate handshake message to the process that implements the Diameter-function. The connection was closed so that a new connection with full resynchronization could be established.

Type

Error: An error occurred

Severity

error

Facility

LOG_DAEMON

JDIAMETERD_FUNC_LOCACCEPT_NFOUND

System Log Message

Path pathname does not match any application

Description

The Diameter process(jdiameterd) rejected a RE function side connection because there is no matching diameter-function.

Type

Error: An error occurred

Severity

error

Facility

LOG_DAEMON

JDIAMETERD_FUNC_NSCK_LISTEN_FAIL

System Log Message

Unable to listen on internal-ip

Description

The Diameter process(jdiameterd) is unable to listen on the internal ip socket for function side connections.

Type

Error: An error occurred

Severity

error

Facility

LOG_DAEMON

JDIAMETERD_FUNC_OUT_OF_SYNC

System Log Message

Application diameter-function is out of sync, disconnecting

Description

The Diameter process (jdiameterd) was out of sync with the process that implements the Diameter function. The connection was closed so that a new connection with full resynchronization could be established.

Type

Error: An error occurred

Severity

error

Facility

LOG_DAEMON

JDIAMETERD_FUNC_PICACCEPT_NFOUND

System Log Message

Port remote-port does not match any application

Description

The Diameter process(jdiameterd) rejected a PIC function side connection because there is no matching diameter-function.

Type

Error: An error occurred

Severity

error

Facility

LOG_DAEMON

JDIAMETERD_FUNC_TOO_MANY_BADE2ES

System Log Message

Application diameter-function has too many bad end-to-end-ids, disconnecting

Description

A daemon impelenting diameter function, sent too many messages with bad end-to-end-ids the connection will be closed, so a new connection with full resynchronization could be established.

Type

Error: An error occurred

Severity

error

Facility

LOG_DAEMON

JDIAMETERD_FUNC_USCK_LISTEN_FAIL

System Log Message

Unable to listen on pathname

Description

The Diameter process(jdiameterd) is unable to listen on the unix socket for function side connections.

Type

Error: An error occurred

Severity

error

Facility

LOG_DAEMON