Forums

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

I am not able to start confluence. It is showing the some error.

Rijubrata Chatterjee
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!
June 15, 2018

I am not able to start Confluence. It is showing some error when I am running the startup script. Below mentioned is the exact error

bash-4.4$ ./start-confluence.sh -fg
executing as current user
If you encounter issues starting up Confluence, please see the Installation guide at http://confluence.atlassian.com/display/DOC/Confluence+Installation+Guide

Server startup logs are located in /opt/atlassian/confluence/logs/catalina.out
---------------------------------------------------------------------------
Using Java: /opt/jdk1.8.0_171/bin/java
Error relocating /opt/jdk1.8.0_171/bin/../lib/amd64/jli/libjli.so: __rawmemchr: symbol not found
Error relocating /opt/jdk1.8.0_171/bin/../lib/amd64/jli/libjli.so: __rawmemchr: symbol not found
---------------------------------------------------------------------------
Error relocating /opt/jdk1.8.0_171/bin/../lib/amd64/jli/libjli.so: __rawmemchr: symbol not found

I guess this is some problem with java version.  When I give java -version it shows me the below output, but I am using jdk1.8.0_171.

bash-4.4$ java -version
openjdk version "1.8.0_151"
OpenJDK Runtime Environment (IcedTea 3.6.0) (Alpine 8.151.12-r0)
OpenJDK 64-Bit Server VM (build 25.151-b12, mixed mode) 

1 answer

0 votes
Moses Thomas
Community Champion
June 15, 2018

@Rijubrata ChatterjeeIt looks like  confluence doesn't fine the Java version  installed.

you  need to  find  the path  of Open SDK  installed,  if you are  running  confluence  on  Linux/ Unix like OS,   then do this

  • export JRE_HOME=/etc/alternatives/jre_1.8.0_openjdk/   for instance
  • Re-start confluence 

Best

Rijubrata Chatterjee
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!
June 15, 2018

This also is not working. I am facing the same issue

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.
June 15, 2018

You need to read the logs to see what it is doing.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events