JMS Module. This section contains details for the messages delivered from the JMS Module.
This topic provides the MIB Name and MIB OID information, in addition to high-level details about each notification in the JMS Module.
MIB Name : CASTIRON-COMP-JMS-MIB
MIB OID : .1.3.6.1.4.1.13336.2.2.3.8
The following table provides an alphabetical list of all notifications that can be issued by the JMS Module.
Notification | Level | System | Description |
---|---|---|---|
ConnectionPoolError | Warning | Orchestration | Error occurred while returning connection to the pool. Continuing the activity. |
FactoryUnknownError | Severe | Orchestration | Unknown exception while looking up the connection factory |
FirstID | Warning | Orchestration | The appliance is in recovery mode and the first message specified is not matching the id specified of delivered message. Messages in the queue is tampered and will impact the delivery of messages |
GetConnectRetry | Warning | Orchestration | The JMS operation failed while trying to connect to the server. This will cause a retry. |
GetMarshallError | Severe | Orchestration | Error occurred while marshalling the JMS message. |
JMSError | Severe | Orchestration | Error occurred while getting message from the provider. |
LibraryNotInstalled | Severe | Orchestration | This error may be due to JMS Provider library being not installed on the appliance. Please install the JMS provider library using Web management console. |
MakeConnectError | Severe | Orchestration | Error occurred while creating the connection to destination. |
NamingException | Severe | Orchestration | Naming exception occurred while getting message from destination. |
NoMessage | Info | Orchestration | There is no message to be retrieved from the destination specified. |
PollMessageError | Severe | Orchestration | Error occurred while getting a message from queue. |
PollMessageRetry | Warning | Orchestration | The JMS operation failed while trying to connect to the server. This will cause a retry. |
PoolFactoryError | Severe | Orchestration | Error occurred while looking up for connection factory. |
PoolReleaseError | Severe | Orchestration | Error occurred while closing the connection pool. |
PooledConnException | Warning | Orchestration | A JMS Connection exception occurred while the connection was in the idle pool. This can occur if the JMS provider terminates the connection ungracefully. |
RecoveryInfo | Info | Orchestration | The activity is recovering and its skipping message with specified id as its already delivered. |
RecoveryInfo | Info | Orchestration | The JMS connector is in recovery mode. |
RestartError | Severe | Orchestration | Error occurred while trying to restart the subscriber on the specified topic. |
SendConnectRerty | Warning | Orchestration | The JMS operation failed while trying to connect to the server. This will cause a retry. |
SendMarshallError | Severe | Orchestration | Error occurred while unmarshalling the JMS message. |
SendMessageError | Severe | Orchestration | Error occurred while sending message. |
SendNamingException | Severe | Orchestration | Naming exception occurred while sending message to destination. |
SubscriberConfigError | Severe | Orchestration | Error occurred while configuring the subscriber activity. |
SubscriberConnect | Severe | Orchestration | The JMS operation failed while trying to connect to the server. |
SubscriberError | Severe | Orchestration | Error occurred while subscribing the message. This message should be re-delivered manually from the Provider. |
SubscriberNameError | Severe | Orchestration | Naming exception occurred while configuring the subscriber activity. |
SubscriberStartInfo | Info | Orchestration | Subscriber started successfully for the specified topic. |
UnsubscribeError | Warning | Orchestration | Error occurred while unsubscribing on the topic. |