Hi!
I believe the client.bat is still broken with the way it handles arguments.

When trying to do the following:

Client.bat -h=localhost -u=karaf -p=admin "shutdown -f"

I believe that because of the stuff in the batch file to handle argument 10 and 
11, the quotes get removed from the "shutdown -f" and you get a response "miss 
the commands file".
If you revert to the 4.2.3 version of the batch file the command works.
Thanks,
-Doug

Reply via email to