You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ted Ross (Created) (JIRA)" <ji...@apache.org> on 2012/01/11 15:07:39 UTC

[jira] [Created] (QPID-3748) qmf - Methods cannot be invoked when the agent is in external-storage mode

qmf - Methods cannot be invoked when the agent is in external-storage mode
--------------------------------------------------------------------------

                 Key: QPID-3748
                 URL: https://issues.apache.org/jira/browse/QPID-3748
             Project: Qpid
          Issue Type: Bug
          Components: Qpid Managment Framework
    Affects Versions: 0.14
            Reporter: Ted Ross
            Assignee: Ted Ross
            Priority: Minor
             Fix For: 0.15


The qmf2 agent checks for the existence of the referenced object in the internal data store before allowing a method call to be handled.  When external-storage mode is selected, the internal data store is empty and this check fails.

The fix is to only perform this check when the storage is internal.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] [Resolved] (QPID-3748) qmf - Methods cannot be invoked when the agent is in external-storage mode

Posted by "Ted Ross (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Ross resolved QPID-3748.
----------------------------

    Resolution: Fixed
    
> qmf - Methods cannot be invoked when the agent is in external-storage mode
> --------------------------------------------------------------------------
>
>                 Key: QPID-3748
>                 URL: https://issues.apache.org/jira/browse/QPID-3748
>             Project: Qpid
>          Issue Type: Bug
>          Components: Qpid Managment Framework
>    Affects Versions: 0.14
>            Reporter: Ted Ross
>            Assignee: Ted Ross
>            Priority: Minor
>             Fix For: 0.15
>
>
> The qmf2 agent checks for the existence of the referenced object in the internal data store before allowing a method call to be handled.  When external-storage mode is selected, the internal data store is empty and this check fails.
> The fix is to only perform this check when the storage is internal.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org