Hello,
We upgraded a running instance, and now having issues with nxmc-4.4.2.war file and Tomcat 9
----
Tomcat Web application manager, show application reports: FAIL - Application at context path [/nxmc-4.4.2] could not be started.
----
Any suggestion on how to go about trouble-shooting and fixing this would be greatly appreciated.
Thank you in advance.
Hello
Make sure that tomcat is running Java17 or newer.
Thank you very much, I suspected that from some of the java logs.
Removing Java 11 and installing Java 17 solved the issue.
Regards.