https://bz.apache.org/bugzilla/show_bug.cgi?id=66829

--- Comment #3 from Mark Thomas <ma...@apache.org> ---
I think there may be some issues with spaces in the path to Java but the
example in the original report is wrong. It uses

set VAR="value with spaces"

it should be

set "VAR=value with spaces"

I'm continuing to investigate spaces in JAVA_HOME and _RUNJAVA

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to