Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×We have a customer who wants
- Jira
- Bitbucket
- Confluence
- Fisheye/Crucible
- Artifactory
All with a shared JVM on the same host.
I don't like it and see all kinds of upgrade and memory issues. Plus if you lose the host you lose the whole stack!
But is it even possible?
I mean each application comes with its own tomcat. Pretty sure you can change the JRE location of the application(s). At least Jira. Not sure about the others.
What kind of issues could be encountered and is this even a supported configuration?
No, this is not supported.
As most of the applications are no longer provided via a WAR file, you'd probably have to build each application from source. As you've noticed, the installers/archives all are deployed already within a Tomcat container.
This would ONLY cause further problems. This is not a good idea.
Incidentally, have they given you a reason? Or are they just demanding unreasonable and silly things for fun...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It is, actually, my colleague who queried about this yesterday from a customer. So I don't know the reasoning. My first reaction was, this is not what we recommend.
Happy to hear I am not the only one who shares this view :-)
Also wasn't aware that WAR distribution was being deprecated. That in istelf should be enough to persuade them away from this idea.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
But next question. Each, most, of the applications have their own JRE bundled now. Does this not mean they have there own JVM? I mean what would be the point in using an external JRE?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register Now
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.