[2018-09-24 09:51:24.349][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-939] 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-24 10:00:48.175][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-931] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 10:00:48.319][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-931] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 10:00:48.333][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-931] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 10:00:48.334][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-931] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/9e63c6f3f50cc7603c394e7587ad51cb2a421af6a1ad7c9df8b79a661778ed0a12bcf210160ee7b4212a754cca9792d84459 [2018-09-24 10:00:48.473][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-931] ERROR com.smartpanda.spback.exception.ServiceException - CCUWSException [spn_key: SPN_500_014, http_status: 500, REST_Key: ccu.ws.error] : getTokenCCUDetail : code HTTP = 404. body = {"error_description":"Le jeton d\u2019acc\u00e8s 9e63c6f3f50cc7603c394e7587ad51cb2a421af6a1ad7c9df8b79a661778ed0a12bcf210160ee7b4212a754cca9792d84459 n\u2019a pas \u00e9t\u00e9 trouv\u00e9","error":"token_not_found"} com.smartpanda.spback.exception.TechnicalServiceException: getTokenCCUDetail : code HTTP = 404. body = {"error_description":"Le jeton d\u2019acc\u00e8s 9e63c6f3f50cc7603c394e7587ad51cb2a421af6a1ad7c9df8b79a661778ed0a12bcf210160ee7b4212a754cca9792d84459 n\u2019a pas \u00e9t\u00e9 trouv\u00e9","error":"token_not_found"} at com.smartpanda.spback.service.ccu.CCUService.getTokenCCUDetail(CCUService.java:381) at com.smartpanda.spback.service.ccu.CCUService.tokenValidityExpired(CCUService.java:202) at com.smartpanda.spback.service.ccu.CCUService.getTokenAppli(CCUService.java:135) at com.smartpanda.spback.service.ccu.CCUService.getCurrentTermsOfUse(CCUService.java:844) at com.smartpanda.spback.service.ccu.CCUService.initUserDetailsDtoWithExistingUser(CCUService.java:665) at com.smartpanda.spback.service.ccu.CCUService.getUserDetailsDto(CCUService.java:540) at com.smartpanda.spback.service.ccu.CCUService.authenticate(CCUService.java:399) at com.smartpanda.spback.service.ccu.CCUService$$FastClassBySpringCGLIB$$4671af8c.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.ccu.CCUService$$EnhancerBySpringCGLIB$$cd58418d.authenticate() at com.smartpanda.spback.rest.restpublic.CCUPublicResource.authenticationExternal(CCUPublicResource.java:58) 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.doPost(FrameworkServlet.java:877) at javax.servlet.http.HttpServlet.service(HttpServlet.java:661) 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) [2018-09-24 10:00:48.476][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-931] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token [2018-09-24 10:00:48.560][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-931] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-24 10:17:31.357][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-942] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 10:17:31.502][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-942] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/2b912472b9d0445413c0e1404483fb2a1ac86947041af0ec358bc37bab91ee2a5931c2bcb3447aeacba312d4e6e65756c543 [2018-09-24 10:17:31.592][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-942] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-24 10:18:57.740][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-946] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 10:18:57.844][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-946] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 10:18:57.854][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-946] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 10:18:57.855][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-946] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/2b912472b9d0445413c0e1404483fb2a1ac86947041af0ec358bc37bab91ee2a5931c2bcb3447aeacba312d4e6e65756c543 [2018-09-24 10:18:57.933][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-946] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-24 10:23:28.479][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-924] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 10:23:28.578][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-924] ERROR com.smartpanda.spback.exception.ServiceException - CCUWSException [spn_key: SPN_500_014, http_status: 500, REST_Key: ccu.ws.error] : getConnectedUserData : code HTTP = 401. body = {"error":"unauthorized_token","error_description":"Le jeton d\u0027acc\u00e8s fccd6aad21e8579732a0b93f88919a3148f1c70fa302292a94997e9f95bfd9f9e3c832b37152bdcbf7b5eac90e5f323c636d ne correspond \u00e0 aucun compte utilisateur dans CCU."} com.smartpanda.spback.exception.TechnicalServiceException: getConnectedUserData : code HTTP = 401. body = {"error":"unauthorized_token","error_description":"Le jeton d\u0027acc\u00e8s fccd6aad21e8579732a0b93f88919a3148f1c70fa302292a94997e9f95bfd9f9e3c832b37152bdcbf7b5eac90e5f323c636d ne correspond \u00e0 aucun compte utilisateur dans CCU."} at com.smartpanda.spback.service.ccu.CCUService.getConnectedUserData(CCUService.java:507) at com.smartpanda.spback.service.ccu.CCUService.authenticate(CCUService.java:394) at com.smartpanda.spback.service.ccu.CCUService$$FastClassBySpringCGLIB$$4671af8c.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.ccu.CCUService$$EnhancerBySpringCGLIB$$cd58418d.authenticate() at com.smartpanda.spback.rest.restpublic.CCUPublicResource.authenticationExternal(CCUPublicResource.java:58) 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.doPost(FrameworkServlet.java:877) at javax.servlet.http.HttpServlet.service(HttpServlet.java:661) 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) [2018-09-24 10:23:44.305][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-939] WARN com.smartpanda.spback.exception.ServiceException - GestionInvalidAccountException [spn_key: SPN_400_118, http_status: 400, REST_Key: index.invalid.account] : account not created for member pierre.fitte-duval+pro@smartpanda.com com.smartpanda.spback.exception.FonctionnalServiceException: account not created for member pierre.fitte-duval+pro@smartpanda.com at com.smartpanda.spback.permission.application.gestion.GestionPermission.isAccountExists(GestionPermission.java:43) at com.smartpanda.spback.rest.restprivate.gestion.GestionAccountResource.getAccount(GestionAccountResource.java:50) at com.smartpanda.spback.rest.restprivate.gestion.GestionAccountResource$$FastClassBySpringCGLIB$$95e33176.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.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:69) 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.rest.restprivate.gestion.GestionAccountResource$$EnhancerBySpringCGLIB$$d1afb639.getAccount() 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) [2018-09-24 10:23:48.634][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-909] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 10:23:48.703][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-909] ERROR com.smartpanda.spback.exception.ServiceException - CCUWSException [spn_key: SPN_500_014, http_status: 500, REST_Key: ccu.ws.error] : getConnectedUserData : code HTTP = 401. body = {"error":"unauthorized_token","error_description":"Le jeton d\u0027acc\u00e8s fccd6aad21e8579732a0b93f88919a3148f1c70fa302292a94997e9f95bfd9f9e3c832b37152bdcbf7b5eac90e5f323c636d ne correspond \u00e0 aucun compte utilisateur dans CCU."} com.smartpanda.spback.exception.TechnicalServiceException: getConnectedUserData : code HTTP = 401. body = {"error":"unauthorized_token","error_description":"Le jeton d\u0027acc\u00e8s fccd6aad21e8579732a0b93f88919a3148f1c70fa302292a94997e9f95bfd9f9e3c832b37152bdcbf7b5eac90e5f323c636d ne correspond \u00e0 aucun compte utilisateur dans CCU."} at com.smartpanda.spback.service.ccu.CCUService.getConnectedUserData(CCUService.java:507) at com.smartpanda.spback.service.ccu.CCUService.authenticate(CCUService.java:394) at com.smartpanda.spback.service.ccu.CCUService$$FastClassBySpringCGLIB$$4671af8c.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.ccu.CCUService$$EnhancerBySpringCGLIB$$cd58418d.authenticate() at com.smartpanda.spback.rest.restpublic.CCUPublicResource.authenticationExternal(CCUPublicResource.java:58) 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.doPost(FrameworkServlet.java:877) at javax.servlet.http.HttpServlet.service(HttpServlet.java:661) 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) [2018-09-24 10:24:08.137][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-939] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 10:24:08.237][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-939] ERROR com.smartpanda.spback.exception.ServiceException - CCUWSException [spn_key: SPN_500_014, http_status: 500, REST_Key: ccu.ws.error] : getConnectedUserData : code HTTP = 401. body = {"error":"unauthorized_token","error_description":"Le jeton d\u0027acc\u00e8s fccd6aad21e8579732a0b93f88919a3148f1c70fa302292a94997e9f95bfd9f9e3c832b37152bdcbf7b5eac90e5f323c636d ne correspond \u00e0 aucun compte utilisateur dans CCU."} com.smartpanda.spback.exception.TechnicalServiceException: getConnectedUserData : code HTTP = 401. body = {"error":"unauthorized_token","error_description":"Le jeton d\u0027acc\u00e8s fccd6aad21e8579732a0b93f88919a3148f1c70fa302292a94997e9f95bfd9f9e3c832b37152bdcbf7b5eac90e5f323c636d ne correspond \u00e0 aucun compte utilisateur dans CCU."} at com.smartpanda.spback.service.ccu.CCUService.getConnectedUserData(CCUService.java:507) at com.smartpanda.spback.service.ccu.CCUService.authenticate(CCUService.java:394) at com.smartpanda.spback.service.ccu.CCUService$$FastClassBySpringCGLIB$$4671af8c.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.ccu.CCUService$$EnhancerBySpringCGLIB$$cd58418d.authenticate() at com.smartpanda.spback.rest.restpublic.CCUPublicResource.authenticationExternal(CCUPublicResource.java:58) 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.doPost(FrameworkServlet.java:877) at javax.servlet.http.HttpServlet.service(HttpServlet.java:661) 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) [2018-09-24 10:25:24.402][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-941] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 10:25:24.485][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-941] ERROR com.smartpanda.spback.exception.ServiceException - CCUWSException [spn_key: SPN_500_014, http_status: 500, REST_Key: ccu.ws.error] : getConnectedUserData : code HTTP = 401. body = {"error":"unauthorized_token","error_description":"Le jeton d\u0027acc\u00e8s fccd6aad21e8579732a0b93f88919a3148f1c70fa302292a94997e9f95bfd9f9e3c832b37152bdcbf7b5eac90e5f323c636d ne correspond \u00e0 aucun compte utilisateur dans CCU."} com.smartpanda.spback.exception.TechnicalServiceException: getConnectedUserData : code HTTP = 401. body = {"error":"unauthorized_token","error_description":"Le jeton d\u0027acc\u00e8s fccd6aad21e8579732a0b93f88919a3148f1c70fa302292a94997e9f95bfd9f9e3c832b37152bdcbf7b5eac90e5f323c636d ne correspond \u00e0 aucun compte utilisateur dans CCU."} at com.smartpanda.spback.service.ccu.CCUService.getConnectedUserData(CCUService.java:507) at com.smartpanda.spback.service.ccu.CCUService.authenticate(CCUService.java:394) at com.smartpanda.spback.service.ccu.CCUService$$FastClassBySpringCGLIB$$4671af8c.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.ccu.CCUService$$EnhancerBySpringCGLIB$$cd58418d.authenticate() at com.smartpanda.spback.rest.restpublic.CCUPublicResource.authenticationExternal(CCUPublicResource.java:58) 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.doPost(FrameworkServlet.java:877) at javax.servlet.http.HttpServlet.service(HttpServlet.java:661) 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) [2018-09-24 10:25:52.603][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-935] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 10:25:52.669][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-935] ERROR com.smartpanda.spback.exception.ServiceException - CCUWSException [spn_key: SPN_500_014, http_status: 500, REST_Key: ccu.ws.error] : getConnectedUserData : code HTTP = 401. body = {"error":"unauthorized_token","error_description":"Le jeton d\u0027acc\u00e8s fccd6aad21e8579732a0b93f88919a3148f1c70fa302292a94997e9f95bfd9f9e3c832b37152bdcbf7b5eac90e5f323c636d ne correspond \u00e0 aucun compte utilisateur dans CCU."} com.smartpanda.spback.exception.TechnicalServiceException: getConnectedUserData : code HTTP = 401. body = {"error":"unauthorized_token","error_description":"Le jeton d\u0027acc\u00e8s fccd6aad21e8579732a0b93f88919a3148f1c70fa302292a94997e9f95bfd9f9e3c832b37152bdcbf7b5eac90e5f323c636d ne correspond \u00e0 aucun compte utilisateur dans CCU."} at com.smartpanda.spback.service.ccu.CCUService.getConnectedUserData(CCUService.java:507) at com.smartpanda.spback.service.ccu.CCUService.authenticate(CCUService.java:394) at com.smartpanda.spback.service.ccu.CCUService$$FastClassBySpringCGLIB$$4671af8c.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.ccu.CCUService$$EnhancerBySpringCGLIB$$cd58418d.authenticate() at com.smartpanda.spback.rest.restpublic.CCUPublicResource.authenticationExternal(CCUPublicResource.java:58) 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.doPost(FrameworkServlet.java:877) at javax.servlet.http.HttpServlet.service(HttpServlet.java:661) 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) [2018-09-24 10:37:07.756][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-970] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 10:37:07.867][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-970] ERROR com.smartpanda.spback.exception.ServiceException - CCUWSException [spn_key: SPN_500_014, http_status: 500, REST_Key: ccu.ws.error] : getConnectedUserData : code HTTP = 401. body = {"error":"unauthorized_token","error_description":"Le jeton d\u0027acc\u00e8s fccd6aad21e8579732a0b93f88919a3148f1c70fa302292a94997e9f95bfd9f9e3c832b37152bdcbf7b5eac90e5f323c636d ne correspond \u00e0 aucun compte utilisateur dans CCU."} com.smartpanda.spback.exception.TechnicalServiceException: getConnectedUserData : code HTTP = 401. body = {"error":"unauthorized_token","error_description":"Le jeton d\u0027acc\u00e8s fccd6aad21e8579732a0b93f88919a3148f1c70fa302292a94997e9f95bfd9f9e3c832b37152bdcbf7b5eac90e5f323c636d ne correspond \u00e0 aucun compte utilisateur dans CCU."} at com.smartpanda.spback.service.ccu.CCUService.getConnectedUserData(CCUService.java:507) at com.smartpanda.spback.service.ccu.CCUService.authenticate(CCUService.java:394) at com.smartpanda.spback.service.ccu.CCUService$$FastClassBySpringCGLIB$$4671af8c.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.ccu.CCUService$$EnhancerBySpringCGLIB$$cd58418d.authenticate() at com.smartpanda.spback.rest.restpublic.CCUPublicResource.authenticationExternal(CCUPublicResource.java:58) 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.doPost(FrameworkServlet.java:877) at javax.servlet.http.HttpServlet.service(HttpServlet.java:661) 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) [2018-09-24 10:39:37.507][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-963] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 10:39:37.654][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-963] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/2b912472b9d0445413c0e1404483fb2a1ac86947041af0ec358bc37bab91ee2a5931c2bcb3447aeacba312d4e6e65756c543 [2018-09-24 10:39:37.734][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-963] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-24 10:44:15.874][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 10:44:15.998][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified] [2018-09-24 10:44:15.999][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico] [2018-09-24 10:44:16.000][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret] [2018-09-24 10:44:16.000][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro] [2018-09-24 10:44:16.001][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom] [2018-09-24 10:44:16.002][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne] [2018-09-24 10:44:16.003][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient] [2018-09-24 10:44:16.003][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient] [2018-09-24 10:44:16.004][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation] [2018-09-24 10:44:16.004][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif] [2018-09-24 10:44:16.005][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur] [2018-09-24 10:44:16.005][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement] [2018-09-24 10:44:16.005][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement, numeroTelephonePrincipal] [2018-09-24 10:44:16.006][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement, numeroTelephonePrincipal, numeroTelephoneSecondaire] [2018-09-24 10:44:16.006][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement, numeroTelephonePrincipal, numeroTelephoneSecondaire, isNafPrioritaire] [2018-09-24 10:44:16.007][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement, numeroTelephonePrincipal, numeroTelephoneSecondaire, isNafPrioritaire, ligne1] [2018-09-24 10:44:16.007][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement, numeroTelephonePrincipal, numeroTelephoneSecondaire, isNafPrioritaire, ligne1, ligne2] [2018-09-24 10:44:16.008][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement, numeroTelephonePrincipal, numeroTelephoneSecondaire, isNafPrioritaire, ligne1, ligne2, ligne3] [2018-09-24 10:44:16.008][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement, numeroTelephonePrincipal, numeroTelephoneSecondaire, isNafPrioritaire, ligne1, ligne2, ligne3, ligne4] [2018-09-24 10:44:16.008][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement, numeroTelephonePrincipal, numeroTelephoneSecondaire, isNafPrioritaire, ligne1, ligne2, ligne3, ligne4, ligne5] [2018-09-24 10:44:16.009][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement, numeroTelephonePrincipal, numeroTelephoneSecondaire, isNafPrioritaire, ligne1, ligne2, ligne3, ligne4, ligne5, ligne6] [2018-09-24 10:44:16.009][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement, numeroTelephonePrincipal, numeroTelephoneSecondaire, isNafPrioritaire, ligne1, ligne2, ligne3, ligne4, ligne5, ligne6, ligne7] [2018-09-24 10:44:16.010][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement, numeroTelephonePrincipal, numeroTelephoneSecondaire, isNafPrioritaire, ligne1, ligne2, ligne3, ligne4, ligne5, ligne6, ligne7, codePays] [2018-09-24 10:44:16.010][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement, numeroTelephonePrincipal, numeroTelephoneSecondaire, isNafPrioritaire, ligne1, ligne2, ligne3, ligne4, ligne5, ligne6, ligne7, codePays, dateMaj] [2018-09-24 10:44:16.010][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement, numeroTelephonePrincipal, numeroTelephoneSecondaire, isNafPrioritaire, ligne1, ligne2, ligne3, ligne4, ligne5, ligne6, ligne7, codePays, dateMaj, _version_] [2018-09-24 10:44:16.011][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement, numeroTelephonePrincipal, numeroTelephoneSecondaire, isNafPrioritaire, ligne1, ligne2, ligne3, ligne4, ligne5, ligne6, ligne7, codePays, dateMaj, _version_, COMPANY_ACTIF] [2018-09-24 10:44:16.011][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement, numeroTelephonePrincipal, numeroTelephoneSecondaire, isNafPrioritaire, ligne1, ligne2, ligne3, ligne4, ligne5, ligne6, ligne7, codePays, dateMaj, _version_, COMPANY_ACTIF, COMPANY_NOT_ACTIF] [2018-09-24 10:44:16.044][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] INFO com.smartpanda.spback.service.utils.WSUtils - https://rec.ws.fclient.intra.laposte.fr/services/v2/recherches?certified=false&siret=33435347100561&COMPANY_ACTIF=1&COMPANY_NOT_ACTIF=0&fields=certified%2Ccoclico%2Csiret%2CnumCartePro%2Cnom%2Censeigne%2CcodeTypeClient%2ClibelleTypeClient%2CcodeDepartementImplantation%2Cactif%2CcodeSecteurVendeur%2CcodeRegateRattachement%2CnumeroTelephonePrincipal%2CnumeroTelephoneSecondaire%2CisNafPrioritaire%2Cligne1%2Cligne2%2Cligne3%2Cligne4%2Cligne5%2Cligne6%2Cligne7%2CcodePays%2CdateMaj%2C_version_%2CCOMPANY_ACTIF%2CCOMPANY_NOT_ACTIF&count=15&-dateFermeture=%5B*+TO+NOW%5D [2018-09-24 10:44:17.247][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/2b912472b9d0445413c0e1404483fb2a1ac86947041af0ec358bc37bab91ee2a5931c2bcb3447aeacba312d4e6e65756c543 [2018-09-24 10:44:17.327][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-24 10:44:50.028][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1012] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 10:44:50.123][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1012] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 10:44:50.131][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1012] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 10:44:50.132][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1012] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/2b912472b9d0445413c0e1404483fb2a1ac86947041af0ec358bc37bab91ee2a5931c2bcb3447aeacba312d4e6e65756c543 [2018-09-24 10:44:50.207][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1012] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-24 10:45:45.988][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-996] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 10:45:46.139][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-996] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 10:45:46.145][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-996] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 10:45:46.146][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-996] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/2b912472b9d0445413c0e1404483fb2a1ac86947041af0ec358bc37bab91ee2a5931c2bcb3447aeacba312d4e6e65756c543 [2018-09-24 10:45:46.220][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-996] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-24 10:57:13.172][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-965] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 10:57:13.266][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-965] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 10:57:13.272][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-965] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 10:57:13.273][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-965] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/2b912472b9d0445413c0e1404483fb2a1ac86947041af0ec358bc37bab91ee2a5931c2bcb3447aeacba312d4e6e65756c543 [2018-09-24 10:57:13.378][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-965] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-24 10:57:41.240][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-968] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 10:57:41.346][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-968] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/2b912472b9d0445413c0e1404483fb2a1ac86947041af0ec358bc37bab91ee2a5931c2bcb3447aeacba312d4e6e65756c543 [2018-09-24 10:57:41.421][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-968] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-24 10:58:50.898][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-979] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 10:58:51.008][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-979] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/2b912472b9d0445413c0e1404483fb2a1ac86947041af0ec358bc37bab91ee2a5931c2bcb3447aeacba312d4e6e65756c543 [2018-09-24 10:58:51.084][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-979] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-24 11:13:32.956][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 11:13:33.063][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 11:13:33.075][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 11:13:33.076][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/2b912472b9d0445413c0e1404483fb2a1ac86947041af0ec358bc37bab91ee2a5931c2bcb3447aeacba312d4e6e65756c543 [2018-09-24 11:13:33.152][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token [2018-09-24 11:13:33.240][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1017] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-24 11:25:41.644][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-973] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 11:25:41.899][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-973] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 11:25:41.925][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-973] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 11:25:41.926][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-973] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/f71a492195c3597e75fc90f5368d07769687f788b763251745574c9982e1d157d7d6ecfb97c3c7b2c5cca76e8cf88b411423 [2018-09-24 11:25:42.051][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-973] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-24 14:52:35.170][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@2796d623: startup date [Fri Sep 21 15:43:34 CEST 2018]; root of context hierarchy [2018-09-24 14:52:42.551][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-24 14:52:42.843][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:52:42.862][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO com.smartpanda.spback.SPBackApplication - No active profile set, falling back to default profiles: default [2018-09-24 14:52:43.677][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@44fd804e: startup date [Mon Sep 24 14:52:43 CEST 2018]; root of context hierarchy [2018-09-24 14:52:48.052][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:52:49.109][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:52:50.896][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring [2018-09-24 14:52:51.145][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'springAsyncConfig' of type [com.smartpanda.spback.rest.config.SpringAsyncConfig$$EnhancerBySpringCGLIB$$24037ee9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-24 14:52:51.164][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService [2018-09-24 14:52:51.499][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$41fcfa3f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-24 14:52:51.670][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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$$daaac279] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-24 14:52:51.700][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:52:51.714][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@48f88f0' 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-24 14:52:51.744][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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$$ff7f652b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-24 14:52:51.783][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:52:51.986][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 8310 ms [2018-09-24 14:52:55.082][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.jdbc.datasource.DriverManagerDataSource - Loaded JDBC driver: com.mysql.jdbc.Driver [2018-09-24 14:52:56.298][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO org.hibernate.Version - HHH000412: Hibernate Core {5.2.17.Final} [2018-09-24 14:52:56.303][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO org.hibernate.cfg.Environment - HHH000206: hibernate.properties not found [2018-09-24 14:52:56.786][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.0.1.Final} [2018-09-24 14:52:57.483][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect [2018-09-24 14:52:58.127][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:02.426][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'characterEncodingFilter' to: [/*] [2018-09-24 14:53:02.427][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'errorPageFilter' to: [/*] [2018-09-24 14:53:02.427][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'hiddenHttpMethodFilter' to: [/*] [2018-09-24 14:53:02.427][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'httpPutFormContentFilter' to: [/*] [2018-09-24 14:53:02.427][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'requestContextFilter' to: [/*] [2018-09-24 14:53:02.428][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.b.w.s.DelegatingFilterProxyRegistrationBean - Mapping filter: 'springSecurityFilterChain' to: [/*] [2018-09-24 14:53:02.429][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'httpTraceFilter' to: [/*] [2018-09-24 14:53:02.429][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.boot.web.servlet.RegistrationBean - Filter JWTAuthenticationFilter was not registered (disabled) [2018-09-24 14:53:02.434][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'openSessionInViewFilter' to: [/*] [2018-09-24 14:53:02.435][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'webMvcMetricsFilter' to: [/*] [2018-09-24 14:53:02.436][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'contraliaCsuFilter' to: [/*] [2018-09-24 14:53:02.436][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'gestionCsuFilter' to: [/*] [2018-09-24 14:53:02.437][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.boot.web.servlet.ServletRegistrationBean - Servlet dispatcherServlet mapped to [/] [2018-09-24 14:53:03.125][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.w.servlet.view.freemarker.FreeMarkerConfigurer - ClassTemplateLoader for Spring macros added to FreeMarker configuration [2018-09-24 14:53:06.366][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Building JPA container EntityManagerFactory for persistence unit 'default' [2018-09-24 14:53:06.380][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [ name: default ...] [2018-09-24 14:53:06.504][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL55Dialect [2018-09-24 14:53:07.040][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' [2018-09-24 14:53:11.735][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/private/**'], [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@333172b5, org.springframework.security.web.context.SecurityContextPersistenceFilter@14c03358, org.springframework.security.web.header.HeaderWriterFilter@7948e038, org.springframework.security.web.authentication.logout.LogoutFilter@5e087d10, com.docapostagility.dalibcommons.security.JWTAuthenticationFilter@4d53fa73, com.smartpanda.spback.authentication.CoteproAuthenticationFilter@dc7c8af, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@658f850c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@24e3ff1c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7ef8e8fb, org.springframework.security.web.session.SessionManagementFilter@6bc865a9, org.springframework.security.web.access.ExceptionTranslationFilter@654c7dec, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4c5dae23] [2018-09-24 14:53:11.863][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.orm.hibernate5.HibernateTransactionManager - Using DataSource [org.springframework.jdbc.datasource.DriverManagerDataSource@7f812b67] of Hibernate SessionFactory for HibernateTransactionManager [2018-09-24 14:53:12.376][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:12.882][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.w.s.m.m.a.RequestMappingHandlerAdapter - Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@44fd804e: startup date [Mon Sep 24 14:52:43 CEST 2018]; root of context hierarchy [2018-09-24 14:53:13.140][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.142][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.144][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.145][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.146][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.147][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.149][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.150][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.150][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.151][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.152][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.152][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.153][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.154][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.158][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.158][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.161][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.163][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.164][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.165][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.165][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.166][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.174][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.174][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.175][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.176][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.179][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.179][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.180][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.181][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.181][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.182][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.183][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.183][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.184][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.184][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.185][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.185][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.186][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.187][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.187][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.188][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.188][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.189][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.198][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.199][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.201][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.202][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.202][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.205][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.208][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.209][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.210][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.210][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.212][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.213][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.214][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.214][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.215][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.216][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.218][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.218][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.219][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.221][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.222][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.222][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.223][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.224][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.226][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.227][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.228][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.228][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.229][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.230][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.230][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.234][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.235][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.239][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.240][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.240][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.241][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.242][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.242][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.243][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.245][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.247][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.249][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.249][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.250][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.252][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.252][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.253][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.254][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.254][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.258][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.265][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.266][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.267][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.268][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.269][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.270][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.271][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.272][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.272][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.273][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.273][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.277][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.277][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.278][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.278][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.279][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.279][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.280][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.280][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.281][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.285][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.286][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.286][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.287][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.288][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.288][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.289][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.289][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.290][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.291][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.291][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.292][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.307][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.308][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.308][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.309][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.309][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.310][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.310][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.311][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.312][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.316][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.317][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.317][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.318][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.318][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.325][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.325][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.326][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.326][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.328][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.329][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.330][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.339][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.356][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.356][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.357][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.357][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.358][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.358][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.359][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.359][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.360][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.360][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.361][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.362][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.362][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.363][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.363][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.364][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.364][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.365][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.367][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.368][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.368][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.369][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.372][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.373][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.374][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.374][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.375][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.379][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.380][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.381][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.381][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.382][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.382][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.383][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.383][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.384][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.384][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.385][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.392][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.393][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.393][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.394][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.394][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.395][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.396][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.397][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.401][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.402][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.402][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.403][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.405][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.406][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.407][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.408][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.410][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.412][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.413][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.413][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.414][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.415][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.415][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.416][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.417][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.418][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.420][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.421][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.421][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.422][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.430][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.431][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:13.602][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.web.servlet.handler.SimpleUrlHandlerMapping - Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] [2018-09-24 14:53:13.603][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.web.servlet.handler.SimpleUrlHandlerMapping - Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] [2018-09-24 14:53:13.656][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in coteproExceptionHandler [2018-09-24 14:53:13.657][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in repositoryRestExceptionHandler [2018-09-24 14:53:15.159][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.data.rest.webmvc.RepositoryRestHandlerAdapter - Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@44fd804e: startup date [Mon Sep 24 14:52:43 CEST 2018]; root of context hierarchy [2018-09-24 14:53:15.216][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:15.217][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:15.218][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:15.219][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:15.219][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:15.220][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:15.220][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:15.223][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:15.224][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:15.224][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:15.225][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:15.225][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:15.227][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:15.229][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:15.229][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:15.230][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:15.230][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:15.231][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:15.232][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:15.232][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:15.233][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:15.233][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:15.234][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:15.234][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:15.235][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:15.236][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:15.236][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:15.244][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:15.245][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:15.246][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:15.246][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:15.247][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:16.223][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 2 endpoint(s) beneath base path '/actuator' [2018-09-24 14:53:16.261][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:16.263][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:16.264][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] 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-24 14:53:16.484][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Registering beans for JMX exposure on startup [2018-09-24 14:53:16.541][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-13] INFO com.smartpanda.spback.SPBackApplication - Started SPBackApplication in 34.681 seconds (JVM running for 440798.348) [2018-09-24 15:01:07.313][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1108] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization started [2018-09-24 15:01:07.393][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1108] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization completed in 75 ms [2018-09-24 15:01:07.831][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1108] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 15:01:08.447][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1108] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 15:01:08.479][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1108] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 15:01:08.490][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1108] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token [2018-09-24 15:01:08.583][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1108] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-24 15:01:11.579][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1157] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/7dbb61d465f6957bb9317d04b76196268132b9f2a6755fe2a9fa0d7e539f4f14b6264fda08cce73cc27c546ac167ac7e85ea [2018-09-24 15:01:11.665][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1157] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/pro/users/mail/pierre.fitte-duval%2B163%40smartpanda.com [2018-09-24 15:01:11.712][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1157] WARN com.smartpanda.spback.exception.ServiceException - MemberNotFoundException [spn_key: SPN_400_032, http_status: 404, REST_Key: memberNotFound] : Member no found on ccu side com.smartpanda.spback.exception.TechnicalServiceException: Member no found on ccu side at com.smartpanda.spback.service.ccu.CCUService.getMemberShipments(CCUService.java:975) at com.smartpanda.spback.service.ccu.CCUService$$FastClassBySpringCGLIB$$4671af8c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.service.ccu.CCUService$$EnhancerBySpringCGLIB$$ae59d7ce.getMemberShipments() at com.smartpanda.spback.rest.restprivate.MemberResource.getMemberShipments(MemberResource.java:127) 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) [2018-09-24 15:01:27.592][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1142] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 15:01:27.690][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1142] ERROR com.smartpanda.spback.exception.ServiceException - CCUWSException [spn_key: SPN_500_014, http_status: 500, REST_Key: ccu.ws.error] : getConnectedUserData : code HTTP = 401. body = {"error":"unauthorized_token","error_description":"Le jeton d\u0027acc\u00e8s e7aee2e85e704debe82dbf626755bd0803cf6aed5f48586464f7ec32dbf7e16ed538407a919834ec1636d060f071a28d61a9 ne correspond \u00e0 aucun compte utilisateur dans CCU."} com.smartpanda.spback.exception.TechnicalServiceException: getConnectedUserData : code HTTP = 401. body = {"error":"unauthorized_token","error_description":"Le jeton d\u0027acc\u00e8s e7aee2e85e704debe82dbf626755bd0803cf6aed5f48586464f7ec32dbf7e16ed538407a919834ec1636d060f071a28d61a9 ne correspond \u00e0 aucun compte utilisateur dans CCU."} at com.smartpanda.spback.service.ccu.CCUService.getConnectedUserData(CCUService.java:507) at com.smartpanda.spback.service.ccu.CCUService.authenticate(CCUService.java:394) at com.smartpanda.spback.service.ccu.CCUService$$FastClassBySpringCGLIB$$4671af8c.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.ccu.CCUService$$EnhancerBySpringCGLIB$$ae59d7ce.authenticate() at com.smartpanda.spback.rest.restpublic.CCUPublicResource.authenticationExternal(CCUPublicResource.java:58) 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.doPost(FrameworkServlet.java:877) at javax.servlet.http.HttpServlet.service(HttpServlet.java:661) 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) [2018-09-24 15:01:44.877][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1137] INFO com.smartpanda.spback.service.utils.WSUtils - http://re7moe.ws.bpsci.intra.laposte.frbpsci-api/v2/users/5173746619373/favorite-offices/?limit=10&aggregate=office,status [2018-09-24 15:01:44.925][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1137] ERROR com.smartpanda.spback.exception.ServiceException - BPSCIWSException [spn_key: SPN_500_019, http_status: 500, REST_Key: bpsci.ws.error] : sendBpsciRequest : REQUEST : Path = bpsci-api/v2/users/5173746619373/favorite-offices/?limit=10&aggregate=office,status. Body null. RESPONSE : Code HTTP = 403. Body = Access Denied
Access Denied (policy_denied)

Your system policy has denied access to the requested URL.

For assistance, contact your network support team.
com.smartpanda.spback.exception.TechnicalServiceException: sendBpsciRequest : REQUEST : Path = bpsci-api/v2/users/5173746619373/favorite-offices/?limit=10&aggregate=office,status. Body null. RESPONSE : Code HTTP = 403. Body = Access Denied
Access Denied (policy_denied)

Your system policy has denied access to the requested URL.

For assistance, contact your network support team.
at com.smartpanda.spback.service.ccu.BPSCIUtils.sendBpsciRequest(BPSCIUtils.java:192) at com.smartpanda.spback.service.ccu.BPSCIUtils.findAllFavoritesOffices(BPSCIUtils.java:228) at com.smartpanda.spback.service.ccu.CCUService.findAllFavoritesOffices(CCUService.java:1129) at com.smartpanda.spback.service.ccu.CCUService$$FastClassBySpringCGLIB$$4671af8c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.service.ccu.CCUService$$EnhancerBySpringCGLIB$$ae59d7ce.findAllFavoritesOffices() at com.smartpanda.spback.rest.restprivate.CCUResource.findAllFavoritesOffices(CCUResource.java:40) 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) [2018-09-24 15:01:54.753][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1105] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/7dbb61d465f6957bb9317d04b76196268132b9f2a6755fe2a9fa0d7e539f4f14b6264fda08cce73cc27c546ac167ac7e85ea [2018-09-24 15:01:54.877][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1105] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/pro/users/mail/pierre.fitte-duval%2B163%40smartpanda.com [2018-09-24 15:01:54.916][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1105] WARN com.smartpanda.spback.exception.ServiceException - MemberNotFoundException [spn_key: SPN_400_032, http_status: 404, REST_Key: memberNotFound] : Member no found on ccu side com.smartpanda.spback.exception.TechnicalServiceException: Member no found on ccu side at com.smartpanda.spback.service.ccu.CCUService.getMemberShipments(CCUService.java:975) at com.smartpanda.spback.service.ccu.CCUService$$FastClassBySpringCGLIB$$4671af8c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.service.ccu.CCUService$$EnhancerBySpringCGLIB$$ae59d7ce.getMemberShipments() at com.smartpanda.spback.rest.restprivate.MemberResource.getMemberShipments(MemberResource.java:127) 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) [2018-09-24 15:02:53.619][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1110] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 15:02:53.774][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1110] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 15:02:53.843][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1110] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 15:02:53.844][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1110] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/7dbb61d465f6957bb9317d04b76196268132b9f2a6755fe2a9fa0d7e539f4f14b6264fda08cce73cc27c546ac167ac7e85ea [2018-09-24 15:02:54.021][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1110] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-24 15:02:57.658][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1115] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/7dbb61d465f6957bb9317d04b76196268132b9f2a6755fe2a9fa0d7e539f4f14b6264fda08cce73cc27c546ac167ac7e85ea [2018-09-24 15:02:57.800][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1115] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/pro/users/mail/pierre.fitte-duval%2B6%40smartpanda.com [2018-09-24 15:02:57.838][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1115] WARN com.smartpanda.spback.exception.ServiceException - MemberNotFoundException [spn_key: SPN_400_032, http_status: 404, REST_Key: memberNotFound] : Member no found on ccu side com.smartpanda.spback.exception.TechnicalServiceException: Member no found on ccu side at com.smartpanda.spback.service.ccu.CCUService.getMemberShipments(CCUService.java:975) at com.smartpanda.spback.service.ccu.CCUService$$FastClassBySpringCGLIB$$4671af8c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.service.ccu.CCUService$$EnhancerBySpringCGLIB$$ae59d7ce.getMemberShipments() at com.smartpanda.spback.rest.restprivate.MemberResource.getMemberShipments(MemberResource.java:127) 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) [2018-09-24 15:03:02.317][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1120] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 15:03:02.450][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1120] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 15:03:02.465][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1120] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 15:03:02.466][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1120] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/7dbb61d465f6957bb9317d04b76196268132b9f2a6755fe2a9fa0d7e539f4f14b6264fda08cce73cc27c546ac167ac7e85ea [2018-09-24 15:03:02.563][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1120] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-24 15:06:28.717][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1104] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 15:06:28.827][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1104] ERROR com.smartpanda.spback.exception.ServiceException - CCUWSException [spn_key: SPN_500_014, http_status: 500, REST_Key: ccu.ws.error] : getConnectedUserData : code HTTP = 401. body = {"error":"unauthorized_token","error_description":"Le jeton d\u0027acc\u00e8s e4d9cae4d0e13489eb22791aea40c599b3dc72b54cfff7196ba64821aa40b18e541758dffddb4db6985be168bab1e3d195ee ne correspond \u00e0 aucun compte utilisateur dans CCU."} com.smartpanda.spback.exception.TechnicalServiceException: getConnectedUserData : code HTTP = 401. body = {"error":"unauthorized_token","error_description":"Le jeton d\u0027acc\u00e8s e4d9cae4d0e13489eb22791aea40c599b3dc72b54cfff7196ba64821aa40b18e541758dffddb4db6985be168bab1e3d195ee ne correspond \u00e0 aucun compte utilisateur dans CCU."} at com.smartpanda.spback.service.ccu.CCUService.getConnectedUserData(CCUService.java:507) at com.smartpanda.spback.service.ccu.CCUService.authenticate(CCUService.java:394) at com.smartpanda.spback.service.ccu.CCUService$$FastClassBySpringCGLIB$$4671af8c.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.ccu.CCUService$$EnhancerBySpringCGLIB$$ae59d7ce.authenticate() at com.smartpanda.spback.rest.restpublic.CCUPublicResource.authenticationExternal(CCUPublicResource.java:58) 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.doPost(FrameworkServlet.java:877) at javax.servlet.http.HttpServlet.service(HttpServlet.java:661) 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) [2018-09-24 15:06:59.952][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1144] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 15:07:00.064][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1144] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 15:07:00.075][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1144] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 15:07:00.076][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1144] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/7dbb61d465f6957bb9317d04b76196268132b9f2a6755fe2a9fa0d7e539f4f14b6264fda08cce73cc27c546ac167ac7e85ea [2018-09-24 15:07:00.153][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1144] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-24 15:08:05.344][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1096] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 15:08:05.457][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1096] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 15:08:05.463][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1096] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 15:08:05.464][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1096] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/7dbb61d465f6957bb9317d04b76196268132b9f2a6755fe2a9fa0d7e539f4f14b6264fda08cce73cc27c546ac167ac7e85ea [2018-09-24 15:08:05.545][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1096] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-24 15:08:21.642][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1132] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 15:08:21.744][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1132] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 15:08:21.752][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1132] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 15:08:21.753][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1132] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/7dbb61d465f6957bb9317d04b76196268132b9f2a6755fe2a9fa0d7e539f4f14b6264fda08cce73cc27c546ac167ac7e85ea [2018-09-24 15:08:21.843][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1132] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-24 15:08:48.593][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1135] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 15:08:48.731][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1135] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 15:08:48.738][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1135] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 15:08:48.739][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1135] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/7dbb61d465f6957bb9317d04b76196268132b9f2a6755fe2a9fa0d7e539f4f14b6264fda08cce73cc27c546ac167ac7e85ea [2018-09-24 15:08:48.822][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1135] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-24 15:09:21.503][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1141] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 15:09:21.638][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1141] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 15:09:21.646][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1141] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 15:09:21.646][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1141] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/7dbb61d465f6957bb9317d04b76196268132b9f2a6755fe2a9fa0d7e539f4f14b6264fda08cce73cc27c546ac167ac7e85ea [2018-09-24 15:09:21.728][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1141] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-24 15:09:24.618][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1106] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/7dbb61d465f6957bb9317d04b76196268132b9f2a6755fe2a9fa0d7e539f4f14b6264fda08cce73cc27c546ac167ac7e85ea [2018-09-24 15:09:24.704][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1106] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/pro/users/mail/valentin.defrance%2B2009%40smartpanda.com [2018-09-24 15:09:24.814][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1106] WARN com.smartpanda.spback.exception.ServiceException - MemberNotFoundException [spn_key: SPN_400_032, http_status: 404, REST_Key: memberNotFound] : Member no found on ccu side com.smartpanda.spback.exception.TechnicalServiceException: Member no found on ccu side at com.smartpanda.spback.service.ccu.CCUService.getMemberShipments(CCUService.java:975) at com.smartpanda.spback.service.ccu.CCUService$$FastClassBySpringCGLIB$$4671af8c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.service.ccu.CCUService$$EnhancerBySpringCGLIB$$ae59d7ce.getMemberShipments() at com.smartpanda.spback.rest.restprivate.MemberResource.getMemberShipments(MemberResource.java:127) 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) [2018-09-24 15:15:27.631][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@44fd804e: startup date [Mon Sep 24 14:52:43 CEST 2018]; root of context hierarchy [2018-09-24 15:15:35.049][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-24 15:15:35.300][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:15:35.311][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO com.smartpanda.spback.SPBackApplication - No active profile set, falling back to default profiles: default [2018-09-24 15:15:35.804][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@9d932e0: startup date [Mon Sep 24 15:15:35 CEST 2018]; root of context hierarchy [2018-09-24 15:15:39.211][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:15:40.182][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:15:41.493][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring [2018-09-24 15:15:41.791][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'springAsyncConfig' of type [com.smartpanda.spback.rest.config.SpringAsyncConfig$$EnhancerBySpringCGLIB$$a9cd6102] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-24 15:15:41.809][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService [2018-09-24 15:15:42.143][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$c7c6dc58] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-24 15:15:42.278][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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$$6074a492] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-24 15:15:42.377][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:15:42.387][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@4de50c72' 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-24 15:15:42.421][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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$$85494744] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-24 15:15:42.456][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:15:42.591][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 6788 ms [2018-09-24 15:15:46.309][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.jdbc.datasource.DriverManagerDataSource - Loaded JDBC driver: com.mysql.jdbc.Driver [2018-09-24 15:15:47.707][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO org.hibernate.Version - HHH000412: Hibernate Core {5.2.17.Final} [2018-09-24 15:15:47.712][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO org.hibernate.cfg.Environment - HHH000206: hibernate.properties not found [2018-09-24 15:15:48.082][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.0.1.Final} [2018-09-24 15:15:48.675][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect [2018-09-24 15:15:49.214][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:15:53.021][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'characterEncodingFilter' to: [/*] [2018-09-24 15:15:53.021][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'errorPageFilter' to: [/*] [2018-09-24 15:15:53.022][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'hiddenHttpMethodFilter' to: [/*] [2018-09-24 15:15:53.022][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'httpPutFormContentFilter' to: [/*] [2018-09-24 15:15:53.022][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'requestContextFilter' to: [/*] [2018-09-24 15:15:53.023][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.b.w.s.DelegatingFilterProxyRegistrationBean - Mapping filter: 'springSecurityFilterChain' to: [/*] [2018-09-24 15:15:53.023][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'httpTraceFilter' to: [/*] [2018-09-24 15:15:53.023][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.boot.web.servlet.RegistrationBean - Filter JWTAuthenticationFilter was not registered (disabled) [2018-09-24 15:15:53.024][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'openSessionInViewFilter' to: [/*] [2018-09-24 15:15:53.024][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'webMvcMetricsFilter' to: [/*] [2018-09-24 15:15:53.024][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'contraliaCsuFilter' to: [/*] [2018-09-24 15:15:53.024][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'gestionCsuFilter' to: [/*] [2018-09-24 15:15:53.025][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.boot.web.servlet.ServletRegistrationBean - Servlet dispatcherServlet mapped to [/] [2018-09-24 15:15:53.665][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.w.servlet.view.freemarker.FreeMarkerConfigurer - ClassTemplateLoader for Spring macros added to FreeMarker configuration [2018-09-24 15:15:57.118][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Building JPA container EntityManagerFactory for persistence unit 'default' [2018-09-24 15:15:57.133][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [ name: default ...] [2018-09-24 15:15:57.332][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL55Dialect [2018-09-24 15:15:58.017][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' [2018-09-24 15:16:03.841][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/private/**'], [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@27c53917, org.springframework.security.web.context.SecurityContextPersistenceFilter@44b0973b, org.springframework.security.web.header.HeaderWriterFilter@73d4d0f1, org.springframework.security.web.authentication.logout.LogoutFilter@77e53634, com.docapostagility.dalibcommons.security.JWTAuthenticationFilter@42b36dae, com.smartpanda.spback.authentication.CoteproAuthenticationFilter@1d47fef7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@44700e43, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@19cb5646, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@47101b79, org.springframework.security.web.session.SessionManagementFilter@3a95471b, org.springframework.security.web.access.ExceptionTranslationFilter@49af1e1b, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2f2e74a2] [2018-09-24 15:16:03.996][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.orm.hibernate5.HibernateTransactionManager - Using DataSource [org.springframework.jdbc.datasource.DriverManagerDataSource@84e816d] of Hibernate SessionFactory for HibernateTransactionManager [2018-09-24 15:16:04.478][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:04.896][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.w.s.m.m.a.RequestMappingHandlerAdapter - Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@9d932e0: startup date [Mon Sep 24 15:15:35 CEST 2018]; root of context hierarchy [2018-09-24 15:16:05.097][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.125][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.126][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.126][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.127][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.127][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.128][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.128][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.129][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.129][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.130][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.130][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.131][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.131][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.135][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.136][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.138][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.139][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.140][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.140][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.141][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.141][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.152][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.153][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.153][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.154][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.154][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.155][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.155][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.156][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.156][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.157][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.157][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.158][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.158][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.159][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.159][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.160][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.160][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.160][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.161][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.161][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.162][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.163][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.172][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.172][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.173][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.174][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.174][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.175][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.179][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.179][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.180][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.180][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.181][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.181][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.182][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.182][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.183][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.184][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.184][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.185][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.185][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.187][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.188][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.188][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.189][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.190][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.192][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.192][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.193][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.194][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.196][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.196][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.197][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.200][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.201][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.204][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.205][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.206][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.207][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.207][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.208][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.210][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.216][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.216][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.217][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.218][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.219][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.223][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.223][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.224][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.225][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.225][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.228][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.236][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.237][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.237][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.238][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.239][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.240][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.240][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.241][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.241][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.242][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.243][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.247][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.248][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.249][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.249][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.250][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.251][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.251][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.252][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.252][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.257][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.258][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.259][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.259][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.260][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.261][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.261][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.262][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.263][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.263][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.264][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.264][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.277][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.279][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.280][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.280][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.281][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.282][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.283][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.283][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.284][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.289][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.290][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.291][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.291][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.292][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.300][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.300][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.301][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.302][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.304][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.306][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.306][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.308][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.329][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.330][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.331][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.331][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.332][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.333][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.333][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.334][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.334][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.335][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.336][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.337][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.337][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.339][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.340][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.341][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.342][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.343][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.343][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.344][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.345][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.346][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.349][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.350][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.350][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.351][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.351][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.356][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.357][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.358][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.359][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.359][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.360][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.361][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.363][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.366][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.367][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.367][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.370][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.371][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.372][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.373][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.374][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.375][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.375][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.377][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.380][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.381][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.381][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.382][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.383][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.383][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.384][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.385][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.387][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.389][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.390][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.391][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.391][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.392][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.393][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.393][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.395][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.396][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.398][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.399][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.399][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.401][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.411][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.411][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:05.544][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.web.servlet.handler.SimpleUrlHandlerMapping - Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] [2018-09-24 15:16:05.544][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.web.servlet.handler.SimpleUrlHandlerMapping - Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] [2018-09-24 15:16:05.633][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in coteproExceptionHandler [2018-09-24 15:16:05.634][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in repositoryRestExceptionHandler [2018-09-24 15:16:07.033][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.data.rest.webmvc.RepositoryRestHandlerAdapter - Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@9d932e0: startup date [Mon Sep 24 15:15:35 CEST 2018]; root of context hierarchy [2018-09-24 15:16:07.065][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:07.066][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:07.066][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:07.067][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:07.068][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:07.068][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:07.068][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:07.072][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:07.072][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:07.073][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:07.073][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:07.074][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:07.074][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:07.076][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:07.077][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:07.077][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:07.077][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:07.078][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:07.078][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:07.079][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:07.079][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:07.080][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:07.080][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:07.080][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:07.081][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:07.082][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:07.083][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:07.090][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:07.090][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:07.091][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:07.091][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:07.092][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:08.047][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 2 endpoint(s) beneath base path '/actuator' [2018-09-24 15:16:08.093][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:08.095][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:08.097][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] 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-24 15:16:08.323][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Registering beans for JMX exposure on startup [2018-09-24 15:16:08.375][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-14] INFO com.smartpanda.spback.SPBackApplication - Started SPBackApplication in 33.737 seconds (JVM running for 442170.182) [2018-09-24 15:16:53.177][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1184] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization started [2018-09-24 15:16:53.225][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1184] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization completed in 47 ms [2018-09-24 15:16:53.564][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1184] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 15:16:54.183][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1184] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 15:16:54.212][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1184] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 15:16:54.222][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1184] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token [2018-09-24 15:16:54.321][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1184] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-24 15:17:04.560][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1214] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/748409fb2d18f99e7e279e03b5a37c2c07e706e3962cd1865f3ef03ca19a142ebd37abedfc71cee094b425f136eac8a1775e [2018-09-24 15:17:04.717][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1214] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/pro/users/mail/pierre.fitte-duval%2B163%40smartpanda.com [2018-09-24 15:17:04.771][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1214] WARN com.smartpanda.spback.exception.ServiceException - MemberNotFoundException [spn_key: SPN_400_032, http_status: 404, REST_Key: memberNotFound] : Member no found on ccu side com.smartpanda.spback.exception.TechnicalServiceException: Member no found on ccu side at com.smartpanda.spback.service.ccu.CCUService.getMemberShipments(CCUService.java:975) at com.smartpanda.spback.service.ccu.CCUService$$FastClassBySpringCGLIB$$4671af8c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.service.ccu.CCUService$$EnhancerBySpringCGLIB$$1f5574e5.getMemberShipments() at com.smartpanda.spback.rest.restprivate.MemberResource.getMemberShipments(MemberResource.java:127) 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) [2018-09-24 15:20:59.248][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 15:20:59.368][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified] [2018-09-24 15:20:59.385][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico] [2018-09-24 15:20:59.385][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret] [2018-09-24 15:20:59.386][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro] [2018-09-24 15:20:59.387][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom] [2018-09-24 15:20:59.387][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne] [2018-09-24 15:20:59.387][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient] [2018-09-24 15:20:59.388][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient] [2018-09-24 15:20:59.388][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation] [2018-09-24 15:20:59.389][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif] [2018-09-24 15:20:59.389][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur] [2018-09-24 15:20:59.390][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement] [2018-09-24 15:20:59.390][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement, numeroTelephonePrincipal] [2018-09-24 15:20:59.391][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement, numeroTelephonePrincipal, numeroTelephoneSecondaire] [2018-09-24 15:20:59.392][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement, numeroTelephonePrincipal, numeroTelephoneSecondaire, isNafPrioritaire] [2018-09-24 15:20:59.393][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement, numeroTelephonePrincipal, numeroTelephoneSecondaire, isNafPrioritaire, ligne1] [2018-09-24 15:20:59.393][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement, numeroTelephonePrincipal, numeroTelephoneSecondaire, isNafPrioritaire, ligne1, ligne2] [2018-09-24 15:20:59.394][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement, numeroTelephonePrincipal, numeroTelephoneSecondaire, isNafPrioritaire, ligne1, ligne2, ligne3] [2018-09-24 15:20:59.394][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement, numeroTelephonePrincipal, numeroTelephoneSecondaire, isNafPrioritaire, ligne1, ligne2, ligne3, ligne4] [2018-09-24 15:20:59.398][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement, numeroTelephonePrincipal, numeroTelephoneSecondaire, isNafPrioritaire, ligne1, ligne2, ligne3, ligne4, ligne5] [2018-09-24 15:20:59.398][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement, numeroTelephonePrincipal, numeroTelephoneSecondaire, isNafPrioritaire, ligne1, ligne2, ligne3, ligne4, ligne5, ligne6] [2018-09-24 15:20:59.399][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement, numeroTelephonePrincipal, numeroTelephoneSecondaire, isNafPrioritaire, ligne1, ligne2, ligne3, ligne4, ligne5, ligne6, ligne7] [2018-09-24 15:20:59.399][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement, numeroTelephonePrincipal, numeroTelephoneSecondaire, isNafPrioritaire, ligne1, ligne2, ligne3, ligne4, ligne5, ligne6, ligne7, codePays] [2018-09-24 15:20:59.400][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement, numeroTelephonePrincipal, numeroTelephoneSecondaire, isNafPrioritaire, ligne1, ligne2, ligne3, ligne4, ligne5, ligne6, ligne7, codePays, dateMaj] [2018-09-24 15:20:59.400][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement, numeroTelephonePrincipal, numeroTelephoneSecondaire, isNafPrioritaire, ligne1, ligne2, ligne3, ligne4, ligne5, ligne6, ligne7, codePays, dateMaj, _version_] [2018-09-24 15:20:59.401][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement, numeroTelephonePrincipal, numeroTelephoneSecondaire, isNafPrioritaire, ligne1, ligne2, ligne3, ligne4, ligne5, ligne6, ligne7, codePays, dateMaj, _version_, COMPANY_ACTIF] [2018-09-24 15:20:59.401][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] ERROR com.smartpanda.spback.service.ccu.FicheClientUtils - [certified, coclico, siret, numCartePro, nom, enseigne, codeTypeClient, libelleTypeClient, codeDepartementImplantation, actif, codeSecteurVendeur, codeRegateRattachement, numeroTelephonePrincipal, numeroTelephoneSecondaire, isNafPrioritaire, ligne1, ligne2, ligne3, ligne4, ligne5, ligne6, ligne7, codePays, dateMaj, _version_, COMPANY_ACTIF, COMPANY_NOT_ACTIF] [2018-09-24 15:20:59.441][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] INFO com.smartpanda.spback.service.utils.WSUtils - https://rec.ws.fclient.intra.laposte.fr/services/v2/recherches?certified=false&coclico=1057626&COMPANY_ACTIF=1&COMPANY_NOT_ACTIF=0&fields=certified%2Ccoclico%2Csiret%2CnumCartePro%2Cnom%2Censeigne%2CcodeTypeClient%2ClibelleTypeClient%2CcodeDepartementImplantation%2Cactif%2CcodeSecteurVendeur%2CcodeRegateRattachement%2CnumeroTelephonePrincipal%2CnumeroTelephoneSecondaire%2CisNafPrioritaire%2Cligne1%2Cligne2%2Cligne3%2Cligne4%2Cligne5%2Cligne6%2Cligne7%2CcodePays%2CdateMaj%2C_version_%2CCOMPANY_ACTIF%2CCOMPANY_NOT_ACTIF&count=15&-dateFermeture=%5B*+TO+NOW%5D [2018-09-24 15:20:59.665][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/748409fb2d18f99e7e279e03b5a37c2c07e706e3962cd1865f3ef03ca19a142ebd37abedfc71cee094b425f136eac8a1775e [2018-09-24 15:20:59.814][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-24 15:21:00.002][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.refclient.laposte.fr/api/legacy/links [2018-09-24 15:21:00.010][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] INFO com.smartpanda.spback.service.utils.WSUtils - {"userId":"5135078579001","coclicos":[{"id":1057626}]} [2018-09-24 15:21:00.011][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] INFO com.smartpanda.spback.service.utils.WSUtils - [Content-Type: text/plain; charset=UTF-8,Content-Length: 54,Chunked: false] [2018-09-24 15:21:00.012][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] INFO com.smartpanda.spback.service.utils.WSUtils - [Content-Type: text/plain; charset=UTF-8,Content-Length: 54,Chunked: false] [2018-09-24 15:21:00.140][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] ERROR com.smartpanda.spback.service.utils.WSUtils - [] [2018-09-24 15:21:00.141][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] ERROR com.smartpanda.spback.service.utils.WSUtils - https://integration.refclient.laposte.fr/api/legacy/links [2018-09-24 15:21:00.168][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] 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.createLinkUserRCU(RCUUtils.java:101) at com.smartpanda.spback.service.ccu.CCUService.authenticate(CCUService.java:439) at com.smartpanda.spback.service.ccu.CCUService$$FastClassBySpringCGLIB$$4671af8c.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.ccu.CCUService$$EnhancerBySpringCGLIB$$1f5574e5.authenticate() at com.smartpanda.spback.rest.restpublic.CCUPublicResource.authenticationExternal(CCUPublicResource.java:58) 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.doPost(FrameworkServlet.java:877) at javax.servlet.http.HttpServlet.service(HttpServlet.java:661) 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: 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) ... 120 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) ... 126 common frames omitted [2018-09-24 15:21:00.182][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1159] ERROR com.smartpanda.spback.service.ccu.CCUService - authenticate - createLinkUserRCU : com.smartpanda.spback.exception.TechnicalServiceException: 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 com.smartpanda.spback.service.utils.WSUtils.callWebService(WSUtils.java:185) at com.smartpanda.spback.service.ccu.RCUUtils.createLinkUserRCU(RCUUtils.java:101) at com.smartpanda.spback.service.ccu.CCUService.authenticate(CCUService.java:439) at com.smartpanda.spback.service.ccu.CCUService$$FastClassBySpringCGLIB$$4671af8c.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.ccu.CCUService$$EnhancerBySpringCGLIB$$1f5574e5.authenticate() at com.smartpanda.spback.rest.restpublic.CCUPublicResource.authenticationExternal(CCUPublicResource.java:58) 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.doPost(FrameworkServlet.java:877) at javax.servlet.http.HttpServlet.service(HttpServlet.java:661) 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: 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) ... 100 common frames omitted 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) ... 120 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) ... 126 common frames omitted [2018-09-24 15:21:02.062][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1185] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/748409fb2d18f99e7e279e03b5a37c2c07e706e3962cd1865f3ef03ca19a142ebd37abedfc71cee094b425f136eac8a1775e [2018-09-24 15:21:02.148][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1185] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/pro/users/mail/valentin.defrance%2B2409%40smartpanda.com [2018-09-24 15:21:02.191][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1185] WARN com.smartpanda.spback.exception.ServiceException - MemberNotFoundException [spn_key: SPN_400_032, http_status: 404, REST_Key: memberNotFound] : Member no found on ccu side com.smartpanda.spback.exception.TechnicalServiceException: Member no found on ccu side at com.smartpanda.spback.service.ccu.CCUService.getMemberShipments(CCUService.java:975) at com.smartpanda.spback.service.ccu.CCUService$$FastClassBySpringCGLIB$$4671af8c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.service.ccu.CCUService$$EnhancerBySpringCGLIB$$1f5574e5.getMemberShipments() at com.smartpanda.spback.rest.restprivate.MemberResource.getMemberShipments(MemberResource.java:127) 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) [2018-09-24 15:26:18.786][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@9d932e0: startup date [Mon Sep 24 15:15:35 CEST 2018]; root of context hierarchy [2018-09-24 15:26:27.841][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-24 15:26:28.088][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:26:28.105][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO com.smartpanda.spback.SPBackApplication - No active profile set, falling back to default profiles: default [2018-09-24 15:26:28.738][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7dcb02c0: startup date [Mon Sep 24 15:26:28 CEST 2018]; root of context hierarchy [2018-09-24 15:26:32.543][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:26:33.858][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:26:35.916][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring [2018-09-24 15:26:36.396][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'springAsyncConfig' of type [com.smartpanda.spback.rest.config.SpringAsyncConfig$$EnhancerBySpringCGLIB$$fbd84297] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-24 15:26:36.483][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService [2018-09-24 15:26:36.874][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$19d1bded] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-24 15:26:37.012][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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$$b27f8627] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-24 15:26:37.054][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:26:37.061][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@6e44503a' 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-24 15:26:37.149][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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$$d75428d9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-24 15:26:37.185][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:26:37.337][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 8600 ms [2018-09-24 15:26:41.756][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.jdbc.datasource.DriverManagerDataSource - Loaded JDBC driver: com.mysql.jdbc.Driver [2018-09-24 15:26:43.334][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO org.hibernate.Version - HHH000412: Hibernate Core {5.2.17.Final} [2018-09-24 15:26:43.338][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO org.hibernate.cfg.Environment - HHH000206: hibernate.properties not found [2018-09-24 15:26:43.783][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.0.1.Final} [2018-09-24 15:26:44.354][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect [2018-09-24 15:26:44.887][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:26:48.627][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'characterEncodingFilter' to: [/*] [2018-09-24 15:26:48.627][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'errorPageFilter' to: [/*] [2018-09-24 15:26:48.628][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'hiddenHttpMethodFilter' to: [/*] [2018-09-24 15:26:48.628][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'httpPutFormContentFilter' to: [/*] [2018-09-24 15:26:48.628][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'requestContextFilter' to: [/*] [2018-09-24 15:26:48.629][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.b.w.s.DelegatingFilterProxyRegistrationBean - Mapping filter: 'springSecurityFilterChain' to: [/*] [2018-09-24 15:26:48.629][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'httpTraceFilter' to: [/*] [2018-09-24 15:26:48.630][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.boot.web.servlet.RegistrationBean - Filter JWTAuthenticationFilter was not registered (disabled) [2018-09-24 15:26:48.630][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'openSessionInViewFilter' to: [/*] [2018-09-24 15:26:48.630][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'webMvcMetricsFilter' to: [/*] [2018-09-24 15:26:48.630][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'contraliaCsuFilter' to: [/*] [2018-09-24 15:26:48.630][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'gestionCsuFilter' to: [/*] [2018-09-24 15:26:48.631][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.boot.web.servlet.ServletRegistrationBean - Servlet dispatcherServlet mapped to [/] [2018-09-24 15:26:49.240][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.w.servlet.view.freemarker.FreeMarkerConfigurer - ClassTemplateLoader for Spring macros added to FreeMarker configuration [2018-09-24 15:26:52.981][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Building JPA container EntityManagerFactory for persistence unit 'default' [2018-09-24 15:26:52.997][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [ name: default ...] [2018-09-24 15:26:53.160][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL55Dialect [2018-09-24 15:26:53.763][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' [2018-09-24 15:26:59.299][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/private/**'], [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1bc49262, org.springframework.security.web.context.SecurityContextPersistenceFilter@5010c5a8, org.springframework.security.web.header.HeaderWriterFilter@1e135520, org.springframework.security.web.authentication.logout.LogoutFilter@3c02c771, com.docapostagility.dalibcommons.security.JWTAuthenticationFilter@2747e3ec, com.smartpanda.spback.authentication.CoteproAuthenticationFilter@1c5f8a91, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4951595b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@c7b751e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3b57f2ba, org.springframework.security.web.session.SessionManagementFilter@7730ca37, org.springframework.security.web.access.ExceptionTranslationFilter@57a2e221, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@de2798a] [2018-09-24 15:26:59.476][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.orm.hibernate5.HibernateTransactionManager - Using DataSource [org.springframework.jdbc.datasource.DriverManagerDataSource@4b29a735] of Hibernate SessionFactory for HibernateTransactionManager [2018-09-24 15:27:00.004][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.441][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.w.s.m.m.a.RequestMappingHandlerAdapter - Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7dcb02c0: startup date [Mon Sep 24 15:26:28 CEST 2018]; root of context hierarchy [2018-09-24 15:27:00.718][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.721][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.722][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.723][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.724][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.724][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.725][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.726][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.726][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.727][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.728][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.728][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.729][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.730][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.734][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.735][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.738][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.739][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.740][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.741][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.742][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.743][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.754][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.755][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.756][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.757][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.758][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.759][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.759][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.760][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.760][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.761][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.762][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.763][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.763][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.764][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.764][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.764][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.765][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.765][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.766][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.767][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.768][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.782][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.801][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.802][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.805][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.806][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.808][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.813][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.824][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.826][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.828][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.829][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.831][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.833][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.835][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.835][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.837][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.842][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.844][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.844][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.846][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.858][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.860][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.861][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.862][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.862][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.865][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.865][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.866][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.867][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.869][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.869][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.870][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.874][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.879][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.883][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.884][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.884][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.885][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.886][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.887][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.899][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.907][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.908][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.909][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.909][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.910][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.914][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.915][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.915][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.916][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.919][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.925][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.931][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.932][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.933][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.934][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.935][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.935][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.936][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.937][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.938][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.939][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.940][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.945][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.946][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.947][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.947][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.948][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.949][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.950][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.950][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.951][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.957][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.958][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.959][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.960][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.961][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.962][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.963][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.964][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.965][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.966][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.967][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.968][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:00.994][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.005][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.006][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.007][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.007][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.008][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.008][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.009][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.010][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.014][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.015][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.016][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.016][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.017][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.027][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.028][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.031][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.033][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.039][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.044][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.045][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.046][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.063][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.064][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.064][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.065][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.067][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.068][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.069][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.070][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.070][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.071][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.072][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.073][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.074][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.084][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.087][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.088][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.091][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.091][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.093][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.095][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.097][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.099][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.105][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.106][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.110][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.112][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.114][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.127][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.129][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.131][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.133][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.139][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.140][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.140][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.141][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.141][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.143][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.144][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.151][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.152][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.160][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.161][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.162][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.163][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.163][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.165][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.167][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.168][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.168][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.169][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.169][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.170][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.170][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.171][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.172][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.188][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.188][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.190][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.191][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.192][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.193][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.194][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.202][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.203][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.205][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.206][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.207][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.210][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.219][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.220][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:01.392][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.web.servlet.handler.SimpleUrlHandlerMapping - Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] [2018-09-24 15:27:01.393][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.web.servlet.handler.SimpleUrlHandlerMapping - Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] [2018-09-24 15:27:01.436][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in coteproExceptionHandler [2018-09-24 15:27:01.437][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in repositoryRestExceptionHandler [2018-09-24 15:27:03.106][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.data.rest.webmvc.RepositoryRestHandlerAdapter - Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7dcb02c0: startup date [Mon Sep 24 15:26:28 CEST 2018]; root of context hierarchy [2018-09-24 15:27:03.138][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:03.138][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:03.139][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:03.140][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:03.141][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:03.141][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:03.142][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:03.145][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:03.146][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:03.146][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:03.147][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:03.148][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:03.149][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:03.151][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:03.152][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:03.153][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:03.153][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:03.154][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:03.155][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:03.156][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:03.156][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:03.157][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:03.158][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:03.159][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:03.160][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:03.161][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:03.161][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:03.169][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:03.169][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:03.170][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:03.171][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:03.172][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:05.295][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 2 endpoint(s) beneath base path '/actuator' [2018-09-24 15:27:05.345][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:05.347][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:05.349][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] 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-24 15:27:05.883][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Registering beans for JMX exposure on startup [2018-09-24 15:27:05.934][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-15] INFO com.smartpanda.spback.SPBackApplication - Started SPBackApplication in 38.52 seconds (JVM running for 442827.741) [2018-09-24 15:27:07.401][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1247] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization started [2018-09-24 15:27:07.583][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1247] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization completed in 182 ms [2018-09-24 15:27:08.034][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1247] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 15:27:08.869][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1247] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 15:27:08.944][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1247] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 15:27:08.957][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1247] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token [2018-09-24 15:27:09.076][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1247] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-24 15:27:20.362][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1192] INFO com.smartpanda.spback.service.utils.WSUtils - http://re7moe.ws.bpsci.intra.laposte.frbpsci-api/v2/users/5173746619373/rocs2-shipments/?limit=100 [2018-09-24 15:27:20.430][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1192] ERROR com.smartpanda.spback.exception.ServiceException - BPSCIWSException [spn_key: SPN_500_019, http_status: 500, REST_Key: bpsci.ws.error] : sendBpsciRequest : REQUEST : Path = bpsci-api/v2/users/5173746619373/rocs2-shipments/?limit=100. Body null. RESPONSE : Code HTTP = 403. Body = Access Denied
Access Denied (policy_denied)

Your system policy has denied access to the requested URL.

For assistance, contact your network support team.
com.smartpanda.spback.exception.TechnicalServiceException: sendBpsciRequest : REQUEST : Path = bpsci-api/v2/users/5173746619373/rocs2-shipments/?limit=100. Body null. RESPONSE : Code HTTP = 403. Body = Access Denied
Access Denied (policy_denied)

Your system policy has denied access to the requested URL.

For assistance, contact your network support team.
at com.smartpanda.spback.service.ccu.BPSCIUtils.sendBpsciRequest(BPSCIUtils.java:192) at com.smartpanda.spback.service.ccu.BPSCIUtils.getUserPmShipmentList(BPSCIUtils.java:206) at com.smartpanda.spback.service.ccu.CCUService.getMemberShipments(CCUService.java:973) at com.smartpanda.spback.service.ccu.CCUService$$FastClassBySpringCGLIB$$4671af8c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.service.ccu.CCUService$$EnhancerBySpringCGLIB$$b5a46a2f.getMemberShipments() at com.smartpanda.spback.rest.restprivate.MemberResource.getMemberShipments(MemberResource.java:127) 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) [2018-09-24 15:27:31.069][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1246] INFO com.smartpanda.spback.service.utils.WSUtils - http://re7moe.ws.bpsci.intra.laposte.frbpsci-api/v2/users/5173746619373/rocs2-shipments/?limit=100 [2018-09-24 15:27:31.117][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1246] ERROR com.smartpanda.spback.exception.ServiceException - BPSCIWSException [spn_key: SPN_500_019, http_status: 500, REST_Key: bpsci.ws.error] : sendBpsciRequest : REQUEST : Path = bpsci-api/v2/users/5173746619373/rocs2-shipments/?limit=100. Body null. RESPONSE : Code HTTP = 403. Body = Access Denied
Access Denied (policy_denied)

Your system policy has denied access to the requested URL.

For assistance, contact your network support team.
com.smartpanda.spback.exception.TechnicalServiceException: sendBpsciRequest : REQUEST : Path = bpsci-api/v2/users/5173746619373/rocs2-shipments/?limit=100. Body null. RESPONSE : Code HTTP = 403. Body = Access Denied
Access Denied (policy_denied)

Your system policy has denied access to the requested URL.

For assistance, contact your network support team.
at com.smartpanda.spback.service.ccu.BPSCIUtils.sendBpsciRequest(BPSCIUtils.java:192) at com.smartpanda.spback.service.ccu.BPSCIUtils.getUserPmShipmentList(BPSCIUtils.java:206) at com.smartpanda.spback.service.ccu.CCUService.getMemberShipments(CCUService.java:973) at com.smartpanda.spback.service.ccu.CCUService$$FastClassBySpringCGLIB$$4671af8c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.service.ccu.CCUService$$EnhancerBySpringCGLIB$$b5a46a2f.getMemberShipments() at com.smartpanda.spback.rest.restprivate.MemberResource.getMemberShipments(MemberResource.java:127) 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) [2018-09-24 15:27:36.154][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1231] INFO com.smartpanda.spback.service.utils.WSUtils - http://re7moe.ws.bpsci.intra.laposte.frbpsci-api/v2/users/5173746619373/favorite-offices/?limit=10&aggregate=office,status [2018-09-24 15:27:36.200][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1231] ERROR com.smartpanda.spback.exception.ServiceException - BPSCIWSException [spn_key: SPN_500_019, http_status: 500, REST_Key: bpsci.ws.error] : sendBpsciRequest : REQUEST : Path = bpsci-api/v2/users/5173746619373/favorite-offices/?limit=10&aggregate=office,status. Body null. RESPONSE : Code HTTP = 403. Body = Access Denied
Access Denied (policy_denied)

Your system policy has denied access to the requested URL.

For assistance, contact your network support team.
com.smartpanda.spback.exception.TechnicalServiceException: sendBpsciRequest : REQUEST : Path = bpsci-api/v2/users/5173746619373/favorite-offices/?limit=10&aggregate=office,status. Body null. RESPONSE : Code HTTP = 403. Body = Access Denied
Access Denied (policy_denied)

Your system policy has denied access to the requested URL.

For assistance, contact your network support team.
at com.smartpanda.spback.service.ccu.BPSCIUtils.sendBpsciRequest(BPSCIUtils.java:192) at com.smartpanda.spback.service.ccu.BPSCIUtils.findAllFavoritesOffices(BPSCIUtils.java:228) at com.smartpanda.spback.service.ccu.CCUService.findAllFavoritesOffices(CCUService.java:1124) at com.smartpanda.spback.service.ccu.CCUService$$FastClassBySpringCGLIB$$4671af8c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.service.ccu.CCUService$$EnhancerBySpringCGLIB$$b5a46a2f.findAllFavoritesOffices() at com.smartpanda.spback.rest.restprivate.CCUResource.findAllFavoritesOffices(CCUResource.java:40) 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) [2018-09-24 15:27:56.648][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1251] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 15:27:56.762][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1251] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 15:27:56.787][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1251] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 15:27:56.788][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1251] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/8ab2d2892c6b6b681a66dd87accf4a2da384f26a9b9c4742f1e315ead99735a160d8727076864f5d616bb455e215f6d9d1f3 [2018-09-24 15:27:56.902][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1251] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-24 15:28:29.541][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1282] INFO com.smartpanda.spback.service.utils.WSUtils - http://re7moe.ws.bpsci.intra.laposte.frbpsci-api/v2/users/5135078579001/rocs2-shipments/?limit=100 [2018-09-24 15:28:29.597][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1282] ERROR com.smartpanda.spback.exception.ServiceException - BPSCIWSException [spn_key: SPN_500_019, http_status: 500, REST_Key: bpsci.ws.error] : sendBpsciRequest : REQUEST : Path = bpsci-api/v2/users/5135078579001/rocs2-shipments/?limit=100. Body null. RESPONSE : Code HTTP = 403. Body = Access Denied
Access Denied (policy_denied)

Your system policy has denied access to the requested URL.

For assistance, contact your network support team.
com.smartpanda.spback.exception.TechnicalServiceException: sendBpsciRequest : REQUEST : Path = bpsci-api/v2/users/5135078579001/rocs2-shipments/?limit=100. Body null. RESPONSE : Code HTTP = 403. Body = Access Denied
Access Denied (policy_denied)

Your system policy has denied access to the requested URL.

For assistance, contact your network support team.
at com.smartpanda.spback.service.ccu.BPSCIUtils.sendBpsciRequest(BPSCIUtils.java:192) at com.smartpanda.spback.service.ccu.BPSCIUtils.getUserPmShipmentList(BPSCIUtils.java:206) at com.smartpanda.spback.service.ccu.CCUService.getMemberShipments(CCUService.java:973) at com.smartpanda.spback.service.ccu.CCUService$$FastClassBySpringCGLIB$$4671af8c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.service.ccu.CCUService$$EnhancerBySpringCGLIB$$b5a46a2f.getMemberShipments() at com.smartpanda.spback.rest.restprivate.MemberResource.getMemberShipments(MemberResource.java:127) 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) [2018-09-24 15:28:35.822][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1274] INFO com.smartpanda.spback.service.utils.WSUtils - http://re7moe.ws.bpsci.intra.laposte.frbpsci-api/v2/users/5173746619373/favorite-offices/?limit=10&aggregate=office,status [2018-09-24 15:28:35.864][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1274] ERROR com.smartpanda.spback.exception.ServiceException - BPSCIWSException [spn_key: SPN_500_019, http_status: 500, REST_Key: bpsci.ws.error] : sendBpsciRequest : REQUEST : Path = bpsci-api/v2/users/5173746619373/favorite-offices/?limit=10&aggregate=office,status. Body null. RESPONSE : Code HTTP = 403. Body = Access Denied
Access Denied (policy_denied)

Your system policy has denied access to the requested URL.

For assistance, contact your network support team.
com.smartpanda.spback.exception.TechnicalServiceException: sendBpsciRequest : REQUEST : Path = bpsci-api/v2/users/5173746619373/favorite-offices/?limit=10&aggregate=office,status. Body null. RESPONSE : Code HTTP = 403. Body = Access Denied
Access Denied (policy_denied)

Your system policy has denied access to the requested URL.

For assistance, contact your network support team.
at com.smartpanda.spback.service.ccu.BPSCIUtils.sendBpsciRequest(BPSCIUtils.java:192) at com.smartpanda.spback.service.ccu.BPSCIUtils.findAllFavoritesOffices(BPSCIUtils.java:228) at com.smartpanda.spback.service.ccu.CCUService.findAllFavoritesOffices(CCUService.java:1124) at com.smartpanda.spback.service.ccu.CCUService$$FastClassBySpringCGLIB$$4671af8c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.service.ccu.CCUService$$EnhancerBySpringCGLIB$$b5a46a2f.findAllFavoritesOffices() at com.smartpanda.spback.rest.restprivate.CCUResource.findAllFavoritesOffices(CCUResource.java:40) 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) [2018-09-24 15:30:43.415][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1283] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 15:30:43.521][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1283] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 15:30:43.532][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1283] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 15:30:43.533][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1283] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/8ab2d2892c6b6b681a66dd87accf4a2da384f26a9b9c4742f1e315ead99735a160d8727076864f5d616bb455e215f6d9d1f3 [2018-09-24 15:30:43.621][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1283] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-24 15:30:44.612][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1284] INFO com.smartpanda.spback.service.utils.WSUtils - http://re7moe.ws.bpsci.intra.laposte.frbpsci-api/v2/users/5173746619373/rocs2-shipments/?limit=100 [2018-09-24 15:30:44.656][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1284] ERROR com.smartpanda.spback.exception.ServiceException - BPSCIWSException [spn_key: SPN_500_019, http_status: 500, REST_Key: bpsci.ws.error] : sendBpsciRequest : REQUEST : Path = bpsci-api/v2/users/5173746619373/rocs2-shipments/?limit=100. Body null. RESPONSE : Code HTTP = 403. Body = Access Denied
Access Denied (policy_denied)

Your system policy has denied access to the requested URL.

For assistance, contact your network support team.
com.smartpanda.spback.exception.TechnicalServiceException: sendBpsciRequest : REQUEST : Path = bpsci-api/v2/users/5173746619373/rocs2-shipments/?limit=100. Body null. RESPONSE : Code HTTP = 403. Body = Access Denied
Access Denied (policy_denied)

Your system policy has denied access to the requested URL.

For assistance, contact your network support team.
at com.smartpanda.spback.service.ccu.BPSCIUtils.sendBpsciRequest(BPSCIUtils.java:192) at com.smartpanda.spback.service.ccu.BPSCIUtils.getUserPmShipmentList(BPSCIUtils.java:206) at com.smartpanda.spback.service.ccu.CCUService.getMemberShipments(CCUService.java:973) at com.smartpanda.spback.service.ccu.CCUService$$FastClassBySpringCGLIB$$4671af8c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.service.ccu.CCUService$$EnhancerBySpringCGLIB$$b5a46a2f.getMemberShipments() at com.smartpanda.spback.rest.restprivate.MemberResource.getMemberShipments(MemberResource.java:127) 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) [2018-09-24 15:30:46.737][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1291] INFO com.smartpanda.spback.service.utils.WSUtils - http://re7moe.ws.bpsci.intra.laposte.frbpsci-api/v2/users/5173746619373/rocs2-shipments/?limit=100 [2018-09-24 15:30:46.779][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1291] ERROR com.smartpanda.spback.exception.ServiceException - BPSCIWSException [spn_key: SPN_500_019, http_status: 500, REST_Key: bpsci.ws.error] : sendBpsciRequest : REQUEST : Path = bpsci-api/v2/users/5173746619373/rocs2-shipments/?limit=100. Body null. RESPONSE : Code HTTP = 403. Body = Access Denied
Access Denied (policy_denied)

Your system policy has denied access to the requested URL.

For assistance, contact your network support team.
com.smartpanda.spback.exception.TechnicalServiceException: sendBpsciRequest : REQUEST : Path = bpsci-api/v2/users/5173746619373/rocs2-shipments/?limit=100. Body null. RESPONSE : Code HTTP = 403. Body = Access Denied
Access Denied (policy_denied)

Your system policy has denied access to the requested URL.

For assistance, contact your network support team.
at com.smartpanda.spback.service.ccu.BPSCIUtils.sendBpsciRequest(BPSCIUtils.java:192) at com.smartpanda.spback.service.ccu.BPSCIUtils.getUserPmShipmentList(BPSCIUtils.java:206) at com.smartpanda.spback.service.ccu.CCUService.getMemberShipments(CCUService.java:973) at com.smartpanda.spback.service.ccu.CCUService$$FastClassBySpringCGLIB$$4671af8c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.service.ccu.CCUService$$EnhancerBySpringCGLIB$$b5a46a2f.getMemberShipments() at com.smartpanda.spback.rest.restprivate.MemberResource.getMemberShipments(MemberResource.java:127) 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) [2018-09-24 15:30:47.936][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1287] INFO com.smartpanda.spback.service.utils.WSUtils - http://re7moe.ws.bpsci.intra.laposte.frbpsci-api/v2/users/5173746619373/rocs2-shipments/?limit=100 [2018-09-24 15:30:47.980][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1287] ERROR com.smartpanda.spback.exception.ServiceException - BPSCIWSException [spn_key: SPN_500_019, http_status: 500, REST_Key: bpsci.ws.error] : sendBpsciRequest : REQUEST : Path = bpsci-api/v2/users/5173746619373/rocs2-shipments/?limit=100. Body null. RESPONSE : Code HTTP = 403. Body = Access Denied
Access Denied (policy_denied)

Your system policy has denied access to the requested URL.

For assistance, contact your network support team.
com.smartpanda.spback.exception.TechnicalServiceException: sendBpsciRequest : REQUEST : Path = bpsci-api/v2/users/5173746619373/rocs2-shipments/?limit=100. Body null. RESPONSE : Code HTTP = 403. Body = Access Denied
Access Denied (policy_denied)

Your system policy has denied access to the requested URL.

For assistance, contact your network support team.
at com.smartpanda.spback.service.ccu.BPSCIUtils.sendBpsciRequest(BPSCIUtils.java:192) at com.smartpanda.spback.service.ccu.BPSCIUtils.getUserPmShipmentList(BPSCIUtils.java:206) at com.smartpanda.spback.service.ccu.CCUService.getMemberShipments(CCUService.java:973) at com.smartpanda.spback.service.ccu.CCUService$$FastClassBySpringCGLIB$$4671af8c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.service.ccu.CCUService$$EnhancerBySpringCGLIB$$b5a46a2f.getMemberShipments() at com.smartpanda.spback.rest.restprivate.MemberResource.getMemberShipments(MemberResource.java:127) 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) [2018-09-24 15:31:25.606][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1266] INFO com.smartpanda.spback.service.utils.WSUtils - http://re7moe.ws.bpsci.intra.laposte.frbpsci-api/v2/users/5173746619373/rocs2-shipments/?limit=100 [2018-09-24 15:31:25.651][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1266] ERROR com.smartpanda.spback.exception.ServiceException - BPSCIWSException [spn_key: SPN_500_019, http_status: 500, REST_Key: bpsci.ws.error] : sendBpsciRequest : REQUEST : Path = bpsci-api/v2/users/5173746619373/rocs2-shipments/?limit=100. Body null. RESPONSE : Code HTTP = 403. Body = Access Denied
Access Denied (policy_denied)

Your system policy has denied access to the requested URL.

For assistance, contact your network support team.
com.smartpanda.spback.exception.TechnicalServiceException: sendBpsciRequest : REQUEST : Path = bpsci-api/v2/users/5173746619373/rocs2-shipments/?limit=100. Body null. RESPONSE : Code HTTP = 403. Body = Access Denied
Access Denied (policy_denied)

Your system policy has denied access to the requested URL.

For assistance, contact your network support team.
at com.smartpanda.spback.service.ccu.BPSCIUtils.sendBpsciRequest(BPSCIUtils.java:192) at com.smartpanda.spback.service.ccu.BPSCIUtils.getUserPmShipmentList(BPSCIUtils.java:206) at com.smartpanda.spback.service.ccu.CCUService.getMemberShipments(CCUService.java:973) at com.smartpanda.spback.service.ccu.CCUService$$FastClassBySpringCGLIB$$4671af8c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.service.ccu.CCUService$$EnhancerBySpringCGLIB$$b5a46a2f.getMemberShipments() at com.smartpanda.spback.rest.restprivate.MemberResource.getMemberShipments(MemberResource.java:127) 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) [2018-09-24 15:31:48.878][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1229] INFO com.smartpanda.spback.service.utils.WSUtils - http://re7moe.ws.bpsci.intra.laposte.frbpsci-api/v2/users/5173746619373/rocs2-shipments/?limit=100 [2018-09-24 15:31:48.920][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1229] ERROR com.smartpanda.spback.exception.ServiceException - BPSCIWSException [spn_key: SPN_500_019, http_status: 500, REST_Key: bpsci.ws.error] : sendBpsciRequest : REQUEST : Path = bpsci-api/v2/users/5173746619373/rocs2-shipments/?limit=100. Body null. RESPONSE : Code HTTP = 403. Body = Access Denied
Access Denied (policy_denied)

Your system policy has denied access to the requested URL.

For assistance, contact your network support team.
com.smartpanda.spback.exception.TechnicalServiceException: sendBpsciRequest : REQUEST : Path = bpsci-api/v2/users/5173746619373/rocs2-shipments/?limit=100. Body null. RESPONSE : Code HTTP = 403. Body = Access Denied
Access Denied (policy_denied)

Your system policy has denied access to the requested URL.

For assistance, contact your network support team.
at com.smartpanda.spback.service.ccu.BPSCIUtils.sendBpsciRequest(BPSCIUtils.java:192) at com.smartpanda.spback.service.ccu.BPSCIUtils.getUserPmShipmentList(BPSCIUtils.java:206) at com.smartpanda.spback.service.ccu.CCUService.getMemberShipments(CCUService.java:973) at com.smartpanda.spback.service.ccu.CCUService$$FastClassBySpringCGLIB$$4671af8c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.service.ccu.CCUService$$EnhancerBySpringCGLIB$$b5a46a2f.getMemberShipments() at com.smartpanda.spback.rest.restprivate.MemberResource.getMemberShipments(MemberResource.java:127) 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) [2018-09-24 15:34:20.819][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1289] INFO com.smartpanda.spback.service.utils.WSUtils - http://re7moe.ws.bpsci.intra.laposte.frbpsci-api/v2/users/5173746619373/favorite-offices/?limit=10&aggregate=office,status [2018-09-24 15:34:20.876][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1289] ERROR com.smartpanda.spback.exception.ServiceException - BPSCIWSException [spn_key: SPN_500_019, http_status: 500, REST_Key: bpsci.ws.error] : sendBpsciRequest : REQUEST : Path = bpsci-api/v2/users/5173746619373/favorite-offices/?limit=10&aggregate=office,status. Body null. RESPONSE : Code HTTP = 403. Body = Access Denied
Access Denied (policy_denied)

Your system policy has denied access to the requested URL.

For assistance, contact your network support team.
com.smartpanda.spback.exception.TechnicalServiceException: sendBpsciRequest : REQUEST : Path = bpsci-api/v2/users/5173746619373/favorite-offices/?limit=10&aggregate=office,status. Body null. RESPONSE : Code HTTP = 403. Body = Access Denied
Access Denied (policy_denied)

Your system policy has denied access to the requested URL.

For assistance, contact your network support team.
at com.smartpanda.spback.service.ccu.BPSCIUtils.sendBpsciRequest(BPSCIUtils.java:192) at com.smartpanda.spback.service.ccu.BPSCIUtils.findAllFavoritesOffices(BPSCIUtils.java:228) at com.smartpanda.spback.service.ccu.CCUService.findAllFavoritesOffices(CCUService.java:1124) at com.smartpanda.spback.service.ccu.CCUService$$FastClassBySpringCGLIB$$4671af8c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.service.ccu.CCUService$$EnhancerBySpringCGLIB$$b5a46a2f.findAllFavoritesOffices() at com.smartpanda.spback.rest.restprivate.CCUResource.findAllFavoritesOffices(CCUResource.java:40) 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) [2018-09-24 15:38:16.152][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1247] INFO com.smartpanda.spback.service.utils.WSUtils - http://re7moe.ws.bpsci.intra.laposte.frbpsci-api/v2/users/5173746619373/rocs2-shipments/?limit=100 [2018-09-24 15:38:16.196][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1247] ERROR com.smartpanda.spback.exception.ServiceException - BPSCIWSException [spn_key: SPN_500_019, http_status: 500, REST_Key: bpsci.ws.error] : sendBpsciRequest : REQUEST : Path = bpsci-api/v2/users/5173746619373/rocs2-shipments/?limit=100. Body null. RESPONSE : Code HTTP = 403. Body = Access Denied
Access Denied (policy_denied)

Your system policy has denied access to the requested URL.

For assistance, contact your network support team.
com.smartpanda.spback.exception.TechnicalServiceException: sendBpsciRequest : REQUEST : Path = bpsci-api/v2/users/5173746619373/rocs2-shipments/?limit=100. Body null. RESPONSE : Code HTTP = 403. Body = Access Denied
Access Denied (policy_denied)

Your system policy has denied access to the requested URL.

For assistance, contact your network support team.
at com.smartpanda.spback.service.ccu.BPSCIUtils.sendBpsciRequest(BPSCIUtils.java:192) at com.smartpanda.spback.service.ccu.BPSCIUtils.getUserPmShipmentList(BPSCIUtils.java:206) at com.smartpanda.spback.service.ccu.CCUService.getMemberShipments(CCUService.java:973) at com.smartpanda.spback.service.ccu.CCUService$$FastClassBySpringCGLIB$$4671af8c.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.service.ccu.CCUService$$EnhancerBySpringCGLIB$$b5a46a2f.getMemberShipments() at com.smartpanda.spback.rest.restprivate.MemberResource.getMemberShipments(MemberResource.java:127) 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) [2018-09-24 15:51:36.777][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@7dcb02c0: startup date [Mon Sep 24 15:26:28 CEST 2018]; root of context hierarchy [2018-09-24 15:51:46.034][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-24 15:51:46.358][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:51:46.379][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO com.smartpanda.spback.SPBackApplication - No active profile set, falling back to default profiles: default [2018-09-24 15:51:46.999][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4b06e903: startup date [Mon Sep 24 15:51:46 CEST 2018]; root of context hierarchy [2018-09-24 15:51:51.014][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:51:52.290][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:51:53.912][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring [2018-09-24 15:51:54.269][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'springAsyncConfig' of type [com.smartpanda.spback.rest.config.SpringAsyncConfig$$EnhancerBySpringCGLIB$$498b9f15] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-24 15:51:54.298][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService [2018-09-24 15:51:54.667][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$67851a6b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-24 15:51:54.819][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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$$32e2a5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-24 15:51:54.873][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:51:54.876][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@e6b2bbd' 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-24 15:51:54.918][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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$$25078557] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-24 15:51:54.956][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:51:55.093][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 8094 ms [2018-09-24 15:51:58.845][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.jdbc.datasource.DriverManagerDataSource - Loaded JDBC driver: com.mysql.jdbc.Driver [2018-09-24 15:52:00.055][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO org.hibernate.Version - HHH000412: Hibernate Core {5.2.17.Final} [2018-09-24 15:52:00.060][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO org.hibernate.cfg.Environment - HHH000206: hibernate.properties not found [2018-09-24 15:52:00.691][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.0.1.Final} [2018-09-24 15:52:01.698][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect [2018-09-24 15:52:02.395][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:06.955][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'characterEncodingFilter' to: [/*] [2018-09-24 15:52:06.955][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'errorPageFilter' to: [/*] [2018-09-24 15:52:06.955][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'hiddenHttpMethodFilter' to: [/*] [2018-09-24 15:52:06.955][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'httpPutFormContentFilter' to: [/*] [2018-09-24 15:52:06.955][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'requestContextFilter' to: [/*] [2018-09-24 15:52:06.956][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.b.w.s.DelegatingFilterProxyRegistrationBean - Mapping filter: 'springSecurityFilterChain' to: [/*] [2018-09-24 15:52:06.957][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'httpTraceFilter' to: [/*] [2018-09-24 15:52:06.957][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.boot.web.servlet.RegistrationBean - Filter JWTAuthenticationFilter was not registered (disabled) [2018-09-24 15:52:06.957][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'openSessionInViewFilter' to: [/*] [2018-09-24 15:52:06.957][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'webMvcMetricsFilter' to: [/*] [2018-09-24 15:52:06.958][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'contraliaCsuFilter' to: [/*] [2018-09-24 15:52:06.958][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'gestionCsuFilter' to: [/*] [2018-09-24 15:52:06.958][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.boot.web.servlet.ServletRegistrationBean - Servlet dispatcherServlet mapped to [/] [2018-09-24 15:52:07.643][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.w.servlet.view.freemarker.FreeMarkerConfigurer - ClassTemplateLoader for Spring macros added to FreeMarker configuration [2018-09-24 15:52:11.156][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Building JPA container EntityManagerFactory for persistence unit 'default' [2018-09-24 15:52:11.186][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [ name: default ...] [2018-09-24 15:52:11.446][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL55Dialect [2018-09-24 15:52:11.954][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' [2018-09-24 15:52:17.440][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/private/**'], [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@733a1a7f, org.springframework.security.web.context.SecurityContextPersistenceFilter@a11aa26, org.springframework.security.web.header.HeaderWriterFilter@6b63e2b3, org.springframework.security.web.authentication.logout.LogoutFilter@3da112ef, com.docapostagility.dalibcommons.security.JWTAuthenticationFilter@78d51cb4, com.smartpanda.spback.authentication.CoteproAuthenticationFilter@66970355, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@253313bb, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@215c06b1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5d0674ae, org.springframework.security.web.session.SessionManagementFilter@4d92a26a, org.springframework.security.web.access.ExceptionTranslationFilter@8ac32b6, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@10cb5b0c] [2018-09-24 15:52:17.602][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.orm.hibernate5.HibernateTransactionManager - Using DataSource [org.springframework.jdbc.datasource.DriverManagerDataSource@71ac106c] of Hibernate SessionFactory for HibernateTransactionManager [2018-09-24 15:52:18.133][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.629][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.w.s.m.m.a.RequestMappingHandlerAdapter - Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4b06e903: startup date [Mon Sep 24 15:51:46 CEST 2018]; root of context hierarchy [2018-09-24 15:52:18.860][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.863][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.865][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.867][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.867][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.868][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.868][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.869][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.869][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.870][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.870][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.871][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.871][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.872][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.877][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.880][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.885][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.885][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.886][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.887][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.887][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.888][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.895][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.895][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.896][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.897][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.897][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.898][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.899][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.900][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.900][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.901][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.902][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.902][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.903][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.904][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.904][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.905][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.906][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.906][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.907][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.907][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.908][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.909][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.916][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.964][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.965][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.965][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.966][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.968][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.973][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.974][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.975][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.975][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.976][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.977][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.977][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.978][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.979][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.979][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.980][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.981][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.981][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.984][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.985][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.985][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.986][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.987][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.989][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.990][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.991][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.991][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.992][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.993][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.994][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.998][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:18.999][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.004][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.005][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.006][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.006][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.007][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.008][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.008][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.009][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.010][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.011][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.012][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.013][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.016][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.017][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.018][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.019][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.019][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.023][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.028][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.029][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.030][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.031][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.031][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.032][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.033][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.035][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.035][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.036][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.037][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.041][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.042][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.043][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.044][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.045][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.045][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.046][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.047][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.048][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.055][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.055][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.057][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.057][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.058][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.058][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.059][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.059][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.060][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.061][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.061][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.062][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.075][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.078][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.079][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.079][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.079][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.080][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.080][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.081][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.081][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.086][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.086][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.087][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.087][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.088][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.096][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.096][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.097][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.097][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.099][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.101][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.101][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.102][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.116][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.117][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.118][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.118][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.118][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.119][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.119][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.120][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.120][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.121][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.121][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.122][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.122][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.122][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.123][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.123][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.124][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.124][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.124][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.125][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.125][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.126][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.128][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.128][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.129][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.129][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.130][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.135][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.135][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.136][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.136][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.137][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.137][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.138][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.138][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.139][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.139][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.139][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.144][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.144][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.145][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.145][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.146][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.146][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.147][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.148][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.150][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.151][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.151][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.152][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.152][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.152][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.153][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.153][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.155][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.157][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.157][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.158][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.158][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.158][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.159][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.159][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.160][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.161][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.163][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.163][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.163][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.164][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.170][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.171][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:19.268][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.web.servlet.handler.SimpleUrlHandlerMapping - Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] [2018-09-24 15:52:19.269][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.web.servlet.handler.SimpleUrlHandlerMapping - Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] [2018-09-24 15:52:19.321][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in coteproExceptionHandler [2018-09-24 15:52:19.322][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in repositoryRestExceptionHandler [2018-09-24 15:52:20.930][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.data.rest.webmvc.RepositoryRestHandlerAdapter - Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4b06e903: startup date [Mon Sep 24 15:51:46 CEST 2018]; root of context hierarchy [2018-09-24 15:52:20.961][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:20.961][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:20.962][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:20.963][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:20.963][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:20.964][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:20.964][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:20.967][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:20.967][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:20.968][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:20.969][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:20.969][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:20.970][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:20.973][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:20.973][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:20.974][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:20.974][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:20.975][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:20.975][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:20.976][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:20.977][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:20.977][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:20.978][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:20.978][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:20.979][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:20.980][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:20.980][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:20.987][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:20.988][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:20.989][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:20.989][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:20.990][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:21.911][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 2 endpoint(s) beneath base path '/actuator' [2018-09-24 15:52:21.974][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:21.976][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:21.977][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] 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-24 15:52:22.193][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Registering beans for JMX exposure on startup [2018-09-24 15:52:22.239][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-16] INFO com.smartpanda.spback.SPBackApplication - Started SPBackApplication in 36.865 seconds (JVM running for 444344.046) [2018-09-24 15:53:07.728][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1341] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization started [2018-09-24 15:53:07.792][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1341] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization completed in 63 ms [2018-09-24 15:53:11.828][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1305] 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-24 15:54:03.376][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1353] 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-24 15:57:54.505][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1360] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 15:57:54.757][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1360] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 15:57:54.791][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1360] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 15:57:54.803][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1360] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token [2018-09-24 15:57:54.891][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1360] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-24 15:57:55.991][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1361] 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-24 15:57:59.491][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1298] INFO com.smartpanda.spback.service.utils.WSUtils - http://re7moe.ws.bpsci.intra.laposte.fr/bpsci-api/v2/users/5173746619373/favorite-offices/?limit=10&aggregate=office,status [2018-09-24 15:58:06.522][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1321] INFO com.smartpanda.spback.service.utils.WSUtils - http://re7moe.ws.bpsci.intra.laposte.fr/bpsci-api/v2/users/5173746619373/favorite-offices/?limit=10&aggregate=office,status [2018-09-24 16:14:08.144][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1328] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 16:14:08.346][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1328] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 16:14:08.369][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1328] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 16:14:08.371][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1328] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/f75e7d41ed0f16eddfa3669a203166d6f65e5f9a6435cb073e17f6da4fb490cda95b7b253b3423768f9ba52a201c9bc568d9 [2018-09-24 16:14:08.489][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1328] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-24 16:14:36.320][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1296] 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-24 16:14:42.938][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1336] WARN com.smartpanda.spback.exception.ServiceException - GestionInvalidAccountException [spn_key: SPN_400_118, http_status: 400, REST_Key: index.invalid.account] : account not created for member pierre.fitte-duval+pro@smartpanda.com com.smartpanda.spback.exception.FonctionnalServiceException: account not created for member pierre.fitte-duval+pro@smartpanda.com at com.smartpanda.spback.permission.application.gestion.GestionPermission.isAccountExists(GestionPermission.java:43) at com.smartpanda.spback.rest.restprivate.gestion.GestionAccountResource.getAccount(GestionAccountResource.java:50) at com.smartpanda.spback.rest.restprivate.gestion.GestionAccountResource$$FastClassBySpringCGLIB$$95e33176.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.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:69) 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.rest.restprivate.gestion.GestionAccountResource$$EnhancerBySpringCGLIB$$b11e406b.getAccount() 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) [2018-09-24 16:19:17.295][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1316] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 16:19:17.502][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1316] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/f75e7d41ed0f16eddfa3669a203166d6f65e5f9a6435cb073e17f6da4fb490cda95b7b253b3423768f9ba52a201c9bc568d9 [2018-09-24 16:19:17.587][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1316] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-24 16:26:47.391][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1342] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 16:26:47.552][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1342] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 16:26:47.567][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1342] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 16:26:47.568][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1342] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/f75e7d41ed0f16eddfa3669a203166d6f65e5f9a6435cb073e17f6da4fb490cda95b7b253b3423768f9ba52a201c9bc568d9 [2018-09-24 16:26:47.658][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1342] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-24 16:26:52.181][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1307] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/f75e7d41ed0f16eddfa3669a203166d6f65e5f9a6435cb073e17f6da4fb490cda95b7b253b3423768f9ba52a201c9bc568d9 [2018-09-24 16:26:52.266][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1307] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/pro/users/mail/pierre.fitte-duval%2B163%40smartpanda.com [2018-09-24 16:26:52.325][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1307] WARN com.smartpanda.spback.exception.ServiceException - EntityNotFoundException [spn_key: SPN_400_001, http_status: 404, REST_Key: object.not.found] : user ccu details no found for user:user235-12409@smartpanda.fr com.smartpanda.spback.exception.FonctionnalServiceException: user ccu details no found for user:user235-12409@smartpanda.fr at com.smartpanda.spback.service.company.CompanyService.createCompanyCertification(CompanyService.java:233) 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$$a8657956.createCompanyCertification() at com.smartpanda.spback.rest.restprivate.CompanyResource.createCompanyCertification(CompanyResource.java:86) at com.smartpanda.spback.rest.restprivate.CompanyResource$$FastClassBySpringCGLIB$$43456dec.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.rest.restprivate.CompanyResource$$EnhancerBySpringCGLIB$$a43b6f8d.createCompanyCertification() 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.doPost(FrameworkServlet.java:877) at javax.servlet.http.HttpServlet.service(HttpServlet.java:661) 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) [2018-09-24 16:26:52.676][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1305] WARN com.smartpanda.spback.exception.ServiceException - InvalidDataException [spn_key: SPN_400_022, http_status: 400, REST_Key: invalidData] : You aren't the legal representative com.smartpanda.spback.exception.FonctionnalServiceException: You aren't the legal representative at com.smartpanda.spback.service.company.CompanyService.getCompanyCertification(CompanyService.java:353) 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$$a8657956.getCompanyCertification() at com.smartpanda.spback.rest.restprivate.CompanyResource.getCompanyCertification(CompanyResource.java:133) at com.smartpanda.spback.rest.restprivate.CompanyResource$$FastClassBySpringCGLIB$$43456dec.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.rest.restprivate.CompanyResource$$EnhancerBySpringCGLIB$$a43b6f8d.getCompanyCertification() 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) [2018-09-24 17:16:45.659][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1308] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 17:16:45.769][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1308] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 17:16:45.791][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1308] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 17:16:45.792][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1308] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/f75e7d41ed0f16eddfa3669a203166d6f65e5f9a6435cb073e17f6da4fb490cda95b7b253b3423768f9ba52a201c9bc568d9 [2018-09-24 17:16:45.880][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1308] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token [2018-09-24 17:16:45.998][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1308] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version [2018-09-24 17:17:45.105][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1314] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.refclient.laposte.fr/api/legacy/links [2018-09-24 17:17:45.120][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1314] INFO com.smartpanda.spback.service.utils.WSUtils - {"userId":"5676129016255","coclicos":[{"id":1695557}]} [2018-09-24 17:17:45.121][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1314] INFO com.smartpanda.spback.service.utils.WSUtils - [Content-Type: text/plain; charset=UTF-8,Content-Length: 54,Chunked: false] [2018-09-24 17:17:45.121][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1314] INFO com.smartpanda.spback.service.utils.WSUtils - [Content-Type: text/plain; charset=UTF-8,Content-Length: 54,Chunked: false] [2018-09-24 17:17:45.196][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1314] ERROR com.smartpanda.spback.service.utils.WSUtils - [] [2018-09-24 17:17:45.197][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1314] ERROR com.smartpanda.spback.service.utils.WSUtils - https://integration.refclient.laposte.fr/api/legacy/links [2018-09-24 17:17:45.205][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1314] 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.createLinkUserRCU(RCUUtils.java:101) at com.smartpanda.spback.service.company.CompanyService.createUserLinkPm(CompanyService.java:590) 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$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.service.company.CompanyService$$EnhancerBySpringCGLIB$$a8657956.createUserLinkPm() at com.smartpanda.spback.rest.restprivate.CompanyResource.createCompanyCertification(CompanyResource.java:85) at com.smartpanda.spback.rest.restprivate.CompanyResource$$FastClassBySpringCGLIB$$43456dec.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.rest.restprivate.CompanyResource$$EnhancerBySpringCGLIB$$a43b6f8d.createCompanyCertification() 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.doPost(FrameworkServlet.java:877) at javax.servlet.http.HttpServlet.service(HttpServlet.java:661) 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) ... 148 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) ... 154 common frames omitted [2018-09-24 17:17:45.210][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1314] ERROR c.s.spback.dto.ccu.rcu.LinkUserEntityRcuDto - authenticate - createLinkUserRCU : com.smartpanda.spback.exception.TechnicalServiceException: 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 com.smartpanda.spback.service.utils.WSUtils.callWebService(WSUtils.java:185) at com.smartpanda.spback.service.ccu.RCUUtils.createLinkUserRCU(RCUUtils.java:101) at com.smartpanda.spback.service.company.CompanyService.createUserLinkPm(CompanyService.java:590) 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$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.service.company.CompanyService$$EnhancerBySpringCGLIB$$a8657956.createUserLinkPm() at com.smartpanda.spback.rest.restprivate.CompanyResource.createCompanyCertification(CompanyResource.java:85) at com.smartpanda.spback.rest.restprivate.CompanyResource$$FastClassBySpringCGLIB$$43456dec.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.rest.restprivate.CompanyResource$$EnhancerBySpringCGLIB$$a43b6f8d.createCompanyCertification() 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.doPost(FrameworkServlet.java:877) at javax.servlet.http.HttpServlet.service(HttpServlet.java:661) 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: 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) ... 128 common frames omitted 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) ... 148 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) ... 154 common frames omitted [2018-09-24 17:17:45.250][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1314] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/4d1561a46db3e8ccc160bf6ff7a9762c39195393ceee4742cac4ac1b5cc7cbdeb9eee3a876846bf7a9e1e5f68c4298f23196 [2018-09-24 17:17:45.353][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1314] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/pro/users/mail/valentin.defrance%2B2009%40smartpanda.com [2018-09-24 17:17:45.396][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1314] WARN com.smartpanda.spback.exception.ServiceException - FolderMoveException [spn_key: SPN_400_009, http_status: 400, REST_Key: folder.move.exception] java.io.FileNotFoundException: File does not exist: /home/data-usr/cotepro/certification/identityCard_79949_89416_24092018_171745 at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2396) at com.smartpanda.spback.service.company.CompanyService.createCompanyCertification(CompanyService.java:314) 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$$a8657956.createCompanyCertification() at com.smartpanda.spback.rest.restprivate.CompanyResource.createCompanyCertification(CompanyResource.java:86) at com.smartpanda.spback.rest.restprivate.CompanyResource$$FastClassBySpringCGLIB$$43456dec.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.rest.restprivate.CompanyResource$$EnhancerBySpringCGLIB$$a43b6f8d.createCompanyCertification() 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.doPost(FrameworkServlet.java:877) at javax.servlet.http.HttpServlet.service(HttpServlet.java:661) 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) [2018-09-24 17:17:58.411][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1308] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.refclient.laposte.fr/api/legacy/links [2018-09-24 17:17:58.428][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1308] INFO com.smartpanda.spback.service.utils.WSUtils - {"userId":"5676129016255","coclicos":[{"id":1695557}]} [2018-09-24 17:17:58.428][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1308] INFO com.smartpanda.spback.service.utils.WSUtils - [Content-Type: text/plain; charset=UTF-8,Content-Length: 54,Chunked: false] [2018-09-24 17:17:58.430][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1308] INFO com.smartpanda.spback.service.utils.WSUtils - [Content-Type: text/plain; charset=UTF-8,Content-Length: 54,Chunked: false] [2018-09-24 17:17:58.457][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1308] ERROR com.smartpanda.spback.service.utils.WSUtils - [] [2018-09-24 17:17:58.458][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1308] ERROR com.smartpanda.spback.service.utils.WSUtils - https://integration.refclient.laposte.fr/api/legacy/links [2018-09-24 17:17:58.466][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1308] 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.createLinkUserRCU(RCUUtils.java:101) at com.smartpanda.spback.service.company.CompanyService.createUserLinkPm(CompanyService.java:590) 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$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.service.company.CompanyService$$EnhancerBySpringCGLIB$$a8657956.createUserLinkPm() at com.smartpanda.spback.rest.restprivate.CompanyResource.createCompanyCertification(CompanyResource.java:85) at com.smartpanda.spback.rest.restprivate.CompanyResource$$FastClassBySpringCGLIB$$43456dec.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.rest.restprivate.CompanyResource$$EnhancerBySpringCGLIB$$a43b6f8d.createCompanyCertification() 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.doPost(FrameworkServlet.java:877) at javax.servlet.http.HttpServlet.service(HttpServlet.java:661) 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) ... 148 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) ... 154 common frames omitted [2018-09-24 17:17:58.468][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1308] ERROR c.s.spback.dto.ccu.rcu.LinkUserEntityRcuDto - authenticate - createLinkUserRCU : com.smartpanda.spback.exception.TechnicalServiceException: 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 com.smartpanda.spback.service.utils.WSUtils.callWebService(WSUtils.java:185) at com.smartpanda.spback.service.ccu.RCUUtils.createLinkUserRCU(RCUUtils.java:101) at com.smartpanda.spback.service.company.CompanyService.createUserLinkPm(CompanyService.java:590) 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$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.service.company.CompanyService$$EnhancerBySpringCGLIB$$a8657956.createUserLinkPm() at com.smartpanda.spback.rest.restprivate.CompanyResource.createCompanyCertification(CompanyResource.java:85) at com.smartpanda.spback.rest.restprivate.CompanyResource$$FastClassBySpringCGLIB$$43456dec.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.rest.restprivate.CompanyResource$$EnhancerBySpringCGLIB$$a43b6f8d.createCompanyCertification() 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.doPost(FrameworkServlet.java:877) at javax.servlet.http.HttpServlet.service(HttpServlet.java:661) 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: 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) ... 128 common frames omitted 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) ... 148 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) ... 154 common frames omitted [2018-09-24 17:17:58.560][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1308] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/4d1561a46db3e8ccc160bf6ff7a9762c39195393ceee4742cac4ac1b5cc7cbdeb9eee3a876846bf7a9e1e5f68c4298f23196 [2018-09-24 17:17:58.636][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1308] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/pro/users/mail/valentin.defrance%2B2009%40smartpanda.com [2018-09-24 17:17:58.884][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1327] WARN com.smartpanda.spback.exception.ServiceException - InvalidDataException [spn_key: SPN_400_022, http_status: 400, REST_Key: invalidData] : You aren't the legal representative com.smartpanda.spback.exception.FonctionnalServiceException: You aren't the legal representative at com.smartpanda.spback.service.company.CompanyService.getCompanyCertification(CompanyService.java:353) 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$$a8657956.getCompanyCertification() at com.smartpanda.spback.rest.restprivate.CompanyResource.getCompanyCertification(CompanyResource.java:133) at com.smartpanda.spback.rest.restprivate.CompanyResource$$FastClassBySpringCGLIB$$43456dec.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.rest.restprivate.CompanyResource$$EnhancerBySpringCGLIB$$a43b6f8d.getCompanyCertification() 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) [2018-09-24 17:18:56.249][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1332] WARN com.smartpanda.spback.exception.ServiceException - InvalidDataException [spn_key: SPN_400_022, http_status: 400, REST_Key: invalidData] : You aren't the legal representative com.smartpanda.spback.exception.FonctionnalServiceException: You aren't the legal representative at com.smartpanda.spback.service.company.CompanyService.getCompanyCertification(CompanyService.java:353) 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$$a8657956.getCompanyCertification() at com.smartpanda.spback.rest.restprivate.CompanyResource.getCompanyCertification(CompanyResource.java:133) at com.smartpanda.spback.rest.restprivate.CompanyResource$$FastClassBySpringCGLIB$$43456dec.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.rest.restprivate.CompanyResource$$EnhancerBySpringCGLIB$$a43b6f8d.getCompanyCertification() 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) [2018-09-24 17:18:57.948][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1358] WARN com.smartpanda.spback.exception.ServiceException - InvalidDataException [spn_key: SPN_400_022, http_status: 400, REST_Key: invalidData] : You aren't the legal representative com.smartpanda.spback.exception.FonctionnalServiceException: You aren't the legal representative at com.smartpanda.spback.service.company.CompanyService.getCompanyCertification(CompanyService.java:353) 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$$a8657956.getCompanyCertification() at com.smartpanda.spback.rest.restprivate.CompanyResource.getCompanyCertification(CompanyResource.java:133) at com.smartpanda.spback.rest.restprivate.CompanyResource$$FastClassBySpringCGLIB$$43456dec.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.rest.restprivate.CompanyResource$$EnhancerBySpringCGLIB$$a43b6f8d.getCompanyCertification() 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) [2018-09-24 17:19:10.728][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1303] INFO com.smartpanda.spback.service.utils.WSUtils - https://api-pprd.mediapost.fr:444/campaigns/v1/Token [2018-09-24 17:19:10.729][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1303] INFO com.smartpanda.spback.service.utils.WSUtils - {"Key":"1dfee17a-0695-4f0f-b987-c7b5d7b19be4","User":"interlocuteur.client+cotepro-pprd@gmail.com"} [2018-09-24 17:19:10.730][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1303] INFO com.smartpanda.spback.service.utils.WSUtils - [Content-Type: text/plain; charset=UTF-8,Content-Length: 99,Chunked: false] [2018-09-24 17:19:10.730][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1303] INFO com.smartpanda.spback.service.utils.WSUtils - [Content-Type: text/plain; charset=UTF-8,Content-Length: 99,Chunked: false] [2018-09-24 17:19:12.319][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1303] INFO com.smartpanda.spback.service.utils.WSUtils - https://api-pprd.mediapost.fr:444/campaigns/v1/customers [2018-09-24 17:19:12.322][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1303] INFO com.smartpanda.spback.service.utils.WSUtils - {"corporate_name":"KFC","email":"cotepro-89416@smartpanda.be","first_name":"Valentin","last_name":"DEFANCE","civility":"Monsieur","address_way":"1 RUE FERDINAND DE LESSEPS","address_way2":"KFC FRANCE SAS","zip_code":"95190","city":"GOUSSAINVILLE"} [2018-09-24 17:19:12.322][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1303] INFO com.smartpanda.spback.service.utils.WSUtils - [Content-Type: text/plain; charset=UTF-8,Content-Length: 247,Chunked: false] [2018-09-24 17:19:12.323][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1303] INFO com.smartpanda.spback.service.utils.WSUtils - [Content-Type: text/plain; charset=UTF-8,Content-Length: 247,Chunked: false] [2018-09-24 17:19:12.385][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1303] INFO com.smartpanda.spback.service.utils.WSUtils - https://api-pprd.mediapost.fr:444/campaigns/v1/Token [2018-09-24 17:19:12.387][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1303] INFO com.smartpanda.spback.service.utils.WSUtils - {"Key":"1dfee17a-0695-4f0f-b987-c7b5d7b19be4","User":"cotepro-89416@smartpanda.be"} [2018-09-24 17:19:12.387][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1303] INFO com.smartpanda.spback.service.utils.WSUtils - [Content-Type: text/plain; charset=UTF-8,Content-Length: 83,Chunked: false] [2018-09-24 17:19:12.388][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1303] INFO com.smartpanda.spback.service.utils.WSUtils - [Content-Type: text/plain; charset=UTF-8,Content-Length: 83,Chunked: false] [2018-09-24 17:19:12.468][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1303] INFO com.smartpanda.spback.service.utils.WSUtils - https://api-pprd.mediapost.fr:444/campaigns/v1/flyers [2018-09-24 17:19:12.479][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1303] INFO com.smartpanda.spback.service.utils.WSUtils - {"message_name":"Campagne Imprimé publicitaire 24/09/2018 17:19","scheduling":false,"scheduled_date":"2018-10-15T17:19:10","document_format":3} [2018-09-24 17:19:12.479][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1303] INFO com.smartpanda.spback.service.utils.WSUtils - [Content-Type: text/plain; charset=UTF-8,Content-Length: 144,Chunked: false] [2018-09-24 17:19:12.480][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1303] INFO com.smartpanda.spback.service.utils.WSUtils - [Content-Type: text/plain; charset=UTF-8,Content-Length: 144,Chunked: false] [2018-09-24 17:41:18.691][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1354] WARN com.smartpanda.spback.exception.ServiceException - InvalidDataException [spn_key: SPN_400_022, http_status: 400, REST_Key: invalidData] : You aren't the legal representative com.smartpanda.spback.exception.FonctionnalServiceException: You aren't the legal representative at com.smartpanda.spback.service.company.CompanyService.getCompanyCertification(CompanyService.java:353) 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$$a8657956.getCompanyCertification() at com.smartpanda.spback.rest.restprivate.CompanyResource.getCompanyCertification(CompanyResource.java:133) at com.smartpanda.spback.rest.restprivate.CompanyResource$$FastClassBySpringCGLIB$$43456dec.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.rest.restprivate.CompanyResource$$EnhancerBySpringCGLIB$$a43b6f8d.getCompanyCertification() 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) [2018-09-24 17:51:55.594][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@4b06e903: startup date [Mon Sep 24 15:51:46 CEST 2018]; root of context hierarchy [2018-09-24 17:52:03.647][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-24 17:52:03.977][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:03.991][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO com.smartpanda.spback.SPBackApplication - No active profile set, falling back to default profiles: default [2018-09-24 17:52:04.695][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3ed14eff: startup date [Mon Sep 24 17:52:04 CEST 2018]; root of context hierarchy [2018-09-24 17:52:08.730][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:09.860][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:11.427][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring [2018-09-24 17:52:11.761][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'springAsyncConfig' of type [com.smartpanda.spback.rest.config.SpringAsyncConfig$$EnhancerBySpringCGLIB$$1eb4e6f7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-24 17:52:11.782][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService [2018-09-24 17:52:12.146][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$3cae624d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-24 17:52:12.313][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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$$d55c2a87] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-24 17:52:12.339][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:12.344][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@7ef6a8e' 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-24 17:52:12.367][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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$$fa30cd39] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-09-24 17:52:12.399][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:12.609][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 7915 ms [2018-09-24 17:52:16.238][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.jdbc.datasource.DriverManagerDataSource - Loaded JDBC driver: com.mysql.jdbc.Driver [2018-09-24 17:52:17.812][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO org.hibernate.Version - HHH000412: Hibernate Core {5.2.17.Final} [2018-09-24 17:52:17.816][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO org.hibernate.cfg.Environment - HHH000206: hibernate.properties not found [2018-09-24 17:52:18.299][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.0.1.Final} [2018-09-24 17:52:19.021][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect [2018-09-24 17:52:19.818][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:24.398][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'characterEncodingFilter' to: [/*] [2018-09-24 17:52:24.399][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'errorPageFilter' to: [/*] [2018-09-24 17:52:24.399][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'hiddenHttpMethodFilter' to: [/*] [2018-09-24 17:52:24.399][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'httpPutFormContentFilter' to: [/*] [2018-09-24 17:52:24.400][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'requestContextFilter' to: [/*] [2018-09-24 17:52:24.401][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.b.w.s.DelegatingFilterProxyRegistrationBean - Mapping filter: 'springSecurityFilterChain' to: [/*] [2018-09-24 17:52:24.401][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'httpTraceFilter' to: [/*] [2018-09-24 17:52:24.401][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.boot.web.servlet.RegistrationBean - Filter JWTAuthenticationFilter was not registered (disabled) [2018-09-24 17:52:24.402][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'openSessionInViewFilter' to: [/*] [2018-09-24 17:52:24.402][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'webMvcMetricsFilter' to: [/*] [2018-09-24 17:52:24.402][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'contraliaCsuFilter' to: [/*] [2018-09-24 17:52:24.403][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'gestionCsuFilter' to: [/*] [2018-09-24 17:52:24.403][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.boot.web.servlet.ServletRegistrationBean - Servlet dispatcherServlet mapped to [/] [2018-09-24 17:52:25.022][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.w.servlet.view.freemarker.FreeMarkerConfigurer - ClassTemplateLoader for Spring macros added to FreeMarker configuration [2018-09-24 17:52:28.674][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Building JPA container EntityManagerFactory for persistence unit 'default' [2018-09-24 17:52:28.787][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [ name: default ...] [2018-09-24 17:52:29.002][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL55Dialect [2018-09-24 17:52:29.613][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' [2018-09-24 17:52:34.480][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/private/**'], [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6a2e4d17, org.springframework.security.web.context.SecurityContextPersistenceFilter@33a72, org.springframework.security.web.header.HeaderWriterFilter@1aae9c13, org.springframework.security.web.authentication.logout.LogoutFilter@5f93f00d, com.docapostagility.dalibcommons.security.JWTAuthenticationFilter@14257fb9, com.smartpanda.spback.authentication.CoteproAuthenticationFilter@457c2167, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@76de5f47, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@41d19264, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5e4dfa84, org.springframework.security.web.session.SessionManagementFilter@1d14c17d, org.springframework.security.web.access.ExceptionTranslationFilter@7d285415, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6c30e77f] [2018-09-24 17:52:34.712][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.orm.hibernate5.HibernateTransactionManager - Using DataSource [org.springframework.jdbc.datasource.DriverManagerDataSource@71beaceb] of Hibernate SessionFactory for HibernateTransactionManager [2018-09-24 17:52:35.205][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:35.679][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.w.s.m.m.a.RequestMappingHandlerAdapter - Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3ed14eff: startup date [Mon Sep 24 17:52:04 CEST 2018]; root of context hierarchy [2018-09-24 17:52:36.107][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.110][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.111][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.111][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.112][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.112][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.127][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.127][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.128][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.129][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.129][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.130][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.131][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.131][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.146][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.147][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.151][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.152][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.152][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.153][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.166][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.167][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.174][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.183][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.184][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.185][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.187][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.188][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.188][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.189][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.191][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.192][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.192][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.193][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.194][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.195][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.196][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.197][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.198][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.199][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.200][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.201][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.202][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.203][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.214][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.215][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.217][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.218][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.219][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.220][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.228][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.231][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.234][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.236][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.239][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.242][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.243][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.244][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.245][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.247][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.247][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.248][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.249][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.252][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.253][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.253][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.254][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.255][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.257][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.258][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.258][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.259][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.260][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.260][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.261][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.266][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.268][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.276][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.277][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.277][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.278][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.279][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.279][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.280][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.281][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.281][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.282][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.283][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.284][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.286][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.287][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.288][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.289][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.290][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.294][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.301][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.302][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.303][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.304][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.306][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.307][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.308][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.309][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.310][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.311][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.312][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.318][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.319][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.320][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.321][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.323][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.324][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.325][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.327][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.328][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.335][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.336][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.337][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.345][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.345][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.346][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.347][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.348][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.348][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.349][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.350][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.350][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.374][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.375][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.375][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.376][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.377][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.378][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.378][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.379][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.380][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.388][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.388][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.389][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.390][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.390][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.404][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.405][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.406][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.406][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.409][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.411][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.412][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.413][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.432][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.432][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.433][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.434][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.435][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.436][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.436][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.437][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.438][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.438][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.439][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.440][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.441][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.442][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.442][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.443][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.444][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.444][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.445][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.446][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.447][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.447][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.451][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.451][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.452][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.453][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.454][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.459][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.460][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.460][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.461][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.462][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.463][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.463][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.464][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.465][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.466][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.467][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.470][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.471][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.472][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.473][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.474][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.474][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.475][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.477][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.480][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.480][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.484][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.485][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.487][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.487][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.488][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.489][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.491][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.493][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.494][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.494][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.495][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.496][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.496][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.497][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.498][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.499][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.501][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.502][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.503][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.504][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.513][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.514][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:36.636][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.web.servlet.handler.SimpleUrlHandlerMapping - Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] [2018-09-24 17:52:36.636][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.web.servlet.handler.SimpleUrlHandlerMapping - Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] [2018-09-24 17:52:36.726][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in coteproExceptionHandler [2018-09-24 17:52:36.727][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in repositoryRestExceptionHandler [2018-09-24 17:52:38.305][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.data.rest.webmvc.RepositoryRestHandlerAdapter - Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@3ed14eff: startup date [Mon Sep 24 17:52:04 CEST 2018]; root of context hierarchy [2018-09-24 17:52:38.339][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:38.340][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:38.340][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:38.341][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:38.342][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:38.342][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:38.343][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:38.346][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:38.347][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:38.347][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:38.348][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:38.348][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:38.349][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:38.351][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:38.352][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:38.352][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:38.353][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:38.353][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:38.354][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:38.355][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:38.355][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:38.356][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:38.357][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:38.358][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:38.359][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:38.360][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:38.360][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:38.369][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:38.370][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:38.371][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:38.372][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:38.373][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:39.402][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 2 endpoint(s) beneath base path '/actuator' [2018-09-24 17:52:39.446][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:39.448][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:39.451][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] 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-24 17:52:39.807][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Registering beans for JMX exposure on startup [2018-09-24 17:52:39.915][sp-back-cotepro_build.version_IS_UNDEFINED][localhost-startStop-17] INFO com.smartpanda.spback.SPBackApplication - Started SPBackApplication in 36.798 seconds (JVM running for 451561.722) [2018-09-24 17:52:53.141][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1381] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization started [2018-09-24 17:52:53.254][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1381] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization completed in 112 ms [2018-09-24 17:53:48.160][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1362] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token [2018-09-24 17:53:48.300][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1362] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/pro/users/mail/pierre.fitte-duval%2B163%40smartpanda.com [2018-09-24 17:53:48.358][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1362] WARN com.smartpanda.spback.exception.ServiceException - EntityNotFoundException [spn_key: SPN_400_001, http_status: 404, REST_Key: object.not.found] : user ccu details no found for user:user235-12409@smartpanda.fr com.smartpanda.spback.exception.FonctionnalServiceException: user ccu details no found for user:user235-12409@smartpanda.fr at com.smartpanda.spback.service.company.CompanyService.createCompanyCertification(CompanyService.java:233) 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$$a56f0512.createCompanyCertification() at com.smartpanda.spback.rest.restprivate.CompanyResource.createCompanyCertification(CompanyResource.java:86) at com.smartpanda.spback.rest.restprivate.CompanyResource$$FastClassBySpringCGLIB$$43456dec.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.rest.restprivate.CompanyResource$$EnhancerBySpringCGLIB$$2bed0e29.createCompanyCertification() 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.doPost(FrameworkServlet.java:877) at javax.servlet.http.HttpServlet.service(HttpServlet.java:661) 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) [2018-09-24 17:53:48.806][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1364] WARN com.smartpanda.spback.exception.ServiceException - InvalidDataException [spn_key: SPN_400_022, http_status: 400, REST_Key: invalidData] : You aren't the legal representative com.smartpanda.spback.exception.FonctionnalServiceException: You aren't the legal representative at com.smartpanda.spback.service.company.CompanyService.getCompanyCertification(CompanyService.java:353) 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$$a56f0512.getCompanyCertification() at com.smartpanda.spback.rest.restprivate.CompanyResource.getCompanyCertification(CompanyResource.java:133) at com.smartpanda.spback.rest.restprivate.CompanyResource$$FastClassBySpringCGLIB$$43456dec.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684) at com.smartpanda.spback.rest.restprivate.CompanyResource$$EnhancerBySpringCGLIB$$2bed0e29.getCompanyCertification() 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) [2018-09-24 17:55:06.111][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1418] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/users/me [2018-09-24 17:55:06.374][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1418] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 17:55:06.411][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1418] WARN com.smartpanda.spback.service.ccu.CCUService - Erreur lors de l'écriture des TRACE logs [2018-09-24 17:55:06.412][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1418] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/v2/token/f23f319c6c979ddfa1ba5a4d13f995d0e43b236f8b4fc3cb71f9b7fcaa0ccd73f046cc3065a6665bdef00c4d55d75a6f4d9c [2018-09-24 17:55:06.505][sp-back-cotepro_build.version_IS_UNDEFINED][http-nio-8080-exec-1418] INFO com.smartpanda.spback.service.utils.WSUtils - https://integration.compte.laposte.fr/api/v2/termsOfUse/current-version