Hello!
I installed jira service desk and then added jira software. Both are working fine.
Then I installed using linux installer Confluence on port 8090.
In the very end it started as a service, but I don't see any confluence service running.
Also I didn't see anything mentioned in Confluence Setup section mentioned in https://confluence.atlassian.com/doc/installing-confluence-on-linux-143556824.html
Am I missing anything?
Thanks.
What do the Confluence logs say it is doing?
Thanks for giving the hint, Nic. Log was saying there's no sufficient memory. I was using cloud server with 2 Gb Ram, and the issue was solved when I upgraded the memory to 4Gb.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's good news. Always remember that when you're running services on a computer, you need memory for them. There's essays, or even sagas, on how Java's memory handling is crummy, but at least it does a "never use more than Xmx" thing. So when you run several Java services, always make sure the total maximum memory allocated to them is less than the server memory, and don't forget to give the OS plenty of working space too.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.