Hi all,
Very occasionally we get the following exception when creating a new
topic in Artemis (2.24.0):
Caused by: java.lang.ClassCastException: class
org.apache.activemq.artemis.core.protocol.core.impl.wireformat.NullResp
onseMessage_V2 cannot be cast to class
org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionB
indingQueryResponseMessage_V4
(org.apache.activemq.artemis.core.protocol.core.impl.wireformat.NullRes
ponseMessage_V2 and
org.apache.activemq.artemis.core.protocol.core.impl.wireformat.SessionB
indingQueryResponseMessage_V4 are in unnamed module of loader
io.quarkus.bootstrap.classloading.QuarkusClassLoader @3bf0cb2d)
at
org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionCont
ext.addressQuery(ActiveMQSessionContext.java:413)
at
org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.addressQ
uery(ClientSessionImpl.java:794)
at
org.apache.activemq.artemis.jms.client.ActiveMQSession.lookupTopic(Acti
veMQSession.java:1325)
at
org.apache.activemq.artemis.jms.client.ActiveMQSession.internalCreateTo
pic(ActiveMQSession.java:554)
at
org.apache.activemq.artemis.jms.client.ActiveMQSession.createTopic(Acti
veMQSession.java:542)
at
org.apache.activemq.artemis.jms.client.ActiveMQJMSContext.createTopic(A
ctiveMQJMSContext.java:418)
Any hints what could be the problem?
Thanks,
Thorsten
--
Dr.-Ing. Thorsten Meinl
KNIME AG
Talacker 50
8001 Zurich, Switzerland