Issue Details (XML | Word | Printable)

Key: AMQ-1765
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Rob Davies
Reporter: vik dhawan
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ActiveMQ

Getting IOException with Kaha storage

Created: 03/Jun/08 02:11 PM   Updated: 14/Aug/08 02:28 AM
Return to search
Component/s: Broker
Affects Version/s: 5.0.0
Fix Version/s: 5.1.0

Time Tracking:
Not Specified

Environment: Solaris 10 JVM 1.6

Regression: Regression


 Description  « Hide
2008-06-03 17:09:23,100 [.121.82.25:2360] ERROR Service - Async error occurred: java.lang.RuntimeException: org.apache.active
mq.kaha.RuntimeStoreException: java.io.IOException: Could not locate data file data-queue-data-17
java.lang.RuntimeException: org.apache.activemq.kaha.RuntimeStoreException: java.io.IOException: Could not locate data file data-queue-data-17
at org.apache.activemq.broker.region.cursors.QueueStorePrefetch.hasNext(QueueStorePrefetch.java:112)
at org.apache.activemq.broker.region.cursors.StoreQueueCursor.hasNext(StoreQueueCursor.java:129)
at org.apache.activemq.broker.region.Queue.buildList(Queue.java:1026)
at org.apache.activemq.broker.region.Queue.doPageIn(Queue.java:1009)
at org.apache.activemq.broker.region.Queue.pageInMessages(Queue.java:1072)
at org.apache.activemq.broker.region.Queue.sendMessage(Queue.java:1003)
at org.apache.activemq.broker.region.Queue.doMessageSend(Queue.java:488)
at org.apache.activemq.broker.region.Queue.send(Queue.java:441)
at org.apache.activemq.broker.region.AbstractRegion.send(AbstractRegion.java:328)
at org.apache.activemq.broker.region.RegionBroker.send(RegionBroker.java:402)
at org.apache.activemq.broker.TransactionBroker.send(TransactionBroker.java:224)
at org.apache.activemq.broker.BrokerFilter.send(BrokerFilter.java:125)
at org.apache.activemq.broker.CompositeDestinationBroker.send(CompositeDestinationBroker.java:95)
at org.apache.activemq.broker.MutableBrokerFilter.send(MutableBrokerFilter.java:135)
at org.apache.activemq.broker.TransportConnection.processMessage(TransportConnection.java:434)
at org.apache.activemq.command.ActiveMQMessage.visit(ActiveMQMessage.java:623)
at org.apache.activemq.broker.TransportConnection.service(TransportConnection.java:281)
at org.apache.activemq.broker.TransportConnection$1.onCommand(TransportConnection.java:178)
at org.apache.activemq.transport.TransportFilter.onCommand(TransportFilter.java:67)
at org.apache.activemq.transport.stomp.StompTransportFilter.sendToActiveMQ(StompTransportFilter.java:79)
at org.apache.activemq.transport.stomp.ProtocolConverter.sendToActiveMQ(ProtocolConverter.java:120)
at org.apache.activemq.transport.stomp.ProtocolConverter.onStompSend(ProtocolConverter.java:209)
at org.apache.activemq.transport.stomp.ProtocolConverter.onStompCommad(ProtocolConverter.java:141)
at org.apache.activemq.transport.stomp.StompTransportFilter.onCommand(StompTransportFilter.java:69)
at org.apache.activemq.transport.TransportSupport.doConsume(TransportSupport.java:83)
at org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:185)
at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:172)
at java.lang.Thread.run(Thread.java:619)

 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Rob Davies added a comment - 03/Jun/08 11:53 PM
Looks like a duplicate of https://issues.apache.org/activemq/browse/AMQ-1264 which is fixed in 5.1

Rob Davies made changes - 03/Jun/08 11:53 PM
Field Original Value New Value
Resolution Duplicate [ 3 ]
Fix Version/s 5.1.0 [ 11802 ]
Status Open [ 1 ] Resolved [ 5 ]
Assignee Rob Davies [ rajdavies ]
vik dhawan added a comment - 05/Jun/08 02:48 PM
Hi Rob,

i understand you are saying its resolved in the AMQ 5.1. but i cant use 5.1 because it has other major issues. for example i cant even use a selector while having Kaha as the persistence mechanism. My selector fails everytime.

I am only using JMSCorrelationID in my selector nothing fancy.

Thanks!


vik dhawan added a comment - 05/Jun/08 02:52 PM
I am opening this bug again.

vik dhawan made changes - 05/Jun/08 02:52 PM
Status Resolved [ 5 ] Reopened [ 4 ]
Regression [Regression]
Resolution Duplicate [ 3 ]
Hadrian Zbarcea added a comment - 05/Aug/08 07:23 AM
vik, could you please provide a small unit test or something that shows the problem? Thanks!

Rob Davies added a comment - 14/Aug/08 02:28 AM
Hi Vik,

please raise another jira for the selector problem


Rob Davies made changes - 14/Aug/08 02:28 AM
Resolution Fixed [ 1 ]
Status Reopened [ 4 ] Resolved [ 5 ]