Forums

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

How to remote debug an already running Jira instance in linux?

nagendra hegde
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 13, 2021

Hi,

I have a jira instance (user setup) running in an ec2 machine.

I have a plugin that is installed in the jira instance. Now I need to remote debug that plugin.

How do I achieve it?

1. Is there any debug port that I can open in the existing jira instance? How do I do it?

2. If there is no port already open for debugging in the jira user instance, how to open one?

3. I do not want to download source code to the ec2 and run atlas-debug. I want to perform remote debug in the existing instance only. Is it even possible?

 

Thanks,
Nagendra

1 answer

1 accepted

0 votes
Answer accepted
Nic Brough -Adaptavist-
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.
April 14, 2021

A Jira running normally (not with the flags atlas-debug sets)  does not expose any debug functions, they're off by default.

To debug a standard install, you'll need to run it with the same settings that atlas-debug sets.  

Suggest an answer

Log in or Sign up to answer