_MultipleAppsInSingleTomcatSupportNote
Do not deploy multiple Atlassian applications in a single Tomcat container.
The practical reasons why we don't support deploying multiple Atlassian applications in a single Tomcat container are:
- You must shut down Tomcat to upgrade any application
- If one application crashes, the other applications running in that Tomcat container will be inaccessible
Finally, we recommend not deploying any other applications to the same Tomcat container that runs Crowd, especially if these other applications require large memory or additional libraries in Tomcat lib subdirectory.
Last modified on Aug 8, 2025
Powered by Confluence and Scroll Viewport.