Forums

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

JIRA and Confluence not running parallel

Christian Huth April 28, 2018

Hey everybody,

i have a confluence and a jira installation on the same server. Both installation work fine for themself but not together and parallel.

Means: as soon as i start the second service (via sudo service confluence start) the first one exits. It doesn't matter which one is running first. It happens with both cases.

Anybody an idea where to start the search for the error?

Thanks in advance!

1 answer

0 votes
Tuncay Senturk _Snapbytes_
Community Champion
April 28, 2018

Hello Chrıstian,

Are you running separate services? Separate Tomcat containers?

Have you checked their ports? Did you check this page

What error/stacktrace do you get in the application log file?

You have to give us more info

 

Cheers

Christian Huth April 28, 2018

Hi Tuncay,

yes they are installed as separate services and use their own tomcat containers as described in the linux installation instructions.

Both ports (or all three ports - adding the one for synchrony) are open.

The Confluence Log (application-data/confluence/logs/atlassian-confluence.log) has no error in it.

I should mention, that both services are configured to run on a subdomain. Maybe something is wrong with my proxy configuration?

Tuncay Senturk _Snapbytes_
Community Champion
April 29, 2018

If there is no log, then probably they are awake and you have some proxy/web server config problem.

So, first try to reach applications via IP:port e.g. http://server:8080/jira and http://server:8090/confluence

Christian Huth September 12, 2018

They are definitely down. Only one application is reachable by the ports. And also checking service confluence status or service jira status tell me that one is down.

Suggest an answer

Log in or Sign up to answer