|
偶在win2003 server sp1+ sql2005下安装qc9.0,安装到最后进度为100%创建qc数据库的时候报错,报错信息如下:
(Jan 16, 2008 11:24:25 PM), Mercury Quality Center, com.mercury.td.install.product.action.TdDatabaseSetupPA, err, An error occurred and product installation failed. Look at the log file C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\1\Mercury\Mercury_Quality_Center.01.16.23.10.install.is.log for details.
(Jan 16, 2008 11:24:25 PM), Mercury Quality Center, com.mercury.td.install.product.action.TdDatabaseSetupPA, err, ProductException: (error code = 601; message="error installing product action")
STACK_TRACE: 13
ProductException: (error code = 601; message="error installing product action")
at com.mercury.td.install.util.TDDatabase.setupDb(TDDatabase.java:186)
at com.mercury.td.install.product.action.TdDatabaseSetupPA.install(TdDatabaseSetupPA.java:58)
at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1916)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5195)
at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(InstallableObjectVisitor.java:369)
at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(InstallableObjectVisitor.java:333)
at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(InstallableObjectVisitor.java:133)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(PureJavaProductServiceImpl.java:4563)
at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3758)
at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
at java.lang.Thread.run(Thread.java:534)
哪位高手可以指点一下问题出在哪里?不胜感激!
另:数据库已经改成混合模式,web server使用Jboss,但是安装过程中没有出现输入Jboss用户名密码和域的步骤。 |
|