You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Peter Lacko (JIRA)" <ji...@apache.org> on 2015/11/02 13:17:27 UTC

[jira] [Created] (QPID-6822) Failure when: qpid-config add queue --durable "queue-id"

Peter Lacko created QPID-6822:
---------------------------------

             Summary: Failure when: qpid-config add queue --durable "queue-id"
                 Key: QPID-6822
                 URL: https://issues.apache.org/jira/browse/QPID-6822
             Project: Qpid
          Issue Type: Bug
    Affects Versions: 0.32
         Environment: RedHat 7.1
            Reporter: Peter Lacko


Attempt to create durable queue fails with:
{noformat}
$ qpid-config add queue --durable "queue"
Failed: Exception: Exception from Agent: {u'error_code': 7, u'error_text': 
'Queue queue: create() failed: jexception 0x010c 
EmptyFilePool::createSymLink() threw JERR__SYMLINK: Symbolic link 
operation failed (file=/var/lib/qpidd/.qpidd/qls/p001/efp/2048k/in_use
/85570c5b-b2ca-4883-bf86-8df746ac6ee4.jrnl symlink=/var/lib/qpidd/.qpidd
/qls/jrnl2/queue/85570c5b-b2ca-4883-bf86-8df746ac6ee4.jrnl errno=13 
(Permission denied)) (/builddir/build/BUILD/qpid-cpp-0.34/src/qpid/linearstore
/MessageStoreImpl.cpp:425)'}
{noformat}

Problem occures after doing {{yum update}}. All qpid packages version listed here below, before and after update:
{noformat}
$ diff qpid-before-update.txt qpid-after-update.txt
1,10c1,10
< python-gofer-qpid.noarch   2.6.6-1.git.48.3141846.el7
< python-qpid.x86_64         0.32-3.el7          @epel
< python-qpid-common.x86_64  0.32-3.el7          @epel
< python-qpid-qmf.x86_64     0.28-29.el7         @epel
< qpid-cpp-client.x86_64     0.32-3.el7          @epel
< qpid-cpp-server.x86_64     0.32-3.el7          @epel
< qpid-cpp-server-store.x86_64
< qpid-proton-c.x86_64       0.9-3.el7           @epel
< qpid-qmf.x86_64            0.28-29.el7         @epel
< qpid-tools.x86_64          0.32-3.el7          @epel
---
> python-gofer-qpid.noarch   2.6.6-2.el7         @pulp-2.7-beta
> python-qpid.noarch         0.32-9.el7          @epel
> python-qpid-common.noarch  0.32-9.el7          @epel
> python-qpid-qmf.x86_64     0.32-1.el7          @epel
> qpid-cpp-client.x86_64     0.34-4.el7          @epel
> qpid-cpp-server.x86_64     0.34-4.el7          @epel
> qpid-cpp-server-linearstore.x86_64
> qpid-proton-c.x86_64       0.10-2.el7          @epel
> qpid-qmf.x86_64            0.32-1.el7          @epel
> qpid-tools.noarch          0.32-9.el7          @epel
{noformat}




--
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