Hi,
I am trying to install xCP 1.0 bundle. I get this error and am not sure what is causing it. I installed a brand new image of WIN 2003 Server and installed
Microsoft .NET 4.0 and SUN JRE 6.0 Update 21.
Anyone have any ideas?
(Aug 11, 2010 7:34:40 PM), Setup.product.install, com.documentum.install.db.common.beans.product.action.DiPADbInstall, err, An error occurred and product installation failed. Look at the log file C:\Documentum_xCP_1.0\setupError.log for details.
(Aug 11, 2010 7:34:40 PM), Setup.product.install, com.documentum.install.db.common.beans.product.action.DiPADbInstall, err, ProductException: (error code = 601; message="DiPADbInstall failed! - Runtime execution failed with child process "C:\Documents and Settings\Administrator\Local Settings\Temp\1\installerScript15643.BAT" exit code of 2; For more detailed information, see the error log: C:\Documentum_xCP_1.0\setupError.log")
STACK_TRACE: 14
ProductException: (error code = 601; message="DiPADbInstall failed! - Runtime execution failed with child process "C:\Documents and Settings\Administrator\Local Settings\Temp\1\installerScript15643.BAT" exit code of 2; For more detailed information, see the error log: C:\Documentum_xCP_1.0\setupError.log")
at com.documentum.install.shared.common.services.DiProductAction.handleRuntimeException(DiProductAction.java:333)
at com.documentum.install.db.common.beans.product.action.DiPADbInstall.installDB(DiPADbInstall.java:114)
at com.documentum.install.db.common.beans.product.action.DiPADbInstall.install(DiPADbInstall.java:84)
at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(Unknown Source)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(Unknown Source)
at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
at java.lang.Thread.run(Thread.java:595)