Interview Questions

What do the messaging bridge monitoring states indicate on the Server -> Services ->Monitor -> Messaging Bridge Administration Console page?

BEA WebLogic Questions and Answers


(Continued from previous question...)

What do the messaging bridge monitoring states indicate on the Server -> Services ->Monitor -> Messaging Bridge Administration Console page?

When monitoring a messaging bridge's state, use the following table to determine a course of action, if necessary.

Description

Action

WARN: Failed to find the source adapter

Check if the adapter is deployed or the JNDI name in the source JMSBridgeDestination instance is correct.

WARN: Failed to find the target adapter

Check if the adapter is deployed or the JNDI name in the target JMSBridgeDestination instance is correct.

Found both of the adapters and making connections

No.

WARN: Stopped by the administrator

No.

WARN: Failed to look up the source adapter

Check if the adapter is deployed or the JNDI name in the source JMSBridgeDestination instance is correct.

WARN: Failed to look up the target adapter

Check if the adapter is deployed or the JNDI name in the target JMSBridgeDestination instance is correct.

Found two adapters and about to make connections

No.

WARN: Failed to connect to the source

Check all the parameters configured for the source bridge destination.

Check if the source server is running and whether the actual destination is active.

Connected to the source

No.

WARN: Failed to connect to the target

Check all the parameters configured for the target bridge destination.

Check if the target server is running and whether the actual destination is active.

Connected to the target

No.

Forwarding messages

No.

WARN: Failed to connect and will reconnect later

Check if the source and target bridge destinations are running and healthy.

(Continued on next question...)

Other Interview Questions