You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/06/19 23:31:26 UTC

[jira] [Commented] (QPID-5819) Starting a Broker with a virtualhostnode in stopped state causes exception

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

ASF subversion and git services commented on QPID-5819:
-------------------------------------------------------

Commit 1604036 from [~k-wall] in branch 'qpid/trunk'
[ https://svn.apache.org/r1604036 ]

QPID-5819: Make JsonFileConfigStore#close idempotent, like other DCS implementations

> Starting a Broker with a virtualhostnode in stopped state causes exception
> --------------------------------------------------------------------------
>
>                 Key: QPID-5819
>                 URL: https://issues.apache.org/jira/browse/QPID-5819
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>            Reporter: Keith Wall
>            Priority: Critical
>             Fix For: 0.29
>
>
> If I start a Broker that has a virtualhostnode in the STOPPED state, the following exception is observed and the Broker fails to start.
> {noformat}
> FATAL [main] (server.Broker) - Exception during startup
> java.lang.NullPointerException
>         at org.apache.qpid.server.store.JsonFileConfigStore.releaseFileLock(JsonFileConfigStore.java:593)
>         at org.apache.qpid.server.store.JsonFileConfigStore.closeConfigurationStore(JsonFileConfigStore.java:565)
>         at org.apache.qpid.server.virtualhostnode.AbstractVirtualHostNode.closeConfigurationStore(AbstractVirtualHostNode.java:245)
>         at org.apache.qpid.server.virtualhostnode.AbstractVirtualHostNode.doStop(AbstractVirtualHostNode.java:209)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org