You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Lorenz Quack (JIRA)" <ji...@apache.org> on 2015/11/24 12:30:11 UTC

[jira] [Commented] (QPID-6889) [Java Broker] Entering relative path without parent in store UI fails

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

Lorenz Quack commented on QPID-6889:
------------------------------------

Steps to reproduce:
# start Broker
# click add Virtual Host
# enter arbitrary name
# select JSON as type for the VHN
# enter relative path for the VHN store path
# select arbitrary VH type, e.g. memory
# click add
result: "422 - Cannot open node configuration store:null"

Broker log:
{noformat}
2015-11-24 11:26:05,743 DEBUG [Broker-Config] (o.a.q.s.c.u.TaskExecutorImpl) - Performing Task['create child' on 'BrokerAdapter [id=3cf073fb-da56-4c09-bbeb-fa6bb1d8286e, name=Broker]' with arguments 'childClass=VirtualHostNode, name=xxx, type=JSON']
2015-11-24 11:26:05,745 DEBUG [Broker-Config] (o.a.q.s.c.u.TaskExecutorImpl) - Starting task executor VirtualHostNode-xxx-Config
2015-11-24 11:26:05,745 DEBUG [Broker-Config] (o.a.q.s.c.u.TaskExecutorImpl) - Task executor is started
2015-11-24 11:26:05,745 DEBUG [Broker-Config] (o.a.q.s.c.u.TaskExecutorImpl) - Performing Task['create' on 'JsonVirtualHostNodeImpl [id=051cbb5b-6dde-48f4-9818-77271541fc48, name=xxx, storePath=null]']
2015-11-24 11:26:05,746 DEBUG [Broker-Config] (o.a.q.s.c.u.TaskExecutorImpl) - Performing Task['set desired state' on 'JsonVirtualHostNodeImpl [id=051cbb5b-6dde-48f4-9818-77271541fc48, name=xxx, storePath=yyy]' with arguments 'DELETED']
2015-11-24 11:26:05,747 DEBUG [Broker-Config] (o.a.q.s.c.u.TaskExecutorImpl) - Task['set desired state' on 'JsonVirtualHostNodeImpl [id=051cbb5b-6dde-48f4-9818-77271541fc48, name=xxx, storePath=yyy]' with arguments 'DELETED'] performed successfully with result: null
2015-11-24 11:26:05,747 DEBUG [Broker-Config] (o.a.q.s.c.u.TaskExecutorImpl) - Task['create' on 'JsonVirtualHostNodeImpl [id=051cbb5b-6dde-48f4-9818-77271541fc48, name=xxx, storePath=yyy]'] performed successfully with result: null
2015-11-24 11:26:05,748 WARN  [HttpManagement-HTTP-126] (o.a.q.s.m.p.s.r.RestServlet) - IllegalConfigurationException processing request : Cannot open node configuration store:null
2015-11-24 11:26:05,747 DEBUG [Broker-Config] (o.a.q.s.c.u.TaskExecutorImpl) - Task['create child' on 'BrokerAdapter [id=3cf073fb-da56-4c09-bbeb-fa6bb1d8286e, name=Broker]' with arguments 'childClass=VirtualHostNode, name=xxx, type=JSON'] performed successfully with result: null
2015-11-24 11:26:05,748 WARN  [HttpManagement-HTTP-126] (o.a.q.s.m.p.s.r.RestServlet) - ... caused by NullPointerException  : null
{noformat}

> [Java Broker] Entering relative path without parent in store UI fails
> ---------------------------------------------------------------------
>
>                 Key: QPID-6889
>                 URL: https://issues.apache.org/jira/browse/QPID-6889
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>         Environment: Internet Explorer 11
>            Reporter: Lorenz Quack
>
> entering relative path in store path must have parent. i.e. entering "foo" results in '422 - Cannot open node configuration store:null'



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

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