My Oracle Support Banner

WebLogic Messaging Bridge is Not Showing All the Bridges While Running a WLST Script (Doc ID 2980280.1)

Last updated on OCTOBER 18, 2023

Applies to:

Oracle WebLogic Server - Version 12.2.1.4.0 and later
Information in this document applies to any platform.

Symptoms

WebLogic messaging bridge is not showing all the bridges when executing a WLST script.

Steps:

1. Create two or more bridges in a WebLogic 12c domains

2. Verify the status of both bridges as 'Active' from Admin Console

3. Start WLST

4. connect(username='username', password='password', url='t3://host:port')

5. serverRuntime()

6. cd('MessagingBridgeRuntime')

7. ls()

Result: MessageBridge1 

Note: The above result is correct as per the command passed in step6. This gives only one bridge as a result.

However, the requirement is to get all the bridges.

Changes

 Monitor bridge details using WLST.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
  


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.