Error Messages
| Error Message | Possible Cause | Possible Solution |
|---|---|---|
| File Not Found | server.xml is not present in the specified directory. | Ensure server.xml is present in the conf directory. |
| SSL certificate or key file parsed from configuration file is not present in the specified directory. | Ensure parsed certificate or key file is present in the directory specified in server.xml | |
| JKS Parsing Failure | Password for Keystore file may not be present in server.xml | Password given in server.xml might be incorrect. |