There is an atlassian-synchrony-proxy.log :
2018-03-27 11:43:00 DEBUG SynchronyDispatcherServletInitializer:66 - No ContextLoaderListener registered, as createRootApplicationContext() did not return an application context
2018-03-27 11:43:01 DEBUG WebSocketConfig:34 - synchronySockjsClientLib=/synchrony-proxy/resources/js/vendor/sockjs.min.js
Any errors or warnings in application.log?
Just this in the Log Catalina :
27-Mar-2018 11:42:33.965 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service Tomcat-Standalone
27-Mar-2018 11:42:33.965 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/8.0.36
2018-03-27 11:42:41,823 INFO [localhost-startStop-1] [com.atlassian.confluence.lifecycle] contextInitialized Starting Confluence 6.0.2 [build 7101 based on commit hash 4f8ce896bdf903a209ab02696e335acf844f5c2c]
27-Mar-2018 11:43:00.003 INFO [localhost-startStop-2] org.apache.catalina.startup.HostConfig.deployDescriptor Deploying configuration descriptor /opt/YUL/atlassian/confluence/conf/Standalone/localhost/synchrony-proxy.xml
27-Mar-2018 11:43:00.006 WARNING [localhost-startStop-2] org.apache.catalina.startup.SetContextPropertiesRule.begin [SetContextPropertiesRule]{Context} Setting property 'debug' to '0' did not find a matching property.
27-Mar-2018 11:43:00.679 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Spring WebApplicationInitializers detected on classpath: [com.atlassian.synchrony.proxy.SynchronyDispatcherServletInitializer@7f17ac31]
27-Mar-2018 11:43:00.813 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Initializing Spring FrameworkServlet 'dispatcher'
11:43:00 [localhost-startStop-2] DispatcherServlet[INFO] - FrameworkServlet 'dispatcher': initialization started
11:43:00 [localhost-startStop-2] AnnotationConfigWebApplicationContext[INFO] - Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Tue Mar 27 11:43:00 CEST 2018]; root of context hierarchy
11:43:00 [localhost-startStop-2] AnnotationConfigWebApplicationContext[INFO] - Registering annotated classes: [class com.atlassian.synchrony.proxy.websocket.WebSocketConfig,class com.atlassian.synchrony.proxy.web.SynchronyWebMvcConfig]
11:43:01 [localhost-startStop-2] WebSocketHandlerMapping[INFO] - Mapped URL path [/sockjs/v1/**] onto handler of type [class org.springframework.web.socket.sockjs.support.SockJsHttpRequestHandler]
11:43:01 [localhost-startStop-2] RequestMappingHandlerMapping[INFO] - Mapped "{[/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity com.atlassian.synchrony.proxy.web.SynchronyProxyRestController.reloadConfiguration(com.atlassian.synchrony.proxy.web.SynchronyProxyConfigPayload)
11:43:01 [localhost-startStop-2] RequestMappingHandlerMapping[INFO] - Mapped "{[/healthcheck]}" onto public com.atlassian.synchrony.proxy.web.HealthCheckResult com.atlassian.synchrony.proxy.web.SynchronyProxyRestController.getSynchronyProxyInfo()
11:43:01 [localhost-startStop-2] SimpleUrlHandlerMapping[INFO] - Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler]
11:43:01 [localhost-startStop-2] RequestMappingHandlerAdapter[INFO] - Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcher-servlet': startup date [Tue Mar 27 11:43:00 CEST 2018]; root of context hierarchy
11:43:01 [localhost-startStop-2] DispatcherServlet[INFO] - FrameworkServlet 'dispatcher': initialization completed in 945 ms
27-Mar-2018 11:43:01.760 INFO [localhost-startStop-2] org.apache.catalina.startup.HostConfig.deployDescriptor Deployment of configuration descriptor /opt/YUL/atlassian/confluence/conf/Standalone/localhost/synchrony-proxy.xml has finished in 1,757 ms
27-Mar-2018 11:43:01.763 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8090"]
27-Mar-2018 11:43:01.767 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-40543"]
27-Mar-2018 11:43:01.768 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 27808 ms
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.