Description .... Crowd has encountered errors while upgrading. Please resolve these errors and restart Crowd.
Exception ..... Could not find application to update: crowd
terraform provisions and configs crowd install but throws the above exception. Not sure why it says upgrading when it is a straight install.
Also this from the catalina.out
2018-05-03 13:30:32,230 localhost-startStop-1 INFO [atlassian.crowd.config.CrowdApplicationConfig] Using config directory : /var/atlassian/application-data/crowd/shared
2018-05-03 13:30:32,231 localhost-startStop-1 INFO [crowd.manager.upgrade.UpgradeManagerImpl] Clearing caches after upgrade
2018-05-03 13:30:32,233 localhost-startStop-1 ERROR [crowd.console.listener.StartupListener] Errors experienced during the Crowd upgrade process: [Could not find application to update: crowd]
2018-05-03 13:30:32,233 localhost-startStop-1 INFO [com.atlassian.crowd.startup] System Information:
2018-05-03 13:30:32,234 localhost-startStop-1 INFO [com.atlassian.crowd.startup] Timezone: Greenwich Mean Time
2018-05-03 13:30:32,234 localhost-startStop-1 INFO [com.atlassian.crowd.startup] Java Version: 1.8.0_171
2018-05-03 13:30:32,234 localhost-startStop-1 INFO [com.atlassian.crowd.startup] Java Vendor: Oracle Corporation
2018-05-03 13:30:32,234 localhost-startStop-1 INFO [com.atlassian.crowd.startup] JVM Version: 25.171-b10
Any help, very gratefully received.