Windows Installer Fails

Installing on Server 2012 R2 with IIS 8.5. I keep getting an error that the Lucee Tomcat installation had errors and the Lucee timesout trying to start. The install.log isn’t overly helpful as the error simply states:

Script stderr:
Program ended with an error exit code

Error running C:\lucee\tomcat\bin\service.bat install Lucee: Program ended with an error exit code
Executing C:\lucee\tomcat\bin\autostart.bat
Script exit code: 0

and then at the end of the file - Problem running post-install step. Installation may not complete correctly
Error in xmlFileGet action

Any ideas?

T.

Hi @kuc_its,

In which lucee version did you see that?

Do you have the jdk installed?

Version 5.2.5.60 (tried 5.2.5.59 as well)

Yes I do have the JDK installed. I’m actually trying to do a fresh install; seems to be an issue with the mySQL connector after upgrading and then downgrading - since downgrading Lucee eventually crashes.

Resolved - there was still an instance of the Lucee service. Ran the uninstall from the failed install and was able to install new instance without any problems.

1 Like