Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira 'Service Temporarily Unavailable', after adding 'CATALINA_OPTS' parameters in setenv.sh for JMX

Teja
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 26, 2019

Hi Team,

We would like to enable JMX for our various performance tracking.

We referred this article for Monitoring Jira remotely for Linux, after adding 'CATALINA_OPTS' parameter to the bin/setenv.sh, Jira was unresponsive says "Service Temporarily Unavailable".

Any help would be appreciated.

Thanks

 

2 answers

0 votes
Andrew
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 26, 2019
CATALINA_OPTS="-Dcom.sun.management.jmxremote.port=8099

Check that port not used some app. 

0 votes
Andrew
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 26, 2019

Hi @Teja ,

I suppose You just make some typo in parameters. Could You please clarify what exactly and where You added in script?

In script I see next:

#
# Occasionally Atlassian Support may recommend that you set some specific JVM arguments. You can use this variable below to do that.
#
JVM_SUPPORT_RECOMMENDED_ARGS=""

B.R.

Suggest an answer

Log in or Sign up to answer