https://bz.apache.org/bugzilla/show_bug.cgi?id=62107
--- Comment #23 from Manu <[email protected]> --- (In reply to Felix Schumacher from comment #22) > The variable JM_LAUNCH has to point to a valid executable. So either a PATH > relative name or an absolute name is OK. > > Is the current trunk bat working for you with environment variable (and with > 'set "JM_LAUNCH=...\java"')? yes it's working after providing the environment variable in windows setting as JM_LAUNCH="C:\Program Files\Java\jdk1.8.0_162\bin\java". Also it works when we set it in setenv.bat -- You are receiving this mail because: You are the assignee for the bug.
