]
Will Burns resolved ISPN-11392.
-------------------------------
Fix Version/s: 11.0.0.Alpha2
Resolution: Done
Syntax error in cli.bat and user-tool.bat
-----------------------------------------
Key: ISPN-11392
URL:
https://issues.redhat.com/browse/ISPN-11392
Project: Infinispan
Issue Type: Bug
Components: Server
Affects Versions: 10.1.2.Final
Reporter: M P
Priority: Minor
Fix For: 11.0.0.Alpha2
{{cli.bat}} and {{user-tool.bat}} cannot be executed in Windows {{cmd}} due to a syntax
error in multi line statements.
{code}
C:\devtools\infinispan-server-10.1.2.Final>bin\user-tool.bat
Fehler: Hauptklasse \ konnte nicht gefunden oder geladen werden
Der Befehl "-Djava.util.logging.manager" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
{code}
(Roughly translates to "Error: main class \ could not be found or loaded. The
command "-Djava.util.logging.manager" is either misspelled or could not be
found."