IBM BPM - Error: No messaging engine was found that matched the following parameters: bus
IBM BPM - Error: No messaging engine was found that matched the following parameters: bus
The exception stack trace follows: com.ibm.ws.Transaction.XAResourceNotAvailableException: com.ibm.websphere.sib.exception.SIResourceException: CWSIT0088E: There are currently no messaging engines in bus BPM.De1.Bus running.
Additional failure information: CWSIT0103E: No messaging engine was found that matched the following parameters: bus=BPM.De1.Bus, targetGroup=663C33C409C1046C, targetType=MEUuid, targetSignificance=Required, transportChain=InboundSecureMessaging, proximity=Bus
Fix
1. Stop BPM Server (App, Sup, Mes)
2. Drop SIB Table in CMNDB (DB of BPM Platform)
drop table SIB000;
drop table SIB001;
drop table SIB002;
drop table SIBCLASSMAP;
drop table SIBKEYS;
drop table SIBLISTING;
drop table SIBOWNER;
drop table SIBOWNERO;
drop table SIBXACTS;
3. Start BPM Server (App, Sup, Mes)
Nhận xét
Đăng nhận xét