You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/11/25 17:04:10 UTC

[jira] [Commented] (AMQ-6063) NullPointerException during KahaDB index recovery

    [ https://issues.apache.org/jira/browse/AMQ-6063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15026993#comment-15026993 ] 

ASF subversion and git services commented on AMQ-6063:
------------------------------------------------------

Commit 8f30866fdf89f25188a358f1b1c161b2f06de3f5 in activemq's branch refs/heads/master from [~cshannon]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=8f30866 ]

https://issues.apache.org/jira/browse/AMQ-6063

Fixing potential NullPointerException during KahaDB index recovery.


> NullPointerException during KahaDB index recovery
> -------------------------------------------------
>
>                 Key: AMQ-6063
>                 URL: https://issues.apache.org/jira/browse/AMQ-6063
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.12.1
>            Reporter: Christopher L. Shannon
>            Assignee: Christopher L. Shannon
>
> A broker I was testing ran out of disk space the other day when messages were being written to it because disk usage checks were not set.  After restart, the KahaDB index was detected as corrupted but during the recovery a NullPointerException occurred.
> The error occurred in MessageDatabase inside recoveryIndex on this line:
> {{sd.locationIndex.remove(tx.keys.location)}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)