IBM BPM, V8.0.1, All platforms > Troubleshooting and support > Troubleshooting service module deployment failures
Delete SIBus destinations
Service integration bus (SIBus) destinations are used to hold messages being processed by SCA modules. If a problem occurs, you might have to remove bus destinations to resolve the problem.
If you are deleting the destination because of a failed application installation, make sure the module in the destination name matches the name of the module that failed to install. The second part of the destination is the name of the module that implemented the destination.
For example in sca/SimpleBOCrsmA/component/test/sca/cros/simple/cust/Customer, SimpleBOCrsmA is the module name.
When security and role-based authorization are enabled, you must be logged in as administrator or configurator to perform this task.
Delete SIBus destinations when you inadvertently saved a configuration after installing an application that contains services or you no longer need the destinations.
This task deletes the destination from the SCA system bus only. You must also remove the entries from the application bus before reinstalling an application that contains services (see Deleting JCA activation specifications.)
Procedure
- Log into the administrative console.
- Display the destinations on the SCA system bus.
- In the navigation pane, click Service integration > buses
- In the content pane, click SCA.SYSTEM. cell_name.Bus
- Under Destination resources, click Destinations
- Select the check box next to each destination with a module name that matches the module that you are removing.
- Click Delete.
Results
The panel displays only the remaining destinations.
What to do next
Delete the JCA activation specifications related to the module that created these destinations.
Troubleshooting a failed deployment
Troubleshooting service module deployment failures
Related tasks:
Delete JCA activation specifications