[2018-04-12 09:33:03.032][da-search_1.1.0][http-nio-8080-exec-1265] WARN c.d.dalibcommons.security.CommonsJwtAuthentication - JWT token expired ! [2018-04-12 09:33:03.138][da-search_1.1.0][http-nio-8080-exec-1265] ERROR o.s.boot.web.servlet.support.ErrorPageFilter - Forwarding to error page from request [/api/users/me/connections] due to exception [null] java.lang.NullPointerException: null at com.docapostagility.dalibcommons.security.CommonsJwtAuthentication.getClaimUserApplicationRights(CommonsJwtAuthentication.java:184) at com.docapostagility.dalibcommons.security.JWTAuthenticationFilter.doFilter(JWTAuthenticationFilter.java:41) 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:64) 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:108) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java: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:81) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java: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.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.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterWithMetrics(WebMvcMetricsFilter.java:95) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:72) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java: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:115) at org.springframework.boot.web.servlet.support.ErrorPageFilter.access$000(ErrorPageFilter.java:59) at org.springframework.boot.web.servlet.support.ErrorPageFilter$1.doFilterInternal(ErrorPageFilter.java:90) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.boot.web.servlet.support.ErrorPageFilter.doFilter(ErrorPageFilter.java:108) 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-04-12 15:18:25.903][da-search_1.1.0][ContainerBackgroundProcessor[StandardEngine[Catalina]]] INFO o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6f5571d2: startup date [Wed Apr 11 17:23:05 CEST 2018]; root of context hierarchy [2018-04-12 15:18:25.924][da-search_1.1.0][ContainerBackgroundProcessor[StandardEngine[Catalina]]] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Unregistering JMX-exposed beans on shutdown [2018-04-12 15:18:25.933][da-search_1.1.0][ContainerBackgroundProcessor[StandardEngine[Catalina]]] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Unregistering JMX-exposed beans [2018-04-12 15:18:25.960][da-search_1.1.0][ContainerBackgroundProcessor[StandardEngine[Catalina]]] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' [2018-04-12 15:18:25.962][da-search_1.1.0][ContainerBackgroundProcessor[StandardEngine[Catalina]]] INFO com.zaxxer.hikari.HikariDataSource - testdb - Shutdown initiated... [2018-04-12 15:18:25.972][da-search_1.1.0][ContainerBackgroundProcessor[StandardEngine[Catalina]]] INFO com.zaxxer.hikari.HikariDataSource - testdb - Shutdown completed. [2018-04-12 15:18:33.377][da-search_1.1.0][localhost-startStop-35] INFO com.docapostagility.dasearch.DaSearchApplication - Starting DaSearchApplication on integration2 with PID 989 (/var/lib/tomcat8/webapps/da-search/WEB-INF/classes started by tomcat8 in /var/lib/tomcat8) [2018-04-12 15:18:33.377][da-search_1.1.0][localhost-startStop-35] INFO com.docapostagility.dasearch.DaSearchApplication - Starting DaSearchApplication on integration2 with PID 989 (/var/lib/tomcat8/webapps/da-search/WEB-INF/classes started by tomcat8 in /var/lib/tomcat8) [2018-04-12 15:18:33.421][da-search_1.1.0][localhost-startStop-35] INFO com.docapostagility.dasearch.DaSearchApplication - No active profile set, falling back to default profiles: default [2018-04-12 15:18:33.421][da-search_1.1.0][localhost-startStop-35] INFO com.docapostagility.dasearch.DaSearchApplication - No active profile set, falling back to default profiles: default [2018-04-12 15:18:33.769][da-search_1.1.0][background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.0.5.Final [2018-04-12 15:18:34.123][da-search_1.1.0][localhost-startStop-35] INFO o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7863b53c: startup date [Thu Apr 12 15:18:34 CEST 2018]; root of context hierarchy [2018-04-12 15:18:37.061][da-search_1.1.0][localhost-startStop-35] INFO o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'corsConfigurer' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=CORSConfiguration; factoryMethodName=corsConfigurer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/docapostagility/dasearch/security/CORSConfiguration.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=daSearchApplication; factoryMethodName=corsConfigurer; initMethodName=null; destroyMethodName=(inferred); defined in com.docapostagility.dasearch.DaSearchApplication] [2018-04-12 15:18:37.347][da-search_1.1.0][localhost-startStop-35] INFO o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'dataSource' 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.jdbc.DataSourceConfiguration$Tomcat; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Tomcat.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]] [2018-04-12 15:18:38.077][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:39.949][da-search_1.1.0][localhost-startStop-35] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$6ef25914] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-04-12 15:18:40.406][da-search_1.1.0][localhost-startStop-35] 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$$7a0214e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-04-12 15:18:40.467][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:40.474][da-search_1.1.0][localhost-startStop-35] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@3bfbae75' 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-04-12 15:18:40.488][da-search_1.1.0][localhost-startStop-35] 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$$2c74c400] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-04-12 15:18:40.528][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:40.711][da-search_1.1.0][localhost-startStop-35] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 6588 ms [2018-04-12 15:18:41.160][da-search_1.1.0][localhost-startStop-35] INFO o.h.validator.internal.engine.ValidatorFactoryImpl - HV000238: Temporal validation tolerance set to 0. [2018-04-12 15:18:44.573][da-search_1.1.0][localhost-startStop-35] WARN o.s.b.a.o.j.JpaBaseConfiguration$JpaWebConfiguration$JpaWebMvcConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning [2018-04-12 15:18:45.268][da-search_1.1.0][localhost-startStop-35] INFO com.zaxxer.hikari.HikariDataSource - testdb - Starting... [2018-04-12 15:18:45.586][da-search_1.1.0][localhost-startStop-35] INFO com.zaxxer.hikari.HikariDataSource - testdb - Start completed. [2018-04-12 15:18:45.762][da-search_1.1.0][localhost-startStop-35] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Building JPA container EntityManagerFactory for persistence unit 'default' [2018-04-12 15:18:45.795][da-search_1.1.0][localhost-startStop-35] INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [ name: default ...] [2018-04-12 15:18:46.032][da-search_1.1.0][localhost-startStop-35] INFO org.hibernate.Version - HHH000412: Hibernate Core {5.2.12.Final} [2018-04-12 15:18:46.035][da-search_1.1.0][localhost-startStop-35] INFO org.hibernate.cfg.Environment - HHH000206: hibernate.properties not found [2018-04-12 15:18:46.163][da-search_1.1.0][localhost-startStop-35] INFO org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.0.1.Final} [2018-04-12 15:18:46.512][da-search_1.1.0][localhost-startStop-35] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect [2018-04-12 15:18:47.296][da-search_1.1.0][localhost-startStop-35] INFO o.h.validator.internal.engine.ValidatorFactoryImpl - HV000238: Temporal validation tolerance set to 0. [2018-04-12 15:18:47.922][da-search_1.1.0][localhost-startStop-35] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' [2018-04-12 15:18:50.147][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/categories],methods=[GET]}" onto public org.springframework.http.HttpEntity> com.docapostagility.dasearch.controller.CategoriesController.getAllCategories(java.lang.Long,java.lang.Long,java.util.List,java.util.List) [2018-04-12 15:18:50.156][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/connections],methods=[GET]}" onto public org.springframework.http.HttpEntity> com.docapostagility.dasearch.controller.ConnectionsController.searchMyConnection(java.lang.Long,java.lang.Long,java.util.List,java.util.List,java.lang.Long) [2018-04-12 15:18:50.161][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/nodes/root/children],methods=[GET]}" onto public org.springframework.http.HttpEntity> com.docapostagility.dasearch.controller.NodeController.searchRootNodesByOwnerId(java.lang.Long,java.lang.Long,java.util.List,java.util.List,java.lang.Long,javax.servlet.http.HttpServletRequest) [2018-04-12 15:18:50.162][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/nodes/{id}/children],methods=[GET]}" onto public org.springframework.http.HttpEntity> com.docapostagility.dasearch.controller.NodeController.searchNodeContentByOwnerId(java.lang.Long,java.lang.Long,java.lang.Long,java.util.List,java.util.List,java.lang.Long,javax.servlet.http.HttpServletRequest) [2018-04-12 15:18:50.162][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/nodes],methods=[GET]}" onto public org.springframework.http.HttpEntity> com.docapostagility.dasearch.controller.NodeController.searchNodeByName(java.lang.String,java.lang.Long,java.lang.Long,java.lang.Long,javax.servlet.http.HttpServletRequest) [2018-04-12 15:18:50.163][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/nodes/unread],methods=[GET]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.NodeController.countUnread(java.lang.Long) [2018-04-12 15:18:50.171][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/providers],methods=[GET]}" onto public org.springframework.http.HttpEntity> com.docapostagility.dasearch.controller.ProvidersController.getProvidersByCategories(java.lang.String,java.lang.Long,java.lang.Long,java.util.List,java.util.List,javax.servlet.http.HttpServletRequest) [2018-04-12 15:18:50.172][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/trash],methods=[GET]}" onto public org.springframework.http.HttpEntity> com.docapostagility.dasearch.controller.TrashController.getTrashChildren(java.lang.Long,java.lang.Long,java.util.List,java.util.List,java.lang.Long,javax.servlet.http.HttpServletRequest) [2018-04-12 15:18:50.174][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/api/users/me/connections],methods=[GET]}" onto public org.springframework.http.HttpEntity> com.docapostagility.dasearch.controller.UserController.searchMyConnection(java.lang.Long,java.lang.Long,java.util.List,java.util.List,java.lang.Long) [2018-04-12 15:18:50.191][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/application/categories],methods=[POST]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.postDocuments(G) [2018-04-12 15:18:50.191][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/application/categories],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.patchDocuments(G) [2018-04-12 15:18:50.191][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/application/categories/bulk],methods=[POST]}" onto public org.springframework.http.HttpEntity> com.docapostagility.dasearch.controller.application.AbstractAppController.bulkPostDocuments(java.util.List) [2018-04-12 15:18:50.192][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/application/categories/bulk],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.bulkUpdate(java.util.List) [2018-04-12 15:18:50.192][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/application/categories/reindex],methods=[POST]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.reIndex() [2018-04-12 15:18:50.192][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/application/categories/rebuildindex],methods=[POST]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.rebuildIndex(java.util.List) [2018-04-12 15:18:50.196][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/application/connections],methods=[POST]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.postDocuments(G) [2018-04-12 15:18:50.197][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/application/connections],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.patchDocuments(G) [2018-04-12 15:18:50.197][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/application/connections/bulk],methods=[POST]}" onto public org.springframework.http.HttpEntity> com.docapostagility.dasearch.controller.application.AbstractAppController.bulkPostDocuments(java.util.List) [2018-04-12 15:18:50.197][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/application/connections/bulk],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.bulkUpdate(java.util.List) [2018-04-12 15:18:50.198][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/application/connections/reindex],methods=[POST]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.reIndex() [2018-04-12 15:18:50.198][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/application/connections/rebuildindex],methods=[POST]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.rebuildIndex(java.util.List) [2018-04-12 15:18:50.202][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/application/nodes],methods=[POST]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.postDocuments(G) [2018-04-12 15:18:50.203][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/application/nodes],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.patchDocuments(G) [2018-04-12 15:18:50.203][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/application/nodes/bulk],methods=[POST]}" onto public org.springframework.http.HttpEntity> com.docapostagility.dasearch.controller.application.AbstractAppController.bulkPostDocuments(java.util.List) [2018-04-12 15:18:50.203][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/application/nodes/bulk],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.bulkUpdate(java.util.List) [2018-04-12 15:18:50.203][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/application/nodes/reindex],methods=[POST]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.reIndex() [2018-04-12 15:18:50.204][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/application/nodes/rebuildindex],methods=[POST]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.rebuildIndex(java.util.List) [2018-04-12 15:18:50.213][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/application/providers],methods=[POST]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.postDocuments(G) [2018-04-12 15:18:50.214][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/application/providers],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.patchDocuments(G) [2018-04-12 15:18:50.214][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/application/providers/bulk],methods=[POST]}" onto public org.springframework.http.HttpEntity> com.docapostagility.dasearch.controller.application.AbstractAppController.bulkPostDocuments(java.util.List) [2018-04-12 15:18:50.214][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/application/providers/bulk],methods=[PATCH]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.bulkUpdate(java.util.List) [2018-04-12 15:18:50.215][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/application/providers/reindex],methods=[POST]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.reIndex() [2018-04-12 15:18:50.217][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/application/providers/rebuildindex],methods=[POST]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.rebuildIndex(java.util.List) [2018-04-12 15:18:50.219][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/job/index/correctIndexes],methods=[GET]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.job.IndexJobController.refreshAll(javax.servlet.http.HttpServletRequest) [2018-04-12 15:18:50.225][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/v2/api-docs],methods=[GET],produces=[application/json || application/hal+json]}" onto public org.springframework.http.ResponseEntity springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest) [2018-04-12 15:18:50.228][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/configuration/ui]}" onto org.springframework.http.ResponseEntity springfox.documentation.swagger.web.ApiResourceController.uiConfiguration() [2018-04-12 15:18:50.230][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/swagger-resources]}" onto org.springframework.http.ResponseEntity> springfox.documentation.swagger.web.ApiResourceController.swaggerResources() [2018-04-12 15:18:50.231][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerMapping - Mapped "{[/configuration/security]}" onto org.springframework.http.ResponseEntity springfox.documentation.swagger.web.ApiResourceController.securityConfiguration() [2018-04-12 15:18:50.237][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.238][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.577][da-search_1.1.0][localhost-startStop-35] INFO o.s.web.servlet.handler.SimpleUrlHandlerMapping - Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] [2018-04-12 15:18:50.577][da-search_1.1.0][localhost-startStop-35] INFO o.s.web.servlet.handler.SimpleUrlHandlerMapping - Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] [2018-04-12 15:18:50.717][da-search_1.1.0][localhost-startStop-35] INFO o.s.web.servlet.handler.SimpleUrlHandlerMapping - Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] [2018-04-12 15:18:50.829][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/api/categories],methods=[GET],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity> com.docapostagility.dasearch.controller.CategoriesController.getAllCategories(java.lang.Long,java.lang.Long,java.util.List,java.util.List) [2018-04-12 15:18:50.832][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/api/connections],methods=[GET],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity> com.docapostagility.dasearch.controller.ConnectionsController.searchMyConnection(java.lang.Long,java.lang.Long,java.util.List,java.util.List,java.lang.Long) [2018-04-12 15:18:50.835][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/api/nodes/root/children],methods=[GET],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity> com.docapostagility.dasearch.controller.NodeController.searchRootNodesByOwnerId(java.lang.Long,java.lang.Long,java.util.List,java.util.List,java.lang.Long,javax.servlet.http.HttpServletRequest) [2018-04-12 15:18:50.835][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/api/nodes/{id}/children],methods=[GET],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity> com.docapostagility.dasearch.controller.NodeController.searchNodeContentByOwnerId(java.lang.Long,java.lang.Long,java.lang.Long,java.util.List,java.util.List,java.lang.Long,javax.servlet.http.HttpServletRequest) [2018-04-12 15:18:50.836][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/api/nodes],methods=[GET],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity> com.docapostagility.dasearch.controller.NodeController.searchNodeByName(java.lang.String,java.lang.Long,java.lang.Long,java.lang.Long,javax.servlet.http.HttpServletRequest) [2018-04-12 15:18:50.836][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/api/nodes/unread],methods=[GET],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.NodeController.countUnread(java.lang.Long) [2018-04-12 15:18:50.837][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/api/providers],methods=[GET],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity> com.docapostagility.dasearch.controller.ProvidersController.getProvidersByCategories(java.lang.String,java.lang.Long,java.lang.Long,java.util.List,java.util.List,javax.servlet.http.HttpServletRequest) [2018-04-12 15:18:50.838][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/api/trash],methods=[GET],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity> com.docapostagility.dasearch.controller.TrashController.getTrashChildren(java.lang.Long,java.lang.Long,java.util.List,java.util.List,java.lang.Long,javax.servlet.http.HttpServletRequest) [2018-04-12 15:18:50.839][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/api/users/me/connections],methods=[GET],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity> com.docapostagility.dasearch.controller.UserController.searchMyConnection(java.lang.Long,java.lang.Long,java.util.List,java.util.List,java.lang.Long) [2018-04-12 15:18:50.843][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/application/categories],methods=[POST],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.postDocuments(G) [2018-04-12 15:18:50.843][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/application/categories],methods=[PATCH],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.patchDocuments(G) [2018-04-12 15:18:50.844][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/application/categories/bulk],methods=[POST],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity> com.docapostagility.dasearch.controller.application.AbstractAppController.bulkPostDocuments(java.util.List) [2018-04-12 15:18:50.844][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/application/categories/bulk],methods=[PATCH],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.bulkUpdate(java.util.List) [2018-04-12 15:18:50.845][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/application/categories/reindex],methods=[POST],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.reIndex() [2018-04-12 15:18:50.845][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/application/categories/rebuildindex],methods=[POST],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.rebuildIndex(java.util.List) [2018-04-12 15:18:50.856][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/application/connections],methods=[POST],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.postDocuments(G) [2018-04-12 15:18:50.857][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/application/connections],methods=[PATCH],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.patchDocuments(G) [2018-04-12 15:18:50.857][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/application/connections/bulk],methods=[POST],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity> com.docapostagility.dasearch.controller.application.AbstractAppController.bulkPostDocuments(java.util.List) [2018-04-12 15:18:50.857][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/application/connections/bulk],methods=[PATCH],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.bulkUpdate(java.util.List) [2018-04-12 15:18:50.857][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/application/connections/reindex],methods=[POST],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.reIndex() [2018-04-12 15:18:50.857][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/application/connections/rebuildindex],methods=[POST],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.rebuildIndex(java.util.List) [2018-04-12 15:18:50.862][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/application/nodes],methods=[POST],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.postDocuments(G) [2018-04-12 15:18:50.862][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/application/nodes],methods=[PATCH],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.patchDocuments(G) [2018-04-12 15:18:50.863][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/application/nodes/bulk],methods=[POST],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity> com.docapostagility.dasearch.controller.application.AbstractAppController.bulkPostDocuments(java.util.List) [2018-04-12 15:18:50.864][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/application/nodes/bulk],methods=[PATCH],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.bulkUpdate(java.util.List) [2018-04-12 15:18:50.865][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/application/nodes/reindex],methods=[POST],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.reIndex() [2018-04-12 15:18:50.865][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/application/nodes/rebuildindex],methods=[POST],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.rebuildIndex(java.util.List) [2018-04-12 15:18:50.869][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/application/providers],methods=[POST],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.postDocuments(G) [2018-04-12 15:18:50.870][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/application/providers],methods=[PATCH],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.patchDocuments(G) [2018-04-12 15:18:50.870][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/application/providers/bulk],methods=[POST],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity> com.docapostagility.dasearch.controller.application.AbstractAppController.bulkPostDocuments(java.util.List) [2018-04-12 15:18:50.870][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/application/providers/bulk],methods=[PATCH],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.bulkUpdate(java.util.List) [2018-04-12 15:18:50.871][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/application/providers/reindex],methods=[POST],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.reIndex() [2018-04-12 15:18:50.871][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerMapping - Mapped "{[/application/providers/rebuildindex],methods=[POST],produces=[application/hal+json || application/json]}" onto public org.springframework.http.HttpEntity com.docapostagility.dasearch.controller.application.AbstractAppController.rebuildIndex(java.util.List) [2018-04-12 15:18:50.926][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.927][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.927][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.927][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.928][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.928][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.931][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.933][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.933][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.943][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.944][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.944][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.945][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.946][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.946][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.946][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.947][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.947][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.947][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.947][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.952][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.953][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.953][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.954][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.959][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.959][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.959][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.972][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.972][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.973][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:50.974][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.BasePathAwareHandlerMapping - Mapped "{[/profile],methods=[GET]}" onto org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.ProfileController.listAllFormsOfMetadata() [2018-04-12 15:18:50.974][da-search_1.1.0][localhost-startStop-35] 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-04-12 15:18:52.484][da-search_1.1.0][localhost-startStop-35] 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.WebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) [2018-04-12 15:18:52.485][da-search_1.1.0][localhost-startStop-35] 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.WebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) [2018-04-12 15:18:52.487][da-search_1.1.0][localhost-startStop-35] INFO o.s.b.a.e.web.servlet.WebMvcEndpointHandlerMapping - Mapped "{[/actuator],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto private java.util.Map> org.springframework.boot.actuate.endpoint.web.servlet.WebMvcEndpointHandlerMapping.links(javax.servlet.http.HttpServletRequest) [2018-04-12 15:18:52.769][da-search_1.1.0][localhost-startStop-35] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'errorPageFilter' to: [/*] [2018-04-12 15:18:52.770][da-search_1.1.0][localhost-startStop-35] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'webMetricsFilter' to: [/*] [2018-04-12 15:18:52.770][da-search_1.1.0][localhost-startStop-35] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'characterEncodingFilter' to: [/*] [2018-04-12 15:18:52.770][da-search_1.1.0][localhost-startStop-35] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'hiddenHttpMethodFilter' to: [/*] [2018-04-12 15:18:52.770][da-search_1.1.0][localhost-startStop-35] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'httpPutFormContentFilter' to: [/*] [2018-04-12 15:18:52.770][da-search_1.1.0][localhost-startStop-35] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'requestContextFilter' to: [/*] [2018-04-12 15:18:52.771][da-search_1.1.0][localhost-startStop-35] INFO o.s.b.w.s.DelegatingFilterProxyRegistrationBean - Mapping filter: 'springSecurityFilterChain' to: [/*] [2018-04-12 15:18:52.771][da-search_1.1.0][localhost-startStop-35] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'webRequestLoggingFilter' to: [/*] [2018-04-12 15:18:52.772][da-search_1.1.0][localhost-startStop-35] INFO o.s.boot.web.servlet.FilterRegistrationBean - Filter JWTAuthenticationFilter was not registered (disabled) [2018-04-12 15:18:52.772][da-search_1.1.0][localhost-startStop-35] INFO o.s.boot.web.servlet.FilterRegistrationBean - Filter searchJwtFilter was not registered (disabled) [2018-04-12 15:18:52.772][da-search_1.1.0][localhost-startStop-35] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'simpleCORSFilter' to: [/*] [2018-04-12 15:18:52.772][da-search_1.1.0][localhost-startStop-35] INFO o.s.boot.web.servlet.ServletRegistrationBean - Mapping servlet: 'dispatcherServlet' to [/] [2018-04-12 15:18:53.117][da-search_1.1.0][localhost-startStop-35] INFO o.h.validator.internal.engine.ValidatorFactoryImpl - HV000238: Temporal validation tolerance set to 0. [2018-04-12 15:18:56.259][da-search_1.1.0][localhost-startStop-35] INFO o.s.b.a.s.AuthenticationManagerConfiguration - Using default security password: d96be448-b035-4542-9a49-eb9f95ba83a1 [2018-04-12 15:18:56.983][da-search_1.1.0][localhost-startStop-35] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/api/**'], [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@276b8d39, org.springframework.security.web.context.SecurityContextPersistenceFilter@13368426, org.springframework.security.web.header.HeaderWriterFilter@57166c8f, org.springframework.security.web.authentication.logout.LogoutFilter@3e7cdec8, com.docapostagility.dalibcommons.security.JWTAuthenticationFilter@b68515d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5baa763, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@9c3118, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@41c72597, org.springframework.security.web.session.SessionManagementFilter@aa933fa, org.springframework.security.web.access.ExceptionTranslationFilter@733aac9c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@26b67259] [2018-04-12 15:18:56.987][da-search_1.1.0][localhost-startStop-35] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/application/**'], [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1d1d3ae8, org.springframework.security.web.context.SecurityContextPersistenceFilter@1ce4eaa4, org.springframework.security.web.header.HeaderWriterFilter@2dcf37ae, org.springframework.security.web.authentication.logout.LogoutFilter@2b3af0bf, com.docapostagility.dalibcommons.security.SearchJwtFilter@6dfcb632, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@53503d21, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@77602a2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7d9475f, org.springframework.security.web.session.SessionManagementFilter@30b39a61, org.springframework.security.web.access.ExceptionTranslationFilter@5b029f36, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@94cd049] [2018-04-12 15:18:56.991][da-search_1.1.0][localhost-startStop-35] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@a7206d9, org.springframework.security.web.context.SecurityContextPersistenceFilter@436a38f4, org.springframework.security.web.header.HeaderWriterFilter@4237e721, org.springframework.security.web.authentication.logout.LogoutFilter@5c997c5, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5bcf633, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@784f074a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@664cc2b4, org.springframework.security.web.session.SessionManagementFilter@3ad8f462, org.springframework.security.web.access.ExceptionTranslationFilter@5fa3367c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@592d5097] [2018-04-12 15:18:57.010][da-search_1.1.0][localhost-startStop-35] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@762ef38b, org.springframework.security.web.context.SecurityContextPersistenceFilter@4415033f, org.springframework.security.web.header.HeaderWriterFilter@1ed5b321, org.springframework.security.web.authentication.logout.LogoutFilter@51148542, com.docapostagility.dalibcommons.security.JWTAuthenticationFilter@59125e1d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@274c9c61, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@14336f12, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@13f7776f, org.springframework.security.web.session.SessionManagementFilter@62b4eadc, org.springframework.security.web.access.ExceptionTranslationFilter@4a1535e1, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5345cf05] [2018-04-12 15:18:58.419][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.RequestMappingHandlerAdapter - Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7863b53c: startup date [Thu Apr 12 15:18:34 CEST 2018]; root of context hierarchy [2018-04-12 15:18:58.592][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in docapostAgilitySearchExceptionHandler [2018-04-12 15:18:58.593][da-search_1.1.0][localhost-startStop-35] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in repositoryRestExceptionHandler [2018-04-12 15:18:59.972][da-search_1.1.0][localhost-startStop-35] INFO o.s.data.rest.webmvc.RepositoryRestHandlerAdapter - Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@7863b53c: startup date [Thu Apr 12 15:18:34 CEST 2018]; root of context hierarchy [2018-04-12 15:19:01.079][da-search_1.1.0][localhost-startStop-35] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Registering beans for JMX exposure on startup [2018-04-12 15:19:01.086][da-search_1.1.0][localhost-startStop-35] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Bean with name 'dataSource' has been autodetected for JMX exposure [2018-04-12 15:19:01.099][da-search_1.1.0][localhost-startStop-35] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Located MBean 'dataSource': registering with JMX server as MBean [search:name=dataSource,type=HikariDataSource] [2018-04-12 15:19:01.120][da-search_1.1.0][localhost-startStop-35] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed [2018-04-12 15:19:01.171][da-search_1.1.0][localhost-startStop-35] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) [2018-04-12 15:19:01.194][da-search_1.1.0][localhost-startStop-35] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references [2018-04-12 15:19:01.670][da-search_1.1.0][localhost-startStop-35] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: bulkPostDocumentsUsingPOST_1 [2018-04-12 15:19:01.688][da-search_1.1.0][localhost-startStop-35] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: bulkUpdateUsingPATCH_1 [2018-04-12 15:19:01.773][da-search_1.1.0][localhost-startStop-35] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: patchDocumentsUsingPATCH_1 [2018-04-12 15:19:01.785][da-search_1.1.0][localhost-startStop-35] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: postDocumentsUsingPOST_1 [2018-04-12 15:19:01.789][da-search_1.1.0][localhost-startStop-35] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: reIndexUsingPOST_1 [2018-04-12 15:19:01.794][da-search_1.1.0][localhost-startStop-35] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: rebuildIndexUsingPOST_1 [2018-04-12 15:19:01.890][da-search_1.1.0][localhost-startStop-35] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: bulkPostDocumentsUsingPOST_2 [2018-04-12 15:19:01.904][da-search_1.1.0][localhost-startStop-35] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: bulkUpdateUsingPATCH_2 [2018-04-12 15:19:01.944][da-search_1.1.0][localhost-startStop-35] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: patchDocumentsUsingPATCH_2 [2018-04-12 15:19:01.951][da-search_1.1.0][localhost-startStop-35] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: postDocumentsUsingPOST_2 [2018-04-12 15:19:01.955][da-search_1.1.0][localhost-startStop-35] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: reIndexUsingPOST_2 [2018-04-12 15:19:01.959][da-search_1.1.0][localhost-startStop-35] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: rebuildIndexUsingPOST_2 [2018-04-12 15:19:02.025][da-search_1.1.0][localhost-startStop-35] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: bulkPostDocumentsUsingPOST_3 [2018-04-12 15:19:02.029][da-search_1.1.0][localhost-startStop-35] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: bulkUpdateUsingPATCH_3 [2018-04-12 15:19:02.041][da-search_1.1.0][localhost-startStop-35] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: patchDocumentsUsingPATCH_3 [2018-04-12 15:19:02.046][da-search_1.1.0][localhost-startStop-35] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: postDocumentsUsingPOST_3 [2018-04-12 15:19:02.048][da-search_1.1.0][localhost-startStop-35] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: reIndexUsingPOST_3 [2018-04-12 15:19:02.052][da-search_1.1.0][localhost-startStop-35] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: rebuildIndexUsingPOST_3 [2018-04-12 15:19:02.061][da-search_1.1.0][localhost-startStop-35] WARN s.d.s.r.operation.OperationImplicitParameterReader - Coercing to be of type string. This may not even be a scalar type in actuality [2018-04-12 15:19:02.075][da-search_1.1.0][localhost-startStop-35] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: searchMyConnectionUsingGET_1 [2018-04-12 15:19:02.112][da-search_1.1.0][localhost-startStop-35] INFO com.docapostagility.dasearch.DaSearchApplication - Started DaSearchApplication in 29.592 seconds (JVM running for 3100281.944) [2018-04-12 15:19:02.112][da-search_1.1.0][localhost-startStop-35] INFO com.docapostagility.dasearch.DaSearchApplication - Started DaSearchApplication in 29.592 seconds (JVM running for 3100281.944) [2018-04-12 15:19:02.671][da-search_1.1.0][http-nio-8080-exec-1268] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization started [2018-04-12 15:19:02.759][da-search_1.1.0][http-nio-8080-exec-1268] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization completed in 87 ms