You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Tom Quarendon (JIRA)" <ji...@apache.org> on 2019/03/20 11:19:00 UTC

[jira] [Created] (KARAF-6205) bin\client.bat only passes 8 or 9 arguments to java

Tom Quarendon created KARAF-6205:
------------------------------------

             Summary: bin\client.bat only passes 8 or 9 arguments to java
                 Key: KARAF-6205
                 URL: https://issues.apache.org/jira/browse/KARAF-6205
             Project: Karaf
          Issue Type: Bug
          Components: karaf
            Reporter: Tom Quarendon


A command line such as:
{code:java}
-u user -p password -r <retries> -d <delay> -f <commandsfile>
{code}
isn't passed correctly to java as it has too many arguments.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)