You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Justin Ross (JIRA)" <ji...@apache.org> on 2013/07/29 16:15:48 UTC

[jira] [Updated] (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 ]

Justin Ross updated QPID-1442:
------------------------------

    Fix Version/s: 0.6
    
> 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
>             Fix For: 0.6
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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