In RMS 14.1 integration with RIB 14.1 while creating store getting an error on RIB_ADMIN.log
Hi,
One of the RWMS subsriber is failing with following error.
In RMS 14.1 integration with RIB 14.1 while creating store getting an error on RIB_ADMIN.log
Error Code: 1950
Call: INSERT INTO RIB_MESSAGE (MESSAGE_NUM, ADAPTER_CLASS_LOCATION, ADAPTER_INSTANCE_NUMBER, ATTEMPT_COUNT, DELETE_PENDING, IN_QUEUE, JMS_QUEUE_ID, MAX_ATTEMPTS, NEXT_ATTEMPT_TIME, REASON_CODE, TOPIC_NAME, ID, CUSTOM_DATA, CUSTOM_FLAG, FAMILY, MESSAGE_DATA, PUBLISH_TIME, RIB_MESSAGE_ID, THREAD_VALUE, TYPE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
bind => [20 parameters bound]
Query: InsertObjectQuery(com.retek.rib.domain.hospital.bo.impl.HospitalEntryImpl@4269e634[messageNum=21])
at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:324)