You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2017/08/04 16:17:00 UTC

[jira] [Created] (QPID-7878) [Java Broker] [Windows start batch] Add command line option to pause if start-up fails.

Keith Wall created QPID-7878:
--------------------------------

             Summary: [Java Broker] [Windows start batch] Add command line option to pause if start-up fails.
                 Key: QPID-7878
                 URL: https://issues.apache.org/jira/browse/QPID-7878
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
            Reporter: Keith Wall
            Priority: Trivial


The {{qpid-server.bat}} batch file may be called from the Windows start menu or Windows short-cut.  If the Broker fails to start (unset JAVA_HOME or wrong JVM version), currently the command window associated with the batch file closes before the contents of the window can be read.  This frustrates users trying to diagnose problems.

An option 'run' command line option could be added to instruct the batch script pause if the java or the broker report a non-zero exit status.   The run command line option is a private concern the the batch file and not passed to Qpid proper.





--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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