[
https://issues.apache.org/jira/browse/KARAF-6257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16921979#comment-16921979
]
Sascha Vogt commented on KARAF-6257:
------------------------------------
If really needed, maybe
[https://stackoverflow.com/questions/21694861/how-to-pass-more-than-9-parameters-to-batch-file]
contains a solution... we just removed the %10 %11 args from the script...
> 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)