org.apache.activemq.store.memory.MemoryPersistenceAdapter - Expected an
instance of MemoryMessageStore but was: [EMAIL PROTECTED]
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: AMQ-1446
URL: https://issues.apache.org/activemq/browse/AMQ-1446
Project: ActiveMQ
Issue Type: Bug
Components: Message Store
Affects Versions: 5.0.0
Reporter: David Sitsky
Fix For: 5.0.0
I have an application which ran with persistence off, but with transactions. I
noticed just before stopping the broker, I see the following messages:
WARN org.apache.activemq.store.memory.MemoryPersistenceAdapter - Expected an
instance of MemoryMessageStore but was: [EMAIL PROTECTED]
WARN org.apache.activemq.store.memory.MemoryPersistenceAdapter - Expected an
instance of MemoryMessageStore but was: [EMAIL PROTECTED]
WARN org.apache.activemq.store.memory.MemoryPersistenceAdapter - Expected an
instance of MemoryMessageStore but was: [EMAIL PROTECTED]
It doesn't seem to have affected anything, but I thought it was worth
reporting. I see this in revision 582029.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.