|
安装的是QC9.0试用版
数据库用sql2000(sp3)
前面全部通过,到了最后的安装步骤也100%后,突然报错
log上报的错内容如下:
(2007-11-8 10:23:10), Mercury Quality Center, com.mercury.td.install.product.action.TdDatabaseSetupPA, err, 发生了错误,产品安装失败。 请查看记录文件 C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\Mercury\Mercury_Quality_Center.11.08.10.15.install.is.log 以获得详细信息。
(2007-11-8 10:23:10), 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)
不知道问题出在哪里,贴上来等待高手指教。。。 |
|