We have not made any substantive changes to the installer for 8.0.5. We did remove some obsolete code - The HDFS config wasn't actually doing anything useful, so we removed that page. Your bat file works just fine on my machine. although I did change it so that the condor install location was set in the batch file rather than being passed as an argument before I ran it. set ARGS=%ARGS% INSTALLDIR=C:\Condor instead of set ARGS=%ARGS% INSTALLDIR=%1 I have to wonder if something you passed as an argument to the batch file is the reason for the error messages. was there any clue in condor-install-log.txt ? -tj On 1/21/2014 3:37 AM, daniel popu
wrote:
|