AtlasOfLivingAustralia / specieslist-webapp

Species lists and traits tool
https://lists.ala.org.au
Mozilla Public License 2.0
6 stars 21 forks source link

Upgrade Species list Prod server to Ubuntu 22 to bring it inline with test and dev systems #256

Open sughics opened 1 year ago

sughics commented 1 year ago

Issues were encountered on the current lists prod server (Ubuntu 20) after a recent deployment of lists 4.1.0 with Grails5. (Login issues caused by java library class path conflict). This issue did not occur on lists test and dev instances which are on a later version of ubuntu (Ubuntu 22).

Fixes have been made to lists and dependant plugins to remove the library class path conflict for now but would be ideal to upgrade lists prod to Ubuntu 22 soon.