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

[jira] [Comment Edited] (QPID-6822) Failure on: qpid-config add queue --durable "queue-id"

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

Pavel Moravec edited comment on QPID-6822 at 11/2/15 1:26 PM:
--------------------------------------------------------------

There was some linearstore directory structure change between 0.32 and 0.34 ( kpvdr  / Kim van Der Riet would know).

Just a guess - have you restarted the broker after the upgrade? And did you follow the upgrade steps (I can find it now only in Red Hat manuals https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_MRG/3/html-single/Messaging_Installation_and_Configuration_Guide/index.html#Manually_Upgrade_Linearstore )?


was (Author: pmoravec):
There was some linearstore directory structure change between 0.32 and 0.34 ( kpvdr  / Kim van Der Riet would know).

Just a guess - have you restarted the broker after the upgrade? And did you follow the upgrade steps (I can find it now only in Red Hat manuals https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_MRG/3/html-single/Messaging_Installation_and_Configuration_Guide/index.html#Manually_Upgrade_Linearstore ).

> Failure on: 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}
> Queue is created succesfully without {{--durable}} parameter.
> Problem occures after doing {{yum update}}. All qpid packages versions listed below, before and after performing 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