viviotech / lucee-installer

BitRock Installer XML config and files for the Lucee installers
http://lucee.viviotech.net/
9 stars 2 forks source link

Possible in-place upgrade issues #92

Closed utdream closed 5 years ago

utdream commented 6 years ago

Vivio is getting internal reports that in-place upgrades of the Lucee version cause Lucee server to not start up properly. Based on these initial reports, I'm guessing there's a JAR conflict between the Installed Lucee version (the version that's distributed with the installer) and the Upgraded Lucee version (the version that's downloaded via the admin's upgrade feature).

I will need to test this and possibly restructure the Lucee installers to support this issue. It's also possible that this was something that the Lucee team did and only tested against Lucee Express, so I may need to communicate with them about this particular issue.

More research is required to verify that this is actually what's happening and why those in-place upgrades are failing.

utdream commented 6 years ago

This issue is specific to the release before last (5.2.7.062), as upgrading to 5.2.7.063 causes Lucee server to no longer function. This also might be related to a security-related update included in .063. Again, I'm not sure on anything until I've done more testing.

utdream commented 6 years ago

additional reports suggest this issue is related to updating the add-ons within Lucee. Once those are updated and the server is restarted, the server stops functioning properly.

utdream commented 6 years ago

I'm currently thinking this is an issue with the specific JAR build. The patches and manual updates appear to work just fine. Some more details here:

https://luceeserver.atlassian.net/browse/LDEV-1884

Waiting to hear back from Lucee on this one.

utdream commented 5 years ago

This is no longer an issue.