You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <ji...@apache.org> on 2011/03/01 11:02:37 UTC

[jira] Resolved: (QPID-1442) C++ broker performs smart completion of environment vars.

     [ https://issues.apache.org/jira/browse/QPID-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gordon Sim resolved QPID-1442.
------------------------------

    Resolution: Fixed

> C++ broker performs smart completion of environment vars.
> ---------------------------------------------------------
>
>                 Key: QPID-1442
>                 URL: https://issues.apache.org/jira/browse/QPID-1442
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: M3
>            Reporter: Martin Ritchie
>
> Summary:
> If I have an env var QPID_WORK set and start the c++ broker it attempts to read the value as the 'worker-threads' value. 
> If the value of QPID_WORK is set to an integer then things work as expected for c++ but not the Java broker. 
> $ export QPID_WORK="<VALUE OF QPID_WORK>"
> $./qpidd --help
> Error in environment variables: in option 'worker-threads': invalid option value '<VALUE OF QPID_WORK>'
> Use --help to see valid options

-- 
This message is automatically generated by JIRA.
-
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