[2018-09-25 10:31:52.252][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1426] WARN o.s.boot.actuate.mail.MailHealthIndicator - Mail health check failed javax.mail.MessagingException: Could not connect to SMTP host: localhost, port: 25 at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1961) at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:654) at javax.mail.Service.connect(Service.java:295) at org.springframework.mail.javamail.JavaMailSenderImpl.connectTransport(JavaMailSenderImpl.java:515) at org.springframework.mail.javamail.JavaMailSenderImpl.testConnection(JavaMailSenderImpl.java:396) at org.springframework.boot.actuate.mail.MailHealthIndicator.doHealthCheck(MailHealthIndicator.java:43) at org.springframework.boot.actuate.health.AbstractHealthIndicator.health(AbstractHealthIndicator.java:84) at org.springframework.boot.actuate.health.CompositeHealthIndicator.health(CompositeHealthIndicator.java:68) at org.springframework.boot.actuate.health.HealthEndpointWebExtension.getHealth(HealthEndpointWebExtension.java:50) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:223) at org.springframework.boot.actuate.endpoint.invoke.reflect.ReflectiveOperationInvoker.invoke(ReflectiveOperationInvoker.java:76) at org.springframework.boot.actuate.endpoint.annotation.AbstractDiscoveredOperation.invoke(AbstractDiscoveredOperation.java:61) at org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$ServletWebOperationAdapter.handle(AbstractWebMvcEndpointHandlerMapping.java:243) at org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(AbstractWebMvcEndpointHandlerMapping.java:299) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:877) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:783) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:866) at javax.servlet.http.HttpServlet.service(HttpServlet.java:635) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851) at javax.servlet.http.HttpServlet.service(HttpServlet.java:742) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.smartpanda.spback.filter.GestionCsuFilter.doFilter(GestionCsuFilter.java:65) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.smartpanda.spback.filter.ContraliaCsuFilter.doFilter(ContraliaCsuFilter.java:65) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:158) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:126) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:111) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.orm.hibernate5.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:152) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:209) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.web.servlet.support.ErrorPageFilter.doFilter(ErrorPageFilter.java:130) at org.springframework.boot.web.servlet.support.ErrorPageFilter.access$000(ErrorPageFilter.java:66) at org.springframework.boot.web.servlet.support.ErrorPageFilter$1.doFilterInternal(ErrorPageFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.boot.web.servlet.support.ErrorPageFilter.doFilter(ErrorPageFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:861) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.ConnectException: Connexion refusée (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at com.sun.mail.util.SocketFetcher.createSocket(SocketFetcher.java:321) at com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:237) at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1927) ... 105 common frames omitted [2018-09-25 10:32:04.570][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1428] WARN o.s.boot.actuate.mail.MailHealthIndicator - Mail health check failed javax.mail.MessagingException: Could not connect to SMTP host: localhost, port: 25 at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1961) at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:654) at javax.mail.Service.connect(Service.java:295) at org.springframework.mail.javamail.JavaMailSenderImpl.connectTransport(JavaMailSenderImpl.java:515) at org.springframework.mail.javamail.JavaMailSenderImpl.testConnection(JavaMailSenderImpl.java:396) at org.springframework.boot.actuate.mail.MailHealthIndicator.doHealthCheck(MailHealthIndicator.java:43) at org.springframework.boot.actuate.health.AbstractHealthIndicator.health(AbstractHealthIndicator.java:84) at org.springframework.boot.actuate.health.CompositeHealthIndicator.health(CompositeHealthIndicator.java:68) at org.springframework.boot.actuate.health.HealthEndpointWebExtension.getHealth(HealthEndpointWebExtension.java:50) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:223) at org.springframework.boot.actuate.endpoint.invoke.reflect.ReflectiveOperationInvoker.invoke(ReflectiveOperationInvoker.java:76) at org.springframework.boot.actuate.endpoint.annotation.AbstractDiscoveredOperation.invoke(AbstractDiscoveredOperation.java:61) at org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$ServletWebOperationAdapter.handle(AbstractWebMvcEndpointHandlerMapping.java:243) at org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(AbstractWebMvcEndpointHandlerMapping.java:299) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:877) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:783) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:866) at javax.servlet.http.HttpServlet.service(HttpServlet.java:635) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851) at javax.servlet.http.HttpServlet.service(HttpServlet.java:742) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.smartpanda.spback.filter.GestionCsuFilter.doFilter(GestionCsuFilter.java:65) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.smartpanda.spback.filter.ContraliaCsuFilter.doFilter(ContraliaCsuFilter.java:65) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:158) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:126) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:111) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.orm.hibernate5.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:152) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:209) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.web.servlet.support.ErrorPageFilter.doFilter(ErrorPageFilter.java:130) at org.springframework.boot.web.servlet.support.ErrorPageFilter.access$000(ErrorPageFilter.java:66) at org.springframework.boot.web.servlet.support.ErrorPageFilter$1.doFilterInternal(ErrorPageFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.boot.web.servlet.support.ErrorPageFilter.doFilter(ErrorPageFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:861) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.ConnectException: Connexion refusée (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at com.sun.mail.util.SocketFetcher.createSocket(SocketFetcher.java:321) at com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:237) at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1927) ... 105 common frames omitted [2018-09-25 10:38:52.706][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1383] WARN o.s.boot.actuate.mail.MailHealthIndicator - Mail health check failed javax.mail.MessagingException: Could not connect to SMTP host: localhost, port: 25 at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1961) at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:654) at javax.mail.Service.connect(Service.java:295) at org.springframework.mail.javamail.JavaMailSenderImpl.connectTransport(JavaMailSenderImpl.java:515) at org.springframework.mail.javamail.JavaMailSenderImpl.testConnection(JavaMailSenderImpl.java:396) at org.springframework.boot.actuate.mail.MailHealthIndicator.doHealthCheck(MailHealthIndicator.java:43) at org.springframework.boot.actuate.health.AbstractHealthIndicator.health(AbstractHealthIndicator.java:84) at org.springframework.boot.actuate.health.CompositeHealthIndicator.health(CompositeHealthIndicator.java:68) at org.springframework.boot.actuate.health.HealthEndpointWebExtension.getHealth(HealthEndpointWebExtension.java:50) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:223) at org.springframework.boot.actuate.endpoint.invoke.reflect.ReflectiveOperationInvoker.invoke(ReflectiveOperationInvoker.java:76) at org.springframework.boot.actuate.endpoint.annotation.AbstractDiscoveredOperation.invoke(AbstractDiscoveredOperation.java:61) at org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$ServletWebOperationAdapter.handle(AbstractWebMvcEndpointHandlerMapping.java:243) at org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(AbstractWebMvcEndpointHandlerMapping.java:299) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:877) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:783) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:866) at javax.servlet.http.HttpServlet.service(HttpServlet.java:635) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851) at javax.servlet.http.HttpServlet.service(HttpServlet.java:742) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.smartpanda.spback.filter.GestionCsuFilter.doFilter(GestionCsuFilter.java:65) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.smartpanda.spback.filter.ContraliaCsuFilter.doFilter(ContraliaCsuFilter.java:65) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:158) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:126) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:111) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.orm.hibernate5.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:152) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:209) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.web.servlet.support.ErrorPageFilter.doFilter(ErrorPageFilter.java:130) at org.springframework.boot.web.servlet.support.ErrorPageFilter.access$000(ErrorPageFilter.java:66) at org.springframework.boot.web.servlet.support.ErrorPageFilter$1.doFilterInternal(ErrorPageFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.boot.web.servlet.support.ErrorPageFilter.doFilter(ErrorPageFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:861) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.ConnectException: Connexion refusée (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at com.sun.mail.util.SocketFetcher.createSocket(SocketFetcher.java:321) at com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:237) at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1927) ... 105 common frames omitted [2018-09-25 10:39:25.112][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1416] WARN o.s.boot.actuate.mail.MailHealthIndicator - Mail health check failed javax.mail.MessagingException: Could not connect to SMTP host: localhost, port: 25 at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1961) at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:654) at javax.mail.Service.connect(Service.java:295) at org.springframework.mail.javamail.JavaMailSenderImpl.connectTransport(JavaMailSenderImpl.java:515) at org.springframework.mail.javamail.JavaMailSenderImpl.testConnection(JavaMailSenderImpl.java:396) at org.springframework.boot.actuate.mail.MailHealthIndicator.doHealthCheck(MailHealthIndicator.java:43) at org.springframework.boot.actuate.health.AbstractHealthIndicator.health(AbstractHealthIndicator.java:84) at org.springframework.boot.actuate.health.CompositeHealthIndicator.health(CompositeHealthIndicator.java:68) at org.springframework.boot.actuate.health.HealthEndpointWebExtension.getHealth(HealthEndpointWebExtension.java:50) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:223) at org.springframework.boot.actuate.endpoint.invoke.reflect.ReflectiveOperationInvoker.invoke(ReflectiveOperationInvoker.java:76) at org.springframework.boot.actuate.endpoint.annotation.AbstractDiscoveredOperation.invoke(AbstractDiscoveredOperation.java:61) at org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$ServletWebOperationAdapter.handle(AbstractWebMvcEndpointHandlerMapping.java:243) at org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(AbstractWebMvcEndpointHandlerMapping.java:299) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:877) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:783) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:866) at javax.servlet.http.HttpServlet.service(HttpServlet.java:635) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851) at javax.servlet.http.HttpServlet.service(HttpServlet.java:742) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.smartpanda.spback.filter.GestionCsuFilter.doFilter(GestionCsuFilter.java:65) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.smartpanda.spback.filter.ContraliaCsuFilter.doFilter(ContraliaCsuFilter.java:65) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:158) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:126) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:111) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.orm.hibernate5.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:152) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:209) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.web.servlet.support.ErrorPageFilter.doFilter(ErrorPageFilter.java:130) at org.springframework.boot.web.servlet.support.ErrorPageFilter.access$000(ErrorPageFilter.java:66) at org.springframework.boot.web.servlet.support.ErrorPageFilter$1.doFilterInternal(ErrorPageFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.boot.web.servlet.support.ErrorPageFilter.doFilter(ErrorPageFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:861) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.ConnectException: Connexion refusée (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at com.sun.mail.util.SocketFetcher.createSocket(SocketFetcher.java:321) at com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:237) at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1927) ... 105 common frames omitted [2018-09-25 10:39:43.098][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1385] INFO com.smartpanda.spback.service.utils.WSUtils - https://api-pprd.mediapost.fr:444/campaigns/v1/Token [2018-09-25 10:39:43.099][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1385] INFO com.smartpanda.spback.service.utils.WSUtils - {"Key":"1dfee17a-0695-4f0f-b987-c7b5d7b19be4","User":"cotepro-163@smartpanda.be"} [2018-09-25 10:39:43.100][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1385] INFO com.smartpanda.spback.service.utils.WSUtils - [Content-Type: text/plain; charset=UTF-8,Content-Length: 81,Chunked: false] [2018-09-25 10:39:43.101][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1385] INFO com.smartpanda.spback.service.utils.WSUtils - [Content-Type: text/plain; charset=UTF-8,Content-Length: 81,Chunked: false] [2018-09-25 10:39:43.197][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1385] INFO com.smartpanda.spback.service.utils.WSUtils - https://api-pprd.mediapost.fr:444/campaigns/v1/sms [2018-09-25 10:39:43.207][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1385] INFO com.smartpanda.spback.service.utils.WSUtils - {"message_name":"Campagne SMS 25/09/2018 10:39","scheduling":false,"dynamic_fields":[]} [2018-09-25 10:39:43.207][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1385] INFO com.smartpanda.spback.service.utils.WSUtils - [Content-Type: text/plain; charset=UTF-8,Content-Length: 87,Chunked: false] [2018-09-25 10:39:43.208][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1385] INFO com.smartpanda.spback.service.utils.WSUtils - [Content-Type: text/plain; charset=UTF-8,Content-Length: 87,Chunked: false] [2018-09-25 10:43:06.551][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1406] WARN o.s.boot.actuate.mail.MailHealthIndicator - Mail health check failed javax.mail.MessagingException: Could not connect to SMTP host: localhost, port: 25 at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1961) at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:654) at javax.mail.Service.connect(Service.java:295) at org.springframework.mail.javamail.JavaMailSenderImpl.connectTransport(JavaMailSenderImpl.java:515) at org.springframework.mail.javamail.JavaMailSenderImpl.testConnection(JavaMailSenderImpl.java:396) at org.springframework.boot.actuate.mail.MailHealthIndicator.doHealthCheck(MailHealthIndicator.java:43) at org.springframework.boot.actuate.health.AbstractHealthIndicator.health(AbstractHealthIndicator.java:84) at org.springframework.boot.actuate.health.CompositeHealthIndicator.health(CompositeHealthIndicator.java:68) at org.springframework.boot.actuate.health.HealthEndpointWebExtension.getHealth(HealthEndpointWebExtension.java:50) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:223) at org.springframework.boot.actuate.endpoint.invoke.reflect.ReflectiveOperationInvoker.invoke(ReflectiveOperationInvoker.java:76) at org.springframework.boot.actuate.endpoint.annotation.AbstractDiscoveredOperation.invoke(AbstractDiscoveredOperation.java:61) at org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$ServletWebOperationAdapter.handle(AbstractWebMvcEndpointHandlerMapping.java:243) at org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(AbstractWebMvcEndpointHandlerMapping.java:299) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:877) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:783) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:866) at javax.servlet.http.HttpServlet.service(HttpServlet.java:635) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851) at javax.servlet.http.HttpServlet.service(HttpServlet.java:742) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.smartpanda.spback.filter.GestionCsuFilter.doFilter(GestionCsuFilter.java:65) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.smartpanda.spback.filter.ContraliaCsuFilter.doFilter(ContraliaCsuFilter.java:65) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:158) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:126) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:111) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.orm.hibernate5.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:152) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:209) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.web.servlet.support.ErrorPageFilter.doFilter(ErrorPageFilter.java:130) at org.springframework.boot.web.servlet.support.ErrorPageFilter.access$000(ErrorPageFilter.java:66) at org.springframework.boot.web.servlet.support.ErrorPageFilter$1.doFilterInternal(ErrorPageFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.boot.web.servlet.support.ErrorPageFilter.doFilter(ErrorPageFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:861) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.ConnectException: Connexion refusée (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at com.sun.mail.util.SocketFetcher.createSocket(SocketFetcher.java:321) at com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:237) at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1927) ... 105 common frames omitted [2018-09-25 10:44:04.310][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1370] WARN o.s.boot.actuate.mail.MailHealthIndicator - Mail health check failed javax.mail.MessagingException: Could not connect to SMTP host: localhost, port: 25 at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1961) at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:654) at javax.mail.Service.connect(Service.java:295) at org.springframework.mail.javamail.JavaMailSenderImpl.connectTransport(JavaMailSenderImpl.java:515) at org.springframework.mail.javamail.JavaMailSenderImpl.testConnection(JavaMailSenderImpl.java:396) at org.springframework.boot.actuate.mail.MailHealthIndicator.doHealthCheck(MailHealthIndicator.java:43) at org.springframework.boot.actuate.health.AbstractHealthIndicator.health(AbstractHealthIndicator.java:84) at org.springframework.boot.actuate.health.CompositeHealthIndicator.health(CompositeHealthIndicator.java:68) at org.springframework.boot.actuate.health.HealthEndpointWebExtension.getHealth(HealthEndpointWebExtension.java:50) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:223) at org.springframework.boot.actuate.endpoint.invoke.reflect.ReflectiveOperationInvoker.invoke(ReflectiveOperationInvoker.java:76) at org.springframework.boot.actuate.endpoint.annotation.AbstractDiscoveredOperation.invoke(AbstractDiscoveredOperation.java:61) at org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$ServletWebOperationAdapter.handle(AbstractWebMvcEndpointHandlerMapping.java:243) at org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(AbstractWebMvcEndpointHandlerMapping.java:299) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:877) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:783) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:866) at javax.servlet.http.HttpServlet.service(HttpServlet.java:635) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851) at javax.servlet.http.HttpServlet.service(HttpServlet.java:742) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.smartpanda.spback.filter.GestionCsuFilter.doFilter(GestionCsuFilter.java:65) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.smartpanda.spback.filter.ContraliaCsuFilter.doFilter(ContraliaCsuFilter.java:65) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:158) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:126) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:111) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.orm.hibernate5.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:152) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:209) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.web.servlet.support.ErrorPageFilter.doFilter(ErrorPageFilter.java:130) at org.springframework.boot.web.servlet.support.ErrorPageFilter.access$000(ErrorPageFilter.java:66) at org.springframework.boot.web.servlet.support.ErrorPageFilter$1.doFilterInternal(ErrorPageFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.boot.web.servlet.support.ErrorPageFilter.doFilter(ErrorPageFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:861) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.ConnectException: Connexion refusée (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at com.sun.mail.util.SocketFetcher.createSocket(SocketFetcher.java:321) at com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:237) at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1927) ... 105 common frames omitted [2018-09-25 10:46:59.354][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1370] WARN org.springframework.web.servlet.PageNotFound - Request method 'GET' not supported [2018-09-25 10:47:06.716][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1412] WARN org.springframework.web.servlet.PageNotFound - Request method 'GET' not supported [2018-09-25 11:04:20.115][sp-back-cotepro_build.version_IS_UNDEFINED][ContainerBackgroundProcessor[StandardEngine[Catalina]]] INFO o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3ed14eff: startup date [Mon Sep 24 17:52:04 CEST 2018]; root of context hierarchy [2018-09-25 11:04:27.836][sp-back-cotepro_build.version_IS_UNDEFINED][background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.0.10.Final [2018-09-25 11:04:28.174][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO com.smartpanda.spback.SPBackApplication - Starting SPBackApplication on integration2 with PID 3513 (/var/lib/tomcat8/webapps/sp-back-cotepro/WEB-INF/classes started by tomcat8 in /var/lib/tomcat8) [2018-09-25 11:04:28.187][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO com.smartpanda.spback.SPBackApplication - No active profile set, falling back to default profiles: default [2018-09-25 11:04:28.824][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2a67eab9: startup date [Tue Sep 25 11:04:28 CEST 2018]; root of context hierarchy [2018-09-25 11:04:32.300][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'requestDataValueProcessor' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration; factoryMethodName=requestDataValueProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/security/config/annotation/web/configuration/WebMvcSecurityConfiguration.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.security.config.annotation.web.servlet.configuration.WebMvcSecurityConfiguration; factoryMethodName=requestDataValueProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/security/config/annotation/web/servlet/configuration/WebMvcSecurityConfiguration.class]] [2018-09-25 11:04:33.177][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'httpRequestHandlerAdapter' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration; factoryMethodName=httpRequestHandlerAdapter; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration; factoryMethodName=httpRequestHandlerAdapter; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/data/rest/webmvc/config/RepositoryRestMvcConfiguration.class]] [2018-09-25 11:04:34.479][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring [2018-09-25 11:04:34.765][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'springAsyncConfig' of type [com.smartpanda.spback.rest.config.SpringAsyncConfig$$EnhancerBySpringCGLIB$$87a7dc71] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-25 11:04:34.783][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService [2018-09-25 11:04:35.180][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$a5a157c7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-25 11:04:35.372][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$3e4f2001] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-25 11:04:35.408][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-25 11:04:35.413][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@6d0388d6' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-25 11:04:35.439][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$6323c2b3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-25 11:04:35.518][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-25 11:04:35.670][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 6847 ms [2018-09-25 11:04:39.466][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.jdbc.datasource.DriverManagerDataSource - Loaded JDBC driver: com.mysql.jdbc.Driver [2018-09-25 11:04:40.935][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO org.hibernate.Version - HHH000412: Hibernate Core {5.2.17.Final} [2018-09-25 11:04:40.939][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO org.hibernate.cfg.Environment - HHH000206: hibernate.properties not found [2018-09-25 11:04:41.369][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.0.1.Final} [2018-09-25 11:04:42.129][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect [2018-09-25 11:04:42.933][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] WARN org.hibernate.cfg.AnnotationBinder - HHH000457: Joined inheritance hierarchy [com.smartpanda.spback.model.application.dcmm.Campaign] defined explicit @DiscriminatorColumn. Legacy Hibernate behavior was to ignore the @DiscriminatorColumn. However, as part of issue HHH-6911 we now apply the explicit @DiscriminatorColumn. If you would prefer the legacy behavior, enable the `hibernate.discriminator.ignore_explicit_for_joined` setting (hibernate.discriminator.ignore_explicit_for_joined=true) [2018-09-25 11:04:48.239][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'characterEncodingFilter' to: [/*] [2018-09-25 11:04:48.239][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'errorPageFilter' to: [/*] [2018-09-25 11:04:48.240][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'hiddenHttpMethodFilter' to: [/*] [2018-09-25 11:04:48.240][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'httpPutFormContentFilter' to: [/*] [2018-09-25 11:04:48.240][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'requestContextFilter' to: [/*] [2018-09-25 11:04:48.241][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.b.w.s.DelegatingFilterProxyRegistrationBean - Mapping filter: 'springSecurityFilterChain' to: [/*] [2018-09-25 11:04:48.241][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'httpTraceFilter' to: [/*] [2018-09-25 11:04:48.242][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.boot.web.servlet.RegistrationBean - Filter JWTAuthenticationFilter was not registered (disabled) [2018-09-25 11:04:48.242][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'openSessionInViewFilter' to: [/*] [2018-09-25 11:04:48.242][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'webMvcMetricsFilter' to: [/*] [2018-09-25 11:04:48.243][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'contraliaCsuFilter' to: [/*] [2018-09-25 11:04:48.243][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'gestionCsuFilter' to: [/*] [2018-09-25 11:04:48.243][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.boot.web.servlet.ServletRegistrationBean - Servlet dispatcherServlet mapped to [/] [2018-09-25 11:04:48.829][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.servlet.view.freemarker.FreeMarkerConfigurer - ClassTemplateLoader for Spring macros added to FreeMarker configuration [2018-09-25 11:04:52.502][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Building JPA container EntityManagerFactory for persistence unit 'default' [2018-09-25 11:04:52.519][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [ name: default ...] [2018-09-25 11:04:52.742][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL55Dialect [2018-09-25 11:04:53.747][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' [2018-09-25 11:04:59.153][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/private/**'], [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@54845d7c, org.springframework.security.web.context.SecurityContextPersistenceFilter@14086caf, org.springframework.security.web.header.HeaderWriterFilter@5785c93f, org.springframework.security.web.authentication.logout.LogoutFilter@1a0fba01, com.docapostagility.dalibcommons.security.JWTAuthenticationFilter@5a37fac9, com.smartpanda.spback.authentication.CoteproAuthenticationFilter@356e9f39, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5d066a63, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@157a14f6, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@13eb1cff, org.springframework.security.web.session.SessionManagementFilter@264ebba, org.springframework.security.web.access.ExceptionTranslationFilter@408624f1, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@33509774] [2018-09-25 11:04:59.308][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.orm.hibernate5.HibernateTransactionManager - Using DataSource [org.springframework.jdbc.datasource.DriverManagerDataSource@4fd05fd2] of Hibernate SessionFactory for HibernateTransactionManager [2018-09-25 11:04:59.883][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.web.servlet.handler.SimpleUrlHandlerMapping - Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] [2018-09-25 11:05:00.355][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerAdapter - Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2a67eab9: startup date [Tue Sep 25 11:04:28 CEST 2018]; root of context hierarchy [2018-09-25 11:05:00.690][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/agenda/addCalendar]}" onto public org.codehaus.jettison.json.JSONObject com.smartpanda.spback.rest.restprivate.AgendaResource.addCalendar(org.codehaus.jettison.json.JSONObject) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.693][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/agenda/getEvent/{memberId}/{id}]}" onto public org.codehaus.jettison.json.JSONObject com.smartpanda.spback.rest.restprivate.AgendaResource.getEvent(java.lang.String,java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.693][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/agenda/getEvents]}" onto public org.codehaus.jettison.json.JSONArray com.smartpanda.spback.rest.restprivate.AgendaResource.getEvents(org.codehaus.jettison.json.JSONObject) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.694][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/agenda/editEvent]}" onto public void com.smartpanda.spback.rest.restprivate.AgendaResource.editEvent(org.codehaus.jettison.json.JSONObject) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 11:05:00.694][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/agenda/deleteEvent/{id}/{memberId}]}" onto public void com.smartpanda.spback.rest.restprivate.AgendaResource.deleteEvent(java.lang.String,java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:00.695][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/agenda/addFileAttachment]}" onto public org.codehaus.jettison.json.JSONObject com.smartpanda.spback.rest.restprivate.AgendaResource.addFileAttachment(com.smartpanda.spback.dto.application.microsoft.UploadAttachmentDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.695][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/agenda/removeFileAttachment/{eventId}/{attachmentId}]}" onto public void com.smartpanda.spback.rest.restprivate.AgendaResource.removeFileAttachment(java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.696][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/agenda/getFileAttachments/{eventId}]}" onto public org.codehaus.jettison.json.JSONArray com.smartpanda.spback.rest.restprivate.AgendaResource.getFileAttachments(java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.696][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/agenda/respondToEventInvitation]}" onto public void com.smartpanda.spback.rest.restprivate.AgendaResource.respondToEventInvitation(com.smartpanda.spback.dto.application.agenda.RespondToEventDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.697][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/agenda/getCalendars]}" onto public org.codehaus.jettison.json.JSONArray com.smartpanda.spback.rest.restprivate.AgendaResource.getCalendars() throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.697][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/agenda/editCalendar]}" onto public void com.smartpanda.spback.rest.restprivate.AgendaResource.editCalendar(org.codehaus.jettison.json.JSONObject) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.698][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/agenda/deleteCalendar/{id}]}" onto public void com.smartpanda.spback.rest.restprivate.AgendaResource.deleteCalendar(java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:00.715][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/agenda/downloadFileAttachment/{eventId}/{attachmentId}]}" onto public org.codehaus.jettison.json.JSONObject com.smartpanda.spback.rest.restprivate.AgendaResource.downloadFileAttachment(java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.716][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/agenda/addEvent]}" onto public org.codehaus.jettison.json.JSONObject com.smartpanda.spback.rest.restprivate.AgendaResource.addEvent(org.codehaus.jettison.json.JSONObject) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 11:05:00.733][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/ccu/favorites-offices]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.CCUResource.findAllFavoritesOffices() throws com.smartpanda.spback.exception.permission.PermissionDeniedException,com.smartpanda.spback.exception.ServiceException,com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 11:05:00.733][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/ccu/favorites-offices/{idOffice}]}" onto public javax.ws.rs.core.Response com.smartpanda.spback.rest.restprivate.CCUResource.deleteFavoriteOffice(java.lang.String) throws com.smartpanda.spback.exception.permission.PermissionDeniedException,com.smartpanda.spback.exception.ServiceException,com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 11:05:00.736][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/company/certifications]}" onto public javax.ws.rs.core.Response com.smartpanda.spback.rest.restprivate.CompanyResource.createCompanyCertification(java.lang.String,com.smartpanda.spback.dto.company.CertificationDTO,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.ServiceException [2018-09-25 11:05:00.739][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/company/certifications/document]}" onto public javax.ws.rs.core.Response com.smartpanda.spback.rest.restprivate.CompanyResource.editCompanyCertificationDocument(java.lang.String,com.smartpanda.spback.dto.company.LegalDocumentDTO,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.ServiceException,com.smartpanda.spback.exception.permission.PermissionDeniedException [2018-09-25 11:05:00.742][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/company/certifications/{companyId}]}" onto public javax.ws.rs.core.Response com.smartpanda.spback.rest.restprivate.CompanyResource.getCompanyCertification(java.lang.String,java.lang.Integer,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.ServiceException [2018-09-25 11:05:00.743][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/company/certification/addDocument]}" onto public javax.ws.rs.core.Response com.smartpanda.spback.rest.restprivate.CompanyResource.addDocumentCertification(java.lang.String,com.smartpanda.spback.dto.company.LegalDocumentDTO,java.lang.Long) throws com.smartpanda.spback.exception.ServiceException,com.smartpanda.spback.exception.permission.PermissionDeniedException,com.smartpanda.spback.exception.TechnicalDaoException [2018-09-25 11:05:00.744][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/company/get/{id}]}" onto public com.smartpanda.spback.model.company.Company com.smartpanda.spback.rest.restprivate.CompanyResource.get(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 11:05:00.745][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/company/update]}" onto public void com.smartpanda.spback.rest.restprivate.CompanyResource.update(com.smartpanda.spback.dto.company.UpdateCompanyDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.permission.PermissionDeniedException [2018-09-25 11:05:00.768][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/sendEmail]}" onto public void com.smartpanda.spback.rest.restprivate.EmailResource.sendEmail(org.codehaus.jettison.json.JSONObject) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:00.769][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/addFileAttachment]}" onto public org.codehaus.jettison.json.JSONObject com.smartpanda.spback.rest.restprivate.EmailResource.addFileAttachment(com.smartpanda.spback.dto.application.microsoft.UploadAttachmentDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.770][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/removeFileAttachment/{emailId}/{attachmentId}]}" onto public void com.smartpanda.spback.rest.restprivate.EmailResource.removeFileAttachment(java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.771][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/getFileAttachments/{emailId}]}" onto public org.codehaus.jettison.json.JSONArray com.smartpanda.spback.rest.restprivate.EmailResource.getFileAttachments(java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.771][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/getEmailFolders/{memberId}]}" onto public org.codehaus.jettison.json.JSONArray com.smartpanda.spback.rest.restprivate.EmailResource.getEmailFolders(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.772][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/getConversationEmails/{conversationId}]}" onto public org.codehaus.jettison.json.JSONArray com.smartpanda.spback.rest.restprivate.EmailResource.getConversationEmails(java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.773][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/findEmailFolderEmails]}" onto public org.codehaus.jettison.json.JSONArray com.smartpanda.spback.rest.restprivate.EmailResource.findEmailFolderEmails(com.smartpanda.spback.dto.application.email.FindEmailFolderEmailsDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.773][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/createEmailDraft]}" onto public org.codehaus.jettison.json.JSONObject com.smartpanda.spback.rest.restprivate.EmailResource.createEmailDraft(org.codehaus.jettison.json.JSONObject) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.774][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/editEmail]}" onto public void com.smartpanda.spback.rest.restprivate.EmailResource.editEmail(org.codehaus.jettison.json.JSONObject) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.775][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/sendEmailDraft/{emailId}/{memberId}]}" onto public void com.smartpanda.spback.rest.restprivate.EmailResource.sendEmailDraft(java.lang.String,java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.776][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/deleteMultipleEmail]}" onto public void com.smartpanda.spback.rest.restprivate.EmailResource.deleteMultipleEmail(com.smartpanda.spback.dto.application.email.MutipleEmailsDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.776][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/moveMultipleEmail]}" onto public void com.smartpanda.spback.rest.restprivate.EmailResource.moveMultipleEmail(com.smartpanda.spback.dto.application.email.MoveMultipleDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.777][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/editMultipleEmail]}" onto public void com.smartpanda.spback.rest.restprivate.EmailResource.editMultipleEmail(org.codehaus.jettison.json.JSONObject) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:00.777][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/deleteEmailFolder/{folderId}]}" onto public void com.smartpanda.spback.rest.restprivate.EmailResource.deleteEmailFolder(java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:00.780][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/createEmailFolder]}" onto public org.codehaus.jettison.json.JSONObject com.smartpanda.spback.rest.restprivate.EmailResource.createEmailFolder(org.codehaus.jettison.json.JSONObject) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.781][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/editEmailFolder]}" onto public void com.smartpanda.spback.rest.restprivate.EmailResource.editEmailFolder(org.codehaus.jettison.json.JSONObject) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.781][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/getEmailFolder/{emailFolderId}]}" onto public org.codehaus.jettison.json.JSONObject com.smartpanda.spback.rest.restprivate.EmailResource.getEmailFolder(java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.782][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/addAttachmentsFromLibrary]}" onto public org.codehaus.jettison.json.JSONArray com.smartpanda.spback.rest.restprivate.EmailResource.addAttachmentsFromLibrary(org.codehaus.jettison.json.JSONObject) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.783][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/addAttachmentsFromPc]}" onto public org.codehaus.jettison.json.JSONArray com.smartpanda.spback.rest.restprivate.EmailResource.addAttachmentsFromPc(org.codehaus.jettison.json.JSONObject) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.783][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/createReply/{messageId}/{replyAll}]}" onto public org.codehaus.jettison.json.JSONObject com.smartpanda.spback.rest.restprivate.EmailResource.createReply(java.lang.String,java.lang.Boolean) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.784][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/createForward/{messageId}]}" onto public org.codehaus.jettison.json.JSONObject com.smartpanda.spback.rest.restprivate.EmailResource.createForward(java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.785][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/downloadFileAttachment/{messageId}/{attachmentId}]}" onto public org.codehaus.jettison.json.JSONObject com.smartpanda.spback.rest.restprivate.EmailResource.downloadFileAttachment(java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.807][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/member/waitingmembers/{id}]}" onto public java.util.List com.smartpanda.spback.rest.restprivate.MemberResource.getValidationWaitingMembers(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.permission.PermissionDeniedException [2018-09-25 11:05:00.808][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/member/findmembers/{companyId}]}" onto public java.util.List com.smartpanda.spback.rest.restprivate.MemberResource.findMembersByCompany(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.permission.PermissionDeniedException [2018-09-25 11:05:00.809][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/member/shipments],methods=[GET]}" onto public java.util.List com.smartpanda.spback.rest.restprivate.MemberResource.getMemberShipments(java.lang.Long) throws com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.ServiceException [2018-09-25 11:05:00.811][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/member/shipments/{shipmentId}],methods=[DELETE]}" onto public void com.smartpanda.spback.rest.restprivate.MemberResource.deleteMemberShipement(java.lang.Long,java.lang.String) throws com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.ServiceException [2018-09-25 11:05:00.812][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/member/get/{id}]}" onto public com.smartpanda.spback.model.member.Member com.smartpanda.spback.rest.restprivate.MemberResource.get(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 11:05:00.813][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftContact/findContacts]}" onto public org.codehaus.jettison.json.JSONArray com.smartpanda.spback.rest.restprivate.MicrosoftContactResource.findMicrosoftContacts(com.smartpanda.spback.dto.PrefixDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.817][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftCsp/getOffers]}" onto public java.util.List com.smartpanda.spback.rest.restprivate.MicrosoftCspResource.getOffers() throws com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.818][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftCsp/getOfferById/{id}]}" onto public com.smartpanda.spback.view.application.microsoftCsp.offer.OfferView com.smartpanda.spback.rest.restprivate.MicrosoftCspResource.getOfferById(java.lang.String) throws com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.819][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftCsp/getAADToken]}" onto public java.lang.String com.smartpanda.spback.rest.restprivate.MicrosoftCspResource.getAADToken() throws com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.820][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftCsp/getSAToken]}" onto public java.lang.String com.smartpanda.spback.rest.restprivate.MicrosoftCspResource.getSAToken() throws com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalDaoException [2018-09-25 11:05:00.820][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftCsp/addAccountCsp]}" onto public com.smartpanda.spback.model.MicrosoftCsp.MicrosoftAccountCsp com.smartpanda.spback.rest.restprivate.MicrosoftCspResource.addAccountCsp(com.smartpanda.spback.dto.application.microsoft.csp.AccountCspDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.821][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftCsp/deleteAccountCsp/{id}]}" onto public void com.smartpanda.spback.rest.restprivate.MicrosoftCspResource.deleteAccountCsp(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.822][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftCsp/getSubscriptionsByCustomer]}" onto public java.util.List com.smartpanda.spback.rest.restprivate.MicrosoftCspResource.getSubscriptionsByCustomer() throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.823][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftCsp/checkDomainAvailability/{domainId}]}" onto public java.lang.Boolean com.smartpanda.spback.rest.restprivate.MicrosoftCspResource.checkDomainAvailability(java.lang.String) throws com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.823][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftCsp/getOffersSubscribed]}" onto public java.util.List com.smartpanda.spback.rest.restprivate.MicrosoftCspResource.getOffersSubscribed() throws com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.824][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftCsp/getIdOfferBusinessPremium]}" onto public java.lang.String com.smartpanda.spback.rest.restprivate.MicrosoftCspResource.getIdOfferBusinessPremium() [2018-09-25 11:05:00.825][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftCsp/getIdOfferBusinessEssentials]}" onto public java.lang.String com.smartpanda.spback.rest.restprivate.MicrosoftCspResource.getIdOfferBusinessEssentials() [2018-09-25 11:05:00.825][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftCsp/getBySubscriptionId/{subscriptionId}]}" onto public com.smartpanda.spback.view.application.microsoftCsp.MicrosoftAccountCspView com.smartpanda.spback.rest.restprivate.MicrosoftCspResource.getAccountCspBySubscriptionId(java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:00.829][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftCsp/addExternalCustomer]}" onto public com.smartpanda.spback.view.application.microsoftCsp.MicrosoftAccountCspView com.smartpanda.spback.rest.restprivate.MicrosoftCspResource.addExternalCustomer(com.smartpanda.spback.dto.application.microsoft.csp.AccountCspDto) throws com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.831][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftOfficeApi/isAdminMicrosoft]}" onto public java.lang.Boolean com.smartpanda.spback.rest.restprivate.MicrosoftOfficeApiResource.isAdminMicrosoft() throws com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalDaoException [2018-09-25 11:05:00.834][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftOfficeApi/disconnect]}" onto public java.lang.Boolean com.smartpanda.spback.rest.restprivate.MicrosoftOfficeApiResource.disConnect() throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.838][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftOfficeApi/getDomaine]}" onto public java.lang.String com.smartpanda.spback.rest.restprivate.MicrosoftOfficeApiResource.getDomaine() throws com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalDaoException [2018-09-25 11:05:00.840][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftOfficeApi/saveOauthToken]}" onto public void com.smartpanda.spback.rest.restprivate.MicrosoftOfficeApiResource.saveOauthToken(org.codehaus.jettison.json.JSONObject) throws com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:00.841][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftOfficeApi/isConnected]}" onto public java.lang.String com.smartpanda.spback.rest.restprivate.MicrosoftOfficeApiResource.isConnected() throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:00.844][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/userMicrosoft/addUser/]}" onto public com.smartpanda.spback.view.application.microsoftOffice.users.UsersView com.smartpanda.spback.rest.restprivate.MicrosoftUserResource.addUser(com.smartpanda.spback.dto.application.microsoft.users.SaveUserDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:00.845][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/userMicrosoft/deleteUser/{id}]}" onto public void com.smartpanda.spback.rest.restprivate.MicrosoftUserResource.deleteUser(java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:00.845][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/userMicrosoft/getUser]}" onto public com.smartpanda.spback.view.application.microsoftOffice.users.UsersView com.smartpanda.spback.rest.restprivate.MicrosoftUserResource.getUser() throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.846][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/userMicrosoft/editUser/]}" onto public com.smartpanda.spback.view.application.microsoftOffice.users.UsersView com.smartpanda.spback.rest.restprivate.MicrosoftUserResource.editUser(com.smartpanda.spback.dto.application.microsoft.users.SaveUserDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:00.846][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/userMicrosoft/addLicenseForUser]}" onto public com.smartpanda.spback.view.application.microsoftOffice.users.UsersView com.smartpanda.spback.rest.restprivate.MicrosoftUserResource.addLicenseForUser(com.smartpanda.spback.dto.application.microsoft.users.AddLicensesDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:00.847][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/userMicrosoft/addUserWithAssignLicense]}" onto public com.smartpanda.spback.view.application.microsoftOffice.users.UsersView com.smartpanda.spback.rest.restprivate.MicrosoftUserResource.addUserWithAssignLicense(com.smartpanda.spback.dto.application.microsoft.users.UserWithLicenseDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:00.847][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/userMicrosoft/getUsers]}" onto public java.util.List com.smartpanda.spback.rest.restprivate.MicrosoftUserResource.getUsers() throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:00.852][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/contralia/csus],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.contralia.ContraliaCsuResource.getCsu() throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 11:05:00.853][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/contralia/csus],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.contralia.ContraliaCsuResource.acceptCsu() throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 11:05:00.857][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/app/contralia/synchronize/]}" onto public void com.smartpanda.spback.rest.restprivate.contralia.ContraliaResource.synchronize() throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 11:05:00.857][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/app/contralia/findRequest/]}" onto public com.smartpanda.spback.dto.common.SearchResultDto com.smartpanda.spback.rest.restprivate.contralia.ContraliaResource.findRequest(com.smartpanda.spback.dto.application.contralia.ContraliaFilterDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.permission.PermissionDeniedException [2018-09-25 11:05:00.858][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/app/contralia/request/{id}],methods=[DELETE]}" onto public void com.smartpanda.spback.rest.restprivate.contralia.ContraliaResource.deleteDraft(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.permission.PermissionDeniedException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.859][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/app/contralia/addOrEditRequest/]}" onto public java.lang.Integer com.smartpanda.spback.rest.restprivate.contralia.ContraliaResource.addOrEditRequest(com.smartpanda.spback.dto.application.contralia.AddOrEditContraliaRequestDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.permission.PermissionDeniedException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.860][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/app/contralia/getContract/{requestId}]}" onto public java.lang.String com.smartpanda.spback.rest.restprivate.contralia.ContraliaResource.getContract(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.permission.PermissionDeniedException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.861][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/app/contralia/findTokenByRequestId/{requestId}]}" onto public java.lang.String com.smartpanda.spback.rest.restprivate.contralia.ContraliaResource.findTokenByRequestId(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException [2018-09-25 11:05:00.862][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/app/contralia/request/{id}],methods=[GET]}" onto public com.smartpanda.spback.model.application.contralia.ContraliaRequest com.smartpanda.spback.rest.restprivate.contralia.ContraliaResource.getRequest(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.permission.PermissionDeniedException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 11:05:00.863][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/app/contralia/{entityId}/transactions],methods=[POST]}" onto public org.springframework.http.HttpEntity com.docapostagility.dalibpayment.controller.api.AbstractPaymentController.createTransaction(java.lang.Long,com.docapostagility.dalibpayment.resource.TransactionResource,java.lang.Long,com.docapostagility.dalibcommons.security.DocapostAgilityUserType) [2018-09-25 11:05:00.863][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/app/contralia/{entityId}/transactions/{transactionId}/invoices/{invoiceId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.docapostagility.dalibpayment.controller.api.AbstractPaymentController.getInvoice(java.lang.Long,java.lang.Long,java.lang.Long,java.lang.Long,com.docapostagility.dalibcommons.security.DocapostAgilityUserType) [2018-09-25 11:05:00.864][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/app/contralia/{entityId}/transactions/{transactionId}],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.docapostagility.dalibpayment.controller.api.AbstractPaymentController.updateTransaction(java.lang.Long,java.lang.Long,com.docapostagility.dalibpayment.resource.TransactionResource,java.lang.Long,com.docapostagility.dalibcommons.security.DocapostAgilityUserType) [2018-09-25 11:05:00.864][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/app/contralia/{entityId}/estimates],methods=[POST]}" onto public org.springframework.http.HttpEntity com.docapostagility.dalibpayment.controller.api.AbstractPaymentController.createEstimate(java.lang.Long,com.docapostagility.dalibpayment.resource.EstimateResource,java.lang.Long,com.docapostagility.dalibcommons.security.DocapostAgilityUserType) [2018-09-25 11:05:00.865][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/app/contralia/{entityId}/transactions/{transactionId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.docapostagility.dalibpayment.controller.api.AbstractPaymentController.getTransaction(java.lang.Long,java.lang.Long,java.lang.Long,com.docapostagility.dalibcommons.security.DocapostAgilityUserType) [2018-09-25 11:05:00.867][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/payments/campaigns/{entityId}/transactions],methods=[POST]}" onto public org.springframework.http.HttpEntity com.docapostagility.dalibpayment.controller.api.AbstractPaymentController.createTransaction(java.lang.Long,com.docapostagility.dalibpayment.resource.TransactionResource,java.lang.Long,com.docapostagility.dalibcommons.security.DocapostAgilityUserType) [2018-09-25 11:05:00.868][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/payments/campaigns/{entityId}/transactions/{transactionId}/invoices/{invoiceId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.docapostagility.dalibpayment.controller.api.AbstractPaymentController.getInvoice(java.lang.Long,java.lang.Long,java.lang.Long,java.lang.Long,com.docapostagility.dalibcommons.security.DocapostAgilityUserType) [2018-09-25 11:05:00.868][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/payments/campaigns/{entityId}/transactions/{transactionId}],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.docapostagility.dalibpayment.controller.api.AbstractPaymentController.updateTransaction(java.lang.Long,java.lang.Long,com.docapostagility.dalibpayment.resource.TransactionResource,java.lang.Long,com.docapostagility.dalibcommons.security.DocapostAgilityUserType) [2018-09-25 11:05:00.869][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/payments/campaigns/{entityId}/estimates],methods=[POST]}" onto public org.springframework.http.HttpEntity com.docapostagility.dalibpayment.controller.api.AbstractPaymentController.createEstimate(java.lang.Long,com.docapostagility.dalibpayment.resource.EstimateResource,java.lang.Long,com.docapostagility.dalibcommons.security.DocapostAgilityUserType) [2018-09-25 11:05:00.869][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/payments/campaigns/{entityId}/transactions/{transactionId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.docapostagility.dalibpayment.controller.api.AbstractPaymentController.getTransaction(java.lang.Long,java.lang.Long,java.lang.Long,com.docapostagility.dalibcommons.security.DocapostAgilityUserType) [2018-09-25 11:05:00.879][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/campaigns/search],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.CampaignResource.searchCampaigns(com.smartpanda.spback.dto.application.dcmm.SearchCampaignDto,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:00.884][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/emailCampaigns],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.email.EmailCampaignResource.createEmailCampaign(com.smartpanda.spback.dto.application.dcmm.email.EmailCampaignDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.885][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/emailCampaigns/{emailCampaignId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.email.EmailCampaignResource.getEmailCampaign(java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 11:05:00.887][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/emailCampaigns/{emailCampaignId}],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.email.EmailCampaignResource.patchEmailCampaign(java.lang.Integer,com.smartpanda.spback.dto.application.dcmm.email.EmailCampaignDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.permission.PermissionDeniedException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,java.lang.InterruptedException [2018-09-25 11:05:00.888][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/emailCampaigns/{emailCampaignId}/zipMessage],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.email.EmailCampaignResource.uploadEmailZipMessage(java.lang.Integer,com.smartpanda.spback.dto.application.dcmm.UploadCampaignDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.permission.PermissionDeniedException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,java.lang.InterruptedException [2018-09-25 11:05:00.888][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/emailCampaigns/{emailCampaignId}/zipMessage],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.email.EmailCampaignResource.deleteEmailZipMessage(java.lang.Integer,com.smartpanda.spback.dto.application.dcmm.UploadCampaignDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.889][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/emailCampaigns/{emailCampaignId}],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.email.EmailCampaignResource.deleteEmailCampaign(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.890][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/emailCampaigns/calendar],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.email.EmailCampaignResource.getEmailCampaignCalendar(java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.891][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/emailCampaigns/{emailCampaignId}/recipients],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.email.EmailCampaignResource.createEmailCampaignRecipients(java.lang.Integer,java.util.List) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException,java.lang.InterruptedException [2018-09-25 11:05:00.892][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/emailCampaigns/{emailCampaignId}/recipients],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.email.EmailCampaignResource.getEmailCampaignRecipients(java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 11:05:00.892][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/emailCampaigns/{emailCampaignId}/recipients],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.email.EmailCampaignResource.deleteEmailCampaignRecipients(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.893][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/emailCampaigns/{emailCampaignId}/messagePreview],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.email.EmailCampaignResource.getEmailCampaignMessagePreview(java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,java.lang.InterruptedException [2018-09-25 11:05:00.898][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/flyerCampaigns],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.flyer.FlyerCampaignResource.createFlyerCampaign(com.smartpanda.spback.dto.application.dcmm.flyer.FlyerCampaignDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.898][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/flyerCampaigns/{flyerCampaignId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.flyer.FlyerCampaignResource.getFlyerCampaign(java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 11:05:00.899][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/flyerCampaigns/{flyerCampaignId}],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.flyer.FlyerCampaignResource.patchFlyerCampaign(java.lang.Integer,com.smartpanda.spback.dto.application.dcmm.flyer.FlyerCampaignDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,java.lang.InterruptedException [2018-09-25 11:05:00.900][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/flyerCampaigns/{flyerCampaignId}],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.flyer.FlyerCampaignResource.deleteFlyerCampaign(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.901][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/flyerCampaigns/calendar],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.flyer.FlyerCampaignResource.getFlyerCampaignCalendar(java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.902][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/flyerCampaigns/{flyerCampaignId}/selection],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.flyer.FlyerCampaignResource.calculateSelectedMailBoxesFlyerCampaign(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 11:05:00.903][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/flyerCampaigns/{flyerCampaignId}/upload],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.flyer.FlyerCampaignResource.uploadPdfFlyerCampaignDCMM(java.lang.Integer,com.smartpanda.spback.dto.application.dcmm.UploadCampaignDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,java.lang.InterruptedException [2018-09-25 11:05:00.904][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/flyerCampaigns/{flyerCampaignId}/upload],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.flyer.FlyerCampaignResource.deletePdfFlyerCampaign(java.lang.Integer,com.smartpanda.spback.dto.application.dcmm.UploadCampaignDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.905][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/flyerCampaigns/{flyerCampaignId}/messagePreview],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.flyer.FlyerCampaignResource.getEmailCampaignMesagePreview(java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,java.lang.InterruptedException [2018-09-25 11:05:00.911][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/mailCampaigns],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.mail.MailCampaignResource.createMailCampaign(com.smartpanda.spback.dto.application.dcmm.mail.MailCampaignDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.911][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/mailCampaigns/{mailCampaignId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.mail.MailCampaignResource.getMailCampaign(java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 11:05:00.912][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/mailCampaigns/{mailCampaignId}],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.mail.MailCampaignResource.patchMailCampaign(java.lang.Integer,com.smartpanda.spback.dto.application.dcmm.mail.MailCampaignDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,java.lang.InterruptedException [2018-09-25 11:05:00.913][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/mailCampaigns/{mailCampaignId}],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.mail.MailCampaignResource.deleteMailCampaign(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.913][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/mailCampaigns/{mailCampaignId}/message],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.mail.MailCampaignResource.uploadPdfMailCampaignDCMM(java.lang.Integer,com.smartpanda.spback.dto.application.dcmm.UploadCampaignDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,java.lang.InterruptedException [2018-09-25 11:05:00.914][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/mailCampaigns/{mailCampaignId}/message],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.mail.MailCampaignResource.deletePdfMailCampaignDCMM(java.lang.Integer,com.smartpanda.spback.dto.application.dcmm.UploadCampaignDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.915][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/mailCampaigns/{mailCampaignId}/logo],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.mail.MailCampaignResource.uploadLogoMailCampaignDCMM(java.lang.Integer,com.smartpanda.spback.dto.application.dcmm.UploadCampaignDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.915][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/mailCampaigns/calendar],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.mail.MailCampaignResource.getMailCampaignCalendar(java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.916][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/mailCampaigns/{mailCampaignId}/recipients],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.mail.MailCampaignResource.createMailCampaignRecipients(java.lang.Integer,java.util.List) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException,java.lang.InterruptedException [2018-09-25 11:05:00.917][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/mailCampaigns/{mailCampaignId}/recipients],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.mail.MailCampaignResource.getMailCampaignRecipients(java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 11:05:00.917][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/mailCampaigns/{mailCampaignId}/recipients],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.mail.MailCampaignResource.deleteMailCampaignRecipients(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.918][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/mailCampaigns/{mailCampaignId}/messagePreview],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.mail.MailCampaignResource.getMailCampaignMessagePreview(java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,java.lang.InterruptedException [2018-09-25 11:05:00.940][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/smsCampaigns],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.sms.SmsCampaignResource.createSmsCampaign(com.smartpanda.spback.dto.application.dcmm.sms.SmsCampaignDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.944][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/smsCampaigns/{smsCampaignId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.sms.SmsCampaignResource.getSmsCampaign(java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 11:05:00.945][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/smsCampaigns/{smsCampaignId}],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.sms.SmsCampaignResource.patchSmsCampaign(java.lang.Integer,com.smartpanda.spback.dto.application.dcmm.sms.SmsCampaignDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,java.lang.InterruptedException [2018-09-25 11:05:00.946][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/smsCampaigns/{smsCampaignId}],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.sms.SmsCampaignResource.deleteSmsCampaign(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.947][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/smsCampaigns/{smsCampaignId}/dynamicFields],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.sms.SmsCampaignResource.getSmsDynamicFields(java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 11:05:00.947][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/smsCampaigns/calendar],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.sms.SmsCampaignResource.getSmsCampaignCalendar(java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.948][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/smsCampaigns/{smsCampaignId}/recipients],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.sms.SmsCampaignResource.createSmsCampaignRecipients(java.lang.Integer,java.util.List) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException,java.lang.InterruptedException [2018-09-25 11:05:00.948][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/smsCampaigns/{smsCampaignId}/recipients],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.sms.SmsCampaignResource.getSmsCampaignRecipients(java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 11:05:00.949][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/smsCampaigns/{smsCampaignId}/recipients],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.sms.SmsCampaignResource.deleteSmsCampaignRecipients(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.954][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/accounts/me/token],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionAccountResource.generateToken() throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.954][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/accounts/me],methods=[PUT]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionAccountResource.updateAccount(com.smartpanda.spback.dto.application.gestion.GestionAccountDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.955][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/accounts/me],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionAccountResource.patchAccount(com.smartpanda.spback.dto.application.gestion.GestionAccountDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.956][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/accounts/me],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionAccountResource.createAccount(java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 11:05:00.956][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/accounts/me],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionAccountResource.getAccount() throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.964][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/articles],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionArticleResource.createArticle(com.smartpanda.spback.dto.application.gestion.GestionArticleDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.965][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/articles/{articleId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionArticleResource.getArticle(java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.965][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/articles/{articleId}],methods=[PUT]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionArticleResource.updateArticle(java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionArticleDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.966][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/articles/{articleId}],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionArticleResource.deleteArticle(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.968][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/creditNotes/search],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionCreditNoteResource.searchCreditNotes(com.smartpanda.spback.dto.application.gestion.GestionSearchCreditNoteDto,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 11:05:00.969][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/csus],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionCsuResource.getCsu() throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 11:05:00.970][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/csus],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionCsuResource.acceptCsu() throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 11:05:00.972][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/dashboards],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionDashboardResource.getDashboard(java.util.Date,java.util.Date) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:00.985][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.getEstimate(java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.985][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.createEstimate(com.smartpanda.spback.dto.application.gestion.GestionEstimateDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.986][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}],methods=[PUT]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.updateEstimate(java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionEstimateDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.987][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.patchEstimate(java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionEstimateDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.988][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.deleteEstimate(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.988][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/pdf],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.getEstimatePdf(java.lang.Integer,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.989][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/emails],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.createEstimateEmail(java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionEmailDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:00.989][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/emails],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.getEstimateEmails(java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.990][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/fullInvoices],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.createEstimateFullInvoice(java.lang.Integer,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:00.990][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/fullInvoices/{fullInvoiceId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.getEstimateFullInvoice(java.lang.Integer,java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.991][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/fullInvoices/{fullInvoiceId}],methods=[PUT]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.updateEstimateFullInvoice(java.lang.Integer,java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionFullInvoiceDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:00.992][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/fullInvoices/{fullInvoiceId}],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.patchEstimateFullInvoice(java.lang.Integer,java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionFullInvoiceDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:00.992][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/fullInvoices/{fullInvoiceId}],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.deleteEstimateFullInvoice(java.lang.Integer,java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:00.993][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/downPayments],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.createEstimateDownPayment(java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionDownPaymentDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:00.994][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/downPayments/{downPaymentId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.getEstimateDownPayment(java.lang.Integer,java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:00.994][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/downPayments/{downPaymentId}],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.patchEstimateDownPayment(java.lang.Integer,java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionDownPaymentDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:00.995][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/downPayments/{downPaymentId}],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.deleteEstimateDownPayment(java.lang.Integer,java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:01.035][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/downPayments],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.getEstimateDownPayments(java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:01.036][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/balances],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.createEstimateBalance(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:01.037][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/balances/{balanceId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.getEstimateBalance(java.lang.Integer,java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:01.037][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/balances/{balanceId}],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.patchEstimateBalance(java.lang.Integer,java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionBalanceDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:01.038][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/balances/{balanceId}],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.deleteEstimateBalance(java.lang.Integer,java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:01.040][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/fullInvoices],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionFullInvoiceResource.createFullInvoice(com.smartpanda.spback.dto.application.gestion.GestionFullInvoiceDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:01.041][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/fullInvoices/{fullInvoiceId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionFullInvoiceResource.getFullInvoice(java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:01.041][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/fullInvoices/{fullInvoiceId}],methods=[PUT]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionFullInvoiceResource.updateFullInvoice(java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionFullInvoiceDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:01.041][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/fullInvoices/{fullInvoiceId}],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionFullInvoiceResource.patchFullInvoice(java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionFullInvoiceDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:01.042][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/fullInvoices/{fullInvoiceId}],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionFullInvoiceResource.deleteInvoice(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:01.047][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/invoices/{invoiceId}/pdf],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionInvoiceResource.getInvoicePdf(java.lang.Integer,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:01.048][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/invoices/{invoiceId}/emails],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionInvoiceResource.createInvoiceEmail(java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionEmailDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:01.049][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/invoices/{invoiceId}/emails],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionInvoiceResource.getInvoiceEmails(java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:01.049][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/invoices/{invoiceId}/payments],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionInvoiceResource.createInvoicePayment(java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionPaymentDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:01.050][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/invoices/{invoiceId}/payments/{paymentId}],methods=[PUT]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionInvoiceResource.updateInvoicePayment(java.lang.Integer,java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionPaymentDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:01.050][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/invoices/{invoiceId}/payments/{paymentId}],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionInvoiceResource.deleteInvoicePayment(java.lang.Integer,java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:01.051][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/invoices/{invoiceId}/payments],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionInvoiceResource.getInvoicePayments(java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:01.051][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/invoices/{invoiceId}/creditNotes],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionInvoiceResource.createInvoiceCreditNotes(java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionCreditNoteDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:01.052][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/invoices/{invoiceId}/creditNotes/{creditNoteId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionInvoiceResource.getInvoiceCreditNote(java.lang.Integer,java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:01.053][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/invoices/{invoiceId}/creditNotes/{creditNoteId}],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionInvoiceResource.deleteInvoiceCreditNote(java.lang.Integer,java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:01.053][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/invoices/{invoiceId}/creditNotes],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionInvoiceResource.getInvoiceCreditNotes(java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:01.057][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/templates],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionTemplateResource.createTemplate(com.smartpanda.spback.dto.application.gestion.GestionTemplateDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:01.057][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/templates/{templateId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionTemplateResource.getTemplate(java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:01.058][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/templates/{templateId}/logo],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionTemplateResource.getTemplateLogo(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:01.059][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/templates/{templateId}],methods=[PUT]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionTemplateResource.updateTemplate(java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionTemplateWithFileDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:01.059][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/templates/{templateId}],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionTemplateResource.patchTemplate(java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionTemplateWithFileDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:01.060][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/templates/{templateId}],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionTemplateResource.deleteTemplate(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:01.061][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/templates],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionTemplateResource.getTemplates(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:01.062][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/ccu/authentication/external],methods=[POST]}" onto public com.smartpanda.spback.dto.UserDetailsDto com.smartpanda.spback.rest.restpublic.CCUPublicResource.authenticationExternal(com.smartpanda.spback.rest.AuthenticateDto) throws com.smartpanda.spback.exception.ServiceException,com.smartpanda.spback.exception.DaoException [2018-09-25 11:05:01.065][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/app/contralia/genOTP/]}" onto public void com.smartpanda.spback.rest.restpublic.ContraliaPublicResource.genOTP(com.smartpanda.spback.dto.application.contralia.GenOTPDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.permission.PermissionDeniedException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:01.066][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/app/contralia/confirmOTP/{signatureId}/{otp}/{token}]}" onto public void com.smartpanda.spback.rest.restpublic.ContraliaPublicResource.confirmOTP(java.lang.Integer,java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.permission.PermissionDeniedException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 11:05:01.067][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/app/contralia/getContract/{token}]}" onto public java.lang.String com.smartpanda.spback.rest.restpublic.ContraliaPublicResource.getContract(java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:01.067][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/app/contralia/signDocument/{token}],methods=[GET]}" onto public com.smartpanda.spback.view.application.contralia.ContraliaSigningRequestView com.smartpanda.spback.rest.restpublic.ContraliaPublicResource.getSignDocument(java.lang.String) throws com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:01.067][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/app/contralia/confirmPAD/{token}/{signatureId}]}" onto public void com.smartpanda.spback.rest.restpublic.ContraliaPublicResource.confirmPAD(java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.permission.PermissionDeniedException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 11:05:01.068][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/app/contralia/canGenOTP/{signatureId}]}" onto public boolean com.smartpanda.spback.rest.restpublic.ContraliaPublicResource.canGenOTP(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException [2018-09-25 11:05:01.068][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/app/contralia/{entityId}/transactions/{transactionId}],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.docapostagility.dalibpayment.controller.api.AbstractPublicPaymentController.patchTransaction(java.lang.Long,java.lang.Long,com.docapostagility.dalibpayment.resource.TransactionResource) [2018-09-25 11:05:01.068][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/app/contralia/{entityId}/transactions/{token}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.docapostagility.dalibpayment.controller.api.AbstractPublicPaymentController.getTransactionByTemporaryToken(java.lang.String) [2018-09-25 11:05:01.069][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/directory/allstates],methods=[GET]}" onto public java.util.List com.smartpanda.spback.rest.restpublic.DirectoryResource.getAllStates() throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 11:05:01.072][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/htmlEmailGenerator/getContraliaRequestEmailWithCSSInline/{contraliaMemberId}/{token}/{contraliaRequestId}/{hasApplicationAccess}]}" onto public java.lang.String com.smartpanda.spback.rest.restpublic.HtmlEmailGeneratorResource.getContraliaRequestEmailWithCSSInline(java.lang.Integer,java.lang.String,java.lang.Integer,boolean) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:01.073][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/htmlEmailGenerator/getNewSignatureEmailForCreatorWithCSSInline/{contraliaRequestId}/{contraliaMemberId}]}" onto public java.lang.String com.smartpanda.spback.rest.restpublic.HtmlEmailGeneratorResource.getContraliaRequestEmailWithCSSInline(java.lang.Integer,java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:01.074][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/htmlEmailGenerator/getContratIsClosedEmailWithCSSInline/{contraliaRequestId}]}" onto public java.lang.String com.smartpanda.spback.rest.restpublic.HtmlEmailGeneratorResource.getContratIsClosedEmailWithCSSInline(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:01.074][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/htmlEmailGenerator/getMicrosoftLoginEmailWithCSSInline/]}" onto public java.lang.String com.smartpanda.spback.rest.restpublic.HtmlEmailGeneratorResource.getMicrosoftLoginEmailWithCSSInline() throws com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalDaoException [2018-09-25 11:05:01.075][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/htmlEmailGenerator/getMicrosoftLoginEmailForMemberWithCSSInline/]}" onto public java.lang.String com.smartpanda.spback.rest.restpublic.HtmlEmailGeneratorResource.getMicrosoftLoginEmailForMemberWithCSSInline() throws com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalDaoException [2018-09-25 11:05:01.075][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/htmlEmailGenerator/getNoLegalResponsiveDesignatedEmailWithCSSInline/]}" onto public java.lang.String com.smartpanda.spback.rest.restpublic.HtmlEmailGeneratorResource.getNoLegalResponsiveDesignatedEmailWithCSSInline() throws com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:01.075][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/htmlEmailGenerator/getContraliaRequestEmailWithoutCSSInline]}" onto public java.lang.String com.smartpanda.spback.rest.restpublic.HtmlEmailGeneratorResource.getContraliaRequestEmailWithoutCSSInline() throws com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 11:05:01.077][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/dcmm/payments/{entityId}/transactions/{transactionId}],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.docapostagility.dalibpayment.controller.api.AbstractPublicPaymentController.patchTransaction(java.lang.Long,java.lang.Long,com.docapostagility.dalibpayment.resource.TransactionResource) [2018-09-25 11:05:01.077][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/dcmm/payments/{entityId}/transactions/{token}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.docapostagility.dalibpayment.controller.api.AbstractPublicPaymentController.getTransactionByTemporaryToken(java.lang.String) [2018-09-25 11:05:01.079][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/index/reindex],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restpublic.index.IndexPublicResource.reIndex() [2018-09-25 11:05:01.079][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/index/rebuildindex],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restpublic.index.IndexPublicResource.rebuildIndex() [2018-09-25 11:05:01.080][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/index],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restpublic.index.IndexPublicResource.refreshAll() [2018-09-25 11:05:01.081][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/batch/gestion/automaticInvoicesUpdate]}" onto public void com.smartpanda.spback.rest.resttech.GestionBatchResource.automaticInvoicesUpdate() throws com.smartpanda.spback.exception.TechnicalDaoException [2018-09-25 11:05:01.087][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) [2018-09-25 11:05:01.087][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest) [2018-09-25 11:05:01.185][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.web.servlet.handler.SimpleUrlHandlerMapping - Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] [2018-09-25 11:05:01.185][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.web.servlet.handler.SimpleUrlHandlerMapping - Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] [2018-09-25 11:05:01.228][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in coteproExceptionHandler [2018-09-25 11:05:01.230][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in repositoryRestExceptionHandler [2018-09-25 11:05:02.870][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.RepositoryRestHandlerAdapter - Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2a67eab9: startup date [Tue Sep 25 11:04:28 CEST 2018]; root of context hierarchy [2018-09-25 11:05:02.898][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/search],methods=[OPTIONS],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.RepositorySearchController.optionsForSearches(org.springframework.data.rest.webmvc.RootResourceInformation) [2018-09-25 11:05:02.898][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/search],methods=[GET],produces=[application/hal+json || application/json]}" onto public org.springframework.data.rest.webmvc.RepositorySearchesResource org.springframework.data.rest.webmvc.RepositorySearchController.listSearches(org.springframework.data.rest.webmvc.RootResourceInformation) [2018-09-25 11:05:02.899][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/search/{search}],methods=[GET],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositorySearchController.executeSearch(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.util.MultiValueMap,java.lang.String,org.springframework.data.rest.webmvc.support.DefaultedPageable,org.springframework.data.domain.Sort,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler,org.springframework.http.HttpHeaders) [2018-09-25 11:05:02.899][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/search/{search}],methods=[GET],produces=[application/x-spring-data-compact+json]}" onto public org.springframework.hateoas.ResourceSupport org.springframework.data.rest.webmvc.RepositorySearchController.executeSearchCompact(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.http.HttpHeaders,org.springframework.util.MultiValueMap,java.lang.String,java.lang.String,org.springframework.data.rest.webmvc.support.DefaultedPageable,org.springframework.data.domain.Sort,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) [2018-09-25 11:05:02.900][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/search/{search}],methods=[OPTIONS],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositorySearchController.optionsForSearch(org.springframework.data.rest.webmvc.RootResourceInformation,java.lang.String) [2018-09-25 11:05:02.900][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/search/{search}],methods=[HEAD],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositorySearchController.headForSearch(org.springframework.data.rest.webmvc.RootResourceInformation,java.lang.String) [2018-09-25 11:05:02.901][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/search],methods=[HEAD],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.RepositorySearchController.headForSearches(org.springframework.data.rest.webmvc.RootResourceInformation) [2018-09-25 11:05:02.903][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/{id}/{property}],methods=[GET],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.followPropertyReference(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,java.lang.String,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws java.lang.Exception [2018-09-25 11:05:02.903][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/{id}/{property}/{propertyId}],methods=[GET],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.followPropertyReference(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,java.lang.String,java.lang.String,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws java.lang.Exception [2018-09-25 11:05:02.904][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/{id}/{property}],methods=[DELETE],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.deletePropertyReference(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,java.lang.String) throws java.lang.Exception [2018-09-25 11:05:02.904][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/{id}/{property}],methods=[GET],produces=[application/x-spring-data-compact+json || text/uri-list]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.followPropertyReferenceCompact(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,java.lang.String,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws java.lang.Exception [2018-09-25 11:05:02.905][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/{id}/{property}],methods=[PATCH || PUT || POST],consumes=[application/json || application/x-spring-data-compact+json || text/uri-list],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.createPropertyReference(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.http.HttpMethod,org.springframework.hateoas.Resources,java.io.Serializable,java.lang.String) throws java.lang.Exception [2018-09-25 11:05:02.905][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/{id}/{property}/{propertyId}],methods=[DELETE],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.deletePropertyReferenceId(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,java.lang.String,java.lang.String) throws java.lang.Exception [2018-09-25 11:05:02.907][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}],methods=[GET],produces=[application/x-spring-data-compact+json || text/uri-list]}" onto public org.springframework.hateoas.Resources org.springframework.data.rest.webmvc.RepositoryEntityController.getCollectionResourceCompact(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.support.DefaultedPageable,org.springframework.data.domain.Sort,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws org.springframework.data.rest.webmvc.ResourceNotFoundException,org.springframework.web.HttpRequestMethodNotSupportedException [2018-09-25 11:05:02.907][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}],methods=[POST],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.postCollectionResource(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.PersistentEntityResource,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler,java.lang.String) throws org.springframework.web.HttpRequestMethodNotSupportedException [2018-09-25 11:05:02.908][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/{id}],methods=[OPTIONS],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.optionsForItemResource(org.springframework.data.rest.webmvc.RootResourceInformation) [2018-09-25 11:05:02.908][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/{id}],methods=[HEAD],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.headForItemResource(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws org.springframework.web.HttpRequestMethodNotSupportedException [2018-09-25 11:05:02.909][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/{id}],methods=[GET],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity> org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler,org.springframework.http.HttpHeaders) throws org.springframework.web.HttpRequestMethodNotSupportedException [2018-09-25 11:05:02.909][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/{id}],methods=[PUT],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.putItemResource(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.PersistentEntityResource,java.io.Serializable,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler,org.springframework.data.rest.webmvc.support.ETag,java.lang.String) throws org.springframework.web.HttpRequestMethodNotSupportedException [2018-09-25 11:05:02.909][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/{id}],methods=[PATCH],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.patchItemResource(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.PersistentEntityResource,java.io.Serializable,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler,org.springframework.data.rest.webmvc.support.ETag,java.lang.String) throws org.springframework.web.HttpRequestMethodNotSupportedException,org.springframework.data.rest.webmvc.ResourceNotFoundException [2018-09-25 11:05:02.910][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/{id}],methods=[DELETE],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.deleteItemResource(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,org.springframework.data.rest.webmvc.support.ETag) throws org.springframework.data.rest.webmvc.ResourceNotFoundException,org.springframework.web.HttpRequestMethodNotSupportedException [2018-09-25 11:05:02.910][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}],methods=[OPTIONS],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.optionsForCollectionResource(org.springframework.data.rest.webmvc.RootResourceInformation) [2018-09-25 11:05:02.911][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}],methods=[HEAD],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.headCollectionResource(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.support.DefaultedPageable) throws org.springframework.web.HttpRequestMethodNotSupportedException [2018-09-25 11:05:02.911][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}],methods=[GET],produces=[application/hal+json || application/json]}" onto public org.springframework.hateoas.Resources org.springframework.data.rest.webmvc.RepositoryEntityController.getCollectionResource(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.support.DefaultedPageable,org.springframework.data.domain.Sort,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws org.springframework.data.rest.webmvc.ResourceNotFoundException,org.springframework.web.HttpRequestMethodNotSupportedException [2018-09-25 11:05:02.912][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/ || ],methods=[GET],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.RepositoryController.listRepositories() [2018-09-25 11:05:02.912][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/ || ],methods=[OPTIONS],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.RepositoryController.optionsForRepositories() [2018-09-25 11:05:02.912][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/ || ],methods=[HEAD],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryController.headForRepositories() [2018-09-25 11:05:02.920][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.BasePathAwareHandlerMapping - Mapped "{[/profile/{repository}],methods=[GET],produces=[application/schema+json]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.RepositorySchemaController.schema(org.springframework.data.rest.webmvc.RootResourceInformation) [2018-09-25 11:05:02.920][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.BasePathAwareHandlerMapping - Mapped "{[/profile],methods=[OPTIONS]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.ProfileController.profileOptions() [2018-09-25 11:05:02.921][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.BasePathAwareHandlerMapping - Mapped "{[/profile],methods=[GET]}" onto org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.ProfileController.listAllFormsOfMetadata() [2018-09-25 11:05:02.921][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.BasePathAwareHandlerMapping - Mapped "{[/profile/{repository}],methods=[OPTIONS],produces=[application/alps+json]}" onto org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.alps.AlpsController.alpsOptions() [2018-09-25 11:05:02.922][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.data.rest.webmvc.BasePathAwareHandlerMapping - Mapped "{[/profile/{repository}],methods=[GET],produces=[application/alps+json || */*]}" onto org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.alps.AlpsController.descriptor(org.springframework.data.rest.webmvc.RootResourceInformation) [2018-09-25 11:05:03.778][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 2 endpoint(s) beneath base path '/actuator' [2018-09-25 11:05:03.857][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/actuator/health],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) [2018-09-25 11:05:03.858][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/actuator/info],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) [2018-09-25 11:05:03.864][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/actuator],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto protected java.util.Map> org.springframework.boot.actuate.endpoint.web.servlet.WebMvcEndpointHandlerMapping.links(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) [2018-09-25 11:05:04.043][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Registering beans for JMX exposure on startup [2018-09-25 11:05:04.131][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-18] INFO com.smartpanda.spback.SPBackApplication - Started SPBackApplication in 37.035 seconds (JVM running for 513505.937) [2018-09-25 11:06:58.991][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1441] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization started [2018-09-25 11:06:59.123][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1441] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization completed in 132 ms [2018-09-25 11:06:59.226][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1441] WARN org.hibernate.orm.deprecation - HHH90000022: Hibernate's legacy org.hibernate.Criteria API is deprecated; use the JPA javax.persistence.criteria.CriteriaQuery instead [2018-09-25 11:07:03.116][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1441] WARN org.hibernate.orm.deprecation - HHH90000022: Hibernate's legacy org.hibernate.Criteria API is deprecated; use the JPA javax.persistence.criteria.CriteriaQuery instead [2018-09-25 11:07:05.608][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1441] WARN org.hibernate.orm.deprecation - HHH90000022: Hibernate's legacy org.hibernate.Criteria API is deprecated; use the JPA javax.persistence.criteria.CriteriaQuery instead [2018-09-25 11:07:05.664][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1441] WARN org.hibernate.orm.deprecation - HHH90000022: Hibernate's legacy org.hibernate.Criteria API is deprecated; use the JPA javax.persistence.criteria.CriteriaQuery instead [2018-09-25 11:07:05.758][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1441] WARN org.hibernate.orm.deprecation - HHH90000022: Hibernate's legacy org.hibernate.Criteria API is deprecated; use the JPA javax.persistence.criteria.CriteriaQuery instead [2018-09-25 11:07:05.785][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1441] WARN org.hibernate.orm.deprecation - HHH90000022: Hibernate's legacy org.hibernate.Criteria API is deprecated; use the JPA javax.persistence.criteria.CriteriaQuery instead [2018-09-25 11:10:09.121][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1442] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-25 11:10:09.317][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1442] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-25 11:10:09.334][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1442] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-25 11:10:09.351][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1442] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token [2018-09-25 11:10:09.446][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1442] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-25 11:39:33.045][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1435] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-25 11:39:33.160][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1435] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-25 11:39:33.179][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1435] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-25 11:39:33.181][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1435] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/3dc8ca916fc88dcf1a9bc7710edee071398ee116b23173f2d81c605a9e3efb7cdcb2cb392352878feb4c9c96f4d212337ea7 [2018-09-25 11:39:33.294][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1435] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-25 11:39:34.457][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1439] INFO com.smartpanda.spback.service.utils.WSUtils - http://re7moe.ws.bpsci.intra.laposte.fr/bpsci-api/v2/users/5173746619373/rocs2-shipments/?limit=100 [2018-09-25 11:50:19.739][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1449] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-25 11:50:19.840][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1449] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-25 11:50:19.851][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1449] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-25 11:50:19.851][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1449] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/3dc8ca916fc88dcf1a9bc7710edee071398ee116b23173f2d81c605a9e3efb7cdcb2cb392352878feb4c9c96f4d212337ea7 [2018-09-25 11:50:19.933][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1449] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-25 14:25:39.821][sp-back-cotepro_build.version_IS_UNDEFINED][ContainerBackgroundProcessor[StandardEngine[Catalina]]] INFO o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2a67eab9: startup date [Tue Sep 25 11:04:28 CEST 2018]; root of context hierarchy [2018-09-25 14:25:47.434][sp-back-cotepro_build.version_IS_UNDEFINED][background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.0.10.Final [2018-09-25 14:25:47.681][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO com.smartpanda.spback.SPBackApplication - Starting SPBackApplication on integration2 with PID 3513 (/var/lib/tomcat8/webapps/sp-back-cotepro/WEB-INF/classes started by tomcat8 in /var/lib/tomcat8) [2018-09-25 14:25:47.688][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO com.smartpanda.spback.SPBackApplication - No active profile set, falling back to default profiles: default [2018-09-25 14:25:48.263][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@5c1600ae: startup date [Tue Sep 25 14:25:48 CEST 2018]; root of context hierarchy [2018-09-25 14:25:51.612][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'requestDataValueProcessor' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration; factoryMethodName=requestDataValueProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/security/config/annotation/web/configuration/WebMvcSecurityConfiguration.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.security.config.annotation.web.servlet.configuration.WebMvcSecurityConfiguration; factoryMethodName=requestDataValueProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/security/config/annotation/web/servlet/configuration/WebMvcSecurityConfiguration.class]] [2018-09-25 14:25:52.403][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'httpRequestHandlerAdapter' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration; factoryMethodName=httpRequestHandlerAdapter; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration; factoryMethodName=httpRequestHandlerAdapter; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/data/rest/webmvc/config/RepositoryRestMvcConfiguration.class]] [2018-09-25 14:25:53.857][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring [2018-09-25 14:25:54.107][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'springAsyncConfig' of type [com.smartpanda.spback.rest.config.SpringAsyncConfig$$EnhancerBySpringCGLIB$$2f4de89e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-25 14:25:54.121][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService [2018-09-25 14:25:54.466][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4d4763f4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-25 14:25:54.655][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$e5f52c2e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-25 14:25:54.692][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'objectPostProcessor' of type [org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-25 14:25:54.707][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@10f4499a' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-25 14:25:54.739][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$ac9cee0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-25 14:25:54.780][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-25 14:25:54.975][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 6713 ms [2018-09-25 14:25:58.670][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.jdbc.datasource.DriverManagerDataSource - Loaded JDBC driver: com.mysql.jdbc.Driver [2018-09-25 14:26:00.075][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO org.hibernate.Version - HHH000412: Hibernate Core {5.2.17.Final} [2018-09-25 14:26:00.081][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO org.hibernate.cfg.Environment - HHH000206: hibernate.properties not found [2018-09-25 14:26:00.669][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.0.1.Final} [2018-09-25 14:26:01.632][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect [2018-09-25 14:26:02.266][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] WARN org.hibernate.cfg.AnnotationBinder - HHH000457: Joined inheritance hierarchy [com.smartpanda.spback.model.application.dcmm.Campaign] defined explicit @DiscriminatorColumn. Legacy Hibernate behavior was to ignore the @DiscriminatorColumn. However, as part of issue HHH-6911 we now apply the explicit @DiscriminatorColumn. If you would prefer the legacy behavior, enable the `hibernate.discriminator.ignore_explicit_for_joined` setting (hibernate.discriminator.ignore_explicit_for_joined=true) [2018-09-25 14:26:06.288][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'characterEncodingFilter' to: [/*] [2018-09-25 14:26:06.288][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'errorPageFilter' to: [/*] [2018-09-25 14:26:06.288][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'hiddenHttpMethodFilter' to: [/*] [2018-09-25 14:26:06.289][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'httpPutFormContentFilter' to: [/*] [2018-09-25 14:26:06.289][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'requestContextFilter' to: [/*] [2018-09-25 14:26:06.290][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.b.w.s.DelegatingFilterProxyRegistrationBean - Mapping filter: 'springSecurityFilterChain' to: [/*] [2018-09-25 14:26:06.291][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'httpTraceFilter' to: [/*] [2018-09-25 14:26:06.292][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.boot.web.servlet.RegistrationBean - Filter JWTAuthenticationFilter was not registered (disabled) [2018-09-25 14:26:06.292][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'openSessionInViewFilter' to: [/*] [2018-09-25 14:26:06.292][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'webMvcMetricsFilter' to: [/*] [2018-09-25 14:26:06.292][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'contraliaCsuFilter' to: [/*] [2018-09-25 14:26:06.293][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'gestionCsuFilter' to: [/*] [2018-09-25 14:26:06.293][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.boot.web.servlet.ServletRegistrationBean - Servlet dispatcherServlet mapped to [/] [2018-09-25 14:26:06.889][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.servlet.view.freemarker.FreeMarkerConfigurer - ClassTemplateLoader for Spring macros added to FreeMarker configuration [2018-09-25 14:26:10.390][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Building JPA container EntityManagerFactory for persistence unit 'default' [2018-09-25 14:26:10.410][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [ name: default ...] [2018-09-25 14:26:10.612][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL55Dialect [2018-09-25 14:26:11.381][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' [2018-09-25 14:26:17.503][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/private/**'], [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@44a71d54, org.springframework.security.web.context.SecurityContextPersistenceFilter@4930428f, org.springframework.security.web.header.HeaderWriterFilter@5e4bf742, org.springframework.security.web.authentication.logout.LogoutFilter@5583e4c7, com.docapostagility.dalibcommons.security.JWTAuthenticationFilter@2a93a159, com.smartpanda.spback.authentication.CoteproAuthenticationFilter@476b62aa, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7d7b3530, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5075b2e3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5c0c77e4, org.springframework.security.web.session.SessionManagementFilter@6ab54c79, org.springframework.security.web.access.ExceptionTranslationFilter@344df557, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5890d0f1] [2018-09-25 14:26:17.778][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.orm.hibernate5.HibernateTransactionManager - Using DataSource [org.springframework.jdbc.datasource.DriverManagerDataSource@62d6c313] of Hibernate SessionFactory for HibernateTransactionManager [2018-09-25 14:26:18.630][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.web.servlet.handler.SimpleUrlHandlerMapping - Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] [2018-09-25 14:26:19.114][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerAdapter - Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@5c1600ae: startup date [Tue Sep 25 14:25:48 CEST 2018]; root of context hierarchy [2018-09-25 14:26:19.410][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/agenda/addCalendar]}" onto public org.codehaus.jettison.json.JSONObject com.smartpanda.spback.rest.restprivate.AgendaResource.addCalendar(org.codehaus.jettison.json.JSONObject) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.413][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/agenda/getEvent/{memberId}/{id}]}" onto public org.codehaus.jettison.json.JSONObject com.smartpanda.spback.rest.restprivate.AgendaResource.getEvent(java.lang.String,java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.413][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/agenda/getEvents]}" onto public org.codehaus.jettison.json.JSONArray com.smartpanda.spback.rest.restprivate.AgendaResource.getEvents(org.codehaus.jettison.json.JSONObject) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.414][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/agenda/editEvent]}" onto public void com.smartpanda.spback.rest.restprivate.AgendaResource.editEvent(org.codehaus.jettison.json.JSONObject) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 14:26:19.415][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/agenda/deleteEvent/{id}/{memberId}]}" onto public void com.smartpanda.spback.rest.restprivate.AgendaResource.deleteEvent(java.lang.String,java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.415][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/agenda/addFileAttachment]}" onto public org.codehaus.jettison.json.JSONObject com.smartpanda.spback.rest.restprivate.AgendaResource.addFileAttachment(com.smartpanda.spback.dto.application.microsoft.UploadAttachmentDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.416][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/agenda/removeFileAttachment/{eventId}/{attachmentId}]}" onto public void com.smartpanda.spback.rest.restprivate.AgendaResource.removeFileAttachment(java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.416][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/agenda/getFileAttachments/{eventId}]}" onto public org.codehaus.jettison.json.JSONArray com.smartpanda.spback.rest.restprivate.AgendaResource.getFileAttachments(java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.417][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/agenda/respondToEventInvitation]}" onto public void com.smartpanda.spback.rest.restprivate.AgendaResource.respondToEventInvitation(com.smartpanda.spback.dto.application.agenda.RespondToEventDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.417][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/agenda/getCalendars]}" onto public org.codehaus.jettison.json.JSONArray com.smartpanda.spback.rest.restprivate.AgendaResource.getCalendars() throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.418][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/agenda/editCalendar]}" onto public void com.smartpanda.spback.rest.restprivate.AgendaResource.editCalendar(org.codehaus.jettison.json.JSONObject) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.419][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/agenda/deleteCalendar/{id}]}" onto public void com.smartpanda.spback.rest.restprivate.AgendaResource.deleteCalendar(java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.439][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/agenda/downloadFileAttachment/{eventId}/{attachmentId}]}" onto public org.codehaus.jettison.json.JSONObject com.smartpanda.spback.rest.restprivate.AgendaResource.downloadFileAttachment(java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.440][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/agenda/addEvent]}" onto public org.codehaus.jettison.json.JSONObject com.smartpanda.spback.rest.restprivate.AgendaResource.addEvent(org.codehaus.jettison.json.JSONObject) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 14:26:19.445][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/ccu/favorites-offices]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.CCUResource.findAllFavoritesOffices() throws com.smartpanda.spback.exception.permission.PermissionDeniedException,com.smartpanda.spback.exception.ServiceException,com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 14:26:19.446][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/ccu/favorites-offices/{idOffice}]}" onto public javax.ws.rs.core.Response com.smartpanda.spback.rest.restprivate.CCUResource.deleteFavoriteOffice(java.lang.String) throws com.smartpanda.spback.exception.permission.PermissionDeniedException,com.smartpanda.spback.exception.ServiceException,com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 14:26:19.469][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/company/certifications],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.CompanyResource.createCompanyCertification(java.lang.String,com.smartpanda.spback.dto.company.CertificationDTO,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.ServiceException [2018-09-25 14:26:19.470][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/company/certifications/document],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.CompanyResource.editCompanyCertificationDocument(java.lang.String,com.smartpanda.spback.dto.company.LegalDocumentDTO,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.ServiceException,com.smartpanda.spback.exception.permission.PermissionDeniedException [2018-09-25 14:26:19.471][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/company/certifications],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.CompanyResource.getCompanyCertification(java.lang.String,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.ServiceException [2018-09-25 14:26:19.472][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/company/certification/addDocument],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.CompanyResource.addDocumentCertification(java.lang.String,com.smartpanda.spback.dto.company.LegalDocumentDTO,java.lang.Long) throws com.smartpanda.spback.exception.ServiceException,com.smartpanda.spback.exception.permission.PermissionDeniedException,com.smartpanda.spback.exception.TechnicalDaoException [2018-09-25 14:26:19.473][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/company/get/{id}],methods=[GET]}" onto public com.smartpanda.spback.model.company.Company com.smartpanda.spback.rest.restprivate.CompanyResource.get(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 14:26:19.495][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/company/update],methods=[POST]}" onto public void com.smartpanda.spback.rest.restprivate.CompanyResource.update(com.smartpanda.spback.dto.company.UpdateCompanyDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.permission.PermissionDeniedException [2018-09-25 14:26:19.509][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/sendEmail]}" onto public void com.smartpanda.spback.rest.restprivate.EmailResource.sendEmail(org.codehaus.jettison.json.JSONObject) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.510][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/addFileAttachment]}" onto public org.codehaus.jettison.json.JSONObject com.smartpanda.spback.rest.restprivate.EmailResource.addFileAttachment(com.smartpanda.spback.dto.application.microsoft.UploadAttachmentDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.511][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/removeFileAttachment/{emailId}/{attachmentId}]}" onto public void com.smartpanda.spback.rest.restprivate.EmailResource.removeFileAttachment(java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.512][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/getFileAttachments/{emailId}]}" onto public org.codehaus.jettison.json.JSONArray com.smartpanda.spback.rest.restprivate.EmailResource.getFileAttachments(java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.513][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/getEmailFolders/{memberId}]}" onto public org.codehaus.jettison.json.JSONArray com.smartpanda.spback.rest.restprivate.EmailResource.getEmailFolders(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.514][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/getConversationEmails/{conversationId}]}" onto public org.codehaus.jettison.json.JSONArray com.smartpanda.spback.rest.restprivate.EmailResource.getConversationEmails(java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.515][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/findEmailFolderEmails]}" onto public org.codehaus.jettison.json.JSONArray com.smartpanda.spback.rest.restprivate.EmailResource.findEmailFolderEmails(com.smartpanda.spback.dto.application.email.FindEmailFolderEmailsDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.515][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/createEmailDraft]}" onto public org.codehaus.jettison.json.JSONObject com.smartpanda.spback.rest.restprivate.EmailResource.createEmailDraft(org.codehaus.jettison.json.JSONObject) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.516][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/editEmail]}" onto public void com.smartpanda.spback.rest.restprivate.EmailResource.editEmail(org.codehaus.jettison.json.JSONObject) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.531][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/sendEmailDraft/{emailId}/{memberId}]}" onto public void com.smartpanda.spback.rest.restprivate.EmailResource.sendEmailDraft(java.lang.String,java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.532][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/deleteMultipleEmail]}" onto public void com.smartpanda.spback.rest.restprivate.EmailResource.deleteMultipleEmail(com.smartpanda.spback.dto.application.email.MutipleEmailsDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.533][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/moveMultipleEmail]}" onto public void com.smartpanda.spback.rest.restprivate.EmailResource.moveMultipleEmail(com.smartpanda.spback.dto.application.email.MoveMultipleDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.534][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/editMultipleEmail]}" onto public void com.smartpanda.spback.rest.restprivate.EmailResource.editMultipleEmail(org.codehaus.jettison.json.JSONObject) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.535][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/deleteEmailFolder/{folderId}]}" onto public void com.smartpanda.spback.rest.restprivate.EmailResource.deleteEmailFolder(java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.536][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/createEmailFolder]}" onto public org.codehaus.jettison.json.JSONObject com.smartpanda.spback.rest.restprivate.EmailResource.createEmailFolder(org.codehaus.jettison.json.JSONObject) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.538][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/editEmailFolder]}" onto public void com.smartpanda.spback.rest.restprivate.EmailResource.editEmailFolder(org.codehaus.jettison.json.JSONObject) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.538][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/getEmailFolder/{emailFolderId}]}" onto public org.codehaus.jettison.json.JSONObject com.smartpanda.spback.rest.restprivate.EmailResource.getEmailFolder(java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.539][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/addAttachmentsFromLibrary]}" onto public org.codehaus.jettison.json.JSONArray com.smartpanda.spback.rest.restprivate.EmailResource.addAttachmentsFromLibrary(org.codehaus.jettison.json.JSONObject) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.540][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/addAttachmentsFromPc]}" onto public org.codehaus.jettison.json.JSONArray com.smartpanda.spback.rest.restprivate.EmailResource.addAttachmentsFromPc(org.codehaus.jettison.json.JSONObject) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.541][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/createReply/{messageId}/{replyAll}]}" onto public org.codehaus.jettison.json.JSONObject com.smartpanda.spback.rest.restprivate.EmailResource.createReply(java.lang.String,java.lang.Boolean) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.541][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/createForward/{messageId}]}" onto public org.codehaus.jettison.json.JSONObject com.smartpanda.spback.rest.restprivate.EmailResource.createForward(java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.544][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/email/downloadFileAttachment/{messageId}/{attachmentId}]}" onto public org.codehaus.jettison.json.JSONObject com.smartpanda.spback.rest.restprivate.EmailResource.downloadFileAttachment(java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.555][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/member/waitingmembers/{id}]}" onto public java.util.List com.smartpanda.spback.rest.restprivate.MemberResource.getValidationWaitingMembers(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.permission.PermissionDeniedException [2018-09-25 14:26:19.558][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/member/findmembers/{companyId}]}" onto public java.util.List com.smartpanda.spback.rest.restprivate.MemberResource.findMembersByCompany(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.permission.PermissionDeniedException [2018-09-25 14:26:19.561][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/member/shipments],methods=[GET]}" onto public java.util.List com.smartpanda.spback.rest.restprivate.MemberResource.getMemberShipments(java.lang.Long) throws com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.ServiceException [2018-09-25 14:26:19.563][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/member/shipments/{shipmentId}],methods=[DELETE]}" onto public void com.smartpanda.spback.rest.restprivate.MemberResource.deleteMemberShipement(java.lang.Long,java.lang.String) throws com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.ServiceException [2018-09-25 14:26:19.564][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/member/get/{id}]}" onto public com.smartpanda.spback.model.member.Member com.smartpanda.spback.rest.restprivate.MemberResource.get(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 14:26:19.566][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftContact/findContacts]}" onto public org.codehaus.jettison.json.JSONArray com.smartpanda.spback.rest.restprivate.MicrosoftContactResource.findMicrosoftContacts(com.smartpanda.spback.dto.PrefixDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.572][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftCsp/getOffers]}" onto public java.util.List com.smartpanda.spback.rest.restprivate.MicrosoftCspResource.getOffers() throws com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.573][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftCsp/getOfferById/{id}]}" onto public com.smartpanda.spback.view.application.microsoftCsp.offer.OfferView com.smartpanda.spback.rest.restprivate.MicrosoftCspResource.getOfferById(java.lang.String) throws com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.574][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftCsp/getAADToken]}" onto public java.lang.String com.smartpanda.spback.rest.restprivate.MicrosoftCspResource.getAADToken() throws com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.575][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftCsp/getSAToken]}" onto public java.lang.String com.smartpanda.spback.rest.restprivate.MicrosoftCspResource.getSAToken() throws com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalDaoException [2018-09-25 14:26:19.577][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftCsp/addAccountCsp]}" onto public com.smartpanda.spback.model.MicrosoftCsp.MicrosoftAccountCsp com.smartpanda.spback.rest.restprivate.MicrosoftCspResource.addAccountCsp(com.smartpanda.spback.dto.application.microsoft.csp.AccountCspDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.578][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftCsp/deleteAccountCsp/{id}]}" onto public void com.smartpanda.spback.rest.restprivate.MicrosoftCspResource.deleteAccountCsp(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.580][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftCsp/getSubscriptionsByCustomer]}" onto public java.util.List com.smartpanda.spback.rest.restprivate.MicrosoftCspResource.getSubscriptionsByCustomer() throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.581][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftCsp/checkDomainAvailability/{domainId}]}" onto public java.lang.Boolean com.smartpanda.spback.rest.restprivate.MicrosoftCspResource.checkDomainAvailability(java.lang.String) throws com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.582][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftCsp/getOffersSubscribed]}" onto public java.util.List com.smartpanda.spback.rest.restprivate.MicrosoftCspResource.getOffersSubscribed() throws com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.583][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftCsp/getIdOfferBusinessPremium]}" onto public java.lang.String com.smartpanda.spback.rest.restprivate.MicrosoftCspResource.getIdOfferBusinessPremium() [2018-09-25 14:26:19.584][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftCsp/getIdOfferBusinessEssentials]}" onto public java.lang.String com.smartpanda.spback.rest.restprivate.MicrosoftCspResource.getIdOfferBusinessEssentials() [2018-09-25 14:26:19.586][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftCsp/getBySubscriptionId/{subscriptionId}]}" onto public com.smartpanda.spback.view.application.microsoftCsp.MicrosoftAccountCspView com.smartpanda.spback.rest.restprivate.MicrosoftCspResource.getAccountCspBySubscriptionId(java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.587][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftCsp/addExternalCustomer]}" onto public com.smartpanda.spback.view.application.microsoftCsp.MicrosoftAccountCspView com.smartpanda.spback.rest.restprivate.MicrosoftCspResource.addExternalCustomer(com.smartpanda.spback.dto.application.microsoft.csp.AccountCspDto) throws com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.590][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftOfficeApi/isAdminMicrosoft]}" onto public java.lang.Boolean com.smartpanda.spback.rest.restprivate.MicrosoftOfficeApiResource.isAdminMicrosoft() throws com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalDaoException [2018-09-25 14:26:19.591][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftOfficeApi/disconnect]}" onto public java.lang.Boolean com.smartpanda.spback.rest.restprivate.MicrosoftOfficeApiResource.disConnect() throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.592][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftOfficeApi/getDomaine]}" onto public java.lang.String com.smartpanda.spback.rest.restprivate.MicrosoftOfficeApiResource.getDomaine() throws com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalDaoException [2018-09-25 14:26:19.593][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftOfficeApi/saveOauthToken]}" onto public void com.smartpanda.spback.rest.restprivate.MicrosoftOfficeApiResource.saveOauthToken(org.codehaus.jettison.json.JSONObject) throws com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.595][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/microsoftOfficeApi/isConnected]}" onto public java.lang.String com.smartpanda.spback.rest.restprivate.MicrosoftOfficeApiResource.isConnected() throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.599][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/userMicrosoft/addUser/]}" onto public com.smartpanda.spback.view.application.microsoftOffice.users.UsersView com.smartpanda.spback.rest.restprivate.MicrosoftUserResource.addUser(com.smartpanda.spback.dto.application.microsoft.users.SaveUserDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.600][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/userMicrosoft/deleteUser/{id}]}" onto public void com.smartpanda.spback.rest.restprivate.MicrosoftUserResource.deleteUser(java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.601][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/userMicrosoft/getUser]}" onto public com.smartpanda.spback.view.application.microsoftOffice.users.UsersView com.smartpanda.spback.rest.restprivate.MicrosoftUserResource.getUser() throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.602][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/userMicrosoft/editUser/]}" onto public com.smartpanda.spback.view.application.microsoftOffice.users.UsersView com.smartpanda.spback.rest.restprivate.MicrosoftUserResource.editUser(com.smartpanda.spback.dto.application.microsoft.users.SaveUserDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.603][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/userMicrosoft/addLicenseForUser]}" onto public com.smartpanda.spback.view.application.microsoftOffice.users.UsersView com.smartpanda.spback.rest.restprivate.MicrosoftUserResource.addLicenseForUser(com.smartpanda.spback.dto.application.microsoft.users.AddLicensesDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.604][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/userMicrosoft/addUserWithAssignLicense]}" onto public com.smartpanda.spback.view.application.microsoftOffice.users.UsersView com.smartpanda.spback.rest.restprivate.MicrosoftUserResource.addUserWithAssignLicense(com.smartpanda.spback.dto.application.microsoft.users.UserWithLicenseDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.606][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/userMicrosoft/getUsers]}" onto public java.util.List com.smartpanda.spback.rest.restprivate.MicrosoftUserResource.getUsers() throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.621][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/contralia/csus],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.contralia.ContraliaCsuResource.getCsu() throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 14:26:19.623][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/contralia/csus],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.contralia.ContraliaCsuResource.acceptCsu() throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 14:26:19.632][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/app/contralia/synchronize/]}" onto public void com.smartpanda.spback.rest.restprivate.contralia.ContraliaResource.synchronize() throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 14:26:19.643][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/app/contralia/findRequest/]}" onto public com.smartpanda.spback.dto.common.SearchResultDto com.smartpanda.spback.rest.restprivate.contralia.ContraliaResource.findRequest(com.smartpanda.spback.dto.application.contralia.ContraliaFilterDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.permission.PermissionDeniedException [2018-09-25 14:26:19.644][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/app/contralia/request/{id}],methods=[DELETE]}" onto public void com.smartpanda.spback.rest.restprivate.contralia.ContraliaResource.deleteDraft(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.permission.PermissionDeniedException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.644][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/app/contralia/addOrEditRequest/]}" onto public java.lang.Integer com.smartpanda.spback.rest.restprivate.contralia.ContraliaResource.addOrEditRequest(com.smartpanda.spback.dto.application.contralia.AddOrEditContraliaRequestDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.permission.PermissionDeniedException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.645][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/app/contralia/getContract/{requestId}]}" onto public java.lang.String com.smartpanda.spback.rest.restprivate.contralia.ContraliaResource.getContract(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.permission.PermissionDeniedException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.645][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/app/contralia/findTokenByRequestId/{requestId}]}" onto public java.lang.String com.smartpanda.spback.rest.restprivate.contralia.ContraliaResource.findTokenByRequestId(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException [2018-09-25 14:26:19.646][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/app/contralia/request/{id}],methods=[GET]}" onto public com.smartpanda.spback.model.application.contralia.ContraliaRequest com.smartpanda.spback.rest.restprivate.contralia.ContraliaResource.getRequest(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.permission.PermissionDeniedException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 14:26:19.647][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/app/contralia/{entityId}/transactions],methods=[POST]}" onto public org.springframework.http.HttpEntity com.docapostagility.dalibpayment.controller.api.AbstractPaymentController.createTransaction(java.lang.Long,com.docapostagility.dalibpayment.resource.TransactionResource,java.lang.Long,com.docapostagility.dalibcommons.security.DocapostAgilityUserType) [2018-09-25 14:26:19.648][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/app/contralia/{entityId}/transactions/{transactionId}/invoices/{invoiceId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.docapostagility.dalibpayment.controller.api.AbstractPaymentController.getInvoice(java.lang.Long,java.lang.Long,java.lang.Long,java.lang.Long,com.docapostagility.dalibcommons.security.DocapostAgilityUserType) [2018-09-25 14:26:19.648][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/app/contralia/{entityId}/transactions/{transactionId}],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.docapostagility.dalibpayment.controller.api.AbstractPaymentController.updateTransaction(java.lang.Long,java.lang.Long,com.docapostagility.dalibpayment.resource.TransactionResource,java.lang.Long,com.docapostagility.dalibcommons.security.DocapostAgilityUserType) [2018-09-25 14:26:19.649][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/app/contralia/{entityId}/estimates],methods=[POST]}" onto public org.springframework.http.HttpEntity com.docapostagility.dalibpayment.controller.api.AbstractPaymentController.createEstimate(java.lang.Long,com.docapostagility.dalibpayment.resource.EstimateResource,java.lang.Long,com.docapostagility.dalibcommons.security.DocapostAgilityUserType) [2018-09-25 14:26:19.650][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/app/contralia/{entityId}/transactions/{transactionId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.docapostagility.dalibpayment.controller.api.AbstractPaymentController.getTransaction(java.lang.Long,java.lang.Long,java.lang.Long,com.docapostagility.dalibcommons.security.DocapostAgilityUserType) [2018-09-25 14:26:19.658][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/payments/campaigns/{entityId}/transactions],methods=[POST]}" onto public org.springframework.http.HttpEntity com.docapostagility.dalibpayment.controller.api.AbstractPaymentController.createTransaction(java.lang.Long,com.docapostagility.dalibpayment.resource.TransactionResource,java.lang.Long,com.docapostagility.dalibcommons.security.DocapostAgilityUserType) [2018-09-25 14:26:19.659][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/payments/campaigns/{entityId}/transactions/{transactionId}/invoices/{invoiceId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.docapostagility.dalibpayment.controller.api.AbstractPaymentController.getInvoice(java.lang.Long,java.lang.Long,java.lang.Long,java.lang.Long,com.docapostagility.dalibcommons.security.DocapostAgilityUserType) [2018-09-25 14:26:19.660][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/payments/campaigns/{entityId}/transactions/{transactionId}],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.docapostagility.dalibpayment.controller.api.AbstractPaymentController.updateTransaction(java.lang.Long,java.lang.Long,com.docapostagility.dalibpayment.resource.TransactionResource,java.lang.Long,com.docapostagility.dalibcommons.security.DocapostAgilityUserType) [2018-09-25 14:26:19.660][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/payments/campaigns/{entityId}/estimates],methods=[POST]}" onto public org.springframework.http.HttpEntity com.docapostagility.dalibpayment.controller.api.AbstractPaymentController.createEstimate(java.lang.Long,com.docapostagility.dalibpayment.resource.EstimateResource,java.lang.Long,com.docapostagility.dalibcommons.security.DocapostAgilityUserType) [2018-09-25 14:26:19.662][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/payments/campaigns/{entityId}/transactions/{transactionId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.docapostagility.dalibpayment.controller.api.AbstractPaymentController.getTransaction(java.lang.Long,java.lang.Long,java.lang.Long,com.docapostagility.dalibcommons.security.DocapostAgilityUserType) [2018-09-25 14:26:19.664][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/campaigns/search],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.CampaignResource.searchCampaigns(com.smartpanda.spback.dto.application.dcmm.SearchCampaignDto,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.682][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/emailCampaigns],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.email.EmailCampaignResource.createEmailCampaign(com.smartpanda.spback.dto.application.dcmm.email.EmailCampaignDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.683][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/emailCampaigns/{emailCampaignId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.email.EmailCampaignResource.getEmailCampaign(java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 14:26:19.683][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/emailCampaigns/{emailCampaignId}],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.email.EmailCampaignResource.patchEmailCampaign(java.lang.Integer,com.smartpanda.spback.dto.application.dcmm.email.EmailCampaignDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.permission.PermissionDeniedException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,java.lang.InterruptedException [2018-09-25 14:26:19.684][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/emailCampaigns/{emailCampaignId}/zipMessage],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.email.EmailCampaignResource.uploadEmailZipMessage(java.lang.Integer,com.smartpanda.spback.dto.application.dcmm.UploadCampaignDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.permission.PermissionDeniedException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,java.lang.InterruptedException [2018-09-25 14:26:19.685][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/emailCampaigns/{emailCampaignId}/zipMessage],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.email.EmailCampaignResource.deleteEmailZipMessage(java.lang.Integer,com.smartpanda.spback.dto.application.dcmm.UploadCampaignDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.685][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/emailCampaigns/{emailCampaignId}],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.email.EmailCampaignResource.deleteEmailCampaign(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.686][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/emailCampaigns/calendar],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.email.EmailCampaignResource.getEmailCampaignCalendar(java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.741][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/emailCampaigns/{emailCampaignId}/recipients],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.email.EmailCampaignResource.createEmailCampaignRecipients(java.lang.Integer,java.util.List) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException,java.lang.InterruptedException [2018-09-25 14:26:19.744][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/emailCampaigns/{emailCampaignId}/recipients],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.email.EmailCampaignResource.getEmailCampaignRecipients(java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 14:26:19.745][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/emailCampaigns/{emailCampaignId}/recipients],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.email.EmailCampaignResource.deleteEmailCampaignRecipients(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.746][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/emailCampaigns/{emailCampaignId}/messagePreview],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.email.EmailCampaignResource.getEmailCampaignMessagePreview(java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,java.lang.InterruptedException [2018-09-25 14:26:19.783][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/flyerCampaigns],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.flyer.FlyerCampaignResource.createFlyerCampaign(com.smartpanda.spback.dto.application.dcmm.flyer.FlyerCampaignDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.784][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/flyerCampaigns/{flyerCampaignId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.flyer.FlyerCampaignResource.getFlyerCampaign(java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 14:26:19.785][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/flyerCampaigns/{flyerCampaignId}],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.flyer.FlyerCampaignResource.patchFlyerCampaign(java.lang.Integer,com.smartpanda.spback.dto.application.dcmm.flyer.FlyerCampaignDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,java.lang.InterruptedException [2018-09-25 14:26:19.786][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/flyerCampaigns/{flyerCampaignId}],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.flyer.FlyerCampaignResource.deleteFlyerCampaign(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.787][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/flyerCampaigns/calendar],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.flyer.FlyerCampaignResource.getFlyerCampaignCalendar(java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.789][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/flyerCampaigns/{flyerCampaignId}/selection],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.flyer.FlyerCampaignResource.calculateSelectedMailBoxesFlyerCampaign(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 14:26:19.790][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/flyerCampaigns/{flyerCampaignId}/upload],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.flyer.FlyerCampaignResource.uploadPdfFlyerCampaignDCMM(java.lang.Integer,com.smartpanda.spback.dto.application.dcmm.UploadCampaignDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,java.lang.InterruptedException [2018-09-25 14:26:19.791][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/flyerCampaigns/{flyerCampaignId}/upload],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.flyer.FlyerCampaignResource.deletePdfFlyerCampaign(java.lang.Integer,com.smartpanda.spback.dto.application.dcmm.UploadCampaignDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.792][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/flyerCampaigns/{flyerCampaignId}/messagePreview],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.flyer.FlyerCampaignResource.getEmailCampaignMesagePreview(java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,java.lang.InterruptedException [2018-09-25 14:26:19.839][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/mailCampaigns],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.mail.MailCampaignResource.createMailCampaign(com.smartpanda.spback.dto.application.dcmm.mail.MailCampaignDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.840][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/mailCampaigns/{mailCampaignId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.mail.MailCampaignResource.getMailCampaign(java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 14:26:19.841][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/mailCampaigns/{mailCampaignId}],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.mail.MailCampaignResource.patchMailCampaign(java.lang.Integer,com.smartpanda.spback.dto.application.dcmm.mail.MailCampaignDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,java.lang.InterruptedException [2018-09-25 14:26:19.842][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/mailCampaigns/{mailCampaignId}],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.mail.MailCampaignResource.deleteMailCampaign(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.842][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/mailCampaigns/{mailCampaignId}/message],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.mail.MailCampaignResource.uploadPdfMailCampaignDCMM(java.lang.Integer,com.smartpanda.spback.dto.application.dcmm.UploadCampaignDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,java.lang.InterruptedException [2018-09-25 14:26:19.843][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/mailCampaigns/{mailCampaignId}/message],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.mail.MailCampaignResource.deletePdfMailCampaignDCMM(java.lang.Integer,com.smartpanda.spback.dto.application.dcmm.UploadCampaignDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.844][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/mailCampaigns/{mailCampaignId}/logo],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.mail.MailCampaignResource.uploadLogoMailCampaignDCMM(java.lang.Integer,com.smartpanda.spback.dto.application.dcmm.UploadCampaignDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.844][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/mailCampaigns/calendar],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.mail.MailCampaignResource.getMailCampaignCalendar(java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.845][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/mailCampaigns/{mailCampaignId}/recipients],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.mail.MailCampaignResource.createMailCampaignRecipients(java.lang.Integer,java.util.List) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException,java.lang.InterruptedException [2018-09-25 14:26:19.846][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/mailCampaigns/{mailCampaignId}/recipients],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.mail.MailCampaignResource.getMailCampaignRecipients(java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 14:26:19.846][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/mailCampaigns/{mailCampaignId}/recipients],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.mail.MailCampaignResource.deleteMailCampaignRecipients(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.847][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/mailCampaigns/{mailCampaignId}/messagePreview],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.mail.MailCampaignResource.getMailCampaignMessagePreview(java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,java.lang.InterruptedException [2018-09-25 14:26:19.871][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/smsCampaigns],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.sms.SmsCampaignResource.createSmsCampaign(com.smartpanda.spback.dto.application.dcmm.sms.SmsCampaignDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.872][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/smsCampaigns/{smsCampaignId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.sms.SmsCampaignResource.getSmsCampaign(java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 14:26:19.873][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/smsCampaigns/{smsCampaignId}],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.sms.SmsCampaignResource.patchSmsCampaign(java.lang.Integer,com.smartpanda.spback.dto.application.dcmm.sms.SmsCampaignDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,java.lang.InterruptedException [2018-09-25 14:26:19.873][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/smsCampaigns/{smsCampaignId}],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.sms.SmsCampaignResource.deleteSmsCampaign(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.874][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/smsCampaigns/{smsCampaignId}/dynamicFields],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.sms.SmsCampaignResource.getSmsDynamicFields(java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 14:26:19.874][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/smsCampaigns/calendar],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.sms.SmsCampaignResource.getSmsCampaignCalendar(java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.875][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/smsCampaigns/{smsCampaignId}/recipients],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.sms.SmsCampaignResource.createSmsCampaignRecipients(java.lang.Integer,java.util.List) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException,java.lang.InterruptedException [2018-09-25 14:26:19.876][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/smsCampaigns/{smsCampaignId}/recipients],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.sms.SmsCampaignResource.getSmsCampaignRecipients(java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 14:26:19.877][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/dcmm/smsCampaigns/{smsCampaignId}/recipients],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.dcmm.sms.SmsCampaignResource.deleteSmsCampaignRecipients(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.882][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/accounts/me/token],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionAccountResource.generateToken() throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.883][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/accounts/me],methods=[PUT]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionAccountResource.updateAccount(com.smartpanda.spback.dto.application.gestion.GestionAccountDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.884][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/accounts/me],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionAccountResource.patchAccount(com.smartpanda.spback.dto.application.gestion.GestionAccountDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.884][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/accounts/me],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionAccountResource.createAccount(java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 14:26:19.885][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/accounts/me],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionAccountResource.getAccount() throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.888][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/articles],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionArticleResource.createArticle(com.smartpanda.spback.dto.application.gestion.GestionArticleDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.888][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/articles/{articleId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionArticleResource.getArticle(java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.889][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/articles/{articleId}],methods=[PUT]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionArticleResource.updateArticle(java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionArticleDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.890][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/articles/{articleId}],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionArticleResource.deleteArticle(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.891][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/creditNotes/search],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionCreditNoteResource.searchCreditNotes(com.smartpanda.spback.dto.application.gestion.GestionSearchCreditNoteDto,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 14:26:19.893][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/csus],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionCsuResource.getCsu() throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 14:26:19.894][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/csus],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionCsuResource.acceptCsu() throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 14:26:19.895][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/dashboards],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionDashboardResource.getDashboard(java.util.Date,java.util.Date) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.912][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.getEstimate(java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.913][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.createEstimate(com.smartpanda.spback.dto.application.gestion.GestionEstimateDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.913][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}],methods=[PUT]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.updateEstimate(java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionEstimateDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.914][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.patchEstimate(java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionEstimateDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.915][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.deleteEstimate(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.916][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/pdf],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.getEstimatePdf(java.lang.Integer,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.916][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/emails],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.createEstimateEmail(java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionEmailDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.917][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/emails],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.getEstimateEmails(java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.917][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/fullInvoices],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.createEstimateFullInvoice(java.lang.Integer,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.918][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/fullInvoices/{fullInvoiceId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.getEstimateFullInvoice(java.lang.Integer,java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.919][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/fullInvoices/{fullInvoiceId}],methods=[PUT]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.updateEstimateFullInvoice(java.lang.Integer,java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionFullInvoiceDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.919][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/fullInvoices/{fullInvoiceId}],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.patchEstimateFullInvoice(java.lang.Integer,java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionFullInvoiceDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.920][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/fullInvoices/{fullInvoiceId}],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.deleteEstimateFullInvoice(java.lang.Integer,java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.921][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/downPayments],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.createEstimateDownPayment(java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionDownPaymentDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.921][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/downPayments/{downPaymentId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.getEstimateDownPayment(java.lang.Integer,java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.923][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/downPayments/{downPaymentId}],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.patchEstimateDownPayment(java.lang.Integer,java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionDownPaymentDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.924][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/downPayments/{downPaymentId}],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.deleteEstimateDownPayment(java.lang.Integer,java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.925][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/downPayments],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.getEstimateDownPayments(java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.926][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/balances],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.createEstimateBalance(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.927][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/balances/{balanceId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.getEstimateBalance(java.lang.Integer,java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.927][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/balances/{balanceId}],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.patchEstimateBalance(java.lang.Integer,java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionBalanceDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.928][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/estimates/{estimateId}/balances/{balanceId}],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionEstimateResource.deleteEstimateBalance(java.lang.Integer,java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.931][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/fullInvoices],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionFullInvoiceResource.createFullInvoice(com.smartpanda.spback.dto.application.gestion.GestionFullInvoiceDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.932][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/fullInvoices/{fullInvoiceId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionFullInvoiceResource.getFullInvoice(java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.933][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/fullInvoices/{fullInvoiceId}],methods=[PUT]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionFullInvoiceResource.updateFullInvoice(java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionFullInvoiceDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.934][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/fullInvoices/{fullInvoiceId}],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionFullInvoiceResource.patchFullInvoice(java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionFullInvoiceDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.935][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/fullInvoices/{fullInvoiceId}],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionFullInvoiceResource.deleteInvoice(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.941][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/invoices/{invoiceId}/pdf],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionInvoiceResource.getInvoicePdf(java.lang.Integer,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.942][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/invoices/{invoiceId}/emails],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionInvoiceResource.createInvoiceEmail(java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionEmailDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.943][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/invoices/{invoiceId}/emails],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionInvoiceResource.getInvoiceEmails(java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.944][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/invoices/{invoiceId}/payments],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionInvoiceResource.createInvoicePayment(java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionPaymentDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.944][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/invoices/{invoiceId}/payments/{paymentId}],methods=[PUT]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionInvoiceResource.updateInvoicePayment(java.lang.Integer,java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionPaymentDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.945][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/invoices/{invoiceId}/payments/{paymentId}],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionInvoiceResource.deleteInvoicePayment(java.lang.Integer,java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.946][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/invoices/{invoiceId}/payments],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionInvoiceResource.getInvoicePayments(java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.946][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/invoices/{invoiceId}/creditNotes],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionInvoiceResource.createInvoiceCreditNotes(java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionCreditNoteDto,java.lang.Long) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.947][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/invoices/{invoiceId}/creditNotes/{creditNoteId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionInvoiceResource.getInvoiceCreditNote(java.lang.Integer,java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.947][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/invoices/{invoiceId}/creditNotes/{creditNoteId}],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionInvoiceResource.deleteInvoiceCreditNote(java.lang.Integer,java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.948][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/invoices/{invoiceId}/creditNotes],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionInvoiceResource.getInvoiceCreditNotes(java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.952][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/templates],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionTemplateResource.createTemplate(com.smartpanda.spback.dto.application.gestion.GestionTemplateDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.953][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/templates/{templateId}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionTemplateResource.getTemplate(java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.953][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/templates/{templateId}/logo],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionTemplateResource.getTemplateLogo(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.954][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/templates/{templateId}],methods=[PUT]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionTemplateResource.updateTemplate(java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionTemplateWithFileDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.955][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/templates/{templateId}],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionTemplateResource.patchTemplate(java.lang.Integer,com.smartpanda.spback.dto.application.gestion.GestionTemplateWithFileDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.955][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/templates/{templateId}],methods=[DELETE]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionTemplateResource.deleteTemplate(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.956][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/private/gestion/templates],methods=[GET]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restprivate.gestion.GestionTemplateResource.getTemplates(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.957][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/ccu/authentication/external],methods=[POST]}" onto public com.smartpanda.spback.dto.UserDetailsDto com.smartpanda.spback.rest.restpublic.CCUPublicResource.authenticationExternal(com.smartpanda.spback.rest.AuthenticateDto) throws com.smartpanda.spback.exception.ServiceException,com.smartpanda.spback.exception.DaoException [2018-09-25 14:26:19.960][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/app/contralia/genOTP/]}" onto public void com.smartpanda.spback.rest.restpublic.ContraliaPublicResource.genOTP(com.smartpanda.spback.dto.application.contralia.GenOTPDto) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.permission.PermissionDeniedException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.960][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/app/contralia/confirmOTP/{signatureId}/{otp}/{token}]}" onto public void com.smartpanda.spback.rest.restpublic.ContraliaPublicResource.confirmOTP(java.lang.Integer,java.lang.String,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.permission.PermissionDeniedException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 14:26:19.961][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/app/contralia/getContract/{token}]}" onto public java.lang.String com.smartpanda.spback.rest.restpublic.ContraliaPublicResource.getContract(java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.961][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/app/contralia/signDocument/{token}],methods=[GET]}" onto public com.smartpanda.spback.view.application.contralia.ContraliaSigningRequestView com.smartpanda.spback.rest.restpublic.ContraliaPublicResource.getSignDocument(java.lang.String) throws com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.962][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/app/contralia/confirmPAD/{token}/{signatureId}]}" onto public void com.smartpanda.spback.rest.restpublic.ContraliaPublicResource.confirmPAD(java.lang.Integer,java.lang.String) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.permission.PermissionDeniedException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalDaoException [2018-09-25 14:26:19.962][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/app/contralia/canGenOTP/{signatureId}]}" onto public boolean com.smartpanda.spback.rest.restpublic.ContraliaPublicResource.canGenOTP(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException [2018-09-25 14:26:19.963][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/app/contralia/{entityId}/transactions/{transactionId}],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.docapostagility.dalibpayment.controller.api.AbstractPublicPaymentController.patchTransaction(java.lang.Long,java.lang.Long,com.docapostagility.dalibpayment.resource.TransactionResource) [2018-09-25 14:26:19.963][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/app/contralia/{entityId}/transactions/{token}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.docapostagility.dalibpayment.controller.api.AbstractPublicPaymentController.getTransactionByTemporaryToken(java.lang.String) [2018-09-25 14:26:19.965][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/directory/allstates],methods=[GET]}" onto public java.util.List com.smartpanda.spback.rest.restpublic.DirectoryResource.getAllStates() throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException [2018-09-25 14:26:19.967][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/htmlEmailGenerator/getContraliaRequestEmailWithCSSInline/{contraliaMemberId}/{token}/{contraliaRequestId}/{hasApplicationAccess}]}" onto public java.lang.String com.smartpanda.spback.rest.restpublic.HtmlEmailGeneratorResource.getContraliaRequestEmailWithCSSInline(java.lang.Integer,java.lang.String,java.lang.Integer,boolean) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.968][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/htmlEmailGenerator/getNewSignatureEmailForCreatorWithCSSInline/{contraliaRequestId}/{contraliaMemberId}]}" onto public java.lang.String com.smartpanda.spback.rest.restpublic.HtmlEmailGeneratorResource.getContraliaRequestEmailWithCSSInline(java.lang.Integer,java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.969][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/htmlEmailGenerator/getContratIsClosedEmailWithCSSInline/{contraliaRequestId}]}" onto public java.lang.String com.smartpanda.spback.rest.restpublic.HtmlEmailGeneratorResource.getContratIsClosedEmailWithCSSInline(java.lang.Integer) throws com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.969][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/htmlEmailGenerator/getMicrosoftLoginEmailWithCSSInline/]}" onto public java.lang.String com.smartpanda.spback.rest.restpublic.HtmlEmailGeneratorResource.getMicrosoftLoginEmailWithCSSInline() throws com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalDaoException [2018-09-25 14:26:19.969][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/htmlEmailGenerator/getMicrosoftLoginEmailForMemberWithCSSInline/]}" onto public java.lang.String com.smartpanda.spback.rest.restpublic.HtmlEmailGeneratorResource.getMicrosoftLoginEmailForMemberWithCSSInline() throws com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.FonctionnalServiceException,com.smartpanda.spback.exception.TechnicalDaoException [2018-09-25 14:26:19.970][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/htmlEmailGenerator/getNoLegalResponsiveDesignatedEmailWithCSSInline/]}" onto public java.lang.String com.smartpanda.spback.rest.restpublic.HtmlEmailGeneratorResource.getNoLegalResponsiveDesignatedEmailWithCSSInline() throws com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.971][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/htmlEmailGenerator/getContraliaRequestEmailWithoutCSSInline]}" onto public java.lang.String com.smartpanda.spback.rest.restpublic.HtmlEmailGeneratorResource.getContraliaRequestEmailWithoutCSSInline() throws com.smartpanda.spback.exception.TechnicalServiceException,com.smartpanda.spback.exception.TechnicalDaoException,com.smartpanda.spback.exception.FonctionnalServiceException [2018-09-25 14:26:19.972][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/dcmm/payments/{entityId}/transactions/{transactionId}],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.docapostagility.dalibpayment.controller.api.AbstractPublicPaymentController.patchTransaction(java.lang.Long,java.lang.Long,com.docapostagility.dalibpayment.resource.TransactionResource) [2018-09-25 14:26:19.973][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/dcmm/payments/{entityId}/transactions/{token}],methods=[GET]}" onto public org.springframework.http.HttpEntity com.docapostagility.dalibpayment.controller.api.AbstractPublicPaymentController.getTransactionByTemporaryToken(java.lang.String) [2018-09-25 14:26:19.995][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/index/reindex],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restpublic.index.IndexPublicResource.reIndex() [2018-09-25 14:26:19.995][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/index/rebuildindex],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restpublic.index.IndexPublicResource.rebuildIndex() [2018-09-25 14:26:19.996][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/public/index],methods=[POST]}" onto public org.springframework.http.HttpEntity com.smartpanda.spback.rest.restpublic.index.IndexPublicResource.refreshAll() [2018-09-25 14:26:19.997][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/batch/gestion/automaticInvoicesUpdate]}" onto public void com.smartpanda.spback.rest.resttech.GestionBatchResource.automaticInvoicesUpdate() throws com.smartpanda.spback.exception.TechnicalDaoException [2018-09-25 14:26:20.004][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) [2018-09-25 14:26:20.005][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest) [2018-09-25 14:26:20.208][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.web.servlet.handler.SimpleUrlHandlerMapping - Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] [2018-09-25 14:26:20.208][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.web.servlet.handler.SimpleUrlHandlerMapping - Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] [2018-09-25 14:26:20.289][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in coteproExceptionHandler [2018-09-25 14:26:20.290][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in repositoryRestExceptionHandler [2018-09-25 14:26:22.011][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.RepositoryRestHandlerAdapter - Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@5c1600ae: startup date [Tue Sep 25 14:25:48 CEST 2018]; root of context hierarchy [2018-09-25 14:26:22.043][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/search],methods=[OPTIONS],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.RepositorySearchController.optionsForSearches(org.springframework.data.rest.webmvc.RootResourceInformation) [2018-09-25 14:26:22.044][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/search],methods=[GET],produces=[application/hal+json || application/json]}" onto public org.springframework.data.rest.webmvc.RepositorySearchesResource org.springframework.data.rest.webmvc.RepositorySearchController.listSearches(org.springframework.data.rest.webmvc.RootResourceInformation) [2018-09-25 14:26:22.045][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/search/{search}],methods=[GET],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositorySearchController.executeSearch(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.util.MultiValueMap,java.lang.String,org.springframework.data.rest.webmvc.support.DefaultedPageable,org.springframework.data.domain.Sort,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler,org.springframework.http.HttpHeaders) [2018-09-25 14:26:22.045][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/search/{search}],methods=[GET],produces=[application/x-spring-data-compact+json]}" onto public org.springframework.hateoas.ResourceSupport org.springframework.data.rest.webmvc.RepositorySearchController.executeSearchCompact(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.http.HttpHeaders,org.springframework.util.MultiValueMap,java.lang.String,java.lang.String,org.springframework.data.rest.webmvc.support.DefaultedPageable,org.springframework.data.domain.Sort,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) [2018-09-25 14:26:22.046][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/search/{search}],methods=[OPTIONS],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositorySearchController.optionsForSearch(org.springframework.data.rest.webmvc.RootResourceInformation,java.lang.String) [2018-09-25 14:26:22.047][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/search/{search}],methods=[HEAD],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositorySearchController.headForSearch(org.springframework.data.rest.webmvc.RootResourceInformation,java.lang.String) [2018-09-25 14:26:22.048][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/search],methods=[HEAD],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.RepositorySearchController.headForSearches(org.springframework.data.rest.webmvc.RootResourceInformation) [2018-09-25 14:26:22.050][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/{id}/{property}],methods=[GET],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.followPropertyReference(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,java.lang.String,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws java.lang.Exception [2018-09-25 14:26:22.051][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/{id}/{property}/{propertyId}],methods=[GET],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.followPropertyReference(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,java.lang.String,java.lang.String,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws java.lang.Exception [2018-09-25 14:26:22.052][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/{id}/{property}],methods=[DELETE],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.deletePropertyReference(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,java.lang.String) throws java.lang.Exception [2018-09-25 14:26:22.052][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/{id}/{property}],methods=[GET],produces=[application/x-spring-data-compact+json || text/uri-list]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.followPropertyReferenceCompact(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,java.lang.String,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws java.lang.Exception [2018-09-25 14:26:22.053][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/{id}/{property}],methods=[PATCH || PUT || POST],consumes=[application/json || application/x-spring-data-compact+json || text/uri-list],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.createPropertyReference(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.http.HttpMethod,org.springframework.hateoas.Resources,java.io.Serializable,java.lang.String) throws java.lang.Exception [2018-09-25 14:26:22.054][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/{id}/{property}/{propertyId}],methods=[DELETE],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryPropertyReferenceController.deletePropertyReferenceId(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,java.lang.String,java.lang.String) throws java.lang.Exception [2018-09-25 14:26:22.056][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}],methods=[GET],produces=[application/x-spring-data-compact+json || text/uri-list]}" onto public org.springframework.hateoas.Resources org.springframework.data.rest.webmvc.RepositoryEntityController.getCollectionResourceCompact(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.support.DefaultedPageable,org.springframework.data.domain.Sort,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws org.springframework.data.rest.webmvc.ResourceNotFoundException,org.springframework.web.HttpRequestMethodNotSupportedException [2018-09-25 14:26:22.057][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}],methods=[POST],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.postCollectionResource(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.PersistentEntityResource,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler,java.lang.String) throws org.springframework.web.HttpRequestMethodNotSupportedException [2018-09-25 14:26:22.058][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/{id}],methods=[OPTIONS],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.optionsForItemResource(org.springframework.data.rest.webmvc.RootResourceInformation) [2018-09-25 14:26:22.058][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/{id}],methods=[HEAD],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.headForItemResource(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws org.springframework.web.HttpRequestMethodNotSupportedException [2018-09-25 14:26:22.059][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/{id}],methods=[GET],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity> org.springframework.data.rest.webmvc.RepositoryEntityController.getItemResource(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler,org.springframework.http.HttpHeaders) throws org.springframework.web.HttpRequestMethodNotSupportedException [2018-09-25 14:26:22.059][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/{id}],methods=[PUT],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.putItemResource(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.PersistentEntityResource,java.io.Serializable,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler,org.springframework.data.rest.webmvc.support.ETag,java.lang.String) throws org.springframework.web.HttpRequestMethodNotSupportedException [2018-09-25 14:26:22.060][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/{id}],methods=[PATCH],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.patchItemResource(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.PersistentEntityResource,java.io.Serializable,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler,org.springframework.data.rest.webmvc.support.ETag,java.lang.String) throws org.springframework.web.HttpRequestMethodNotSupportedException,org.springframework.data.rest.webmvc.ResourceNotFoundException [2018-09-25 14:26:22.060][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}/{id}],methods=[DELETE],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.deleteItemResource(org.springframework.data.rest.webmvc.RootResourceInformation,java.io.Serializable,org.springframework.data.rest.webmvc.support.ETag) throws org.springframework.data.rest.webmvc.ResourceNotFoundException,org.springframework.web.HttpRequestMethodNotSupportedException [2018-09-25 14:26:22.061][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}],methods=[OPTIONS],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.optionsForCollectionResource(org.springframework.data.rest.webmvc.RootResourceInformation) [2018-09-25 14:26:22.062][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}],methods=[HEAD],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.headCollectionResource(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.support.DefaultedPageable) throws org.springframework.web.HttpRequestMethodNotSupportedException [2018-09-25 14:26:22.062][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/{repository}],methods=[GET],produces=[application/hal+json || application/json]}" onto public org.springframework.hateoas.Resources org.springframework.data.rest.webmvc.RepositoryEntityController.getCollectionResource(org.springframework.data.rest.webmvc.RootResourceInformation,org.springframework.data.rest.webmvc.support.DefaultedPageable,org.springframework.data.domain.Sort,org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler) throws org.springframework.data.rest.webmvc.ResourceNotFoundException,org.springframework.web.HttpRequestMethodNotSupportedException [2018-09-25 14:26:22.063][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/ || ],methods=[GET],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.RepositoryController.listRepositories() [2018-09-25 14:26:22.064][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/ || ],methods=[OPTIONS],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.RepositoryController.optionsForRepositories() [2018-09-25 14:26:22.064][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/ || ],methods=[HEAD],produces=[application/hal+json || application/json]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryController.headForRepositories() [2018-09-25 14:26:22.072][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.BasePathAwareHandlerMapping - Mapped "{[/profile/{repository}],methods=[GET],produces=[application/schema+json]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.RepositorySchemaController.schema(org.springframework.data.rest.webmvc.RootResourceInformation) [2018-09-25 14:26:22.073][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.BasePathAwareHandlerMapping - Mapped "{[/profile],methods=[OPTIONS]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.ProfileController.profileOptions() [2018-09-25 14:26:22.074][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.BasePathAwareHandlerMapping - Mapped "{[/profile],methods=[GET]}" onto org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.ProfileController.listAllFormsOfMetadata() [2018-09-25 14:26:22.074][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.BasePathAwareHandlerMapping - Mapped "{[/profile/{repository}],methods=[OPTIONS],produces=[application/alps+json]}" onto org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.alps.AlpsController.alpsOptions() [2018-09-25 14:26:22.075][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.data.rest.webmvc.BasePathAwareHandlerMapping - Mapped "{[/profile/{repository}],methods=[GET],produces=[application/alps+json || */*]}" onto org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.alps.AlpsController.descriptor(org.springframework.data.rest.webmvc.RootResourceInformation) [2018-09-25 14:26:23.127][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 2 endpoint(s) beneath base path '/actuator' [2018-09-25 14:26:23.160][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/actuator/health],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) [2018-09-25 14:26:23.161][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/actuator/info],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) [2018-09-25 14:26:23.163][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/actuator],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto protected java.util.Map> org.springframework.boot.actuate.endpoint.web.servlet.WebMvcEndpointHandlerMapping.links(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) [2018-09-25 14:26:23.350][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Registering beans for JMX exposure on startup [2018-09-25 14:26:23.394][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-19] INFO com.smartpanda.spback.SPBackApplication - Started SPBackApplication in 36.434 seconds (JVM running for 525585.201) [2018-09-25 14:36:48.188][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1542] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization started [2018-09-25 14:36:48.239][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1542] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization completed in 50 ms [2018-09-25 14:36:49.553][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1524] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.refclient.laposte.fr/api/legacy/links/5676129016255 [2018-09-25 14:36:49.630][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1524] ERROR com.smartpanda.spback.service.utils.WSUtils - [] [2018-09-25 14:36:49.631][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1524] ERROR com.smartpanda.spback.service.utils.WSUtils - https://integration.refclient.laposte.fr/api/legacy/links/5676129016255 [2018-09-25 14:36:49.650][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1524] ERROR com.smartpanda.spback.exception.ServiceException - WSException [spn_key: SPN_500_015, http_status: 500, REST_Key: ws.error] javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1964) at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:328) at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:322) at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1614) at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:216) at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1052) at sun.security.ssl.Handshaker.process_record(Handshaker.java:987) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1072) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1385) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1413) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1397) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:396) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:355) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:373) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at com.smartpanda.spback.service.utils.WSUtils.callWebService(WSUtils.java:180) at com.smartpanda.spback.service.ccu.RCUUtils.getLinkUserEntity(RCUUtils.java:155) at com.smartpanda.spback.service.company.CompanyService.getCompanyCertification(CompanyService.java:338) at com.smartpanda.spback.service.company.CompanyService$$FastClassBySpringCGLIB$$16fad93c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:746) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688) at com.smartpanda.spback.service.company.CompanyService$$EnhancerBySpringCGLIB$$562f7b2e.getCompanyCertification() at com.smartpanda.spback.rest.restprivate.CompanyResource.getCompanyCertification(CompanyResource.java:131) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:877) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:783) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:866) at javax.servlet.http.HttpServlet.service(HttpServlet.java:635) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851) at javax.servlet.http.HttpServlet.service(HttpServlet.java:742) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.smartpanda.spback.filter.GestionCsuFilter.doFilter(GestionCsuFilter.java:65) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.smartpanda.spback.filter.ContraliaCsuFilter.doFilter(ContraliaCsuFilter.java:65) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:158) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:126) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:111) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.orm.hibernate5.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:152) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at com.smartpanda.spback.authentication.CoteproAuthenticationFilter.doFilterInternal(CoteproAuthenticationFilter.java:44) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at com.docapostagility.dalibcommons.security.JWTAuthenticationFilter.doFilter(JWTAuthenticationFilter.java:53) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.web.servlet.support.ErrorPageFilter.doFilter(ErrorPageFilter.java:130) at org.springframework.boot.web.servlet.support.ErrorPageFilter.access$000(ErrorPageFilter.java:66) at org.springframework.boot.web.servlet.support.ErrorPageFilter$1.doFilterInternal(ErrorPageFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.boot.web.servlet.support.ErrorPageFilter.doFilter(ErrorPageFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:861) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:397) at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:302) at sun.security.validator.Validator.validate(Validator.java:260) at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1596) ... 149 common frames omitted Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:141) at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:126) at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280) at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:392) ... 155 common frames omitted [2018-09-25 14:36:49.878][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1525] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.refclient.laposte.fr/api/legacy/links/5676129016255 [2018-09-25 14:36:49.902][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1525] ERROR com.smartpanda.spback.service.utils.WSUtils - [] [2018-09-25 14:36:49.903][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1525] ERROR com.smartpanda.spback.service.utils.WSUtils - https://integration.refclient.laposte.fr/api/legacy/links/5676129016255 [2018-09-25 14:36:49.915][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1525] ERROR com.smartpanda.spback.exception.ServiceException - WSException [spn_key: SPN_500_015, http_status: 500, REST_Key: ws.error] javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1964) at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:328) at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:322) at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1614) at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:216) at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1052) at sun.security.ssl.Handshaker.process_record(Handshaker.java:987) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1072) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1385) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1413) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1397) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:396) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:355) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:373) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at com.smartpanda.spback.service.utils.WSUtils.callWebService(WSUtils.java:180) at com.smartpanda.spback.service.ccu.RCUUtils.getLinkUserEntity(RCUUtils.java:155) at com.smartpanda.spback.service.company.CompanyService.getCompanyCertification(CompanyService.java:338) at com.smartpanda.spback.service.company.CompanyService$$FastClassBySpringCGLIB$$16fad93c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:746) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688) at com.smartpanda.spback.service.company.CompanyService$$EnhancerBySpringCGLIB$$562f7b2e.getCompanyCertification() at com.smartpanda.spback.rest.restprivate.CompanyResource.getCompanyCertification(CompanyResource.java:131) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:877) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:783) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:866) at javax.servlet.http.HttpServlet.service(HttpServlet.java:635) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851) at javax.servlet.http.HttpServlet.service(HttpServlet.java:742) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.smartpanda.spback.filter.GestionCsuFilter.doFilter(GestionCsuFilter.java:65) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.smartpanda.spback.filter.ContraliaCsuFilter.doFilter(ContraliaCsuFilter.java:65) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:158) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:126) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:111) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.orm.hibernate5.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:152) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at com.smartpanda.spback.authentication.CoteproAuthenticationFilter.doFilterInternal(CoteproAuthenticationFilter.java:44) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at com.docapostagility.dalibcommons.security.JWTAuthenticationFilter.doFilter(JWTAuthenticationFilter.java:53) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.web.servlet.support.ErrorPageFilter.doFilter(ErrorPageFilter.java:130) at org.springframework.boot.web.servlet.support.ErrorPageFilter.access$000(ErrorPageFilter.java:66) at org.springframework.boot.web.servlet.support.ErrorPageFilter$1.doFilterInternal(ErrorPageFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.boot.web.servlet.support.ErrorPageFilter.doFilter(ErrorPageFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:861) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:397) at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:302) at sun.security.validator.Validator.validate(Validator.java:260) at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1596) ... 149 common frames omitted Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:141) at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:126) at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280) at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:392) ... 155 common frames omitted [2018-09-25 14:37:10.575][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1542] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-25 14:37:10.908][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1542] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-25 14:37:10.940][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1542] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-25 14:37:10.952][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1542] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token [2018-09-25 14:37:11.057][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1542] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-25 14:37:12.195][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1525] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.refclient.laposte.fr/api/legacy/links/5676129016255 [2018-09-25 14:37:12.215][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1525] ERROR com.smartpanda.spback.service.utils.WSUtils - [] [2018-09-25 14:37:12.216][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1525] ERROR com.smartpanda.spback.service.utils.WSUtils - https://integration.refclient.laposte.fr/api/legacy/links/5676129016255 [2018-09-25 14:37:12.222][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1525] ERROR com.smartpanda.spback.exception.ServiceException - WSException [spn_key: SPN_500_015, http_status: 500, REST_Key: ws.error] javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1964) at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:328) at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:322) at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1614) at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:216) at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1052) at sun.security.ssl.Handshaker.process_record(Handshaker.java:987) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1072) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1385) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1413) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1397) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:396) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:355) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:373) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at com.smartpanda.spback.service.utils.WSUtils.callWebService(WSUtils.java:180) at com.smartpanda.spback.service.ccu.RCUUtils.getLinkUserEntity(RCUUtils.java:155) at com.smartpanda.spback.service.company.CompanyService.getCompanyCertification(CompanyService.java:338) at com.smartpanda.spback.service.company.CompanyService$$FastClassBySpringCGLIB$$16fad93c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:746) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688) at com.smartpanda.spback.service.company.CompanyService$$EnhancerBySpringCGLIB$$562f7b2e.getCompanyCertification() at com.smartpanda.spback.rest.restprivate.CompanyResource.getCompanyCertification(CompanyResource.java:131) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:877) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:783) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:866) at javax.servlet.http.HttpServlet.service(HttpServlet.java:635) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851) at javax.servlet.http.HttpServlet.service(HttpServlet.java:742) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.smartpanda.spback.filter.GestionCsuFilter.doFilter(GestionCsuFilter.java:65) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.smartpanda.spback.filter.ContraliaCsuFilter.doFilter(ContraliaCsuFilter.java:65) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:158) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:126) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:111) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.orm.hibernate5.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:152) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at com.smartpanda.spback.authentication.CoteproAuthenticationFilter.doFilterInternal(CoteproAuthenticationFilter.java:44) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at com.docapostagility.dalibcommons.security.JWTAuthenticationFilter.doFilter(JWTAuthenticationFilter.java:53) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.web.servlet.support.ErrorPageFilter.doFilter(ErrorPageFilter.java:130) at org.springframework.boot.web.servlet.support.ErrorPageFilter.access$000(ErrorPageFilter.java:66) at org.springframework.boot.web.servlet.support.ErrorPageFilter$1.doFilterInternal(ErrorPageFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.boot.web.servlet.support.ErrorPageFilter.doFilter(ErrorPageFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:861) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:397) at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:302) at sun.security.validator.Validator.validate(Validator.java:260) at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1596) ... 149 common frames omitted Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:141) at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:126) at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280) at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:392) ... 155 common frames omitted [2018-09-25 14:37:12.362][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1507] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.refclient.laposte.fr/api/legacy/links/5676129016255 [2018-09-25 14:37:12.383][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1507] ERROR com.smartpanda.spback.service.utils.WSUtils - [] [2018-09-25 14:37:12.383][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1507] ERROR com.smartpanda.spback.service.utils.WSUtils - https://integration.refclient.laposte.fr/api/legacy/links/5676129016255 [2018-09-25 14:37:12.399][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1507] ERROR com.smartpanda.spback.exception.ServiceException - WSException [spn_key: SPN_500_015, http_status: 500, REST_Key: ws.error] javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1964) at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:328) at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:322) at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1614) at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:216) at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1052) at sun.security.ssl.Handshaker.process_record(Handshaker.java:987) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1072) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1385) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1413) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1397) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:396) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:355) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:373) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at com.smartpanda.spback.service.utils.WSUtils.callWebService(WSUtils.java:180) at com.smartpanda.spback.service.ccu.RCUUtils.getLinkUserEntity(RCUUtils.java:155) at com.smartpanda.spback.service.company.CompanyService.getCompanyCertification(CompanyService.java:338) at com.smartpanda.spback.service.company.CompanyService$$FastClassBySpringCGLIB$$16fad93c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:746) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688) at com.smartpanda.spback.service.company.CompanyService$$EnhancerBySpringCGLIB$$562f7b2e.getCompanyCertification() at com.smartpanda.spback.rest.restprivate.CompanyResource.getCompanyCertification(CompanyResource.java:131) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:877) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:783) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:866) at javax.servlet.http.HttpServlet.service(HttpServlet.java:635) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851) at javax.servlet.http.HttpServlet.service(HttpServlet.java:742) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.smartpanda.spback.filter.GestionCsuFilter.doFilter(GestionCsuFilter.java:65) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.smartpanda.spback.filter.ContraliaCsuFilter.doFilter(ContraliaCsuFilter.java:65) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:158) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:126) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:111) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.orm.hibernate5.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:152) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at com.smartpanda.spback.authentication.CoteproAuthenticationFilter.doFilterInternal(CoteproAuthenticationFilter.java:44) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at com.docapostagility.dalibcommons.security.JWTAuthenticationFilter.doFilter(JWTAuthenticationFilter.java:53) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.web.servlet.support.ErrorPageFilter.doFilter(ErrorPageFilter.java:130) at org.springframework.boot.web.servlet.support.ErrorPageFilter.access$000(ErrorPageFilter.java:66) at org.springframework.boot.web.servlet.support.ErrorPageFilter$1.doFilterInternal(ErrorPageFilter.java:105) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.boot.web.servlet.support.ErrorPageFilter.doFilter(ErrorPageFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:624) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:861) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:397) at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:302) at sun.security.validator.Validator.validate(Validator.java:260) at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1596) ... 149 common frames omitted Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:141) at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:126) at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280) at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:392) ... 155 common frames omitted [2018-09-25 15:38:56.213][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1613] INFO com.smartpanda.spback.service.utils.WSUtils - http://re7moe.ws.bpsci.intra.laposte.fr/bpsci-api/v2/users/5676129016255/rocs2-shipments/?limit=100 [2018-09-25 15:39:01.375][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1617] INFO com.smartpanda.spback.service.utils.WSUtils - http://re7moe.ws.bpsci.intra.laposte.fr/bpsci-api/v2/users/5676129016255/favorite-offices/?limit=10&aggregate=office,status