Trying to install LiveCycle server using Windows/JBoss/MySql installation package, choosing turnkey option. I repeatedly get the following error:
(Aug 10, 2009 5:42:29 PM), Install, com.adobe.installshieldx.installer.wizard.MySQLPasswordProductAction, err, An error occurred and product installation failed. Look at the log file $PATH($D(temp)/adobe_lc8.2_server_install.log) for details.
(Aug 10, 2009 5:42:29 PM), Install, com.adobe.installshieldx.installer.wizard.MySQLPasswordProductAction, err, ProductException: (error code = 1; message="Failed to update the MySQL root password.")
STACK_TRACE: 12
ProductException: (error code = 1; message="Failed to update the MySQL root password.")
at com.adobe.installshieldx.installer.wizard.MySQLPasswordProductAction.install(Unknown Source)
at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction (PureJavaProductServiceImpl.java:2969)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getRe sultForProductAction(PureJavaProductServiceImpl.java:8048)
at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableCompon ents(Unknown Source)
at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unkn own Source)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.insta ll(PureJavaProductServiceImpl.java:7199)
at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Pu reJavaProductServiceImpl.java:5240)
at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
I haven't been able to find anything about this error in the forums or elsewhere online. MySQL has run fine on this server in the past but I have uninstalled the previous version to make sure there was no conflict with this install.
Thanks for any suggestions.