Windows Install: Problem running post-install step. Installation may not complete correctly

Hi,

I am installing Lucee on an old laptop using the Windows installer and I am
getting this message:

Problem running post-install step. Installation may not complete
correctly. Error running C:\lucee\AJP13\Connector_setup.exe /VERYSILENT
/SUPPRESSMSGBOXES /LOG /SP - /NOCANCEL /NORESTART: Program ended with an
error exit code.

Background: This laptop had Windows 8.1 and was running Railo. However,
there were lots of issues with Windows (not being able to run Windows
Update, etc.), so I did a Windows refresh. Upon the refresh, I upgraded it
to Windows 10. When I started Windows 10, I went to Programs & Features to
uninstall Railo, but it wasn’t there. The Railo folder was still there
and all the files seem to be intact but it just wasn’t listed as one of the
Programs. So I assumed that the Windows refresh had uninstalled Railo. I
deleted the folder and installed Lucee and that’s when I got the error
above.

Any suggestion what I can do at this point? Thank you.

ML

Update: It’s working now. I re-installed and set the Tomcat port to 80,
keep the IIS connector box unchecked, and it installed without error.On Friday, November 13, 2015 at 11:05:34 AM UTC-5, ML wrote:

After the error, I completed the install. However, it wouldn’t open the
welcome screen 127.0.0.1:8888/index.cfm

On Friday, November 13, 2015 at 10:59:27 AM UTC-5, ML wrote:

Hi,

I am installing Lucee on an old laptop using the Windows installer and I
am getting this message:

Problem running post-install step. Installation may not complete
correctly. Error running C:\lucee\AJP13\Connector_setup.exe /VERYSILENT
/SUPPRESSMSGBOXES /LOG /SP - /NOCANCEL /NORESTART: Program ended with an
error exit code.

Background: This laptop had Windows 8.1 and was running Railo. However,
there were lots of issues with Windows (not being able to run Windows
Update, etc.), so I did a Windows refresh. Upon the refresh, I upgraded it
to Windows 10. When I started Windows 10, I went to Programs & Features to
uninstall Railo, but it wasn’t there. The Railo folder was still there
and all the files seem to be intact but it just wasn’t listed as one of the
Programs. So I assumed that the Windows refresh had uninstalled Railo. I
deleted the folder and installed Lucee and that’s when I got the error
above.

Any suggestion what I can do at this point? Thank you.

ML

After the error, I completed the install. However, it wouldn’t open the
welcome screen 127.0.0.1:8888/index.cfmOn Friday, November 13, 2015 at 10:59:27 AM UTC-5, ML wrote:

Hi,

I am installing Lucee on an old laptop using the Windows installer and I
am getting this message:

Problem running post-install step. Installation may not complete
correctly. Error running C:\lucee\AJP13\Connector_setup.exe /VERYSILENT
/SUPPRESSMSGBOXES /LOG /SP - /NOCANCEL /NORESTART: Program ended with an
error exit code.

Background: This laptop had Windows 8.1 and was running Railo. However,
there were lots of issues with Windows (not being able to run Windows
Update, etc.), so I did a Windows refresh. Upon the refresh, I upgraded it
to Windows 10. When I started Windows 10, I went to Programs & Features to
uninstall Railo, but it wasn’t there. The Railo folder was still there
and all the files seem to be intact but it just wasn’t listed as one of the
Programs. So I assumed that the Windows refresh had uninstalled Railo. I
deleted the folder and installed Lucee and that’s when I got the error
above.

Any suggestion what I can do at this point? Thank you.

ML

I am glad you worked it out.
I would guess since you were able to put tomcat to port 80 that you do not have IIS installed or running.
This is required for the connector to install successfully.
There should also be a log file generated during the install attempt if you want to look at details.

Best,
Bilal

check your IIS are enabled , this cause main issue

Thanks.