Mac OS에 설치하는 과정에서 상당히 많은 어려움을 겪었다. 모든 사항들이 기억나진 않지만, 기록을 남겨본다.
02-Aug-2016 20:15:27.140 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 35451 ms
02-Aug-2016 17:30:23.555 WARNING [ContainerBackgroundProcessor[StandardEngine[Standalone]]] org.apache.catalina.valves.StuckThreadDetectionValve.notifyStuckThreadDetected Thread "http-nio-8090-exec-7" (id=36) has been active for 67,567 milliseconds (since 8/2/16 5:29 PM) to serve the same request for http://terzeron.com:8090/setup/setupembeddeddb-default.action and may be stuck (configured threshold for this StuckThreadDetectionValve is 60 seconds). There is/are 1 thread(s) in total that are monitored by this Valve and may be stuck.
java.lang.Throwable
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.(ZipFile.java:219)
at java.util.zip.ZipFile.(ZipFile.java:149)
at java.util.jar.JarFile.(JarFile.java:166)
at java.util.jar.JarFile.(JarFile.java:130)
...
02-Aug-2016 17:31:33.604 WARNING [ContainerBackgroundProcessor[StandardEngine[Standalone]]] org.apache.catalina.valves.StuckThreadDetectionValve.notifyStuckThreadCompleted Thread "http-nio-8090-exec-7" (id=36) was previously reported to be stuck but has completed. It was active for approximately 137,498 milliseconds.
CREATE DATABASE 'confluence' CHARACTER SET utf8 COLLATE utf8_bin;
Tue Aug 02 20:29:26 KST 2016 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
- & 대신 &을 사용하는 것에 주의할 것
Caused by: java.util.concurrent.CompletionException: com.atlassian.confluence.tenant.VacantException: Confluence is vacant, a call to tenanted [public abstract net.sf.hibernate.Session net.sf.hibernate.SessionFactory.openSession() throws net.sf.hibernate.HibernateException] is not allowed.
ping `hostname`
HTTP Status 500 - java.lang.IllegalStateException: Spring Application context has not been set
Type Exception report
message java.lang.IllegalStateException: Spring Application context has not been set
description The server encountered an internal error that prevented it from fulfilling this request.
exception
com.atlassian.util.concurrent.LazyReference$InitializationException: java.lang.IllegalStateException: Spring Application context has not been set
./stop-confluence.sh
rm -rf 컨플루언스홈디렉토리
./start-confluence.sh