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_ACCEPT_FAIL
System Log Message
Accept failed: no socket
Description
The Diameter process (jdiameterd) failed to accept a connection from the process that implements the Diameter function.
Type
Error: An error occurred
Severity
error
JDIAMETERD_FUNC_ACCEPT_NOT_FOUND
System Log Message
Path pathname does not match any application
Description
The Diameter process (jdiameterd) rejected a function-side connection because there was no matching Diameter function.
Type
Error: An error occurred
Severity
error
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
JDIAMETERD_FUNC_SOCK_BIND_FAIL
System Log Message
Unable to bind listening socket to pathname
Description
The Diameter process (jdiameterd) was unable to bind the listening socket for function-side connections.
Type
Error: An error occurred
Severity
error
JDIAMETERD_FUNC_SOCK_CREATE_FAIL
System Log Message
Unable to create listening socket
Description
The Diameter process (jdiameterd) was unable to create a listening socket for function-side connections.
Type
Error: An error occurred
Severity
error
JDIAMETERD_FUNC_SOCK_LISTEN_FAIL
System Log Message
Unable to listen on pathname
Description
The Diameter process (jdiameterd) was unable to listen on the socket for function-side connections.
Type
Error: An error occurred
Severity
error
JDIAMETERD_MEMRLIM_REQUEST_FAIL
System Log Message
Unable to set memory limit
Description
The Diameter process (jdiameterd) was unable to set the required memory allocation limit.
Type
Error: An error occurred
Severity
error