Hi, friends,
I'm trying to install the DCTM 6.5 SP2 on my server, but I keep on running into problems. I re-installed a few times, but it always come down to the same error. I'd really appreciate it if someone can shed some light into my problem. Thanks.
The host is a windows 2003 Server with .Net Framework 2.0 installed.
The installation package is on C:, and I'm trying to install everything to the
drive
I opted for the bundled in SQL Server 2005 SQLExpress.
I can see dabase and jboss are installed successfully, the problem occurred when it started to install DCTM components
Below is the error in my installation log:
(Oct 7, 2009 4:12:45 PM), Setup.product.install, com.documentum.install.shared.common.error.DiException, err, An exception occured in: DiWAOemExecuteConfigurationScripts, beanID: executeConfigurationScripts - DiWAOemExecuteConfigurationScripts failed! - 'Creating connection broker and repository ' failed.; Runtime execution failed with child process "C:\dctm_dev_edition\temp\launchServerConfigurationProgram.bat -passwords databaseAdmin=<hidden> docbaseOwner=<hidden> windowsInstallOwner=<hidden> globalRegistryUser=<hidden> -config C:\dctm_dev_edition\temp\config_docbase.ini -record C:\DOCUME~1\lingc\LOCALS~1\Temp\1\serverRecorded43955.ini -silent " exit code of 1; For more detailed information, see the error log: C:\dctm_dev_edition\setupError.log
(Oct 7, 2009 4:12:45 PM), Setup.product.install, com.documentum.install.shared.common.error.DiException, err, com.documentum.install.shared.common.error.DiException: Runtime execution failed with child process "C:\dctm_dev_edition\temp\launchServerConfigurationProgram.bat -passwords databaseAdmin=<hidden> docbaseOwner=<hidden> windowsInstallOwner=<hidden> globalRegistryUser=<hidden> -config C:\dctm_dev_edition\temp\config_docbase.ini -record C:\DOCUME~1\lingc\LOCALS~1\Temp\1\serverRecorded43955.ini -silent " exit code of 1
at com.documentum.install.shared.common.services.DiUtilExecuteCommand.executeCommand(DiUtilExecuteCommand.java:110)
at com.documentum.install.shared.common.services.DiUtilExecuteCommand.executeCommand(DiUtilExecuteCommand.java:50)
at com.documentum.install.shared.common.services.DiUtilExecuteCommand.executeCommand(DiUtilExecuteCommand.java:44)
at com.documentum.install.oem.common.services.DiActionExecuteCommands.install(DiActionExecuteCommands.java:90)
at com.documentum.install.shared.common.services.actions.DiActions.install(DiActions.java:152)
at com.documentum.install.oem.common.beans.wizard.action.DiWAOemExecuteConfigurationScripts.execute(DiWAOemExecuteConfigurationScripts.java:59)
at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)