Tomcat/JBoss Deployment Fails
| Cause | Fix |
|---|---|
| JAVA_HOME not set correctly | Set it in setenv.sh or OS environment |
| JDBC driver JAR missing | Copy the correct JAR to <Tomcat_Instance>/lib/ |
| UnicaPlatformDS JNDI misconfigured | Verify host, port, database, and credentials in MaxAI_CDM.xml |
| WAR not deployed | Confirm MaxAI_CDM.war exists and is deployed; run health check |