Getting Error "AdapterClassDefLocation must follow pattern" in RIB when subscribing message from SIM
Hi,
We created a custom rib-app instance called rib-v1602rms for our business requirement which is a replica of rib-rms instance with only difference of having this new instance with fewer adapters and pointing to a different rms database.
The compilation and deployment is successful and we are able to see the adapters in rib admin gui for this new instance but while subscribing to a message published from SIM, it fails and the rib logs shows error :
AdapterClassDefLocation rib-v1602rms_invAdjust_sub_1 must follow pattern <rib-app>_<famillytype>_{pub|sub|tafr}_instanceNo. I do not see any difference in our pattern and the one it expects.