After the implementation of ARTEMIS-3679, ENTMQBR-5735, a column (HOLDER_EXPIRATION_TIME) in the node manager table was modified from timestamp to number.
Issue
AMQ 7.8 HA cluster uses an Oracle database (DB) as shared store. This DB uses the table "NODE_MANAGER_STORE" (for
While testing the new AMQ version 7.10 which uses the same DB, the following error is raised:
[org.apache.activemq.artemis.core.server.impl.jdbc.JdbcNodeManager] Errored while trying to acquire lock: java.lang.IllegalStateException: java.sql.SQLSyntaxErrorException: ORA-00932: inconsistent datatypes: expected TIMESTAMP got NUMBER
Environment
Red Hat AMQ
7.10
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.