[2018-04-09 10:28:14.735][da-search_1.1.0][localhost-startStop-14] 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-09 10:28:14.775][da-search_1.1.0][localhost-startStop-14] INFO com.docapostagility.dasearch.DaSearchApplication - No active profile set, falling back to default profiles: default [2018-04-09 10:28:15.070][da-search_1.1.0][background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.0.5.Final [2018-04-09 10:28:15.370][da-search_1.1.0][localhost-startStop-14] INFO o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@6bc645c2: startup date [Mon Apr 09 10:28:15 CEST 2018]; root of context hierarchy [2018-04-09 10:28:17.963][da-search_1.1.0][localhost-startStop-14] 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-09 10:28:18.143][da-search_1.1.0][localhost-startStop-14] 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-09 10:28:18.835][da-search_1.1.0][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-04-09 10:28:20.427][da-search_1.1.0][localhost-startStop-14] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$fc07d3db] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-04-09 10:28:20.924][da-search_1.1.0][localhost-startStop-14] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 5554 ms [2018-04-09 10:28:21.465][da-search_1.1.0][localhost-startStop-14] INFO o.h.validator.internal.engine.ValidatorFactoryImpl - HV000238: Temporal validation tolerance set to 0. [2018-04-09 10:28:24.265][da-search_1.1.0][localhost-startStop-14] 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-09 10:28:24.381][da-search_1.1.0][localhost-startStop-14] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'webMetricsFilter' defined in class path resource [org/springframework/boot/actuate/autoconfigure/metrics/web/servlet/WebMvcMetricsConfiguration.class]: Unsatisfied dependency expressed through method 'webMetricsFilter' parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mvcHandlerMappingIntrospector' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Invocation of init method failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping]: Factory method 'requestMappingHandlerMapping' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'openEntityManagerInViewInterceptor' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/JpaBaseConfiguration$JpaWebConfiguration$JpaWebMvcConfiguration.class]: Initialization of bean failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration': Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.zaxxer.hikari.HikariDataSource]: Factory method 'dataSource' threw exception; nested exception is org.springframework.boot.autoconfigure.jdbc.DataSourceProperties$DataSourceBeanCreationException: Cannot determine embedded database driver class for database type NONE. If you want an embedded database please put a supported one on the classpath. If you have database settings to be loaded from a particular profile you may need to active it (no profiles are currently active). [2018-04-09 10:28:24.395][da-search_1.1.0][localhost-startStop-14] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener - Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. [2018-04-09 10:28:24.399][da-search_1.1.0][localhost-startStop-14] ERROR o.s.b.diagnostics.LoggingFailureAnalysisReporter - *************************** APPLICATION FAILED TO START *************************** Description: Cannot determine embedded database driver class for database type NONE Action: If you want an embedded database please put a supported one on the classpath. If you have database settings to be loaded from a particular profile you may need to active it (no profiles are currently active). [2018-04-09 10:37:41.023][da-search_1.1.0][localhost-startStop-15] 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-09 10:37:41.057][da-search_1.1.0][localhost-startStop-15] INFO com.docapostagility.dasearch.DaSearchApplication - No active profile set, falling back to default profiles: default [2018-04-09 10:37:41.429][da-search_1.1.0][background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.0.5.Final [2018-04-09 10:37:41.637][da-search_1.1.0][localhost-startStop-15] INFO o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2db15e5c: startup date [Mon Apr 09 10:37:41 CEST 2018]; root of context hierarchy [2018-04-09 10:37:44.136][da-search_1.1.0][localhost-startStop-15] 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-09 10:37:44.338][da-search_1.1.0][localhost-startStop-15] 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-09 10:37:45.046][da-search_1.1.0][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-04-09 10:37:46.730][da-search_1.1.0][localhost-startStop-15] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$7339fa43] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-04-09 10:37:47.179][da-search_1.1.0][localhost-startStop-15] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 5541 ms [2018-04-09 10:37:47.587][da-search_1.1.0][localhost-startStop-15] INFO o.h.validator.internal.engine.ValidatorFactoryImpl - HV000238: Temporal validation tolerance set to 0. [2018-04-09 10:37:50.490][da-search_1.1.0][localhost-startStop-15] 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-09 10:37:50.625][da-search_1.1.0][localhost-startStop-15] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'webMetricsFilter' defined in class path resource [org/springframework/boot/actuate/autoconfigure/metrics/web/servlet/WebMvcMetricsConfiguration.class]: Unsatisfied dependency expressed through method 'webMetricsFilter' parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mvcHandlerMappingIntrospector' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Invocation of init method failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping]: Factory method 'requestMappingHandlerMapping' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'openEntityManagerInViewInterceptor' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/JpaBaseConfiguration$JpaWebConfiguration$JpaWebMvcConfiguration.class]: Initialization of bean failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration': Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Hikari.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.zaxxer.hikari.HikariDataSource]: Factory method 'dataSource' threw exception; nested exception is org.springframework.boot.autoconfigure.jdbc.DataSourceProperties$DataSourceBeanCreationException: Cannot determine embedded database driver class for database type NONE. If you want an embedded database please put a supported one on the classpath. If you have database settings to be loaded from a particular profile you may need to active it (no profiles are currently active). [2018-04-09 10:37:50.637][da-search_1.1.0][localhost-startStop-15] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener - Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. [2018-04-09 10:37:50.640][da-search_1.1.0][localhost-startStop-15] ERROR o.s.b.diagnostics.LoggingFailureAnalysisReporter - *************************** APPLICATION FAILED TO START *************************** Description: Cannot determine embedded database driver class for database type NONE Action: If you want an embedded database please put a supported one on the classpath. If you have database settings to be loaded from a particular profile you may need to active it (no profiles are currently active). [2018-04-09 10:39:07.301][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:07.335][da-search_1.1.0][localhost-startStop-16] INFO com.docapostagility.dasearch.DaSearchApplication - No active profile set, falling back to default profiles: default [2018-04-09 10:39:07.861][da-search_1.1.0][background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.0.5.Final [2018-04-09 10:39:08.026][da-search_1.1.0][localhost-startStop-16] INFO o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@354f3169: startup date [Mon Apr 09 10:39:08 CEST 2018]; root of context hierarchy [2018-04-09 10:39:10.619][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:10.904][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:11.586][da-search_1.1.0][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-04-09 10:39:13.336][da-search_1.1.0][localhost-startStop-16] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$dd46bb01] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-04-09 10:39:13.886][da-search_1.1.0][localhost-startStop-16] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 5860 ms [2018-04-09 10:39:14.289][da-search_1.1.0][localhost-startStop-16] INFO o.h.validator.internal.engine.ValidatorFactoryImpl - HV000238: Temporal validation tolerance set to 0. [2018-04-09 10:39:16.965][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:17.524][da-search_1.1.0][localhost-startStop-16] INFO com.zaxxer.hikari.HikariDataSource - testdb - Starting... [2018-04-09 10:39:17.884][da-search_1.1.0][localhost-startStop-16] INFO com.zaxxer.hikari.HikariDataSource - testdb - Start completed. [2018-04-09 10:39:18.117][da-search_1.1.0][localhost-startStop-16] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Building JPA container EntityManagerFactory for persistence unit 'default' [2018-04-09 10:39:18.155][da-search_1.1.0][localhost-startStop-16] INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [ name: default ...] [2018-04-09 10:39:18.372][da-search_1.1.0][localhost-startStop-16] INFO org.hibernate.Version - HHH000412: Hibernate Core {5.2.12.Final} [2018-04-09 10:39:18.375][da-search_1.1.0][localhost-startStop-16] INFO org.hibernate.cfg.Environment - HHH000206: hibernate.properties not found [2018-04-09 10:39:18.476][da-search_1.1.0][localhost-startStop-16] INFO org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.0.1.Final} [2018-04-09 10:39:18.804][da-search_1.1.0][localhost-startStop-16] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect [2018-04-09 10:39:19.526][da-search_1.1.0][localhost-startStop-16] INFO o.h.validator.internal.engine.ValidatorFactoryImpl - HV000238: Temporal validation tolerance set to 0. [2018-04-09 10:39:20.584][da-search_1.1.0][localhost-startStop-16] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' [2018-04-09 10:39:22.633][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.642][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.647][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.648][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.649][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.650][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.656][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.657][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.659][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.683][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.684][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.685][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.685][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.685][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.686][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.697][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.697][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.698][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.698][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.699][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.699][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.704][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.705][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.705][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.706][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.706][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.706][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.716][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.717][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.717][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.718][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.719][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.719][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.721][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.730][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.736][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.737][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.739][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:22.751][da-search_1.1.0][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-04-09 10:39:22.751][da-search_1.1.0][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-04-09 10:39:22.960][da-search_1.1.0][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-04-09 10:39:22.960][da-search_1.1.0][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-04-09 10:39:23.069][da-search_1.1.0][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-04-09 10:39:23.146][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.148][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.150][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.150][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.150][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.150][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.151][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.152][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.152][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.155][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.155][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.155][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.156][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.156][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.156][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.168][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.168][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.169][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.169][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.169][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.169][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.173][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.173][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.173][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.175][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.175][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.175][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.178][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.179][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.179][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.179][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.179][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.180][da-search_1.1.0][localhost-startStop-16] 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-09 10:39:23.200][da-search_1.1.0][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-04-09 10:39:23.200][da-search_1.1.0][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-04-09 10:39:23.200][da-search_1.1.0][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-04-09 10:39:23.201][da-search_1.1.0][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-04-09 10:39:23.201][da-search_1.1.0][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-04-09 10:39:23.202][da-search_1.1.0][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-04-09 10:39:23.203][da-search_1.1.0][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-04-09 10:39:23.203][da-search_1.1.0][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-04-09 10:39:23.203][da-search_1.1.0][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-04-09 10:39:23.214][da-search_1.1.0][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-04-09 10:39:23.214][da-search_1.1.0][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-04-09 10:39:23.214][da-search_1.1.0][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-04-09 10:39:23.214][da-search_1.1.0][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-04-09 10:39:23.215][da-search_1.1.0][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-04-09 10:39:23.215][da-search_1.1.0][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-04-09 10:39:23.216][da-search_1.1.0][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-04-09 10:39:23.216][da-search_1.1.0][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-04-09 10:39:23.216][da-search_1.1.0][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-04-09 10:39:23.217][da-search_1.1.0][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-04-09 10:39:23.217][da-search_1.1.0][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-04-09 10:39:23.220][da-search_1.1.0][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-04-09 10:39:23.220][da-search_1.1.0][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-04-09 10:39:23.221][da-search_1.1.0][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-04-09 10:39:23.221][da-search_1.1.0][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-04-09 10:39:23.222][da-search_1.1.0][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-04-09 10:39:23.222][da-search_1.1.0][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-04-09 10:39:23.222][da-search_1.1.0][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-04-09 10:39:23.233][da-search_1.1.0][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-04-09 10:39:23.233][da-search_1.1.0][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-04-09 10:39:23.234][da-search_1.1.0][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-04-09 10:39:23.235][da-search_1.1.0][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-04-09 10:39:23.235][da-search_1.1.0][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-04-09 10:39:24.385][da-search_1.1.0][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.WebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) [2018-04-09 10:39:24.385][da-search_1.1.0][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.WebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) [2018-04-09 10:39:24.386][da-search_1.1.0][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 private java.util.Map> org.springframework.boot.actuate.endpoint.web.servlet.WebMvcEndpointHandlerMapping.links(javax.servlet.http.HttpServletRequest) [2018-04-09 10:39:24.602][da-search_1.1.0][localhost-startStop-16] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'errorPageFilter' to: [/*] [2018-04-09 10:39:24.602][da-search_1.1.0][localhost-startStop-16] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'webMetricsFilter' to: [/*] [2018-04-09 10:39:24.602][da-search_1.1.0][localhost-startStop-16] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'characterEncodingFilter' to: [/*] [2018-04-09 10:39:24.603][da-search_1.1.0][localhost-startStop-16] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'hiddenHttpMethodFilter' to: [/*] [2018-04-09 10:39:24.603][da-search_1.1.0][localhost-startStop-16] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'httpPutFormContentFilter' to: [/*] [2018-04-09 10:39:24.603][da-search_1.1.0][localhost-startStop-16] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'requestContextFilter' to: [/*] [2018-04-09 10:39:24.604][da-search_1.1.0][localhost-startStop-16] INFO o.s.b.w.s.DelegatingFilterProxyRegistrationBean - Mapping filter: 'springSecurityFilterChain' to: [/*] [2018-04-09 10:39:24.604][da-search_1.1.0][localhost-startStop-16] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'webRequestLoggingFilter' to: [/*] [2018-04-09 10:39:24.604][da-search_1.1.0][localhost-startStop-16] INFO o.s.boot.web.servlet.FilterRegistrationBean - Filter JWTAuthenticationFilter was not registered (disabled) [2018-04-09 10:39:24.604][da-search_1.1.0][localhost-startStop-16] INFO o.s.boot.web.servlet.FilterRegistrationBean - Filter searchJwtFilter was not registered (disabled) [2018-04-09 10:39:24.604][da-search_1.1.0][localhost-startStop-16] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'simpleCORSFilter' to: [/*] [2018-04-09 10:39:24.604][da-search_1.1.0][localhost-startStop-16] INFO o.s.boot.web.servlet.ServletRegistrationBean - Mapping servlet: 'dispatcherServlet' to [/] [2018-04-09 10:39:24.906][da-search_1.1.0][localhost-startStop-16] INFO o.h.validator.internal.engine.ValidatorFactoryImpl - HV000238: Temporal validation tolerance set to 0. [2018-04-09 10:39:27.384][da-search_1.1.0][localhost-startStop-16] INFO o.s.b.a.s.AuthenticationManagerConfiguration - Using default security password: 8cbcdd16-ea5b-44fc-82bc-e15a5cef0ac1 [2018-04-09 10:39:28.231][da-search_1.1.0][localhost-startStop-16] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/api/**'], [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2f0720e3, org.springframework.security.web.context.SecurityContextPersistenceFilter@2caa8e07, org.springframework.security.web.header.HeaderWriterFilter@e88cd3c, org.springframework.security.web.authentication.logout.LogoutFilter@78d597fe, com.docapostagility.dalibcommons.security.JWTAuthenticationFilter@1b61af71, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6730e68, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@484a6736, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4f9505da, org.springframework.security.web.session.SessionManagementFilter@76bc6a8, org.springframework.security.web.access.ExceptionTranslationFilter@1d2d1adb, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3b2ab1e5] [2018-04-09 10:39:28.235][da-search_1.1.0][localhost-startStop-16] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/application/**'], [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@253bb250, org.springframework.security.web.context.SecurityContextPersistenceFilter@4624b93a, org.springframework.security.web.header.HeaderWriterFilter@6169572f, org.springframework.security.web.authentication.logout.LogoutFilter@25a5c294, com.docapostagility.dalibcommons.security.SearchJwtFilter@1730baa5, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@79c531b8, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@52bec180, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2c1e1103, org.springframework.security.web.session.SessionManagementFilter@7dc145b6, org.springframework.security.web.access.ExceptionTranslationFilter@4b2e9e18, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@391f57da] [2018-04-09 10:39:28.239][da-search_1.1.0][localhost-startStop-16] 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@6e5990ee, org.springframework.security.web.context.SecurityContextPersistenceFilter@24f6660d, org.springframework.security.web.header.HeaderWriterFilter@5079d2e0, org.springframework.security.web.authentication.logout.LogoutFilter@6c368918, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@fcca003, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@113c9dc8, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3ddc6aed, org.springframework.security.web.session.SessionManagementFilter@77f5116, org.springframework.security.web.access.ExceptionTranslationFilter@554fdbd3, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1f5fddcd] [2018-04-09 10:39:28.254][da-search_1.1.0][localhost-startStop-16] 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@51b0d96e, org.springframework.security.web.context.SecurityContextPersistenceFilter@230672b9, org.springframework.security.web.header.HeaderWriterFilter@40550449, org.springframework.security.web.authentication.logout.LogoutFilter@3d5b64e0, com.docapostagility.dalibcommons.security.JWTAuthenticationFilter@3ed4eed0, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@21c75953, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@49d8766e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@79493a5c, org.springframework.security.web.session.SessionManagementFilter@5955b449, org.springframework.security.web.access.ExceptionTranslationFilter@a04c76, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3b5748da] [2018-04-09 10:39:29.415][da-search_1.1.0][localhost-startStop-16] INFO o.s.w.s.m.m.a.RequestMappingHandlerAdapter - Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@354f3169: startup date [Mon Apr 09 10:39:08 CEST 2018]; root of context hierarchy [2018-04-09 10:39:29.586][da-search_1.1.0][localhost-startStop-16] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in docapostAgilitySearchExceptionHandler [2018-04-09 10:39:29.586][da-search_1.1.0][localhost-startStop-16] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in repositoryRestExceptionHandler [2018-04-09 10:39:30.503][da-search_1.1.0][localhost-startStop-16] INFO o.s.data.rest.webmvc.RepositoryRestHandlerAdapter - Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@354f3169: startup date [Mon Apr 09 10:39:08 CEST 2018]; root of context hierarchy [2018-04-09 10:39:31.507][da-search_1.1.0][localhost-startStop-16] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Registering beans for JMX exposure on startup [2018-04-09 10:39:31.510][da-search_1.1.0][localhost-startStop-16] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Bean with name 'dataSource' has been autodetected for JMX exposure [2018-04-09 10:39:31.522][da-search_1.1.0][localhost-startStop-16] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Located MBean 'dataSource': registering with JMX server as MBean [com.zaxxer.hikari:name=dataSource,type=HikariDataSource] [2018-04-09 10:39:31.551][da-search_1.1.0][localhost-startStop-16] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener - Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. [2018-04-09 10:39:31.557][da-search_1.1.0][localhost-startStop-16] ERROR org.springframework.boot.SpringApplication - Application startup failed org.springframework.jmx.export.UnableToRegisterMBeanException: Unable to register MBean [HikariDataSource (testdb)] with key 'dataSource'; nested exception is javax.management.InstanceAlreadyExistsException: com.zaxxer.hikari:name=dataSource,type=HikariDataSource at org.springframework.jmx.export.MBeanExporter.registerBeanNameOrInstance(MBeanExporter.java:626) at org.springframework.jmx.export.MBeanExporter.lambda$registerBeans$2(MBeanExporter.java:552) at java.util.HashMap.forEach(HashMap.java:1289) at org.springframework.jmx.export.MBeanExporter.registerBeans(MBeanExporter.java:552) at org.springframework.jmx.export.MBeanExporter.afterSingletonsInstantiated(MBeanExporter.java:435) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:775) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:868) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:138) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:751) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:387) at org.springframework.boot.SpringApplication.run(SpringApplication.java:327) at org.springframework.boot.web.servlet.support.SpringBootServletInitializer.run(SpringBootServletInitializer.java:155) at org.springframework.boot.web.servlet.support.SpringBootServletInitializer.createRootApplicationContext(SpringBootServletInitializer.java:135) at org.springframework.boot.web.servlet.support.SpringBootServletInitializer.onStartup(SpringBootServletInitializer.java:87) at org.springframework.web.SpringServletContainerInitializer.onStartup(SpringServletContainerInitializer.java:172) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5196) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:752) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:728) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:734) at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:952) at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1823) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: javax.management.InstanceAlreadyExistsException: com.zaxxer.hikari:name=dataSource,type=HikariDataSource at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324) at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522) at org.springframework.jmx.support.MBeanRegistrationSupport.doRegister(MBeanRegistrationSupport.java:137) at org.springframework.jmx.export.MBeanExporter.registerBeanInstance(MBeanExporter.java:672) at org.springframework.jmx.export.MBeanExporter.registerBeanNameOrInstance(MBeanExporter.java:616) ... 27 common frames omitted [2018-04-09 10:39:31.558][da-search_1.1.0][localhost-startStop-16] INFO o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@354f3169: startup date [Mon Apr 09 10:39:08 CEST 2018]; root of context hierarchy [2018-04-09 10:39:31.568][da-search_1.1.0][localhost-startStop-16] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Unregistering JMX-exposed beans on shutdown [2018-04-09 10:39:31.578][da-search_1.1.0][localhost-startStop-16] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' [2018-04-09 10:39:31.580][da-search_1.1.0][localhost-startStop-16] INFO com.zaxxer.hikari.HikariDataSource - testdb - Shutdown initiated... [2018-04-09 10:39:31.592][da-search_1.1.0][localhost-startStop-16] INFO com.zaxxer.hikari.HikariDataSource - testdb - Shutdown completed. [2018-04-09 10:46:37.564][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:37.595][da-search_1.1.0][localhost-startStop-17] INFO com.docapostagility.dasearch.DaSearchApplication - No active profile set, falling back to default profiles: default [2018-04-09 10:46:38.144][da-search_1.1.0][localhost-startStop-17] INFO o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@56d889d2: startup date [Mon Apr 09 10:46:38 CEST 2018]; root of context hierarchy [2018-04-09 10:46:38.250][da-search_1.1.0][background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.0.5.Final [2018-04-09 10:46:40.731][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:40.998][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:41.687][da-search_1.1.0][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-04-09 10:46:43.292][da-search_1.1.0][localhost-startStop-17] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$c79fbdc7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-04-09 10:46:44.131][da-search_1.1.0][localhost-startStop-17] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 5987 ms [2018-04-09 10:46:44.572][da-search_1.1.0][localhost-startStop-17] INFO o.h.validator.internal.engine.ValidatorFactoryImpl - HV000238: Temporal validation tolerance set to 0. [2018-04-09 10:46:47.317][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:47.814][da-search_1.1.0][localhost-startStop-17] INFO com.zaxxer.hikari.HikariDataSource - testdb - Starting... [2018-04-09 10:46:48.285][da-search_1.1.0][localhost-startStop-17] INFO com.zaxxer.hikari.HikariDataSource - testdb - Start completed. [2018-04-09 10:46:48.539][da-search_1.1.0][localhost-startStop-17] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Building JPA container EntityManagerFactory for persistence unit 'default' [2018-04-09 10:46:48.580][da-search_1.1.0][localhost-startStop-17] INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [ name: default ...] [2018-04-09 10:46:48.820][da-search_1.1.0][localhost-startStop-17] INFO org.hibernate.Version - HHH000412: Hibernate Core {5.2.12.Final} [2018-04-09 10:46:48.824][da-search_1.1.0][localhost-startStop-17] INFO org.hibernate.cfg.Environment - HHH000206: hibernate.properties not found [2018-04-09 10:46:48.926][da-search_1.1.0][localhost-startStop-17] INFO org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.0.1.Final} [2018-04-09 10:46:49.224][da-search_1.1.0][localhost-startStop-17] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect [2018-04-09 10:46:49.962][da-search_1.1.0][localhost-startStop-17] INFO o.h.validator.internal.engine.ValidatorFactoryImpl - HV000238: Temporal validation tolerance set to 0. [2018-04-09 10:46:50.605][da-search_1.1.0][localhost-startStop-17] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' [2018-04-09 10:46:52.635][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.643][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.647][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.648][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.649][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.649][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.655][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.656][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.658][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.671][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.672][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.672][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.673][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.673][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.674][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.678][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.679][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.679][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.679][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.680][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.680][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.684][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.685][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.685][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.685][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.686][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.686][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.693][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.694][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.694][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.695][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.695][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.696][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.698][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.728][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.732][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.733][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.734][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:52.742][da-search_1.1.0][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-04-09 10:46:52.743][da-search_1.1.0][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-04-09 10:46:52.945][da-search_1.1.0][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-04-09 10:46:52.945][da-search_1.1.0][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-04-09 10:46:53.009][da-search_1.1.0][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-04-09 10:46:53.137][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.146][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.155][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.157][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.158][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.158][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.160][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.162][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.166][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.174][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.174][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.174][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.177][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.177][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.177][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.203][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.204][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.204][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.205][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.205][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.205][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.208][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.209][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.209][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.210][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.210][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.210][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.213][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.214][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.214][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.215][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.215][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.215][da-search_1.1.0][localhost-startStop-17] 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-09 10:46:53.245][da-search_1.1.0][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-04-09 10:46:53.245][da-search_1.1.0][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-04-09 10:46:53.246][da-search_1.1.0][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-04-09 10:46:53.248][da-search_1.1.0][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-04-09 10:46:53.249][da-search_1.1.0][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-04-09 10:46:53.251][da-search_1.1.0][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-04-09 10:46:53.253][da-search_1.1.0][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-04-09 10:46:53.254][da-search_1.1.0][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-04-09 10:46:53.254][da-search_1.1.0][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-04-09 10:46:53.265][da-search_1.1.0][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-04-09 10:46:53.266][da-search_1.1.0][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-04-09 10:46:53.267][da-search_1.1.0][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-04-09 10:46:53.267][da-search_1.1.0][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-04-09 10:46:53.268][da-search_1.1.0][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-04-09 10:46:53.268][da-search_1.1.0][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-04-09 10:46:53.269][da-search_1.1.0][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-04-09 10:46:53.269][da-search_1.1.0][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-04-09 10:46:53.270][da-search_1.1.0][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-04-09 10:46:53.270][da-search_1.1.0][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-04-09 10:46:53.271][da-search_1.1.0][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-04-09 10:46:53.276][da-search_1.1.0][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-04-09 10:46:53.276][da-search_1.1.0][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-04-09 10:46:53.277][da-search_1.1.0][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-04-09 10:46:53.278][da-search_1.1.0][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-04-09 10:46:53.279][da-search_1.1.0][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-04-09 10:46:53.279][da-search_1.1.0][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-04-09 10:46:53.280][da-search_1.1.0][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-04-09 10:46:53.294][da-search_1.1.0][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-04-09 10:46:53.294][da-search_1.1.0][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-04-09 10:46:53.295][da-search_1.1.0][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-04-09 10:46:53.297][da-search_1.1.0][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-04-09 10:46:53.298][da-search_1.1.0][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-04-09 10:46:54.675][da-search_1.1.0][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.WebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) [2018-04-09 10:46:54.675][da-search_1.1.0][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.WebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) [2018-04-09 10:46:54.677][da-search_1.1.0][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 private java.util.Map> org.springframework.boot.actuate.endpoint.web.servlet.WebMvcEndpointHandlerMapping.links(javax.servlet.http.HttpServletRequest) [2018-04-09 10:46:54.880][da-search_1.1.0][localhost-startStop-17] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'errorPageFilter' to: [/*] [2018-04-09 10:46:54.881][da-search_1.1.0][localhost-startStop-17] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'webMetricsFilter' to: [/*] [2018-04-09 10:46:54.881][da-search_1.1.0][localhost-startStop-17] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'characterEncodingFilter' to: [/*] [2018-04-09 10:46:54.881][da-search_1.1.0][localhost-startStop-17] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'hiddenHttpMethodFilter' to: [/*] [2018-04-09 10:46:54.881][da-search_1.1.0][localhost-startStop-17] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'httpPutFormContentFilter' to: [/*] [2018-04-09 10:46:54.881][da-search_1.1.0][localhost-startStop-17] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'requestContextFilter' to: [/*] [2018-04-09 10:46:54.882][da-search_1.1.0][localhost-startStop-17] INFO o.s.b.w.s.DelegatingFilterProxyRegistrationBean - Mapping filter: 'springSecurityFilterChain' to: [/*] [2018-04-09 10:46:54.883][da-search_1.1.0][localhost-startStop-17] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'webRequestLoggingFilter' to: [/*] [2018-04-09 10:46:54.883][da-search_1.1.0][localhost-startStop-17] INFO o.s.boot.web.servlet.FilterRegistrationBean - Filter JWTAuthenticationFilter was not registered (disabled) [2018-04-09 10:46:54.883][da-search_1.1.0][localhost-startStop-17] INFO o.s.boot.web.servlet.FilterRegistrationBean - Filter searchJwtFilter was not registered (disabled) [2018-04-09 10:46:54.883][da-search_1.1.0][localhost-startStop-17] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'simpleCORSFilter' to: [/*] [2018-04-09 10:46:54.883][da-search_1.1.0][localhost-startStop-17] INFO o.s.boot.web.servlet.ServletRegistrationBean - Mapping servlet: 'dispatcherServlet' to [/] [2018-04-09 10:46:55.207][da-search_1.1.0][localhost-startStop-17] INFO o.h.validator.internal.engine.ValidatorFactoryImpl - HV000238: Temporal validation tolerance set to 0. [2018-04-09 10:46:58.374][da-search_1.1.0][localhost-startStop-17] INFO o.s.b.a.s.AuthenticationManagerConfiguration - Using default security password: cf46e13a-499c-4fca-8967-eab4efea31e3 [2018-04-09 10:46:59.084][da-search_1.1.0][localhost-startStop-17] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/api/**'], [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@57bf680a, org.springframework.security.web.context.SecurityContextPersistenceFilter@58787496, org.springframework.security.web.header.HeaderWriterFilter@5f995ea5, org.springframework.security.web.authentication.logout.LogoutFilter@1271ba46, com.docapostagility.dalibcommons.security.JWTAuthenticationFilter@3a85a4b1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@165ec9a2, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@666ef719, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@63ad12c, org.springframework.security.web.session.SessionManagementFilter@6a2869e8, org.springframework.security.web.access.ExceptionTranslationFilter@4db480e5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@579789d4] [2018-04-09 10:46:59.089][da-search_1.1.0][localhost-startStop-17] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/application/**'], [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@51644549, org.springframework.security.web.context.SecurityContextPersistenceFilter@31148f1a, org.springframework.security.web.header.HeaderWriterFilter@349d6f3, org.springframework.security.web.authentication.logout.LogoutFilter@484962e9, com.docapostagility.dalibcommons.security.SearchJwtFilter@4fff26c2, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@45cfb36a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@8fc0b6e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@531e03db, org.springframework.security.web.session.SessionManagementFilter@d59a595, org.springframework.security.web.access.ExceptionTranslationFilter@79c1adc7, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@e4e5155] [2018-04-09 10:46:59.093][da-search_1.1.0][localhost-startStop-17] 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@11caac16, org.springframework.security.web.context.SecurityContextPersistenceFilter@74dd4149, org.springframework.security.web.header.HeaderWriterFilter@6d583ef4, org.springframework.security.web.authentication.logout.LogoutFilter@1a48a0d9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6b3fbebe, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@47bc92b3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7752bfa4, org.springframework.security.web.session.SessionManagementFilter@5631731e, org.springframework.security.web.access.ExceptionTranslationFilter@6b1e9c70, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@46b03a8e] [2018-04-09 10:46:59.112][da-search_1.1.0][localhost-startStop-17] 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@2a451fe4, org.springframework.security.web.context.SecurityContextPersistenceFilter@3ce185dc, org.springframework.security.web.header.HeaderWriterFilter@71d80ba4, org.springframework.security.web.authentication.logout.LogoutFilter@4a27e0af, com.docapostagility.dalibcommons.security.JWTAuthenticationFilter@16a6bdc6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@d132870, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3ca7975d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6a9c4884, org.springframework.security.web.session.SessionManagementFilter@5ac59670, org.springframework.security.web.access.ExceptionTranslationFilter@584d21d9, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@800c1b2] [2018-04-09 10:47:00.306][da-search_1.1.0][localhost-startStop-17] INFO o.s.w.s.m.m.a.RequestMappingHandlerAdapter - Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@56d889d2: startup date [Mon Apr 09 10:46:38 CEST 2018]; root of context hierarchy [2018-04-09 10:47:00.452][da-search_1.1.0][localhost-startStop-17] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in docapostAgilitySearchExceptionHandler [2018-04-09 10:47:00.453][da-search_1.1.0][localhost-startStop-17] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in repositoryRestExceptionHandler [2018-04-09 10:47:01.555][da-search_1.1.0][localhost-startStop-17] INFO o.s.data.rest.webmvc.RepositoryRestHandlerAdapter - Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@56d889d2: startup date [Mon Apr 09 10:46:38 CEST 2018]; root of context hierarchy [2018-04-09 10:47:02.657][da-search_1.1.0][localhost-startStop-17] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Registering beans for JMX exposure on startup [2018-04-09 10:47:02.661][da-search_1.1.0][localhost-startStop-17] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Bean with name 'dataSource' has been autodetected for JMX exposure [2018-04-09 10:47:02.674][da-search_1.1.0][localhost-startStop-17] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Located MBean 'dataSource': registering with JMX server as MBean [search:name=dataSource,type=HikariDataSource] [2018-04-09 10:47:02.695][da-search_1.1.0][localhost-startStop-17] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed [2018-04-09 10:47:02.740][da-search_1.1.0][localhost-startStop-17] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) [2018-04-09 10:47:02.763][da-search_1.1.0][localhost-startStop-17] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references [2018-04-09 10:47:03.457][da-search_1.1.0][localhost-startStop-17] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: bulkPostDocumentsUsingPOST_1 [2018-04-09 10:47:03.476][da-search_1.1.0][localhost-startStop-17] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: bulkUpdateUsingPATCH_1 [2018-04-09 10:47:03.536][da-search_1.1.0][localhost-startStop-17] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: patchDocumentsUsingPATCH_1 [2018-04-09 10:47:03.545][da-search_1.1.0][localhost-startStop-17] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: postDocumentsUsingPOST_1 [2018-04-09 10:47:03.549][da-search_1.1.0][localhost-startStop-17] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: reIndexUsingPOST_1 [2018-04-09 10:47:03.557][da-search_1.1.0][localhost-startStop-17] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: rebuildIndexUsingPOST_1 [2018-04-09 10:47:03.633][da-search_1.1.0][localhost-startStop-17] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: bulkPostDocumentsUsingPOST_2 [2018-04-09 10:47:03.639][da-search_1.1.0][localhost-startStop-17] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: bulkUpdateUsingPATCH_2 [2018-04-09 10:47:03.682][da-search_1.1.0][localhost-startStop-17] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: patchDocumentsUsingPATCH_2 [2018-04-09 10:47:03.686][da-search_1.1.0][localhost-startStop-17] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: postDocumentsUsingPOST_2 [2018-04-09 10:47:03.689][da-search_1.1.0][localhost-startStop-17] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: reIndexUsingPOST_2 [2018-04-09 10:47:03.692][da-search_1.1.0][localhost-startStop-17] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: rebuildIndexUsingPOST_2 [2018-04-09 10:47:03.817][da-search_1.1.0][localhost-startStop-17] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: bulkPostDocumentsUsingPOST_3 [2018-04-09 10:47:03.822][da-search_1.1.0][localhost-startStop-17] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: bulkUpdateUsingPATCH_3 [2018-04-09 10:47:03.839][da-search_1.1.0][localhost-startStop-17] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: patchDocumentsUsingPATCH_3 [2018-04-09 10:47:03.845][da-search_1.1.0][localhost-startStop-17] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: postDocumentsUsingPOST_3 [2018-04-09 10:47:03.848][da-search_1.1.0][localhost-startStop-17] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: reIndexUsingPOST_3 [2018-04-09 10:47:03.853][da-search_1.1.0][localhost-startStop-17] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: rebuildIndexUsingPOST_3 [2018-04-09 10:47:03.866][da-search_1.1.0][localhost-startStop-17] 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-09 10:47:03.882][da-search_1.1.0][localhost-startStop-17] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: searchMyConnectionUsingGET_1 [2018-04-09 10:47:03.922][da-search_1.1.0][localhost-startStop-17] INFO com.docapostagility.dasearch.DaSearchApplication - Started DaSearchApplication in 27.031 seconds (JVM running for 2824763.754) [2018-04-09 10:47:06.565][da-search_1.1.0][http-nio-8080-exec-723] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization started [2018-04-09 10:47:06.687][da-search_1.1.0][http-nio-8080-exec-723] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization completed in 122 ms [2018-04-09 11:11:19.622][da-search_1.1.0][http-nio-8080-exec-727] ERROR c.d.d.e.DocapostAgilitySearchExceptionHandler - Unknown exception type: org.apache.catalina.connector.ClientAbortException org.apache.catalina.connector.ClientAbortException: java.io.IOException: Connexion ré-initialisée par le correspondant at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:321) at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:284) at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118) at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100) at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:286) at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:107) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:268) at org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor.handleReturnValue(HttpEntityMethodProcessor.java:218) at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:871) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:777) 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:978) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:870) at javax.servlet.http.HttpServlet.service(HttpServlet.java:635) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:855) 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.docapostagility.dasearch.security.filter.SimpleCORSFilter.doFilter(SimpleCORSFilter.java:25) 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.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:119) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java: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 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) Caused by: java.io.IOException: Connexion ré-initialisée par le correspondant at sun.nio.ch.FileDispatcherImpl.write0(Native Method) at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:47) at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93) at sun.nio.ch.IOUtil.write(IOUtil.java:65) at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471) at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134) at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:101) at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:157) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1259) at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:670) at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:607) at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:597) at org.apache.coyote.http11.Http11OutputBuffer.flushBuffer(Http11OutputBuffer.java:581) at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:272) at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1506) at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:279) at org.apache.coyote.Response.action(Response.java:172) at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:317) ... 107 common frames omitted [2018-04-09 11:11:19.622][da-search_1.1.0][http-nio-8080-exec-766] ERROR c.d.d.e.DocapostAgilitySearchExceptionHandler - Unknown exception type: org.apache.catalina.connector.ClientAbortException org.apache.catalina.connector.ClientAbortException: java.io.IOException: Connexion ré-initialisée par le correspondant at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:321) at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:284) at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118) at com.fasterxml.jackson.core.json.UTF8JsonGenerator.flush(UTF8JsonGenerator.java:1100) at com.fasterxml.jackson.databind.ObjectWriter.writeValue(ObjectWriter.java:915) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.writeInternal(AbstractJackson2HttpMessageConverter.java:286) at org.springframework.http.converter.AbstractGenericHttpMessageConverter.write(AbstractGenericHttpMessageConverter.java:107) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:268) at org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor.handleReturnValue(HttpEntityMethodProcessor.java:218) at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:82) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:119) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:871) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:777) 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:978) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:870) at javax.servlet.http.HttpServlet.service(HttpServlet.java:635) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:855) 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.docapostagility.dasearch.security.filter.SimpleCORSFilter.doFilter(SimpleCORSFilter.java:25) 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.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:119) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java: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 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) Caused by: java.io.IOException: Connexion ré-initialisée par le correspondant at sun.nio.ch.FileDispatcherImpl.write0(Native Method) at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:47) at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93) at sun.nio.ch.IOUtil.write(IOUtil.java:65) at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471) at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134) at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:101) at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:157) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1259) at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:670) at org.apache.tomcat.util.net.SocketWrapperBase.flushBlocking(SocketWrapperBase.java:607) at org.apache.tomcat.util.net.SocketWrapperBase.flush(SocketWrapperBase.java:597) at org.apache.coyote.http11.Http11OutputBuffer.flushBuffer(Http11OutputBuffer.java:581) at org.apache.coyote.http11.Http11OutputBuffer.flush(Http11OutputBuffer.java:272) at org.apache.coyote.http11.Http11Processor.flush(Http11Processor.java:1506) at org.apache.coyote.AbstractProcessor.action(AbstractProcessor.java:279) at org.apache.coyote.Response.action(Response.java:172) at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:317) ... 107 common frames omitted [2018-04-09 12:36:20.445][da-search_1.1.0][http-nio-8080-exec-946] WARN org.hibernate.engine.jdbc.spi.SqlExceptionHelper - SQL Error: 1406, SQLState: 22001 [2018-04-09 12:36:20.447][da-search_1.1.0][http-nio-8080-exec-946] ERROR org.hibernate.engine.jdbc.spi.SqlExceptionHelper - Data truncation: Data too long for column 'json' at row 1 [2018-04-09 12:41:12.735][da-search_1.1.0][http-nio-8080-exec-1005] WARN org.hibernate.engine.jdbc.spi.SqlExceptionHelper - SQL Error: 1406, SQLState: 22001 [2018-04-09 12:41:12.735][da-search_1.1.0][http-nio-8080-exec-1005] ERROR org.hibernate.engine.jdbc.spi.SqlExceptionHelper - Data truncation: Data too long for column 'reason' at row 1 [2018-04-09 12:41:20.055][da-search_1.1.0][http-nio-8080-exec-981] WARN org.hibernate.engine.jdbc.spi.SqlExceptionHelper - SQL Error: 1406, SQLState: 22001 [2018-04-09 12:41:20.055][da-search_1.1.0][http-nio-8080-exec-981] ERROR org.hibernate.engine.jdbc.spi.SqlExceptionHelper - Data truncation: Data too long for column 'reason' at row 1 [2018-04-09 12:42:28.358][da-search_1.1.0][http-nio-8080-exec-992] ERROR c.d.dalibcommons.exception.ServerExceptionKey - [500_001, HttpStatus 500] elasticsearch - ElasticsearchStatusException[Elasticsearch exception [type=mapper_parsing_exception, reason=failed to parse [created]]]; nested: ElasticsearchException[Elasticsearch exception [type=illegal_argument_exception, reason=Invalid format: "2018-04-09 10:42:28" is malformed at " 10:42:28"]];; org.elasticsearch.ElasticsearchException: Elasticsearch exception [type=illegal_argument_exception, reason=Invalid format: "2018-04-09 10:42:28" is malformed at " 10:42:28"] com.docapostagility.dalibcommons.exception.DocapostAgilityException: Response status 500 with reason "500_001" at com.docapostagility.dasearch.repository.impl.ESGenericRepositoryImpl.indexDocument(ESGenericRepositoryImpl.java:262) at com.docapostagility.dasearch.service.impl.AbstractServiceImpl.save(AbstractServiceImpl.java:58) at com.docapostagility.dasearch.service.impl.AbstractServiceImpl$$FastClassBySpringCGLIB$$da8c31c8.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:747) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.aspectj.AspectJAfterAdvice.invoke(AspectJAfterAdvice.java:47) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) at com.docapostagility.dasearch.service.impl.NodeServiceImpl$$EnhancerBySpringCGLIB$$879474b9.save() at com.docapostagility.dasearch.controller.application.AbstractAppController.postDocuments(AbstractAppController.java:33) 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:871) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:777) 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:978) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:881) at javax.servlet.http.HttpServlet.service(HttpServlet.java:661) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:855) 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.docapostagility.dasearch.security.filter.SimpleCORSFilter.doFilter(SimpleCORSFilter.java:25) 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.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:119) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java: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.docapostagility.dalibcommons.security.SearchJwtFilter.doFilter(SearchJwtFilter.java:37) 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-09 12:53:12.391][da-search_1.1.0][http-nio-8080-exec-988] ERROR c.d.d.e.DocapostAgilitySearchExceptionHandler - Unknown exception type: org.elasticsearch.action.ActionRequestValidationException org.elasticsearch.action.ActionRequestValidationException: Validation Failed: 1: no requests added; at org.elasticsearch.action.ValidateActions.addValidationError(ValidateActions.java:26) at org.elasticsearch.action.bulk.BulkRequest.validate(BulkRequest.java:562) at org.elasticsearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:481) at org.elasticsearch.client.RestHighLevelClient.performRequestAndParseEntity(RestHighLevelClient.java:474) at org.elasticsearch.client.RestHighLevelClient.bulk(RestHighLevelClient.java:246) at com.docapostagility.dasearch.repository.impl.ESGenericRepositoryImpl.bulkIndexDocumentInSpecificIndices(ESGenericRepositoryImpl.java:309) at com.docapostagility.dasearch.service.impl.AbstractServiceImpl.rebuildIndex(AbstractServiceImpl.java:49) at com.docapostagility.dasearch.service.impl.AbstractServiceImpl$$FastClassBySpringCGLIB$$da8c31c8.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:747) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.aspectj.AspectJAfterAdvice.invoke(AspectJAfterAdvice.java:47) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) at com.docapostagility.dasearch.service.impl.NodeServiceImpl$$EnhancerBySpringCGLIB$$879474b9.rebuildIndex() at com.docapostagility.dasearch.controller.application.AbstractAppController.rebuildIndex(AbstractAppController.java:88) 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:871) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:777) 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:978) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:881) at javax.servlet.http.HttpServlet.service(HttpServlet.java:661) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:855) 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.docapostagility.dasearch.security.filter.SimpleCORSFilter.doFilter(SimpleCORSFilter.java:25) 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.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:119) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java: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.docapostagility.dalibcommons.security.SearchJwtFilter.doFilter(SearchJwtFilter.java:37) 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-09 12:54:47.874][da-search_1.1.0][http-nio-8080-exec-1003] ERROR c.d.d.e.DocapostAgilitySearchExceptionHandler - Unknown exception type: org.elasticsearch.action.ActionRequestValidationException org.elasticsearch.action.ActionRequestValidationException: Validation Failed: 1: no requests added; at org.elasticsearch.action.ValidateActions.addValidationError(ValidateActions.java:26) at org.elasticsearch.action.bulk.BulkRequest.validate(BulkRequest.java:562) at org.elasticsearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:481) at org.elasticsearch.client.RestHighLevelClient.performRequestAndParseEntity(RestHighLevelClient.java:474) at org.elasticsearch.client.RestHighLevelClient.bulk(RestHighLevelClient.java:246) at com.docapostagility.dasearch.repository.impl.ESGenericRepositoryImpl.bulkIndexDocumentInSpecificIndices(ESGenericRepositoryImpl.java:309) at com.docapostagility.dasearch.service.impl.AbstractServiceImpl.rebuildIndex(AbstractServiceImpl.java:49) at com.docapostagility.dasearch.service.impl.AbstractServiceImpl$$FastClassBySpringCGLIB$$da8c31c8.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:747) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.aspectj.AspectJAfterAdvice.invoke(AspectJAfterAdvice.java:47) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) at com.docapostagility.dasearch.service.impl.NodeServiceImpl$$EnhancerBySpringCGLIB$$879474b9.rebuildIndex() at com.docapostagility.dasearch.controller.application.AbstractAppController.rebuildIndex(AbstractAppController.java:88) 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:871) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:777) 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:978) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:881) at javax.servlet.http.HttpServlet.service(HttpServlet.java:661) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:855) 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.docapostagility.dasearch.security.filter.SimpleCORSFilter.doFilter(SimpleCORSFilter.java:25) 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.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:119) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java: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.docapostagility.dalibcommons.security.SearchJwtFilter.doFilter(SearchJwtFilter.java:37) 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-09 15:20:34.516][da-search_1.1.0][http-nio-8080-exec-975] ERROR c.d.d.e.DocapostAgilitySearchExceptionHandler - Unknown exception type: org.elasticsearch.action.ActionRequestValidationException org.elasticsearch.action.ActionRequestValidationException: Validation Failed: 1: no requests added; at org.elasticsearch.action.ValidateActions.addValidationError(ValidateActions.java:26) at org.elasticsearch.action.bulk.BulkRequest.validate(BulkRequest.java:562) at org.elasticsearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:481) at org.elasticsearch.client.RestHighLevelClient.performRequestAndParseEntity(RestHighLevelClient.java:474) at org.elasticsearch.client.RestHighLevelClient.bulk(RestHighLevelClient.java:246) at com.docapostagility.dasearch.repository.impl.ESGenericRepositoryImpl.bulkIndexDocumentInSpecificIndices(ESGenericRepositoryImpl.java:309) at com.docapostagility.dasearch.service.impl.AbstractServiceImpl.rebuildIndex(AbstractServiceImpl.java:49) at com.docapostagility.dasearch.service.impl.AbstractServiceImpl$$FastClassBySpringCGLIB$$da8c31c8.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:747) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.aspectj.AspectJAfterAdvice.invoke(AspectJAfterAdvice.java:47) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) at com.docapostagility.dasearch.service.impl.NodeServiceImpl$$EnhancerBySpringCGLIB$$879474b9.rebuildIndex() at com.docapostagility.dasearch.controller.application.AbstractAppController.rebuildIndex(AbstractAppController.java:88) 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:871) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:777) 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:978) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:881) at javax.servlet.http.HttpServlet.service(HttpServlet.java:661) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:855) 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.docapostagility.dasearch.security.filter.SimpleCORSFilter.doFilter(SimpleCORSFilter.java:25) 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.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:119) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java: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.docapostagility.dalibcommons.security.SearchJwtFilter.doFilter(SearchJwtFilter.java:37) 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-09 16:02:42.235][da-search_1.1.0][http-nio-8080-exec-984] ERROR c.d.dalibcommons.exception.ServerExceptionKey - [500_001, HttpStatus 500] elasticsearch - org.elasticsearch.ElasticsearchStatusException: Elasticsearch exception [type=illegal_argument_exception, reason=Rejecting mapping update to [digipost_nodes] as the final mapping would have more than 1 type: [nodes, _doc]] com.docapostagility.dalibcommons.exception.DocapostAgilityException: Response status 500 with reason "500_001" at com.docapostagility.dasearch.repository.impl.ESGenericRepositoryImpl.indexDocument(ESGenericRepositoryImpl.java:262) at com.docapostagility.dasearch.service.impl.AbstractServiceImpl.save(AbstractServiceImpl.java:58) at com.docapostagility.dasearch.service.impl.AbstractServiceImpl$$FastClassBySpringCGLIB$$da8c31c8.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:747) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.aspectj.AspectJAfterAdvice.invoke(AspectJAfterAdvice.java:47) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) at com.docapostagility.dasearch.service.impl.NodeServiceImpl$$EnhancerBySpringCGLIB$$879474b9.save() at com.docapostagility.dasearch.controller.application.AbstractAppController.postDocuments(AbstractAppController.java:33) 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:871) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:777) 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:978) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:881) at javax.servlet.http.HttpServlet.service(HttpServlet.java:661) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:855) 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.docapostagility.dasearch.security.filter.SimpleCORSFilter.doFilter(SimpleCORSFilter.java:25) 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.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:119) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java: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.docapostagility.dalibcommons.security.SearchJwtFilter.doFilter(SearchJwtFilter.java:37) 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-09 16:09:24.303][da-search_1.1.0][http-nio-8080-exec-1001] ERROR c.d.dalibcommons.exception.ServerExceptionKey - [500_001, HttpStatus 500] elasticsearch - org.elasticsearch.ElasticsearchStatusException: Elasticsearch exception [type=illegal_argument_exception, reason=Rejecting mapping update to [digipost_nodes] as the final mapping would have more than 1 type: [nodes, _doc]] com.docapostagility.dalibcommons.exception.DocapostAgilityException: Response status 500 with reason "500_001" at com.docapostagility.dasearch.repository.impl.ESGenericRepositoryImpl.indexDocument(ESGenericRepositoryImpl.java:262) at com.docapostagility.dasearch.service.impl.AbstractServiceImpl.save(AbstractServiceImpl.java:58) at com.docapostagility.dasearch.service.impl.AbstractServiceImpl$$FastClassBySpringCGLIB$$da8c31c8.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:747) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.aspectj.AspectJAfterAdvice.invoke(AspectJAfterAdvice.java:47) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) at com.docapostagility.dasearch.service.impl.NodeServiceImpl$$EnhancerBySpringCGLIB$$879474b9.save() at com.docapostagility.dasearch.controller.application.AbstractAppController.postDocuments(AbstractAppController.java:33) 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:871) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:777) 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:978) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:881) at javax.servlet.http.HttpServlet.service(HttpServlet.java:661) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:855) 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.docapostagility.dasearch.security.filter.SimpleCORSFilter.doFilter(SimpleCORSFilter.java:25) 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.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:119) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java: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.docapostagility.dalibcommons.security.SearchJwtFilter.doFilter(SearchJwtFilter.java:37) 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-09 16:24:48.390][da-search_1.1.0][ContainerBackgroundProcessor[StandardEngine[Catalina]]] INFO o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@56d889d2: startup date [Mon Apr 09 10:46:38 CEST 2018]; root of context hierarchy [2018-04-09 16:24:48.432][da-search_1.1.0][ContainerBackgroundProcessor[StandardEngine[Catalina]]] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Unregistering JMX-exposed beans on shutdown [2018-04-09 16:24:48.438][da-search_1.1.0][ContainerBackgroundProcessor[StandardEngine[Catalina]]] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Unregistering JMX-exposed beans [2018-04-09 16:24:48.459][da-search_1.1.0][ContainerBackgroundProcessor[StandardEngine[Catalina]]] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' [2018-04-09 16:24:48.469][da-search_1.1.0][ContainerBackgroundProcessor[StandardEngine[Catalina]]] INFO com.zaxxer.hikari.HikariDataSource - testdb - Shutdown initiated... [2018-04-09 16:24:48.484][da-search_1.1.0][ContainerBackgroundProcessor[StandardEngine[Catalina]]] INFO com.zaxxer.hikari.HikariDataSource - testdb - Shutdown completed. [2018-04-09 16:24:55.602][da-search_1.1.0][localhost-startStop-26] 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-09 16:24:55.661][da-search_1.1.0][localhost-startStop-26] INFO com.docapostagility.dasearch.DaSearchApplication - No active profile set, falling back to default profiles: default [2018-04-09 16:24:56.122][da-search_1.1.0][background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.0.5.Final [2018-04-09 16:24:56.301][da-search_1.1.0][localhost-startStop-26] INFO o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2ee73c88: startup date [Mon Apr 09 16:24:56 CEST 2018]; root of context hierarchy [2018-04-09 16:24:58.911][da-search_1.1.0][localhost-startStop-26] 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-09 16:24:59.187][da-search_1.1.0][localhost-startStop-26] 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-09 16:24:59.923][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:01.621][da-search_1.1.0][localhost-startStop-26] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$70de19ec] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-04-09 16:25:02.291][da-search_1.1.0][localhost-startStop-26] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 5990 ms [2018-04-09 16:25:02.692][da-search_1.1.0][localhost-startStop-26] INFO o.h.validator.internal.engine.ValidatorFactoryImpl - HV000238: Temporal validation tolerance set to 0. [2018-04-09 16:25:05.436][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:06.012][da-search_1.1.0][localhost-startStop-26] INFO com.zaxxer.hikari.HikariDataSource - testdb - Starting... [2018-04-09 16:25:06.312][da-search_1.1.0][localhost-startStop-26] INFO com.zaxxer.hikari.HikariDataSource - testdb - Start completed. [2018-04-09 16:25:06.545][da-search_1.1.0][localhost-startStop-26] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Building JPA container EntityManagerFactory for persistence unit 'default' [2018-04-09 16:25:06.590][da-search_1.1.0][localhost-startStop-26] INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [ name: default ...] [2018-04-09 16:25:06.857][da-search_1.1.0][localhost-startStop-26] INFO org.hibernate.Version - HHH000412: Hibernate Core {5.2.12.Final} [2018-04-09 16:25:06.861][da-search_1.1.0][localhost-startStop-26] INFO org.hibernate.cfg.Environment - HHH000206: hibernate.properties not found [2018-04-09 16:25:06.992][da-search_1.1.0][localhost-startStop-26] INFO org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.0.1.Final} [2018-04-09 16:25:07.326][da-search_1.1.0][localhost-startStop-26] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect [2018-04-09 16:25:08.130][da-search_1.1.0][localhost-startStop-26] INFO o.h.validator.internal.engine.ValidatorFactoryImpl - HV000238: Temporal validation tolerance set to 0. [2018-04-09 16:25:09.096][da-search_1.1.0][localhost-startStop-26] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' [2018-04-09 16:25:10.798][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:10.810][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:10.830][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:10.831][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:10.831][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:10.832][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:10.837][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:10.839][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:10.840][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.045][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.046][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.046][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.047][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.047][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.048][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.053][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.053][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.054][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.054][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.055][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.055][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.059][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.060][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.060][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.060][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.061][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.061][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.070][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.071][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.071][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.072][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.072][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.073][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.076][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.083][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.087][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.089][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.091][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.099][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.099][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.301][da-search_1.1.0][localhost-startStop-26] INFO o.s.web.servlet.handler.SimpleUrlHandlerMapping - Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] [2018-04-09 16:25:11.301][da-search_1.1.0][localhost-startStop-26] INFO o.s.web.servlet.handler.SimpleUrlHandlerMapping - Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] [2018-04-09 16:25:11.390][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.542][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.545][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.548][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.548][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.548][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.549][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.550][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.551][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.553][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.557][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.557][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.558][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.558][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.558][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.559][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.571][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.571][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.572][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.572][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.573][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.573][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.576][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.577][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.577][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.577][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.578][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.578][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.582][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.582][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.583][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.583][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.583][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.584][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.634][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.634][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.635][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.635][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.636][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.636][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.637][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.637][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.638][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.648][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.649][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.649][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.649][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.650][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.650][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.650][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.651][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.651][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.651][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.652][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.656][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.657][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.657][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.658][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.658][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.659][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.659][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.671][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.671][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.673][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.674][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:11.674][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:12.970][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:12.971][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:12.972][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:13.192][da-search_1.1.0][localhost-startStop-26] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'errorPageFilter' to: [/*] [2018-04-09 16:25:13.192][da-search_1.1.0][localhost-startStop-26] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'webMetricsFilter' to: [/*] [2018-04-09 16:25:13.192][da-search_1.1.0][localhost-startStop-26] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'characterEncodingFilter' to: [/*] [2018-04-09 16:25:13.193][da-search_1.1.0][localhost-startStop-26] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'hiddenHttpMethodFilter' to: [/*] [2018-04-09 16:25:13.193][da-search_1.1.0][localhost-startStop-26] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'httpPutFormContentFilter' to: [/*] [2018-04-09 16:25:13.193][da-search_1.1.0][localhost-startStop-26] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'requestContextFilter' to: [/*] [2018-04-09 16:25:13.194][da-search_1.1.0][localhost-startStop-26] INFO o.s.b.w.s.DelegatingFilterProxyRegistrationBean - Mapping filter: 'springSecurityFilterChain' to: [/*] [2018-04-09 16:25:13.194][da-search_1.1.0][localhost-startStop-26] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'webRequestLoggingFilter' to: [/*] [2018-04-09 16:25:13.194][da-search_1.1.0][localhost-startStop-26] INFO o.s.boot.web.servlet.FilterRegistrationBean - Filter JWTAuthenticationFilter was not registered (disabled) [2018-04-09 16:25:13.194][da-search_1.1.0][localhost-startStop-26] INFO o.s.boot.web.servlet.FilterRegistrationBean - Filter searchJwtFilter was not registered (disabled) [2018-04-09 16:25:13.195][da-search_1.1.0][localhost-startStop-26] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'simpleCORSFilter' to: [/*] [2018-04-09 16:25:13.195][da-search_1.1.0][localhost-startStop-26] INFO o.s.boot.web.servlet.ServletRegistrationBean - Mapping servlet: 'dispatcherServlet' to [/] [2018-04-09 16:25:13.486][da-search_1.1.0][localhost-startStop-26] INFO o.h.validator.internal.engine.ValidatorFactoryImpl - HV000238: Temporal validation tolerance set to 0. [2018-04-09 16:25:15.925][da-search_1.1.0][localhost-startStop-26] INFO o.s.b.a.s.AuthenticationManagerConfiguration - Using default security password: 34f1e6d3-ddd0-43d2-88ee-6477b17c5c45 [2018-04-09 16:25:16.582][da-search_1.1.0][localhost-startStop-26] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/api/**'], [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1dafe64a, org.springframework.security.web.context.SecurityContextPersistenceFilter@1062b2d2, org.springframework.security.web.header.HeaderWriterFilter@14e9049b, org.springframework.security.web.authentication.logout.LogoutFilter@495eaa74, com.docapostagility.dalibcommons.security.JWTAuthenticationFilter@78048693, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3492e7f8, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@61360c83, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1b541932, org.springframework.security.web.session.SessionManagementFilter@1f82168d, org.springframework.security.web.access.ExceptionTranslationFilter@60cf11b8, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@9568265] [2018-04-09 16:25:16.586][da-search_1.1.0][localhost-startStop-26] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/application/**'], [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@37f9a493, org.springframework.security.web.context.SecurityContextPersistenceFilter@6b5824c2, org.springframework.security.web.header.HeaderWriterFilter@70d13f3e, org.springframework.security.web.authentication.logout.LogoutFilter@6344c66c, com.docapostagility.dalibcommons.security.SearchJwtFilter@1655edd0, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@19fa93bb, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@602b6775, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@663b04e9, org.springframework.security.web.session.SessionManagementFilter@122229dd, org.springframework.security.web.access.ExceptionTranslationFilter@6b033a68, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7a23ac35] [2018-04-09 16:25:16.590][da-search_1.1.0][localhost-startStop-26] 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@6848f5d0, org.springframework.security.web.context.SecurityContextPersistenceFilter@1407920a, org.springframework.security.web.header.HeaderWriterFilter@515d7758, org.springframework.security.web.authentication.logout.LogoutFilter@39317582, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@10a1a38c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2a7ce177, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@63ae304b, org.springframework.security.web.session.SessionManagementFilter@3ce5f765, org.springframework.security.web.access.ExceptionTranslationFilter@716eb987, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5ddc6759] [2018-04-09 16:25:16.606][da-search_1.1.0][localhost-startStop-26] 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@73b0811b, org.springframework.security.web.context.SecurityContextPersistenceFilter@74fc0f5a, org.springframework.security.web.header.HeaderWriterFilter@775a4523, org.springframework.security.web.authentication.logout.LogoutFilter@64940193, com.docapostagility.dalibcommons.security.JWTAuthenticationFilter@48281b8d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@644609ce, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@41903b38, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@60a41f56, org.springframework.security.web.session.SessionManagementFilter@6bb9c30a, org.springframework.security.web.access.ExceptionTranslationFilter@4b7b6a29, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@99da87c] [2018-04-09 16:25:17.848][da-search_1.1.0][localhost-startStop-26] INFO o.s.w.s.m.m.a.RequestMappingHandlerAdapter - Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2ee73c88: startup date [Mon Apr 09 16:24:56 CEST 2018]; root of context hierarchy [2018-04-09 16:25:17.977][da-search_1.1.0][localhost-startStop-26] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in docapostAgilitySearchExceptionHandler [2018-04-09 16:25:17.978][da-search_1.1.0][localhost-startStop-26] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in repositoryRestExceptionHandler [2018-04-09 16:25:18.974][da-search_1.1.0][localhost-startStop-26] INFO o.s.data.rest.webmvc.RepositoryRestHandlerAdapter - Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2ee73c88: startup date [Mon Apr 09 16:24:56 CEST 2018]; root of context hierarchy [2018-04-09 16:25:19.961][da-search_1.1.0][localhost-startStop-26] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Registering beans for JMX exposure on startup [2018-04-09 16:25:19.965][da-search_1.1.0][localhost-startStop-26] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Bean with name 'dataSource' has been autodetected for JMX exposure [2018-04-09 16:25:19.979][da-search_1.1.0][localhost-startStop-26] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Located MBean 'dataSource': registering with JMX server as MBean [search:name=dataSource,type=HikariDataSource] [2018-04-09 16:25:20.003][da-search_1.1.0][localhost-startStop-26] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed [2018-04-09 16:25:20.044][da-search_1.1.0][localhost-startStop-26] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) [2018-04-09 16:25:20.064][da-search_1.1.0][localhost-startStop-26] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references [2018-04-09 16:25:20.430][da-search_1.1.0][localhost-startStop-26] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: bulkPostDocumentsUsingPOST_1 [2018-04-09 16:25:20.435][da-search_1.1.0][localhost-startStop-26] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: bulkUpdateUsingPATCH_1 [2018-04-09 16:25:20.465][da-search_1.1.0][localhost-startStop-26] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: patchDocumentsUsingPATCH_1 [2018-04-09 16:25:20.474][da-search_1.1.0][localhost-startStop-26] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: postDocumentsUsingPOST_1 [2018-04-09 16:25:20.477][da-search_1.1.0][localhost-startStop-26] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: reIndexUsingPOST_1 [2018-04-09 16:25:20.483][da-search_1.1.0][localhost-startStop-26] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: rebuildIndexUsingPOST_1 [2018-04-09 16:25:20.545][da-search_1.1.0][localhost-startStop-26] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: bulkPostDocumentsUsingPOST_2 [2018-04-09 16:25:20.548][da-search_1.1.0][localhost-startStop-26] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: bulkUpdateUsingPATCH_2 [2018-04-09 16:25:20.568][da-search_1.1.0][localhost-startStop-26] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: patchDocumentsUsingPATCH_2 [2018-04-09 16:25:20.572][da-search_1.1.0][localhost-startStop-26] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: postDocumentsUsingPOST_2 [2018-04-09 16:25:20.575][da-search_1.1.0][localhost-startStop-26] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: reIndexUsingPOST_2 [2018-04-09 16:25:20.578][da-search_1.1.0][localhost-startStop-26] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: rebuildIndexUsingPOST_2 [2018-04-09 16:25:20.664][da-search_1.1.0][localhost-startStop-26] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: bulkPostDocumentsUsingPOST_3 [2018-04-09 16:25:20.668][da-search_1.1.0][localhost-startStop-26] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: bulkUpdateUsingPATCH_3 [2018-04-09 16:25:20.682][da-search_1.1.0][localhost-startStop-26] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: patchDocumentsUsingPATCH_3 [2018-04-09 16:25:20.687][da-search_1.1.0][localhost-startStop-26] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: postDocumentsUsingPOST_3 [2018-04-09 16:25:20.690][da-search_1.1.0][localhost-startStop-26] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: reIndexUsingPOST_3 [2018-04-09 16:25:20.694][da-search_1.1.0][localhost-startStop-26] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: rebuildIndexUsingPOST_3 [2018-04-09 16:25:20.706][da-search_1.1.0][localhost-startStop-26] 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-09 16:25:20.718][da-search_1.1.0][localhost-startStop-26] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: searchMyConnectionUsingGET_1 [2018-04-09 16:25:20.760][da-search_1.1.0][localhost-startStop-26] INFO com.docapostagility.dasearch.DaSearchApplication - Started DaSearchApplication in 26.014 seconds (JVM running for 2845060.59) [2018-04-09 16:25:21.746][da-search_1.1.0][http-nio-8080-exec-1010] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization started [2018-04-09 16:25:21.825][da-search_1.1.0][http-nio-8080-exec-1010] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization completed in 79 ms [2018-04-09 16:26:12.135][da-search_1.1.0][http-nio-8080-exec-1031] ERROR c.d.dalibcommons.exception.ServerExceptionKey - [500_001, HttpStatus 500] elasticsearch - org.elasticsearch.ElasticsearchStatusException: Elasticsearch exception [type=invalid_index_name_exception, reason=Invalid index name [_doc], must not start with '_', '-', or '+'] com.docapostagility.dalibcommons.exception.DocapostAgilityException: Response status 500 with reason "500_001" at com.docapostagility.dasearch.repository.impl.ESGenericRepositoryImpl.indexDocument(ESGenericRepositoryImpl.java:262) at com.docapostagility.dasearch.service.impl.AbstractServiceImpl.save(AbstractServiceImpl.java:58) at com.docapostagility.dasearch.service.impl.AbstractServiceImpl$$FastClassBySpringCGLIB$$da8c31c8.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:747) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.aspectj.AspectJAfterAdvice.invoke(AspectJAfterAdvice.java:47) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) at com.docapostagility.dasearch.service.impl.NodeServiceImpl$$EnhancerBySpringCGLIB$$ccbcdce6.save() at com.docapostagility.dasearch.controller.application.AbstractAppController.postDocuments(AbstractAppController.java:33) 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:871) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:777) 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:978) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:881) at javax.servlet.http.HttpServlet.service(HttpServlet.java:661) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:855) 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.docapostagility.dasearch.security.filter.SimpleCORSFilter.doFilter(SimpleCORSFilter.java:25) 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.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:119) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java: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.docapostagility.dalibcommons.security.SearchJwtFilter.doFilter(SearchJwtFilter.java:37) 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-09 16:32:48.760][da-search_1.1.0][http-nio-8080-exec-1032] ERROR c.d.dalibcommons.exception.ServerExceptionKey - [500_001, HttpStatus 500] elasticsearch - org.elasticsearch.ElasticsearchStatusException: Elasticsearch exception [type=invalid_index_name_exception, reason=Invalid index name [_doc], must not start with '_', '-', or '+'] com.docapostagility.dalibcommons.exception.DocapostAgilityException: Response status 500 with reason "500_001" at com.docapostagility.dasearch.repository.impl.ESGenericRepositoryImpl.indexDocument(ESGenericRepositoryImpl.java:262) at com.docapostagility.dasearch.service.impl.AbstractServiceImpl.save(AbstractServiceImpl.java:58) at com.docapostagility.dasearch.service.impl.AbstractServiceImpl$$FastClassBySpringCGLIB$$da8c31c8.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:747) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.aspectj.AspectJAfterAdvice.invoke(AspectJAfterAdvice.java:47) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) at com.docapostagility.dasearch.service.impl.NodeServiceImpl$$EnhancerBySpringCGLIB$$ccbcdce6.save() at com.docapostagility.dasearch.controller.application.AbstractAppController.postDocuments(AbstractAppController.java:33) 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:871) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:777) 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:978) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:881) at javax.servlet.http.HttpServlet.service(HttpServlet.java:661) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:855) 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.docapostagility.dasearch.security.filter.SimpleCORSFilter.doFilter(SimpleCORSFilter.java:25) 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.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:119) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java: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.docapostagility.dalibcommons.security.SearchJwtFilter.doFilter(SearchJwtFilter.java:37) 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-09 16:41:50.734][da-search_1.1.0][http-nio-8080-exec-1030] ERROR c.d.dalibcommons.exception.ServerExceptionKey - [500_001, HttpStatus 500] elasticsearch - org.elasticsearch.ElasticsearchStatusException: Elasticsearch exception [type=invalid_index_name_exception, reason=Invalid index name [_doc], must not start with '_', '-', or '+'] com.docapostagility.dalibcommons.exception.DocapostAgilityException: Response status 500 with reason "500_001" at com.docapostagility.dasearch.repository.impl.ESGenericRepositoryImpl.indexDocument(ESGenericRepositoryImpl.java:262) at com.docapostagility.dasearch.service.impl.AbstractServiceImpl.save(AbstractServiceImpl.java:58) at com.docapostagility.dasearch.service.impl.AbstractServiceImpl$$FastClassBySpringCGLIB$$da8c31c8.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:747) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.aspectj.AspectJAfterAdvice.invoke(AspectJAfterAdvice.java:47) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) at com.docapostagility.dasearch.service.impl.NodeServiceImpl$$EnhancerBySpringCGLIB$$ccbcdce6.save() at com.docapostagility.dasearch.controller.application.AbstractAppController.postDocuments(AbstractAppController.java:33) 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:871) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:777) 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:978) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:881) at javax.servlet.http.HttpServlet.service(HttpServlet.java:661) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:855) 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.docapostagility.dasearch.security.filter.SimpleCORSFilter.doFilter(SimpleCORSFilter.java:25) 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.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:119) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java: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.docapostagility.dalibcommons.security.SearchJwtFilter.doFilter(SearchJwtFilter.java:37) 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-09 16:42:40.963][da-search_1.1.0][ContainerBackgroundProcessor[StandardEngine[Catalina]]] INFO o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2ee73c88: startup date [Mon Apr 09 16:24:56 CEST 2018]; root of context hierarchy [2018-04-09 16:42:40.969][da-search_1.1.0][ContainerBackgroundProcessor[StandardEngine[Catalina]]] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Unregistering JMX-exposed beans on shutdown [2018-04-09 16:42:40.970][da-search_1.1.0][ContainerBackgroundProcessor[StandardEngine[Catalina]]] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Unregistering JMX-exposed beans [2018-04-09 16:42:40.977][da-search_1.1.0][ContainerBackgroundProcessor[StandardEngine[Catalina]]] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' [2018-04-09 16:42:40.979][da-search_1.1.0][ContainerBackgroundProcessor[StandardEngine[Catalina]]] INFO com.zaxxer.hikari.HikariDataSource - testdb - Shutdown initiated... [2018-04-09 16:42:40.989][da-search_1.1.0][ContainerBackgroundProcessor[StandardEngine[Catalina]]] INFO com.zaxxer.hikari.HikariDataSource - testdb - Shutdown completed. [2018-04-09 16:42:47.537][da-search_1.1.0][localhost-startStop-27] 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-09 16:42:47.588][da-search_1.1.0][localhost-startStop-27] INFO com.docapostagility.dasearch.DaSearchApplication - No active profile set, falling back to default profiles: default [2018-04-09 16:42:51.409][da-search_1.1.0][background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.0.5.Final [2018-04-09 16:42:51.734][da-search_1.1.0][localhost-startStop-27] INFO o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@78fd058c: startup date [Mon Apr 09 16:42:51 CEST 2018]; root of context hierarchy [2018-04-09 16:42:54.398][da-search_1.1.0][localhost-startStop-27] 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-09 16:42:54.663][da-search_1.1.0][localhost-startStop-27] 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-09 16:42:55.510][da-search_1.1.0][localhost-startStop-27] 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-09 16:42:56.986][da-search_1.1.0][localhost-startStop-27] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$82da17d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-04-09 16:42:57.468][da-search_1.1.0][localhost-startStop-27] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 5734 ms [2018-04-09 16:42:57.879][da-search_1.1.0][localhost-startStop-27] INFO o.h.validator.internal.engine.ValidatorFactoryImpl - HV000238: Temporal validation tolerance set to 0. [2018-04-09 16:43:00.637][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:01.167][da-search_1.1.0][localhost-startStop-27] INFO com.zaxxer.hikari.HikariDataSource - testdb - Starting... [2018-04-09 16:43:01.551][da-search_1.1.0][localhost-startStop-27] INFO com.zaxxer.hikari.HikariDataSource - testdb - Start completed. [2018-04-09 16:43:01.740][da-search_1.1.0][localhost-startStop-27] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Building JPA container EntityManagerFactory for persistence unit 'default' [2018-04-09 16:43:01.779][da-search_1.1.0][localhost-startStop-27] INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [ name: default ...] [2018-04-09 16:43:01.991][da-search_1.1.0][localhost-startStop-27] INFO org.hibernate.Version - HHH000412: Hibernate Core {5.2.12.Final} [2018-04-09 16:43:01.994][da-search_1.1.0][localhost-startStop-27] INFO org.hibernate.cfg.Environment - HHH000206: hibernate.properties not found [2018-04-09 16:43:02.101][da-search_1.1.0][localhost-startStop-27] INFO org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.0.1.Final} [2018-04-09 16:43:02.416][da-search_1.1.0][localhost-startStop-27] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect [2018-04-09 16:43:03.084][da-search_1.1.0][localhost-startStop-27] INFO o.h.validator.internal.engine.ValidatorFactoryImpl - HV000238: Temporal validation tolerance set to 0. [2018-04-09 16:43:03.558][da-search_1.1.0][localhost-startStop-27] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' [2018-04-09 16:43:05.333][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.340][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.344][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.344][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.345][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.345][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.351][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.353][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.354][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.401][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.402][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.402][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.402][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.403][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.403][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.408][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.408][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.409][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.409][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.409][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.410][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.429][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.429][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.430][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.430][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.430][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.431][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.441][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.442][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.442][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.443][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.443][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.445][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.447][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.453][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.457][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.458][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.460][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.468][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.468][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.627][da-search_1.1.0][localhost-startStop-27] INFO o.s.web.servlet.handler.SimpleUrlHandlerMapping - Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] [2018-04-09 16:43:05.627][da-search_1.1.0][localhost-startStop-27] INFO o.s.web.servlet.handler.SimpleUrlHandlerMapping - Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] [2018-04-09 16:43:05.678][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.783][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.785][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.788][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.788][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.788][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.789][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.790][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.791][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.792][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.794][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.795][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.795][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.795][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.795][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.796][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.807][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.807][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.807][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.808][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.808][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.808][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.810][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.810][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.811][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.811][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.812][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.812][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.814][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.815][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.815][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.815][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.816][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.816][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.828][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.828][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.828][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.829][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.829][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.829][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.832][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.832][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.833][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.843][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.843][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.844][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.844][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.846][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.846][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.846][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.847][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.847][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.848][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.848][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.852][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.853][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.853][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.855][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.856][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.856][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.856][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.870][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.871][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.872][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.872][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:05.874][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:06.953][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:06.954][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:06.955][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:07.150][da-search_1.1.0][localhost-startStop-27] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'errorPageFilter' to: [/*] [2018-04-09 16:43:07.151][da-search_1.1.0][localhost-startStop-27] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'webMetricsFilter' to: [/*] [2018-04-09 16:43:07.151][da-search_1.1.0][localhost-startStop-27] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'characterEncodingFilter' to: [/*] [2018-04-09 16:43:07.151][da-search_1.1.0][localhost-startStop-27] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'hiddenHttpMethodFilter' to: [/*] [2018-04-09 16:43:07.151][da-search_1.1.0][localhost-startStop-27] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'httpPutFormContentFilter' to: [/*] [2018-04-09 16:43:07.151][da-search_1.1.0][localhost-startStop-27] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'requestContextFilter' to: [/*] [2018-04-09 16:43:07.152][da-search_1.1.0][localhost-startStop-27] INFO o.s.b.w.s.DelegatingFilterProxyRegistrationBean - Mapping filter: 'springSecurityFilterChain' to: [/*] [2018-04-09 16:43:07.152][da-search_1.1.0][localhost-startStop-27] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'webRequestLoggingFilter' to: [/*] [2018-04-09 16:43:07.152][da-search_1.1.0][localhost-startStop-27] INFO o.s.boot.web.servlet.FilterRegistrationBean - Filter JWTAuthenticationFilter was not registered (disabled) [2018-04-09 16:43:07.152][da-search_1.1.0][localhost-startStop-27] INFO o.s.boot.web.servlet.FilterRegistrationBean - Filter searchJwtFilter was not registered (disabled) [2018-04-09 16:43:07.152][da-search_1.1.0][localhost-startStop-27] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'simpleCORSFilter' to: [/*] [2018-04-09 16:43:07.152][da-search_1.1.0][localhost-startStop-27] INFO o.s.boot.web.servlet.ServletRegistrationBean - Mapping servlet: 'dispatcherServlet' to [/] [2018-04-09 16:43:07.407][da-search_1.1.0][localhost-startStop-27] INFO o.h.validator.internal.engine.ValidatorFactoryImpl - HV000238: Temporal validation tolerance set to 0. [2018-04-09 16:43:09.673][da-search_1.1.0][localhost-startStop-27] INFO o.s.b.a.s.AuthenticationManagerConfiguration - Using default security password: 01aca08b-b106-4de4-8fbe-a4cf2ea10229 [2018-04-09 16:43:10.281][da-search_1.1.0][localhost-startStop-27] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/api/**'], [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3d765c03, org.springframework.security.web.context.SecurityContextPersistenceFilter@60170bd6, org.springframework.security.web.header.HeaderWriterFilter@ac81df8, org.springframework.security.web.authentication.logout.LogoutFilter@14dfcb06, com.docapostagility.dalibcommons.security.JWTAuthenticationFilter@46464a0b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3f9a432f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4f64d270, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1fa35951, org.springframework.security.web.session.SessionManagementFilter@60922077, org.springframework.security.web.access.ExceptionTranslationFilter@7c3bb934, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6cd82e9] [2018-04-09 16:43:10.286][da-search_1.1.0][localhost-startStop-27] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/application/**'], [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@561df8b9, org.springframework.security.web.context.SecurityContextPersistenceFilter@4939846e, org.springframework.security.web.header.HeaderWriterFilter@8cf5984, org.springframework.security.web.authentication.logout.LogoutFilter@504a8afe, com.docapostagility.dalibcommons.security.SearchJwtFilter@63185ff, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@56a374af, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@24521486, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3d9bc1d0, org.springframework.security.web.session.SessionManagementFilter@36585684, org.springframework.security.web.access.ExceptionTranslationFilter@36652c1a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@28c5ddda] [2018-04-09 16:43:10.290][da-search_1.1.0][localhost-startStop-27] 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@e08495b, org.springframework.security.web.context.SecurityContextPersistenceFilter@69b1c128, org.springframework.security.web.header.HeaderWriterFilter@5f50730f, org.springframework.security.web.authentication.logout.LogoutFilter@5a44cb83, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@12861042, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4e92c116, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@320e6f68, org.springframework.security.web.session.SessionManagementFilter@47ca7106, org.springframework.security.web.access.ExceptionTranslationFilter@284a60dc, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2c966025] [2018-04-09 16:43:10.304][da-search_1.1.0][localhost-startStop-27] 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@26a4e5e5, org.springframework.security.web.context.SecurityContextPersistenceFilter@70e1ba42, org.springframework.security.web.header.HeaderWriterFilter@7ce9124c, org.springframework.security.web.authentication.logout.LogoutFilter@3d59cf9b, com.docapostagility.dalibcommons.security.JWTAuthenticationFilter@65c5a2e8, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@19a09593, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2d6f9f99, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@128bab10, org.springframework.security.web.session.SessionManagementFilter@74bc834c, org.springframework.security.web.access.ExceptionTranslationFilter@78623954, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3faaa1ca] [2018-04-09 16:43:11.297][da-search_1.1.0][localhost-startStop-27] INFO o.s.w.s.m.m.a.RequestMappingHandlerAdapter - Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@78fd058c: startup date [Mon Apr 09 16:42:51 CEST 2018]; root of context hierarchy [2018-04-09 16:43:11.425][da-search_1.1.0][localhost-startStop-27] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in docapostAgilitySearchExceptionHandler [2018-04-09 16:43:11.425][da-search_1.1.0][localhost-startStop-27] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in repositoryRestExceptionHandler [2018-04-09 16:43:12.333][da-search_1.1.0][localhost-startStop-27] INFO o.s.data.rest.webmvc.RepositoryRestHandlerAdapter - Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@78fd058c: startup date [Mon Apr 09 16:42:51 CEST 2018]; root of context hierarchy [2018-04-09 16:43:13.291][da-search_1.1.0][localhost-startStop-27] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Registering beans for JMX exposure on startup [2018-04-09 16:43:13.295][da-search_1.1.0][localhost-startStop-27] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Bean with name 'dataSource' has been autodetected for JMX exposure [2018-04-09 16:43:13.308][da-search_1.1.0][localhost-startStop-27] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Located MBean 'dataSource': registering with JMX server as MBean [search:name=dataSource,type=HikariDataSource] [2018-04-09 16:43:13.328][da-search_1.1.0][localhost-startStop-27] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed [2018-04-09 16:43:13.369][da-search_1.1.0][localhost-startStop-27] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) [2018-04-09 16:43:13.410][da-search_1.1.0][localhost-startStop-27] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references [2018-04-09 16:43:13.760][da-search_1.1.0][localhost-startStop-27] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: bulkPostDocumentsUsingPOST_1 [2018-04-09 16:43:13.765][da-search_1.1.0][localhost-startStop-27] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: bulkUpdateUsingPATCH_1 [2018-04-09 16:43:13.791][da-search_1.1.0][localhost-startStop-27] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: patchDocumentsUsingPATCH_1 [2018-04-09 16:43:13.799][da-search_1.1.0][localhost-startStop-27] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: postDocumentsUsingPOST_1 [2018-04-09 16:43:13.802][da-search_1.1.0][localhost-startStop-27] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: reIndexUsingPOST_1 [2018-04-09 16:43:13.806][da-search_1.1.0][localhost-startStop-27] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: rebuildIndexUsingPOST_1 [2018-04-09 16:43:13.854][da-search_1.1.0][localhost-startStop-27] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: bulkPostDocumentsUsingPOST_2 [2018-04-09 16:43:13.859][da-search_1.1.0][localhost-startStop-27] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: bulkUpdateUsingPATCH_2 [2018-04-09 16:43:13.883][da-search_1.1.0][localhost-startStop-27] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: patchDocumentsUsingPATCH_2 [2018-04-09 16:43:13.887][da-search_1.1.0][localhost-startStop-27] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: postDocumentsUsingPOST_2 [2018-04-09 16:43:13.890][da-search_1.1.0][localhost-startStop-27] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: reIndexUsingPOST_2 [2018-04-09 16:43:13.896][da-search_1.1.0][localhost-startStop-27] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: rebuildIndexUsingPOST_2 [2018-04-09 16:43:13.945][da-search_1.1.0][localhost-startStop-27] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: bulkPostDocumentsUsingPOST_3 [2018-04-09 16:43:13.950][da-search_1.1.0][localhost-startStop-27] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: bulkUpdateUsingPATCH_3 [2018-04-09 16:43:13.968][da-search_1.1.0][localhost-startStop-27] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: patchDocumentsUsingPATCH_3 [2018-04-09 16:43:13.971][da-search_1.1.0][localhost-startStop-27] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: postDocumentsUsingPOST_3 [2018-04-09 16:43:13.973][da-search_1.1.0][localhost-startStop-27] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: reIndexUsingPOST_3 [2018-04-09 16:43:13.978][da-search_1.1.0][localhost-startStop-27] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: rebuildIndexUsingPOST_3 [2018-04-09 16:43:13.986][da-search_1.1.0][localhost-startStop-27] 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-09 16:43:13.998][da-search_1.1.0][localhost-startStop-27] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: searchMyConnectionUsingGET_1 [2018-04-09 16:43:14.026][da-search_1.1.0][localhost-startStop-27] INFO com.docapostagility.dasearch.DaSearchApplication - Started DaSearchApplication in 27.295 seconds (JVM running for 2846133.859) [2018-04-09 16:43:15.003][da-search_1.1.0][http-nio-8080-exec-1038] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization started [2018-04-09 16:43:15.079][da-search_1.1.0][http-nio-8080-exec-1038] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization completed in 76 ms [2018-04-09 16:54:17.792][da-search_1.1.0][http-nio-8080-exec-1085] ERROR c.d.dalibcommons.exception.ServerExceptionKey - [500_001, HttpStatus 500] elasticsearch - org.elasticsearch.ElasticsearchStatusException: Elasticsearch exception [type=document_missing_exception, reason=[_doc][10]: document missing] com.docapostagility.dalibcommons.exception.DocapostAgilityException: Response status 500 with reason "500_001" at com.docapostagility.dasearch.repository.impl.ESGenericRepositoryImpl.updateDocument(ESGenericRepositoryImpl.java:281) at com.docapostagility.dasearch.service.impl.AbstractServiceImpl.update(AbstractServiceImpl.java:96) at com.docapostagility.dasearch.service.impl.AbstractServiceImpl$$FastClassBySpringCGLIB$$da8c31c8.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:747) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.aspectj.AspectJAfterAdvice.invoke(AspectJAfterAdvice.java:47) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) at com.docapostagility.dasearch.service.impl.ProvidersServiceImpl$$EnhancerBySpringCGLIB$$da4b6708.update() at com.docapostagility.dasearch.controller.application.AbstractAppController.patchDocuments(AbstractAppController.java:48) 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:871) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:777) 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:978) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:852) 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.docapostagility.dasearch.security.filter.SimpleCORSFilter.doFilter(SimpleCORSFilter.java:25) 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.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:119) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java: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.docapostagility.dalibcommons.security.SearchJwtFilter.doFilter(SearchJwtFilter.java:37) 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-09 16:56:22.925][da-search_1.1.0][http-nio-8080-exec-1075] ERROR c.d.dalibcommons.exception.ServerExceptionKey - [500_001, HttpStatus 500] elasticsearch - org.elasticsearch.ElasticsearchStatusException: Elasticsearch exception [type=document_missing_exception, reason=[_doc][10]: document missing] com.docapostagility.dalibcommons.exception.DocapostAgilityException: Response status 500 with reason "500_001" at com.docapostagility.dasearch.repository.impl.ESGenericRepositoryImpl.updateDocument(ESGenericRepositoryImpl.java:281) at com.docapostagility.dasearch.service.impl.AbstractServiceImpl.update(AbstractServiceImpl.java:96) at com.docapostagility.dasearch.service.impl.AbstractServiceImpl$$FastClassBySpringCGLIB$$da8c31c8.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:747) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.aspectj.AspectJAfterAdvice.invoke(AspectJAfterAdvice.java:47) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) at com.docapostagility.dasearch.service.impl.CategoriesServiceImpl$$EnhancerBySpringCGLIB$$bccd1938.update() at com.docapostagility.dasearch.controller.application.AbstractAppController.patchDocuments(AbstractAppController.java:48) 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:871) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:777) 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:978) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:852) 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.docapostagility.dasearch.security.filter.SimpleCORSFilter.doFilter(SimpleCORSFilter.java:25) 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.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:119) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java: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.docapostagility.dalibcommons.security.SearchJwtFilter.doFilter(SearchJwtFilter.java:37) 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-09 16:57:53.015][da-search_1.1.0][http-nio-8080-exec-1085] ERROR c.d.d.e.DocapostAgilitySearchExceptionHandler - Unknown exception type: org.elasticsearch.action.ActionRequestValidationException org.elasticsearch.action.ActionRequestValidationException: Validation Failed: 1: no requests added; at org.elasticsearch.action.ValidateActions.addValidationError(ValidateActions.java:26) at org.elasticsearch.action.bulk.BulkRequest.validate(BulkRequest.java:562) at org.elasticsearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:481) at org.elasticsearch.client.RestHighLevelClient.performRequestAndParseEntity(RestHighLevelClient.java:474) at org.elasticsearch.client.RestHighLevelClient.bulk(RestHighLevelClient.java:246) at com.docapostagility.dasearch.repository.impl.ESGenericRepositoryImpl.bulkIndexDocumentInSpecificIndices(ESGenericRepositoryImpl.java:309) at com.docapostagility.dasearch.service.impl.AbstractServiceImpl.rebuildIndex(AbstractServiceImpl.java:49) at com.docapostagility.dasearch.service.impl.AbstractServiceImpl$$FastClassBySpringCGLIB$$da8c31c8.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:747) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.aspectj.AspectJAfterAdvice.invoke(AspectJAfterAdvice.java:47) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) at com.docapostagility.dasearch.service.impl.ConnectionsServiceImpl$$EnhancerBySpringCGLIB$$80dd1f2f.rebuildIndex() at com.docapostagility.dasearch.controller.application.AbstractAppController.rebuildIndex(AbstractAppController.java:88) 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:871) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:777) 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:978) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:881) at javax.servlet.http.HttpServlet.service(HttpServlet.java:661) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:855) 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.docapostagility.dasearch.security.filter.SimpleCORSFilter.doFilter(SimpleCORSFilter.java:25) 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.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:119) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java: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.docapostagility.dalibcommons.security.SearchJwtFilter.doFilter(SearchJwtFilter.java:37) 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-09 17:35:29.106][da-search_1.1.0][ContainerBackgroundProcessor[StandardEngine[Catalina]]] INFO o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@78fd058c: startup date [Mon Apr 09 16:42:51 CEST 2018]; root of context hierarchy [2018-04-09 17:35:29.117][da-search_1.1.0][ContainerBackgroundProcessor[StandardEngine[Catalina]]] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Unregistering JMX-exposed beans on shutdown [2018-04-09 17:35:29.119][da-search_1.1.0][ContainerBackgroundProcessor[StandardEngine[Catalina]]] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Unregistering JMX-exposed beans [2018-04-09 17:35:29.130][da-search_1.1.0][ContainerBackgroundProcessor[StandardEngine[Catalina]]] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' [2018-04-09 17:35:29.131][da-search_1.1.0][ContainerBackgroundProcessor[StandardEngine[Catalina]]] INFO com.zaxxer.hikari.HikariDataSource - testdb - Shutdown initiated... [2018-04-09 17:35:29.140][da-search_1.1.0][ContainerBackgroundProcessor[StandardEngine[Catalina]]] INFO com.zaxxer.hikari.HikariDataSource - testdb - Shutdown completed. [2018-04-09 17:35:36.450][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:36.517][da-search_1.1.0][localhost-startStop-29] INFO com.docapostagility.dasearch.DaSearchApplication - No active profile set, falling back to default profiles: default [2018-04-09 17:35:37.136][da-search_1.1.0][background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.0.5.Final [2018-04-09 17:35:37.291][da-search_1.1.0][localhost-startStop-29] INFO o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@66558deb: startup date [Mon Apr 09 17:35:37 CEST 2018]; root of context hierarchy [2018-04-09 17:35:40.501][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:40.771][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:41.458][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:43.211][da-search_1.1.0][localhost-startStop-29] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$98d97259] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2018-04-09 17:35:43.755][da-search_1.1.0][localhost-startStop-29] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 6464 ms [2018-04-09 17:35:44.160][da-search_1.1.0][localhost-startStop-29] INFO o.h.validator.internal.engine.ValidatorFactoryImpl - HV000238: Temporal validation tolerance set to 0. [2018-04-09 17:35:47.238][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:47.712][da-search_1.1.0][localhost-startStop-29] INFO com.zaxxer.hikari.HikariDataSource - testdb - Starting... [2018-04-09 17:35:48.095][da-search_1.1.0][localhost-startStop-29] INFO com.zaxxer.hikari.HikariDataSource - testdb - Start completed. [2018-04-09 17:35:48.237][da-search_1.1.0][localhost-startStop-29] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Building JPA container EntityManagerFactory for persistence unit 'default' [2018-04-09 17:35:48.338][da-search_1.1.0][localhost-startStop-29] INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [ name: default ...] [2018-04-09 17:35:48.550][da-search_1.1.0][localhost-startStop-29] INFO org.hibernate.Version - HHH000412: Hibernate Core {5.2.12.Final} [2018-04-09 17:35:48.554][da-search_1.1.0][localhost-startStop-29] INFO org.hibernate.cfg.Environment - HHH000206: hibernate.properties not found [2018-04-09 17:35:48.668][da-search_1.1.0][localhost-startStop-29] INFO org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.0.1.Final} [2018-04-09 17:35:49.001][da-search_1.1.0][localhost-startStop-29] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect [2018-04-09 17:35:49.728][da-search_1.1.0][localhost-startStop-29] INFO o.h.validator.internal.engine.ValidatorFactoryImpl - HV000238: Temporal validation tolerance set to 0. [2018-04-09 17:35:50.271][da-search_1.1.0][localhost-startStop-29] INFO o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' [2018-04-09 17:35:52.077][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.087][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.092][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.093][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.094][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.094][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.104][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.106][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.108][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.123][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.124][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.124][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.125][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.125][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.125][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.128][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.129][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.129][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.129][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.130][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.130][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.135][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.135][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.135][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.136][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.136][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.136][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.147][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.148][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.148][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.148][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.149][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.150][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.152][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.160][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.165][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.166][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.173][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.180][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.181][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.410][da-search_1.1.0][localhost-startStop-29] INFO o.s.web.servlet.handler.SimpleUrlHandlerMapping - Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] [2018-04-09 17:35:52.410][da-search_1.1.0][localhost-startStop-29] INFO o.s.web.servlet.handler.SimpleUrlHandlerMapping - Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] [2018-04-09 17:35:52.468][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.577][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.578][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.579][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.580][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.580][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.580][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.581][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.581][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.582][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.584][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.584][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.584][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.584][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.585][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.585][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.599][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.599][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.599][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.600][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.600][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.600][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.603][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.603][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.603][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.604][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.604][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.604][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.606][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.606][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.607][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.607][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.607][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.607][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.626][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.627][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.627][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.627][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.628][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.628][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.629][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.630][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.630][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.641][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.641][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.642][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.642][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.642][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.642][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.643][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.643][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.643][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.643][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.644][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.648][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.648][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.649][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.649][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.650][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.650][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.650][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.662][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.663][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.663][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.664][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:52.666][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:53.877][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:53.879][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:53.880][da-search_1.1.0][localhost-startStop-29] 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-09 17:35:54.072][da-search_1.1.0][localhost-startStop-29] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'errorPageFilter' to: [/*] [2018-04-09 17:35:54.073][da-search_1.1.0][localhost-startStop-29] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'webMetricsFilter' to: [/*] [2018-04-09 17:35:54.073][da-search_1.1.0][localhost-startStop-29] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'characterEncodingFilter' to: [/*] [2018-04-09 17:35:54.073][da-search_1.1.0][localhost-startStop-29] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'hiddenHttpMethodFilter' to: [/*] [2018-04-09 17:35:54.073][da-search_1.1.0][localhost-startStop-29] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'httpPutFormContentFilter' to: [/*] [2018-04-09 17:35:54.073][da-search_1.1.0][localhost-startStop-29] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'requestContextFilter' to: [/*] [2018-04-09 17:35:54.074][da-search_1.1.0][localhost-startStop-29] INFO o.s.b.w.s.DelegatingFilterProxyRegistrationBean - Mapping filter: 'springSecurityFilterChain' to: [/*] [2018-04-09 17:35:54.074][da-search_1.1.0][localhost-startStop-29] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'webRequestLoggingFilter' to: [/*] [2018-04-09 17:35:54.074][da-search_1.1.0][localhost-startStop-29] INFO o.s.boot.web.servlet.FilterRegistrationBean - Filter JWTAuthenticationFilter was not registered (disabled) [2018-04-09 17:35:54.074][da-search_1.1.0][localhost-startStop-29] INFO o.s.boot.web.servlet.FilterRegistrationBean - Filter searchJwtFilter was not registered (disabled) [2018-04-09 17:35:54.074][da-search_1.1.0][localhost-startStop-29] INFO o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'simpleCORSFilter' to: [/*] [2018-04-09 17:35:54.075][da-search_1.1.0][localhost-startStop-29] INFO o.s.boot.web.servlet.ServletRegistrationBean - Mapping servlet: 'dispatcherServlet' to [/] [2018-04-09 17:35:54.373][da-search_1.1.0][localhost-startStop-29] INFO o.h.validator.internal.engine.ValidatorFactoryImpl - HV000238: Temporal validation tolerance set to 0. [2018-04-09 17:35:57.115][da-search_1.1.0][localhost-startStop-29] INFO o.s.b.a.s.AuthenticationManagerConfiguration - Using default security password: 5862b4fd-a3b9-4442-a513-f3a55f16b42b [2018-04-09 17:35:57.795][da-search_1.1.0][localhost-startStop-29] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/api/**'], [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@b37ffcc, org.springframework.security.web.context.SecurityContextPersistenceFilter@3044538c, org.springframework.security.web.header.HeaderWriterFilter@7c44ba4b, org.springframework.security.web.authentication.logout.LogoutFilter@11293ea, com.docapostagility.dalibcommons.security.JWTAuthenticationFilter@61c56df9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4bc58130, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3c854d05, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4b3a4d5e, org.springframework.security.web.session.SessionManagementFilter@76a439ac, org.springframework.security.web.access.ExceptionTranslationFilter@470f6896, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@667d700b] [2018-04-09 17:35:57.798][da-search_1.1.0][localhost-startStop-29] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/application/**'], [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@ed36956, org.springframework.security.web.context.SecurityContextPersistenceFilter@251acf5e, org.springframework.security.web.header.HeaderWriterFilter@7b068748, org.springframework.security.web.authentication.logout.LogoutFilter@443c1947, com.docapostagility.dalibcommons.security.SearchJwtFilter@5da0faae, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@46827249, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@9719116, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3f99d9e1, org.springframework.security.web.session.SessionManagementFilter@104bb976, org.springframework.security.web.access.ExceptionTranslationFilter@20e87276, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@43c46dd9] [2018-04-09 17:35:57.802][da-search_1.1.0][localhost-startStop-29] 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@68d0a80, org.springframework.security.web.context.SecurityContextPersistenceFilter@aa715e6, org.springframework.security.web.header.HeaderWriterFilter@7d550d42, org.springframework.security.web.authentication.logout.LogoutFilter@9d5a6d4, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@142997ef, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4143a735, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2a4dcdfa, org.springframework.security.web.session.SessionManagementFilter@59e2378e, org.springframework.security.web.access.ExceptionTranslationFilter@690ee3ce, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2cdc5a4] [2018-04-09 17:35:57.843][da-search_1.1.0][localhost-startStop-29] 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@6d5c80f, org.springframework.security.web.context.SecurityContextPersistenceFilter@1ac84830, org.springframework.security.web.header.HeaderWriterFilter@9c12a77, org.springframework.security.web.authentication.logout.LogoutFilter@75a5562d, com.docapostagility.dalibcommons.security.JWTAuthenticationFilter@4d5a8969, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7298eb9c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@720ae52a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@72a1a70f, org.springframework.security.web.session.SessionManagementFilter@37460dd3, org.springframework.security.web.access.ExceptionTranslationFilter@37bbf06d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@161735ff] [2018-04-09 17:35:59.093][da-search_1.1.0][localhost-startStop-29] INFO o.s.w.s.m.m.a.RequestMappingHandlerAdapter - Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@66558deb: startup date [Mon Apr 09 17:35:37 CEST 2018]; root of context hierarchy [2018-04-09 17:35:59.251][da-search_1.1.0][localhost-startStop-29] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in docapostAgilitySearchExceptionHandler [2018-04-09 17:35:59.251][da-search_1.1.0][localhost-startStop-29] INFO o.s.w.s.m.m.a.ExceptionHandlerExceptionResolver - Detected @ExceptionHandler methods in repositoryRestExceptionHandler [2018-04-09 17:36:00.355][da-search_1.1.0][localhost-startStop-29] INFO o.s.data.rest.webmvc.RepositoryRestHandlerAdapter - Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@66558deb: startup date [Mon Apr 09 17:35:37 CEST 2018]; root of context hierarchy [2018-04-09 17:36:01.481][da-search_1.1.0][localhost-startStop-29] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Registering beans for JMX exposure on startup [2018-04-09 17:36:01.485][da-search_1.1.0][localhost-startStop-29] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Bean with name 'dataSource' has been autodetected for JMX exposure [2018-04-09 17:36:01.501][da-search_1.1.0][localhost-startStop-29] INFO o.s.jmx.export.annotation.AnnotationMBeanExporter - Located MBean 'dataSource': registering with JMX server as MBean [search:name=dataSource,type=HikariDataSource] [2018-04-09 17:36:01.521][da-search_1.1.0][localhost-startStop-29] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed [2018-04-09 17:36:01.588][da-search_1.1.0][localhost-startStop-29] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) [2018-04-09 17:36:01.613][da-search_1.1.0][localhost-startStop-29] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references [2018-04-09 17:36:02.054][da-search_1.1.0][localhost-startStop-29] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: bulkPostDocumentsUsingPOST_1 [2018-04-09 17:36:02.059][da-search_1.1.0][localhost-startStop-29] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: bulkUpdateUsingPATCH_1 [2018-04-09 17:36:02.085][da-search_1.1.0][localhost-startStop-29] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: patchDocumentsUsingPATCH_1 [2018-04-09 17:36:02.090][da-search_1.1.0][localhost-startStop-29] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: postDocumentsUsingPOST_1 [2018-04-09 17:36:02.093][da-search_1.1.0][localhost-startStop-29] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: reIndexUsingPOST_1 [2018-04-09 17:36:02.098][da-search_1.1.0][localhost-startStop-29] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: rebuildIndexUsingPOST_1 [2018-04-09 17:36:02.144][da-search_1.1.0][localhost-startStop-29] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: bulkPostDocumentsUsingPOST_2 [2018-04-09 17:36:02.149][da-search_1.1.0][localhost-startStop-29] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: bulkUpdateUsingPATCH_2 [2018-04-09 17:36:02.167][da-search_1.1.0][localhost-startStop-29] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: patchDocumentsUsingPATCH_2 [2018-04-09 17:36:02.172][da-search_1.1.0][localhost-startStop-29] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: postDocumentsUsingPOST_2 [2018-04-09 17:36:02.174][da-search_1.1.0][localhost-startStop-29] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: reIndexUsingPOST_2 [2018-04-09 17:36:02.177][da-search_1.1.0][localhost-startStop-29] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: rebuildIndexUsingPOST_2 [2018-04-09 17:36:02.228][da-search_1.1.0][localhost-startStop-29] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: bulkPostDocumentsUsingPOST_3 [2018-04-09 17:36:02.232][da-search_1.1.0][localhost-startStop-29] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: bulkUpdateUsingPATCH_3 [2018-04-09 17:36:02.243][da-search_1.1.0][localhost-startStop-29] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: patchDocumentsUsingPATCH_3 [2018-04-09 17:36:02.247][da-search_1.1.0][localhost-startStop-29] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: postDocumentsUsingPOST_3 [2018-04-09 17:36:02.250][da-search_1.1.0][localhost-startStop-29] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: reIndexUsingPOST_3 [2018-04-09 17:36:02.253][da-search_1.1.0][localhost-startStop-29] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: rebuildIndexUsingPOST_3 [2018-04-09 17:36:02.261][da-search_1.1.0][localhost-startStop-29] 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-09 17:36:02.273][da-search_1.1.0][localhost-startStop-29] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: searchMyConnectionUsingGET_1 [2018-04-09 17:36:02.366][da-search_1.1.0][localhost-startStop-29] INFO com.docapostagility.dasearch.DaSearchApplication - Started DaSearchApplication in 26.591 seconds (JVM running for 2849302.198) [2018-04-09 17:36:05.310][da-search_1.1.0][http-nio-8080-exec-1072] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization started [2018-04-09 17:36:05.395][da-search_1.1.0][http-nio-8080-exec-1072] INFO org.springframework.web.servlet.DispatcherServlet - FrameworkServlet 'dispatcherServlet': initialization completed in 85 ms