Hi All,
I am trying to install Documentum_xCPD_1.5_windows_sql setup on Microsoft Windows Server 2003 server enterprise edition sp1 using the bundled database with the product.While running the setup,I get the following exception:
err: ---- END "Global Context: " output ---- (Sat Oct 09 01:11:12 GMT+05:30 2010)
(Oct 9, 2010 1:12:40 AM), 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_xCPD_1.5_windows_sql\setupError.log for details.
(Oct 9, 2010 1:12:40 AM), 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\installerScript5066650072546316027.BAT" exit code of 2; For more detailed information, see the error log: C:\Documentum_xCPD_1.5_windows_sql\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\installerScript5066650072546316027.BAT" exit code of 2; For more detailed information, see the error log: C:\Documentum_xCPD_1.5_windows_sql\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:619)
(Oct 9, 2010 1:12:40 AM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, uninstalling Di PA Db Install (runDbServerInstallSilently)
Please can someone help
Thanks