Cause of exception "Exception while processing msg from database store [store_name], error = 42".

Cause of exception "Exception while processing msg from database store [store_name], error = 42".

book

Article ID: KB0093727

calendar_today

Updated On:

Products Versions
TIBCO Enterprise Message Service -
Not Applicable -

Description

Resolution:
When the database store is configured for the EMS server, the EMS server logs the exception:

Exception while processing msg from database store [store_name], error = 42
Failed to read message from store 'store_name', error = 'Exception'

Error code 42 indicates an "invalid message". This issue can happen when a database driver and a database server are not compatible. For the support matrix on driver/JRE/database of Oracle database, refer to http://www.oracle.com/technetwork/database/enterprise-edition/jdbc-faq-090281.html#01_02 .

Issue/Introduction

Cause of exception "Exception while processing msg from database store [store_name], error = 42".

Additional Information

http://www.oracle.com/technetwork/database/enterprise-edition/jdbc-faq-090281.html#01_02