[
https://issues.apache.org/jira/browse/KARAF-6257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16931058#comment-16931058
]
ASF GitHub Bot commented on KARAF-6257:
---------------------------------------
jbonofre commented on pull request #938: [KARAF-6257] Fix argument parsing on
client.bat
URL: https://github.com/apache/karaf/pull/938
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> client.bat no longer working on Windows due to KARAF-6205
> ---------------------------------------------------------
>
> Key: KARAF-6257
> URL: https://issues.apache.org/jira/browse/KARAF-6257
> Project: Karaf
> Issue Type: Bug
> Components: karaf
> Affects Versions: 4.3.0, 4.2.5
> Environment: Windows 10
> Reporter: Sascha Vogt
> Assignee: Jean-Baptiste Onofré
> Priority: Critical
> Fix For: 4.3.0, 4.2.7
>
>
> The fix for https://issues.apache.org/jira/browse/KARAF-6205 causes the
> client.bat on Windows to no longer work.
> I think Windows only allows up to 9 arguments to be passed on. %10 %11 is
> replaced to look like "0 1" - which then fails with a message "Error
> executing command: Cannot coerce 1() to any of []"
--
This message was sent by Atlassian Jira
(v8.3.2#803003)