I'm trying to run the WP Server Files Installer 6.5 on my 6.5 repository and get this error:
(Feb 13, 2011 3:52:41 PM), Setup.product.install, com.documentum.install.shared.common.error.DiException, err, An exception occured in: DiWAWCMServerProcessingDars, beanID: WcmInstallDocApps - DiWAWCMServerProcessingDars failed! - Runtime execution failed with child process "C:\DOCUME~1\damadmin\LOCALS~1\Temp\LRE7.tmp\jre\bin\java" exit code of 13; For more detailed information, see the error log: C:\Downloads\Web_Publisher_Server_Files_6.5_windows\setupError.log
(Feb 13, 2011 3:52:41 PM), Setup.product.install, com.documentum.install.shared.common.error.DiException, err, java.lang.Exception: Runtime execution failed with child process "C:\DOCUME~1\damadmin\LOCALS~1\Temp\LRE7.tmp\jre\bin\java" exit code of 13
at com.documentum.install.shared.common.services.DiUtilExecuteCommand.executeCommandEx(DiUtilExecuteCommand.java:151)
at com.documentum.install.dacfg.common.services.dar.DiDarUtil.deploy(DiDarUtil.java:97)
at com.documentum.install.wpserverfiles.common.beans.wizard.action.DiWAWCMServerProcessingDars.installDars(DiWAWCMServerProcessingDars.java:378)
at com.documentum.install.wpserverfiles.common.beans.wizard.action.DiWAWCMServerProcessingDars.execute(DiWAWCMServerProcessingDars.java:201)
at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
What am I doing wrong?