[ 
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-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to