I try to transfer confulence to other linux server 。After copy /opt/atlassian and /var/atlassian folder to the new server , when i use :
/opt/atlassian/confluence/bin/configtest.sh start
cmd to start confluence , it fail withoud any log in
/opt/atlassian/confluence/logs/catalina.out。
Started the log as follows:
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/atlassian/confluence/jre//bin/java
2018-11-16 16:33:01,125 INFO [main] [atlassian.confluence.bootstrap.SynchronyProxyWatchdog] A Context element for ${confluence.context.path}/synchrony-proxy is found in /opt/atlassian/confluence/conf/server.xml. No further action is required
---------------------------------------------------------------------------
Using CATALINA_BASE: /opt/atlassian/confluence
Using CATALINA_HOME: /opt/atlassian/confluence
Using CATALINA_TMPDIR: /opt/atlassian/confluence/temp
Using JRE_HOME: /opt/atlassian/confluence/jre/
Using CLASSPATH: /opt/atlassian/confluence/bin/bootstrap.jar:/opt/atlassian/confluence/bin/tomcat-juli.jar
Using CATALINA_PID: /opt/atlassian/confluence/work/catalina.pid
十一月 16, 2018 4:33:01 下午 org.apache.catalina.core.StandardContext setPath
警告: A context path must either be an empty string or start with a '/' and do not end with a '/'. The path [${confluence.context.path}/synchrony-proxy] does not meet these criteria and has been changed to [/${confluence.context.path}/synchrony-proxy]
十一月 16, 2018 4:33:01 下午 org.apache.coyote.AbstractProtocol init
信息: Initializing ProtocolHandler ["http-nio-8090"]
十一月 16, 2018 4:33:01 下午 org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
信息: Using a shared selector for servlet write/read
十一月 16, 2018 4:33:01 下午 org.apache.catalina.startup.Catalina load
信息: Initialization processed in 344 ms
===============================================
HI @everxu
Welcome to the community!
PLease have a look at the below Atlassian KB.
https://confluence.atlassian.com/doc/migrating-confluence-between-servers-184150.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.