Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Uninstalled table sorter user plugin
  • Updated plugins
  • Changed to user JRE 1.7.0_07 (at some point before JDK is no longer required, did not note the version though)

There is Noticed an error on startup , it looks like the configuration startup changed,which was caused by using Araxis Merge editor with UTF-8 with BOM enabled. I had to overwrite the mentioned .sh files and edit in Araxis merge with UTF-8 NO BOM.

Panel

svradm@tinh0v01app:/opt/confluence/bin$ ./start-confluence.sh

To run Confluence in the foreground, start the server with start-confluence.sh -fg
./user.sh: line 1: $'\357\273\277#': command not found
executing as current user
/opt/confluence/bin/startup.sh: line 1: $'\357\273\277#': command not found
/opt/confluence/bin/catalina.sh: 1: /opt/confluence/bin/setenv.sh: JRE_HOME=/opt/confluence/java: not found
If you encounter issues starting up Confluence Standalone, please see the Installation guide at http://confluence.atlassian.com/display/DOC/Confluence+Installation+Guide

Server startup logs are located in /opt/confluence/logs/catalina.out
Using CATALINA_BASE:   /opt/confluence
Using CATALINA_HOME:   /opt/confluence
Using CATALINA_TMPDIR: /opt/confluence/temp
Using JRE_HOME:        /opt/confluence/java
Using CLASSPATH:       /opt/confluence/bin/bootstrap.jar
Using CATALINA_PID:    /opt/confluence/work/catalina.pid

...