[
https://issues.apache.org/jira/browse/AMQ-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish closed AMQ-5145.
-----------------------------
Resolution: Incomplete
This is a very old version of ActiveMQ and there have been many fixes and
improvements in the store area since them. If you can reproduce with a new
version and provide a test case we can investigate.
> JMS Failed to schedule job Chunk stream does not exist
> -------------------------------------------------------
>
> Key: AMQ-5145
> URL: https://issues.apache.org/jira/browse/AMQ-5145
> Project: ActiveMQ
> Issue Type: Bug
> Affects Versions: 5.6.0
> Environment: RedHat Linux 5.8
> Reporter: Rajeev
>
> We are getting the below exception in our production environment. It seems
> that there are some issue with Scheduler DB.
> JMS Failed to schedule job |
> org.apache.activemq.broker.scheduler.JobSchedulerImpl | JobScheduler:JMS
> java.io.EOFException: Chunk stream does not exist, page: 9536 is marked free
> at org.apache.kahadb.page.Transaction$2.readPage(Transaction.java:460)
> at org.apache.kahadb.page.Transaction$2.<init>(Transaction.java:437)
> at
> org.apache.kahadb.page.Transaction.openInputStream(Transaction.java:434)
> at org.apache.kahadb.page.Transaction.load(Transaction.java:410)
> at org.apache.kahadb.page.Transaction.load(Transaction.java:367)
> at org.apache.kahadb.index.BTreeIndex.loadNode(BTreeIndex.java:262)
> at org.apache.kahadb.index.BTreeNode.getChild(BTreeNode.java:225)
> at org.apache.kahadb.index.BTreeNode.getFirst(BTreeNode.java:600)
> at org.apache.kahadb.index.BTreeIndex.getFirst(BTreeIndex.java:240)
> at
> org.apache.activemq.broker.scheduler.JobSchedulerImpl.getNextToSchedule(JobSchedulerImpl.java:410)
> at
> org.apache.activemq.broker.scheduler.JobSchedulerImpl.mainLoop(JobSchedulerImpl.java:523)
> at
> org.apache.activemq.broker.scheduler.JobSchedulerImpl.run(JobSchedulerImpl.java:429)
> at java.lang.Thread.run(Thread.java:662)
> Please help to solve this issue.
--
This message was sent by Atlassian JIRA
(v6.2#6252)