[
https://issues.apache.org/jira/browse/KARAF-6257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16931062#comment-16931062
]
ASF subversion and git services commented on KARAF-6257:
--------------------------------------------------------
Commit e5eca14530cc70705f5f9bb4f440fe8f793cf95d in karaf's branch
refs/heads/karaf-4.2.x from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=e5eca14 ]
[KARAF-6257] Fix argument parsing on client.bat
(cherry picked from commit 65fea377f5cf874d7b31211d5619662879fbda9c)
> 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)