Sascha Vogt created KARAF-6257:
----------------------------------
Summary: 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.2.5, 4.3.0
Environment: Windows 10
Reporter: Sascha Vogt
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
(v7.6.3#76005)