Guest User

Untitled

a guest
Apr 15th, 2019
821
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.03 KB | None | 0 0
  1. root@malfurion:/opt/atlassian/confluence/bin# ./start-confluence.sh -fg
  2. executing using dedicated user: confluence
  3. If you encounter issues starting up Confluence, please see the Installation guide at http://confluence.atlassian.com/display/DOC/Confluenc e+Installation+Guide
  4.  
  5. Server startup logs are located in /opt/atlassian/confluence/logs/catalina.out
  6. ---------------------------------------------------------------------------
  7. Using Java: /opt/atlassian/confluence/jre//bin/java
  8. 2019-04-15 07:48:09,322 INFO [main] [atlassian.confluence.bootstrap.SynchronyProxyWatchdog] A Context element for ${confluence.context.pat h}/synchrony-proxy is found in /opt/atlassian/confluence/conf/server.xml. No further action is required
  9. ---------------------------------------------------------------------------
  10. CATALINA_OPTS
  11. Using CATALINA_BASE: /opt/atlassian/confluence
  12. Using CATALINA_HOME: /opt/atlassian/confluence
  13. Using CATALINA_TMPDIR: /opt/atlassian/confluence/temp
  14. Using JRE_HOME: /opt/atlassian/confluence/jre/
  15. Using CLASSPATH: /opt/atlassian/confluence/bin/bootstrap.jar:/opt/atlassian/confluence/bin/tomcat-juli.jar
  16. Using CATALINA_PID: /opt/atlassian/confluence/work/catalina.pid
  17. 15-Apr-2019 07:48:09.617 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server} Setting proper ty 'debug' to '0' did not find a matching property.
  18. 15-Apr-2019 07:48:09.682 WARNING [main] org.apache.catalina.startup.SetAllPropertiesRule.begin [SetAllPropertiesRule]{Server/Service/Conne ctor} Setting property 'debug' to '0' did not find a matching property.
  19. 15-Apr-2019 07:48:09.809 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine} Setting property 'debug' to '0' did not find a matching property.
  20. 15-Apr-2019 07:48:09.819 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/ Host} Setting property 'debug' to '0' did not find a matching property.
  21. 15-Apr-2019 07:48:09.854 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/ Host/Context} Setting property 'debug' to '0' did not find a matching property.
  22. 15-Apr-2019 07:48:09.874 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/ Host/Context} Setting property 'debug' to '0' did not find a matching property.
  23. 15-Apr-2019 07:48:10.193 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8090"]
  24. 15-Apr-2019 07:48:10.203 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet writ e/read
  25. 15-Apr-2019 07:48:10.208 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 662 ms
  26. 15-Apr-2019 07:48:10.214 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat-Standalone]
  27. 15-Apr-2019 07:48:10.214 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/9.0.12
  28. 15-Apr-2019 07:48:12.046 INFO [localhost-startStop-2] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
  29. 15-Apr-2019 07:48:12.333 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Spring WebApplicationInitializers de tected on classpath: [com.atlassian.synchrony.proxy.SynchronyDispatcherServletInitializer@5e64ee7]
  30. 15-Apr-2019 07:48:12.620 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Initializing Spring FrameworkServlet 'dispatcher'
  31. 15-Apr-2019 07:48:12.620 INFO [localhost-startStop-2] org.springframework.web.servlet.DispatcherServlet.initServletBean FrameworkServlet ' dispatcher': initialization started
  32. 15-Apr-2019 07:48:12.627 INFO [localhost-startStop-2] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.prepar eRefresh Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Mon Apr 15 07:48:12 UTC 2019]; root of context hierarchy
  33. 15-Apr-2019 07:48:12.782 INFO [localhost-startStop-2] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.loadBe anDefinitions Registering annotated classes: [class com.atlassian.synchrony.proxy.websocket.WebSocketConfig,class com.atlassian.synchrony. proxy.web.SynchronyWebMvcConfig]
  34. 2019-04-15 07:48:13,258 INFO [localhost-startStop-1] [com.atlassian.confluence.lifecycle] contextInitialized Starting Confluence 6.15.2 [b uild 8100 based on commit hash 4410012ac87e845516b70bc69b6f7a893eabaa5a] - synchrony version 2.1.0-master-9d112c9d
  35. 15-Apr-2019 07:48:13.457 INFO [localhost-startStop-2] org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler.initialize Initial izing ExecutorService 'defaultSockJsTaskScheduler'
  36. 15-Apr-2019 07:48:13.543 INFO [localhost-startStop-2] org.springframework.web.socket.server.support.WebSocketHandlerMapping.registerHandle r Mapped URL path [/v1/bayeux-sync1] onto handler of type [class org.springframework.web.socket.server.support.WebSocketHttpRequestHandler ]
  37. 15-Apr-2019 07:48:14.305 INFO [localhost-startStop-2] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping.registerHandler Mapp ed URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler]
  38. 15-Apr-2019 07:48:14.404 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.i nitControllerAdviceCache Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcher-servlet': startup date [Mon Apr 15 07:48:12 UTC 2019]; root of context hierarchy
  39. Killed
Advertisement
Add Comment
Please, Sign In to add comment