What steps will reproduce the problem?
1. Create a process on Windows with DL 24.0
2. Run the process
3. You will see an error.
Workaround
There will be a line like this in the <process>.bat file:
call %DLPATH%\_jvm\bin\java.exe
it needs to change to:
call %DLPATH%\Java\bin\java.exe
Original issue reported on code.google.com by vijay.swamidass@gmail.com on 23 Mar 2012 at 2:31
Original issue reported on code.google.com by
vijay.swamidass@gmail.com
on 23 Mar 2012 at 2:31