WatchdogApp

Alarms

The following 153 alarms may be generated by N2SVCD Application “WatchdogApp”.

Show: Alarm Warning Clear Notice
No alarms found that match search criteria.
N2::Application
SV-AP-10000
WARNING
ConnectionError sending statistics: %s
Cause:

An error was encountered sending application statistics.

%s = The error that occurred when sending statistics.
Resolution:

Review N2SVCD statistics configuration. Ensure the endpoint is available.

SV-AP-10002
WARNING
ConfigurationUnknown Peer Application [%s].
Cause:

Received request to get handle for unknown peer application.

%s = The peer application name.
Resolution:

Review requested peer application name.

Review application configuration.

SV-AP-10003
WARNING
ConnectionFailed to discover application name [%s] for [%s]: %s
Cause:

Failed discovery of an application name.

%s = The application name which cannot be discovered/resolved.
%s = The label specified at the time of requesting.
%s = Additional reason description for the failure.
Resolution:

Check that the remote application container is started,

correctly configured, and is reachable, and that the container services

API is correctly configured and available.

SV-AP-10004
NOTICE
ConnectionSuccessful discovery of application name [%s] for [%s].
Cause:

Successful discovery of an application name.

%s = The application name which was successfully discovered/resolved.
%s = The label specified at the time of requesting.
Resolution:

None.

SV-AP-10005
NOTICE
ApplicationIPC SHM index is %d.
Cause:

Parameter configuration at startup.

Configured application SHM information.

%d = The configured application SHM index.
Resolution:

None.

SV-AP-10006
NOTICE
ApplicationDiscovery %s (%s) - server [%s:%s].
Cause:

Parameter configuration at startup.

Configured application discovery information.

%s = Are we the discovery server or the client?
%s = The configured socket discovery type.
%s = The configured socket discovery host.
%s = The configured socket discovery port.
Resolution:

None.

SV-AP-10007
NOTICE
ApplicationIPC Socket Listen Port = %d.
Cause:

Parameter configuration at startup.

Configured IPC socket listen port.

%d = The IPC port on which this application accepts IPC message connections.
Resolution:

None.

SV-AP-10008
WARNING
ConnectionFailed to create client socket for app '%s:%s' endpoint %s:%d: %s.
Cause:

Failed to create a new socket client handle.

%s = The application name.
%s = The application subname (supplied or auto-generated).
%s = The remote IP.
%d = The remote TCP port.
%s = The error description.
Resolution:

Check that endpoint address is reachable.

SV-AP-10009
WARNING
ConfigurationEDR App Name '%s' discovery failed: %s
Cause:

EDR application discovery immediate failure.

%s = The EDR application name.
%s = The reason for immediate failure.
Resolution:

Check EDR agent application name configuration.

SV-AP-10012
NOTICE
ApplicationTrace Level is '%s'.
Cause:

Parameter configuration at startup.

Configured application trace level.

%s = The configured application trace level.
Resolution:

None.

SV-AP-10013
NOTICE
ApplicationTrace Level Max is '%s'.
Cause:

Parameter configuration at startup.

Configured application max trace level.

%s = The configured max trace level.
Resolution:

None.

SV-AP-10014
NOTICE
ApplicationTrace Per Second is '%s'.
Cause:

Parameter configuration at startup.

Configured application trace per second.

%s = The configured trace per second.
Resolution:

None.

SV-AP-10015
NOTICE
ApplicationRetaining '%d' shutdown instances.
Cause:

Parameter configuration at startup.

Configured application instance retention count.

%d = The configured shutdown instance retention count.
Resolution:

None.

SV-AP-10016
NOTICE
ApplicationStatistics Slice Count is '%s'.
Cause:

Parameter configuration at startup.

Configured application statistics slice count.

%s = The configured statistics slice count.
Resolution:

None.

SV-AP-10017
NOTICE
ApplicationStatistics Slice Seconds is '%s'.
Cause:

Parameter configuration at startup.

Configured application statistics slice seconds.

%s = The configured statistics slice seconds.
Resolution:

None.

SV-AP-10019
NOTICE
ApplicationEDR Application Name = '%s'.
Cause:

Parameter configuration at startup.

Configured EDR application name.

%s = The configured EDR application name.
Resolution:

None.

SV-AP-10020
NOTICE
ApplicationEDR Default Stream = '%s'.
Cause:

Parameter configuration at startup.

Configured EDR stream.

%s = The configured EDR stream.
Resolution:

None.

SV-AP-10021
WARNING
ConfigurationCannot write EDRs. Configured EDR App '%s' was not available at showtime.
Cause:

Configured EDR application to utilize does not map to known application.

%s = The name of the EDR app that is not known.
Resolution:

Check application configuration defines configured EDR application.

Check configured EDR application exists and is configured.

SV-AP-10023
WARNING
JobUnable to update parameter '%s' to value '%s': %s
Cause:

SNMP set request could not be completed due to update failure.

%s = The parameter to update.
%s = The received new value for the parameter.
%s = The error that prevents the new value being used.
Resolution:

Review error message and validate received message parameters accordingly.

SV-AP-10024
WARNING
JobUnable to roll back parameter '%s' to value '%s' after update to value '%s': %s
Cause:

SNMP set request could not roll back updated parameter after subsequent update failure.

%s = The parameter to update.
%s = The received new value for the parameter.
%s = The original value for the parameter.
%s = The error that prevents the value from being rolled back to.
Resolution:

Review error message and validate received message parameters accordingly.

SV-AP-10029
NOTICE
ApplicationEDRs are Supported but NOT Enabled.
Cause:

Parameter configuration at startup.

Application supports EDRs but they are not enabled.

-
Resolution:

None.

SV-AP-10030
WARNING
ApplicationApplication did not handle timeout reason '%s'.
Cause:

Received timeout that the underlying application did not handle.

%s = The reason the timeout was not handled.
Resolution:

Contact N-Squared support.

SV-AP-10031
NOTICE
ApplicationConfiguration Scalar Update of '%s' %s.
Cause:

Application configuration scalar value updated.

%s = The configuration key that was updated.
%s = Whether or not the update was successful.
Resolution:

None.

SV-AP-10032
NOTICE
ApplicationConfiguration Vector Change of '%s' [%s] Succeeded.
Cause:

Application configuration vector updated.

%s = The updated configuration key.
%s = The update action.
Resolution:

None.

SV-AP-10033
ALARM
ApplicationApplication self transition from %s -> %s.
Cause:

Application access has transitioned between ONLINE <=> SHUTDOWN/OFFLINE/QUIESCE.

%s = The original access level name (ONLINE).
%s = The new access level name (SHUTDOWN/OFFLINE/QUIESCE).
Resolution:

Confirm that this state change is expected.

SV-AP-10033
CLEAR
ApplicationApplication self transition from %s -> %s.
Cause:

Application access has transitioned between SHUTDOWN/OFFLINE/QUIESCE <=> ONLINE.

%s = The original access level name (SHUTDOWN/OFFLINE/QUIESCE).
%s = The new access level name (ONLINE).
Resolution:

None.

SV-AP-10034
WARNING
InternalInstance [%s] already over when performing instance_over().
Cause:

Instance received duplicate 'over' handler.

%s = Instance index.
Resolution:

Contact N-Squared support.

SV-AP-10035
WARNING
InternalInstance [%s] not found when performing instance_over().
Cause:

Instance not found when performing 'over' handler.

%s = Instance index.
Resolution:

Contact N-Squared support.

SV-AP-10038
WARNING
InternalFailed to cancel timer [%s]: %s
Cause:

Failed to cancel in progress timer.

%s = The reason the timer could not be canceled.
%s = The error result when trying to cancel the timer.
Resolution:

Review the associated error reason.

Review the associated error result.

Contact N-Squared support.

SV-AP-10039
WARNING
InternalDiscarding Message from unknown sender '%s'.
Cause:

Received application message from unknown sender.

%s = The unknown sender.
Resolution:

Contact N-Squared support.

SV-AP-10040
WARNING
InternalFailed to process administrative message %s from %s: %s
Cause:

Failed to process admin queue message.

%s = The message.
%s = The sending application identifier (handle key).
%s = The error result when trying to read from the message queue.
Resolution:

Contact N-Squared support.

SV-AP-10041
WARNING
InternalFailed to process user message %s from %s: %s
Cause:

Failed to process user queue message.

%s = The message.
%s = The sending application identifier (handle key).
%s = The error result when trying to read from the message queue.
Resolution:

Contact N-Squared support.

SV-AP-10042
WARNING
ConfigurationConfiguration Request for '%s' (%s) Failed: %s
Cause:

Failed to query application configuration vector.

%s = The configuration key.
%s = The configuration row key.
%s = The error result when trying to query the configuration vector.
Resolution:

Review the associated error result.

Check the inbound message content construction.

SV-AP-10043
WARNING
MessageResources Request for '%s' (%s) Failed: %s
Cause:

Failed to query application resource.

%s = The resource key.
%s = The resource key row.
%s = The error result when trying to query the resource.
Resolution:

Review the associated error result.

Check the inbound message content construction.

SV-AP-10044
WARNING
ConfigurationConfiguration Update of '%s' Failed: %s
Cause:

Failed to update application configuration scalar.

%s = The configuration key.
%s = The error result when trying to update the configuration scalar.
Resolution:

Review the associated error result.

Check the configuration update message content construction.

SV-AP-10045
WARNING
InternalReceived instance message %s with no context. Discarding.
Cause:

Received instance message with no context.

%s = The message.
Resolution:

Review message construction.

Ensure instance message contains instance context.

SV-AP-10046
WARNING
ConfigurationConfiguration environment translation for '\${%s}' is not defined.
Cause:

Configuration environment not defined.

%s = The configuration variable name.
Resolution:

Check environment configuration.

SV-AP-10047
WARNING
ConfigurationCommand `%s` failed to execute: %s
Cause:

Failed to execute variable command.

%s = The error message generated when trying to execute the command.
%s = The command.
Resolution:

Review the associated command error.

Check application execution permissions.

Check command syntax and structure.

SV-AP-10048
WARNING
ConfigurationCommand `%s` died with signal %d.
Cause:

Variable command execution exited with non-zero exit code.

%s = The command.
%d = The exit signal.
Resolution:

Review the associated error signal.

Check application execution permissions.

Check command syntax and structure.

SV-AP-10049
WARNING
ConfigurationCommand `%s` exited with non-zero value %d.
Cause:

Variable command execution exited with non-zero exit code.

%s = The command.
%d = The exit code.
Resolution:

Review the associated exit code.

Check command syntax and structure.

SV-AP-10050
WARNING
Resource
Configuration
Hostname '%s' is not known.
Cause:

Failed to convert Hostname into address.

Hostname is not known.

%s = The hostname.
Resolution:

Check Hostname configuration.

Check address configuration.

Check DNS availability.

SV-AP-10051
WARNING
InternalUnhandled Message '%s' for Context '%s' from App '%s'.
Cause:

Application unable to handle message.

%s = The message.
%s = The message context.
%s = The sending application identifier (handle key).
Resolution:

Contact N-Squared support.

SV-AP-10052
ALARM
ApplicationApplication is now OVERLOADED.
Cause:

Application is now overloaded to the point where processing is affected.

-
Resolution:

Check application traffic levels and configuration.

SV-AP-10052
CLEAR
ApplicationApplication is now %s (not OVERLOADED).
Cause:

Application is no longer overloaded.

%s = The new loading level (NORMAL or HIGH)
Resolution:

None.

SV-AP-10053
NOTICE
ApplicationThrottle Enabled: max %d instances, max tps (%d average over %d secs).
Cause:

Parameter configuration at startup.

Configured application throttling parameters.

%d = The configured maximum active instance count.
%d = The configured maximum TPS (new instances per second).
%d = The configured sliding window (in seconds) for measuring TPS.
Resolution:

None.

SV-AP-10054
ALARM
ApplicationApplication is now at HIGH LOAD.
Cause:

Application is now at high-load (processing is not yet affected).

-
Resolution:

Check application traffic levels and configuration.

SV-AP-10054
CLEAR
ApplicationApplication is now %s (not HIGH LOAD).
Cause:

Application is no longer at high-load.

%s = The new loading level (NORMAL)
Resolution:

None.

SV-AP-10056
NOTICE
ApplicationResource Vector Operation '%s' Succeeded.
Cause:

Application resource vector operation successful.

%s = The vector operation key.
Resolution:

None.

SV-AP-10057
WARNING
InternalError thawing %d byte envelope: %s
Cause:

Failed to thaw message byte envelope.

%d = The message envelope length.
%s = The error that occurred trying to thaw the payload.
Resolution:

Contact N-Squared support.

SV-AP-10058
WARNING
ConfigurationResource Operation of '%s' Failed: %s
Cause:

Failed to perform resource operation.

%s = The resource key.
%s = The error result when trying to perform the resource operation.
Resolution:

Review the associated error result.

Check the configuration update message content construction.

N2::Application::Handle::Local
SV-AP-10301
WARNING
Internalsend_message 'sender_context' must be SCALAR.
Cause:

Attempting to send message to application handle that contains non SCALAR 'sender_context'.

-
Resolution:

Contact N-Squared support.

SV-AP-10302
WARNING
Internalsend_message 'context' must be SCALAR.
Cause:

Attempting to send message to application with non SCALAR context.

-
Resolution:

Contact N-Squared support.

SV-AP-10303
WARNING
Internalsend_message 'details' must be undef/HASH.
Cause:

Attempting to send message to application with non SCALAR/HASH/ARRAY details.

-
Resolution:

Contact N-Squared support.

SV-AP-10304
WARNING
InternalQueue of non-management '%s' from '%s' to '%s' failed. Application status = STATUS_SHUTDOWN.
Cause:

Received non-administrative message while in application shutdown.

%s = Message.
%s = Sender name.
%s = Application name.
Resolution:

Contact N-Squared support.

SV-AP-10305
WARNING
InternalERROR cloning %s message parameters: %s
Cause:

Failed to clone message parts for delivery in single-process.

%s = The message type being cloned at this time.
%s = The error that occurred trying to clone the message part.
Resolution:

Contact N-Squared support.

SV-AP-10306
WARNING
InternalQueue '%s' to App '%s' (%s -> %s) failed: %s
Cause:

Failed to queue message to application.

%s = Message.
%s = Application name.
%s = Sender context.
%s = Context.
%s = The error result message.
Resolution:

Contact N-Squared support.

N2::Application::Handle::SHM
SV-AP-10401
WARNING
Internalsend_message 'sender_context' must be SCALAR.
Cause:

Attempting to send shm IPC message to application handle that contains non SCALAR 'sender_context'.

-
Resolution:

Contact N-Squared support.

SV-AP-10402
WARNING
Internalsend_message 'context' must be SCALAR.
Cause:

Attempting to send shm IPC message to application with non SCALAR context.

-
Resolution:

Contact N-Squared support.

SV-AP-10403
WARNING
Internalsend_message 'details' must be undef/HASH.
Cause:

Attempting to send shm IPC message to application with non SCALAR/HASH/ARRAY details.

-
Resolution:

Contact N-Squared support.

SV-AP-10409
WARNING
InternalERROR freezing (N2 encoding) %s message: %s
Cause:

Failed to freeze message (N2 encoding) for delivery in socket IPC.

%s = The message type being frozen at this time.
%s = The error that occurred trying to freeze the message.
Resolution:

Contact N-Squared support.

SV-AP-10410
WARNING
MessageFailed to write SHM message %s to %s (%s Queue): %s
Cause:

Failed to write message to SHM queue. Most likely full.

%s = Message name.
%s = Target application name.
%s = Is administrative message.
%s = Reason for write failure.
Resolution:

Check if target applications are overloaded and responding.

Check the if the target applications are processing load.

Check if downstream applications are accepting and processing requests.

N2::Application::Handle::Socket
SV-AP-10701
WARNING
Internalsend_message 'sender_context' must be SCALAR.
Cause:

Attempting to send socket IPC message to application handle that contains non SCALAR 'sender_context'.

-
Resolution:

Contact N-Squared support.

SV-AP-10702
WARNING
Internalsend_message 'context' must be SCALAR.
Cause:

Attempting to send socket IPC message to application with non SCALAR context.

-
Resolution:

Contact N-Squared support.

SV-AP-10703
WARNING
Internalsend_message 'details' must be undef/HASH.
Cause:

Attempting to send socket IPC message to application with non SCALAR/HASH/ARRAY details.

-
Resolution:

Contact N-Squared support.

SV-AP-10709
WARNING
InternalERROR freezing (BSON encoding) %s message: %s
Cause:

Failed to freeze message (BSON encoding) for delivery in socket IPC.

%s = The message type being frozen at this time.
%s = The error that occurred trying to freeze the message.
Resolution:

Contact N-Squared support.

SV-AP-10710
WARNING
MessageFailed to write socket message %s to %s (%s Queue): %s
Cause:

Failed to write message to socket queue.

%s = Message name.
%s = Target application name.
%s = Is administrative message (does not affect writing).
%s = Reason for write failure.
Resolution:

Check if target applications are overloaded and responding.

Check the if the target applications are processing load.

Check if downstream applications are accepting and processing requests.

N2::Application::Handle::Socket::SocketClientConnection
SV-AP-10501
NOTICE
ApplicationOutbound IPC (%s|%s) (%s -> %s) [%s].
Cause:

Application outbound (client) socket connection has identified the peer endpoint.

%s = Our application real name.
%s = The discovery name by which we found the peer.
%s = The local bind IPs/port
%s = The remote peer IPs/port
%s = The peer self-identified endpoint name
Resolution:

None.

SV-AP-10502
WARNING
ConnectionLost IPC connection to peer (%s) [%s]: %s
Cause:

Application outbound (client) socket connection has been lost.

%s = The local handle key by which we identify the peer
%s = The peer self-identified endpoint name
%s = The error message associated with the connection failure.
Resolution:

Review the associated error message.

Check configuration and network status.

SV-AP-10503
NOTICE
ApplicationEnded IPC connection to peer (%s) [%s]: %s
Cause:

Application outbound (client) socket connection has been ended during shutdown.

%s = The local handle key by which we identify the peer
%s = The peer self-identified endpoint name
%s = The error message associated with the connection failure.
Resolution:

None.

SV-AP-10504
WARNING
InternalERROR thawing %d byte BSON envelope: %s
Cause:

Failed to thaw message BSON byte envelope.

%d = The message envelope length.
%s = The error that occurred trying to thaw the payload.
Resolution:

Contact N-Squared support.

N2::Application::Handle::Socket::SocketServerConnection
SV-AP-10601
NOTICE
ApplicationInbound IPC (%s) (%s -> %s) [%s].
Cause:

Application inbound (server) socket connection has identified the peer endpoint.

%s = The local handle key containing the real peer name and the discovery name by which we were reached.
%s = The remote peer host IPs/port
%s = The local host IPs/port
%s = Our own real application name.
Resolution:

None.

SV-AP-10602
WARNING
InternalERROR thawing %d byte BSON envelope: %s
Cause:

Failed to thaw message BSON byte envelope.

%d = The message envelope length.
%s = The error that occurred trying to thaw the payload.
Resolution:

Contact N-Squared support.

SV-AP-10603
NOTICE
ApplicationLost IPC connection [%s]: %s
Cause:

Application inbound (server) socket connection has been lost.

%s = The handle key containing the peer name and our public name
%s = The error message associated with the connection failure.
Resolution:

Review the associated error message.

Check configuration and network status.

N2::SNMP::MessageV3
SV-AP-10001
NOTICE
ConfigurationUsing localised authentication key '%s' for SNMP v3 messages for engine ID '%s' and user ID '%s'.
Cause:

Notification of the localised SNMP v3 authentication key generated from a plaintext password.

For strict compatibility with SNMP v3, authentication keys should be configured instead of passwords.

%s = The localised key that will be used for SNMP v3 authentication.
%s = The SNMP engine ID used to generate the authentication key.
%s = The SNMP user ID the authentication key belongs to.
Resolution:

None.

SV-AP-10011
NOTICE
ConfigurationUsing localised privacy key '%s' for SNMP v3 messages for engine ID '%s' and user ID '%s'.
Cause:

Notification of the localised SNMP v3 privacy key generated from a plaintext password.

For strict compatibility with SNMP v3, privacy keys should be configured instead of passwords.

%s = The localised key that will be used for SNMP v3 encryption.
%s = The SNMP engine ID used to generate the privacy key.
%s = The SNMP user ID the privacy key belongs to.
Resolution:

None.

N2::TCP::Connection
SV-TP-10500
WARNING
MessageUDP Datagram sent only %d of %d bytes. Datagram was truncated.
Cause:

Mis-formed UDP datagram detected.

%d = The number of bytes that were written via UDP.
%d = The total number of bytes contained in the full datagram.
Resolution:

Review the message content construction.

Inspect the UDP datagram payload.

SV-TP-10506
WARNING
MessageReceived invalid SCTP notification with length %d < 8.
Cause:

Received invalid SCTP notification.

%d = The received notification length.
Resolution:

Contact N-Squared support.

SV-TP-10507
WARNING
MessageReceived invalid SCTP notification with length %d != sn_length %d.
Cause:

Received invalid SCTP notification.

%d = The received notification length.
%d = The notification length, as indicated in the notification.
Resolution:

Contact N-Squared support.

SV-TP-10508
WARNING
MessageReceived invalid SCTP_ASSOC_CHANGE notification with length %d < 20.
Cause:

Received invalid SCTP association change notification.

%d = The received association change notification length.
Resolution:

Contact N-Squared support.

SV-TP-10509
WARNING
MessageInvalid argument sending %d byte UDP Datagram to %s:%d.
Cause:

Failed to send UDP datagram with invalid attribute. Presumably bad destination address/port.

%d = The datagram size in bytes.
%s = The destination IPv4 address.
%d = The destination UDP port number.
Resolution:

Review UDP datagram size, destination, and network routing parameters.

SV-TP-10510
NOTICE
ConnectionSCTP connection is now %s.
Cause:

SIGTRAN SCTP connection has been restarted from the far end.

This indicates that the far-end lost and restored contact, prior to this

end having noticed that the connection association was fully lost.

%s = The new SCTP state (RESTART).
Resolution:

None.

SV-TP-10511
WARNING
MessageReceived unsupported SCTP_ASSOC_CHANGE notification. Flags = 0x%x. Length = %d. State = %d. Error = %d. OB Streams = %d. IB Streams = %d. Assoc ID = %d.
Cause:

Received unsupported SCTP association change notification.

%x = The received association change notification's flags.
%d = The received association change notification's length.
%d = The received association change notification's [unsupported] state.
%d = The received association change notification's error.
%d = The received association change notification's outbound stream count.
%d = The received association change notification's inbound stream count.
%d = The received association change notification's association ID.
Resolution:

Contact N-Squared support.

SV-TP-10512
WARNING
MessageReceived invalid SCTP_PEER_ADDR_CHANGE notification with length %d != 148.
Cause:

Received invalid SCTP peer address change notification.

%d = The received peer address change notification length.
Resolution:

Contact N-Squared support.

SV-TP-10513
WARNING
ConnectionSCTP connection peer [%s] state is now DOWN (%s).
Cause:

SIGTRAN SCTP connection peer is down (unreachable or potentially failed).

Note that each SCTP connection may have multiple peers, and the connection

communication will function as long as one or more other peers are still up.

%s = The peer address description.
%s = The peer status (UNREACHABLE/POTENTIALLY_FAILED).
Resolution:

Check network connectivity and connection parameters.

SV-TP-10514
NOTICE
ConnectionSCTP connection peer [%s] is now UP (%s).
Cause:

SIGTRAN SCTP connection peer is up (available or confirmed).

%s = The peer address description.
%s = The peer status (AVAILABLE/CONFIRMED).
Resolution:

None.

SV-TP-10515
WARNING
MessageReceived unexpected SCTP notification. Type = %d. Length = %d. Flags = 0x%x. SN Length = %d.
Cause:

Received unexpected SCTP notification.

%d = The received notification type.
%d = The received notification length.
%x = The flags for the received notification.
%d = The received notification SN length.
Resolution:

Contact N-Squared support.

SV-TP-10516
WARNING
MessageInvalid message size sending %d byte UDP Datagram to %s:%d.
Cause:

Failed to send UDP datagram with invalid size. Presumably exceeded MTU for route.

%d = The datagram size in bytes.
%s = The destination IPv4 address.
%d = The destination UDP port number.
Resolution:

Review UDP datagram size, destination, and network routing parameters.

SV-TP-10518
ALARM
Connection%s %s connection (local %s, remote %s) failed: %s
Cause:

Logged connection failed during connection attempt or after connecting.

%s = Client/Server indicator.
%s = Connection protocol UDP/TCP/SCTP.
%s = The actual local IP:port values (or configured hostnames).
%s = The actual remote IP:port values (or configured hostnames).
%s = Connection failure reason.
Resolution:

Review socket, host, SSL configuration.

SV-TP-10518
CLEAR
Connection%s %s connection is ready. Local = %s, Remote = %s.
Cause:

A ClientConnection initiated by is now connected, meaning

that the socket transport layer handshake is completed, and if applicable

the SSL handshake is also complete. The application may now initiate

any protocol-specific validation/login process.

%s = Client/Server indicator.
%s = The transport protocol TCP/SCTP/UDP
%s = The actual local IP:port values.
%s = The actual remote IP:port values.
Resolution:

None.

SV-TP-10519
WARNING
Connection%s %s connection (local %s, remote %s) failed: %s
Cause:

Non-logged connection failed during connection attempt or after connecting.

%s = Client (connect) or Server (listen/accept) socket?
%s = Connection protocol TCP/SCTP.
%s = The actual local IP:port values (or configured hostnames).
%s = The actual remote IP:port values (or configured hostnames).
%s = Connection failure reason.
Resolution:

Review socket, host, SSL configuration.

SV-TP-10520
ALARM
Connection%s %s connection is congested. Local = %s, Remote = %s.
Cause:

Connection has become congested.

%s = Client/Server indicator.
%s = The transport protocol TCP/SCTP/UDP
%s = The actual local IP:port values.
%s = The actual remote IP:port values.
Resolution:

Adjust stream buffer size configuration, or reduce traffic on this connection.

SV-TP-10520
CLEAR
Connection%s %s connection is no longer congested. Local = %s, Remote = %s.
Cause:

Connection is no longer congested. This may be because the Connection has terminated.

%s = Client/Server indicator.
%s = The transport protocol TCP/SCTP/UDP
%s = The actual local IP:port values.
%s = The actual remote IP:port values.
Resolution:

None.

N2::TCP::Server
SV-TP-11000
NOTICE
ConnectionCreating UDP connection for %s
Cause:

Application startup.

Creating single UDP connection.

%s = The local host:port.
Resolution:

None.

SV-TP-11007
ALARM
ConnectionError binding %s server: %s
Cause:

Socket bind failed.

%s = Bind protocol.
%s = Bind failure detailed message.
Resolution:

Review socket and host bind configuration.

SV-TP-11007
CLEAR
ConnectionSocket bind/listen succeeded for %s at %s.
Cause:

Socket bind & listen succeeded.

%s = Protocol name.
%s = Local connection point.
Resolution:

None.

SV-TP-11008
WARNING
ConnectionError accepting SCTP on %s: %s
Cause:

Error accepting messages on local connection.

%s = The configured local listen description.
%s = The error message that occurred when trying to accept on the local connection.
Resolution:

Review the associated error result.

SV-TP-11009
WARNING
ConnectionError accepting TCP connection: %s
Cause:

Failed to accept inbound TCP connection.

%s = The error result when trying to accept inbound TCP connection.
Resolution:

Review the associated error result.

SV-TP-11010
WARNING
ConnectionError creating new %s ServerConnection: %s
Cause:

Failed to process new inbound connection.

%s = The protocol type for the stream connection TCP or SCTP.
%s = The error result when trying to accept inbound connection.
Resolution:

Review the associated error result.

SV-TP-11011
NOTICE
ConnectionAccepted SCTP connection from remote IP address %s, remote port %s.
Cause:

Application startup.

SCTP connection accepted connection from remote IP address.

%s = The configured remote IP address.
%s = The configured remote port.
Resolution:

None.

N2::TCP::ServerConnection
SV-TP-10400
WARNING
ConnectionSSL is not supported on '%s' connections. Ignored.
Cause:

SSL is not supported on non-TCP protocol (e.g. UDP).

%s = The configured connection protocol.
Resolution:

Check application protocol and SSL configuration.

N2::TCP::ServerConnection::HTTP
SV-TP-10700
WARNING
InternalCallback 'request_received' discarded for method '%s'.
Cause:

Implementing application does not implement request_received.

Request discarded.

%s = The request method we received.
Resolution:

Contact N-Squared support.

SV-TP-10701
WARNING
MessageFailed to send set-up error response: %s
Cause:

Failed to send set-up error response.

%s = The error that occurred when trying to send the response.
Resolution:

Review the associated error result.

Check the outbound message content construction.

SV-TP-10702
WARNING
MessageMessage headers not complete in %d byte datagram. Request discarded.
Cause:

Incomplete UDP message headers.

%d = The length of the inbound HTTP content.
Resolution:

Check inbound message content construction for valid UDP headers.

SV-TP-10703
WARNING
MessageChunk does not start with . Close.
Cause:

Badly formatted UDP chunk does not start with num-bytes.

-
Resolution:

Check inbound message content construction for valid UDP content.

SV-TP-10704
WARNING
MessageOverflow has leading whitespace. Trim it (assume length(Content) > Content-Length).
Cause:

TCP stream content malformed and contains extra carriage return characters.

-
Resolution:

Check inbound message content construction.

SV-TP-10705
WARNING
MessageHTTP request parsing failed: %s
Cause:

Received HTTP is not a well-formed request.

%s = A description of the parsing failure.
Resolution:

Check inbound message content.

N2::Trace
SV-AP-10018
WARNING
MessageSNMP trap queue failed: %s. Trap detail: %s
Cause:

SNMP trap was not able to be queued for sending.

%s = The reason for failure.
%s = The trap details.
Resolution:

Check the error message and update configuration and/or

implementation accordingly.

SV-AP-10025
WARNING
MessageCLASS %s is missing 'trace_label()' method.
Cause:

An N2SVCD class is incorrectly specified.

%s = The class name.
Resolution:

Contact N-Squared support.

SV-AP-10065
NOTICE
ApplicationSuppressed a total of %d duplicate warnings [%s].
Cause:

The same warning ID was logged too many times in a fixed interval.

%d = The number of warnings that were suppressed.
%s = The event ID of the suppressed warnings.
Resolution:

Address the underlying problem which caused the warnings.

N2::Trace::SNMPBroker
SV-AP-10010
WARNING
ConfigurationSNMP App Name '%s' discovery failed: %s
Cause:

SNMP application discovery immediate failure.

%s = The configured SNMP application name.
%s = The reason for immediate failure.
Resolution:

Check global SNMP application name configuration.

SV-AP-10022
NOTICE
Application
Configuration
No SNMP user defined for outbound traps. No message security will be applied.
Cause:

No SNMP user is defined for outbound SNMP traps.

Messages will be sent without security.

-
Resolution:

None.

SV-AP-10026
WARNING
MessageAbandoning undeliverable queued SNMP trap from broker. Trap detail: %s
Cause:

Queued SNMP trap was discarded due to too many pending traps in

the SNMP broker.

%s = The trap details.
Resolution:

Increase the SNMP broker queue size.

Ensure all N2SVCD applications start correctly.

SV-AP-10027
WARNING
MessageFailed to encode queued SNMP v3 trap: %s. Trap detail: %s
Cause:

Queued SNMP v3 trap was was unable to be encoded.

%s = The encoding result.
%s = The trap details.
Resolution:

Contact N-Squared Support.

SV-AP-10028
WARNING
MessageFailed to encode queued SNMP v2c trap: %s. Trap detail: %s
Cause:

Queued SNMP v2c trap was was unable to be encoded.

%s = The encoding result.
%s = The trap details.
Resolution:

Contact N-Squared Support.

SV-AP-10036
WARNING
MessageSNMP application '%s' is not available, abandoning. Trap details: %s
Cause:

Target SNMP application is invalid or not available for

outbound proxying of SNMP trap.

Trap will not be sent.

%s = The target application name.
%s = The trap details.
Resolution:

Ensure SNMP applications are running without error.

Check SNMP configuration.

SV-AP-10037
WARNING
MessageFailed to pass SNMP trap for proxying, abandoning: %s. Trap details: %s
Cause:

SNMP trap was was unable to be passed to an SNMP application

for outbound proxying.

Trap will not be sent.

%s = The target application name.
%s = The trap details.
Resolution:

Review error message.

Ensure SNMP applications are running without error.

Check SNMP configuration.

N2::Trace::SNMPClientConnection
SV-AP-10055
WARNING
MessageAbandoning undeliverable queued SNMP trap from broker client. Trap detail: %s
Cause:

Queued SNMP trap was discarded due to too many pending traps in

the SNMPb broker client.

%s = The trap details.
Resolution:

Increase the SNMP broker queue size.

Ensure all N2SVCD applications start correctly.

SV-AP-10059
WARNING
MessageDiscarding failed SNMP trap: %s. Trap detail: %s
Cause:

SNMP trap failed to send for a reason other than connection refused.

The trap will be discarded.

%s = The send result.
%s = The trap details.
Resolution:

Review error message and update configuration accordingly.

WatchdogApp
SV-WD-10000
NOTICE
ConfigurationShutdown Notice = %d seconds.
Cause:

Parameter configuration at startup.

Shutdown notice seconds.

%d = The configured shutdown notice seconds.
Resolution:

None.

SV-WD-10001
NOTICE
ConfigurationTermination Notice = %d milliseconds.
Cause:

Parameter configuration at startup.

Termination notice seconds.

%d = The configured termination notice seconds.
Resolution:

None.

SV-WD-10002
NOTICE
ConfigurationHeartbeat Interval = %d seconds.
Cause:

Parameter configuration at startup.

Heartbeat interval seconds.

%d = The configured heartbeat interval seconds.
Resolution:

None.

SV-WD-10003
NOTICE
ConfigurationHeartbeat Response = %d milliseconds.
Cause:

Parameter configuration at startup.

Heartbeat response milliseconds.

%d = The configured heartbeat response milliseconds.
Resolution:

None.

SV-WD-10004
NOTICE
PlatformSending !SHUTDOWN-NOW. Termination in %d milliseconds.
Cause:

N2SVCD platform is shutting down.

%d = Time until platform application termination.
Resolution:

None.

SV-WD-10005
NOTICE
ApplicationHeartbeats have been stopped.
Cause:

Heartbeats have been stopped.

-
Resolution:

None.

SV-WD-10006
NOTICE
ApplicationHandle but ignore duplicate SIGINT.
Cause:

Received duplicate SIGINT.

Signal ignored.

-
Resolution:

None.

SV-WD-10007
NOTICE
PlatformSending Shutdown Notice NOW. Shutdown in %d seconds.
Cause:

All N2SVCD applications are instructed to shut down.

%d = Time until shutdown.
Resolution:

None.

SV-WD-10008
NOTICE
ApplicationFORCE-TERMINATING application [%s] on PID [%d].
Cause:

Force terminating application that did not shutdown.

%s = The application name.
%d = The application PID.
Resolution:

None.

SV-WD-10009
NOTICE
ApplicationDeceased App '%s' RESTART NOW.
Cause:

Application is deceased. Restarting it now.

%s = The application name.
Resolution:

None.

SV-WD-10010
NOTICE
ApplicationDeceased App '%s' RESTART APPEARS SUCCESSFUL.
Cause:

Deceased application restarted.

%s = The application name.
Resolution:

None.

SV-WD-10011
NOTICE
ApplicationHeartbeats have been re-started.
Cause:

Heartbeats have been re-enabled.

-
Resolution:

None.

SV-WD-10012
NOTICE
ApplicationLate heartbeat for overdue app '%s'. Termination has been cancelled.
Cause:

Received late heartbeat response from application.

%s = The application name.
Resolution:

None.

SV-WD-10014
ALARM
ApplicationFailed to receive !HEARTBEAT-RESPONSE for Application '%s', PID %s.
Cause:

Failed to receive heartbeat for application.

%s = The application name.
%s = The application PID (if known).
Resolution:

Check application is not overloaded or in stuck state.

SV-WD-10014
CLEAR
ApplicationHeartbeat response received for previously late Application '%s'.
Cause:

Heartbeat received for application that previously failed to send one.

%s = The application handle key.
Resolution:

None.

SV-WD-10015
WARNING
InternalOverdue App '%s' (PID %d) failed to check status: %s
Cause:

System error occurred when checking non-responsive child status.

%s = The application name.
%d = The application PID.
%s = The error which occurred when checking this child status.
Resolution:

Contact N-Squared support.

SV-WD-10016
WARNING
InternalOverdue App '%s' has died (independently).
Cause:

Application has died.

%s = The application name.
Resolution:

Contact N-Squared support.

SV-WD-10017
NOTICE
ApplicationOverdue App '%s' will now be terminated.
Cause:

Overdue application is being terminated.

%s = The application name.
Resolution:

None.

SV-WD-10018
WARNING
InternalOverdue App '%s' failed to confirm process termination: %s
Cause:

Failed to confirm that application was terminated successfully.

%s = The name of the terminated application.
%s = The error that occurred when checking for termination.
Resolution:

Contact N-Squared Support.

SV-WD-10019
NOTICE
ApplicationOverdue App '%s' has died (we terminated it).
Cause:

Overdue application has terminated cleanly.

%s = The application name.
Resolution:

None.

SV-WD-10020
NOTICE
ApplicationOverdue App '%s' will now be killed.
Cause:

Overdue application did not cleanly terminate. Force kill.

%s = The application name.
Resolution:

None.

SV-WD-10021
WARNING
InternalOverdue App '%s' failed to confirm process killed: %s
Cause:

Failed to confirm that a force-killed application was terminated successfully.

%s = The name of the terminated application.
%s = The error that occurred when checking for termination.
Resolution:

Contact N-Squared Support.

SV-WD-10022
NOTICE
ConfigurationApplication Heartbeats DISABLED.
Cause:

Parameter configuration at startup.

Application heartbeats are disabled.

-
Resolution:

None.

SV-WD-10023
NOTICE
ApplicationDeceased App '%s' RESTART FAILED: %s
Cause:

Failed to restart deceased application.

%s = The application name.
%s = The error result when attempting to restart the deceased application.
Resolution:

Review the associated error result.

SV-WD-10024
NOTICE
ApplicationLate heartbeat for overdue app '%s' is too late. Termination is already under way.
Cause:

Heartbeat overdue for application. Terminating.

%s = The application name.
Resolution:

None.

SV-WD-10025
WARNING
InternalDiscarding '%s' message with no Heartbeat App Name.
Cause:

Received heartbeat response with no application name.

%s = The message name received.
Resolution:

Contact N-Squared support.

SV-WD-10026
NOTICE
ApplicationOverdue App '%s' has been killed.
Cause:

Overdue application has died, killed by the Watchdog.

%s = The application name.
Resolution:

None.

SV-WD-10027
WARNING
ConfigurationApplication-specific heartbeat configuration is no longer available.
Cause:

Application-specific heartbeat configuration is present, but feature is no longer available.

-
Resolution:

Validate configuration.

SV-WD-10028
WARNING
ApplicationChild [%s] with PID [%s] still ALIVE at shutdown.
Cause:

Child application still alive after N2SVCD shutdown.

%s = The application name.
%s = The application PID.
Resolution:

Manually terminate the application.

SV-WD-10031
NOTICE
ApplicationEnabling -dDevel::NYTProf for '%s'.
Cause:

NYTProf profiler active.

%s = The application name.
Resolution:

None.

SV-WD-10032
NOTICE
ApplicationEnabling Valgrind for '%s'.
Cause:

Valgrind memory checker active.

%s = The application name.
Resolution:

None.

SV-WD-10033
WARNING
InternalDiscarding '%s' message with no Heartbeat ID.
Cause:

Received heartbeat response with no heartbeat ID.

%s = The message name received.
Resolution:

Contact N-Squared support.

SV-WD-10034
ALARM
ApplicationApplication '%s' (PID %s) has been or will be terminated.
Cause:

Application is dead or is being terminated.

%s = The application name.
%s = The application PID.
Resolution:

Check application is not overloaded or in stuck state.

Check application configuration.

SV-WD-10034
CLEAR
ApplicationApplication '%s' (PID %s) has recovered after being terminated.
Cause:

Terminated application has restarted.

%s = The application name.
%s = The application PID.
Resolution:

None.

WatchdogApp::DiscoveryServerConnection
SV-WD-10101
WARNING
ResourceFailed [%s] lookup: %s
Cause:

Failed to process request for application discovery.

%s = The URI which has failed.
%s = The error message returned by the discovery lookup.
Resolution:

Review the associated error message.

Check consistency of application name configuration.

Statistics

The following 11 statistics may be generated by N2SVCD Application “WatchdogApp”.

No statistics found that match search criteria.
N2::Application
instance.count Type: Gauge Scope: Job OID: -
Cause: The number of open application instances. Depending on the application, an "instance" may represent a transaction, call, session, request/response pair, etc.
instance.throttle.max_instances Type: Counter Scope: Message OID: -
Cause: Maximum number of instances exceeding the max number of instances.
instance.throttle.max_tps_average Type: Counter Scope: Message OID: -
Cause: Average max TPS for the last throttle period.
snmp.msg.proxy Type: Counter Scope: Message OID: 1.3.6.1.4.1.56540.2.1.1.1
Cause: Proxied SNMP requests received from an SNMP app. Note that only (some) request-type SNMP PDUs are sent to applications.
Tags: type get Internal requests received from an SNMP get-request PDU.
next Internal requests received from an SNMP get-next-request PDU.
bulk Internal requests received from an SNMP get-bulk-request PDU.
set Internal requests received from an SNMP set-request PDU.
other Internal requests received from other SNMP PDUs.
WatchdogApp
application.alive Type: Gauge Scope: Application OID: -
Cause: Applications deemed to be alive based on heartbeat responses. A gauge value of 1 indicates an application responding to heartbeats, 0 indicates potentially dead or overloaded applications).
Tags: app xyz The monitored application name. Will override the Watchdog's tag, if applicable.
app_instance xyz The monitored application instance ID, if repeated. Will override the Watchdog's tag, if applicable.
application.load.pc Type: Gauge Scope: Application OID: -
Cause: Self-reported application load percentage, 0-100.
Tags: app xyz The monitored application name. Will override the Watchdog's tag, if applicable.
app_instance xyz The monitored application sub-name, if repeated. Will override the Watchdog's tag, if applicable.
application.load.state Type: Gauge Scope: Application OID: -
Cause: Application self-reported load state.
Tags: app xyz The monitored application name. Will override the Watchdog's tag, if applicable.
app_instance xyz The monitored application instance ID, if repeated. Will override the Watchdog's tag, if applicable.
state normal Applications reporting a normal load.
high Applications reporting a high load.
overload Applications reporting overload.
application.online Type: Gauge Scope: Application OID: -
Cause: Applications deemed to be accessible based on reported application access level. A gauge value of 1 indicates an application that is online, 0 indicates not online (e.g. quiescing, offline, etc.).
Tags: app xyz The monitored application name. Will override the Watchdog's tag, if applicable.
app_instance xyz The monitored application instance ID, if repeated. Will override the Watchdog's tag, if applicable.
heartbeat.failed Type: Counter Scope: Application OID: -
Cause: Application heartbeats that did not receive a successful response.
heartbeat.ok Type: Counter Scope: Application OID: -
Cause: Application heartbeats that received a successful response.
heartbeat.sent Type: Counter Scope: Application OID: -
Cause: Application heartbeats sent.