When you get that NPE, is it recoverable or do you have some data that can
reproduce, I tried a bunch of variants of unit tests around that area of the
code but could not reproduce.
On 31 May 2010 10:27, Christian Grobmeier wrote:
> Hello,
>
> we have upgraded from 5.3.x series to a snapshot ver
sageStore.recoverNextMessages(KahaDBStore.java:235)
> at
> org.apache.activemq.broker.region.cursors.QueueStorePrefetch.doFillBatch(QueueStorePrefetch.java:97)
> at
> org.apache.activemq.broker.region.cursors.AbstractStoreCursor.fillBatch(AbstractStoreCursor.java:253)
> ... 9 more
>
>
-
Charles Moulliard
SOA Architect
My Blog : http://cmoulliard.blogspot.com/ http://cmoulliard.blogspot.com/
--
View this message in context:
http://old.nabble.com/KahaDB-failure-with-Active-MQ-5.4-snapshot-tp28728635p28731684.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Hello,
we have upgraded from 5.3.x series to a snapshot version because we
got several KahaDB errors. It was fine for a long time but then we
suddenly had an KahaDB error again. Any idea where is this coming
from? I assume its again something on creating index or such.
Thanks for any tips,
Christ