You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2014/06/15 14:54:01 UTC

[jira] [Updated] (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:all-tabpanel ]

Keith Wall updated QPID-5819:
-----------------------------

      Description: 
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}
         Priority: Critical  (was: Major)
    Fix Version/s: 0.29
       Issue Type: Bug  (was: Improvement)

> 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