If Java is installed in C:\Program Files\Java\jre7\bin\java.exe
Then the path that is returned from launchUtil.getJreExecutable().getCanonicalPath();
is not adequately escaped meaning it barfs on the c:\Program and goes no further