Rajeev created AMQ-5145:
---------------------------

             Summary: 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
          Components: activemq-camel
    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)

Reply via email to