Hi all,
after upgrading to ActimeMQ 5.6.0, I started to get those exceptions...
[org.apache.activemq.broker.region.Topic] Failed to remove expired Message
from the store
java.lang.NullPointerException
at org.apache.activemq.broker.region.Topic.acknowledge(Topic.java:510)
at
org.apache.activemq.broker.region.Topic.messageExpired(Topic.java:703)
at
org.apache.activemq.broker.region.cursors.FilePendingMessageCursor.discardExpiredMessage(FilePendingMessageCursor.java:476)
at
org.apache.activemq.broker.region.cursors.FilePendingMessageCursor.expireOldMessages(FilePendingMessageCursor.java:418)
at
org.apache.activemq.broker.region.cursors.FilePendingMessageCursor.tryAddMessageLast(FilePendingMessageCursor.java:220)
at
org.apache.activemq.broker.region.TopicSubscription.add(TopicSubscription.java:136)
at
org.apache.activemq.broker.region.policy.SimpleDispatchPolicy.dispatch(SimpleDispatchPolicy.java:48)
at org.apache.activemq.broker.region.Topic.dispatch(Topic.java:669)
at org.apache.activemq.broker.region.Topic.doMessage
Is it a known issue? Is there any patch or workaround? Should I open a bug
report?
Thank yuo all!
--
View this message in context:
http://activemq.2283324.n4.nabble.com/AMQ-5-6-org-apache-activemq-broker-region-Topic-Failed-to-remove-expired-Message-from-the-store-tp4656691.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.