[2018-08-06 16:31:38.811][da-report_1.2.1][localhost-startStop-9] INFO com.docapostagility.dareport.DaReportApplication - Starting DaReportApplication on integration2 with PID 21691 (/var/lib/tomcat8/webapps/da-report/WEB-INF/classes started by tomcat8 in /var/lib/tomcat8) [2018-08-06 16:31:38.862][da-report_1.2.1][localhost-startStop-9] INFO com.docapostagility.dareport.DaReportApplication - No active profile set, falling back to default profiles: default [2018-08-06 16:31:39.090][da-report_1.2.1][background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.0.5.Final [2018-08-06 16:31:39.321][da-report_1.2.1][localhost-startStop-9] INFO o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@491f2487: startup date [Mon Aug 06 16:31:39 CEST 2018]; root of context hierarchy [2018-08-06 16:31:39.457][da-report_1.2.1][localhost-startStop-9] INFO o.s.context.annotation.ConfigurationClassParser - Properties location [file:${APPLICATION_DAREPORT_PROPERTIES}] not resolvable: Could not resolve placeholder 'APPLICATION_DAREPORT_PROPERTIES' in value "file:${APPLICATION_DAREPORT_PROPERTIES}" [2018-08-06 16:31:41.358][da-report_1.2.1][localhost-startStop-9] 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-08-06 16:31:42.079][da-report_1.2.1][localhost-startStop-9] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring [2018-08-06 16:31:42.647][da-report_1.2.1][localhost-startStop-9] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 3327 ms [2018-08-06 16:31:43.045][da-report_1.2.1][localhost-startStop-9] INFO o.h.validator.internal.engine.ValidatorFactoryImpl - HV000238: Temporal validation tolerance set to 0. [2018-08-06 16:31:44.319][da-report_1.2.1][localhost-startStop-9] 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.BeanCreationException: Error creating bean with name 'applicationFilterRegistrationBean' defined in class path resource [com/docapostagility/dareport/security/MultiHttpSecurityConfig$ApplicationWebSecurityConfigurerAdapter.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.boot.web.servlet.FilterRegistrationBean]: Factory method 'applicationFilterRegistrationBean' threw exception; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'applicationJwtFilter': Unsatisfied dependency expressed through field 'commonsJwtAuthentication'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'commonsJwtAuthentication' defined in com.docapostagility.dalibcommons.configuration.CommonsConfiguration: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.docapostagility.dalibcommons.security.CommonsJwtAuthentication]: Factory method 'commonsJwtAuthentication' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jwtProperty': Could not bind properties to 'JwtProperty': prefix=jwt, ignoreInvalidFields=false, ignoreUnknownFields=true; nested exception is org.springframework.boot.context.properties.bind.BindException: Failed to bind properties under 'jwt' to com.docapostagility.dalibcommons.property.JwtProperty [2018-08-06 16:31:44.332][da-report_1.2.1][localhost-startStop-9] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener - Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. [2018-08-06 16:31:44.335][da-report_1.2.1][localhost-startStop-9] ERROR o.s.b.diagnostics.LoggingFailureAnalysisReporter - *************************** APPLICATION FAILED TO START *************************** Description: Binding to target org.springframework.boot.context.properties.bind.BindException: Failed to bind properties under 'jwt' to com.docapostagility.dalibcommons.property.JwtProperty failed: Property: jwt.secret Value: null Reason: ne peut pas être vide Property: jwt.issuer Value: null Reason: ne peut pas être vide Action: Update your application's configuration [2018-08-06 17:45:15.660][da-report_1.2.1][localhost-startStop-12] INFO com.docapostagility.dareport.DaReportApplication - Starting DaReportApplication on integration2 with PID 21691 (/var/lib/tomcat8/webapps/da-report/WEB-INF/classes started by tomcat8 in /var/lib/tomcat8) [2018-08-06 17:45:15.705][da-report_1.2.1][localhost-startStop-12] INFO com.docapostagility.dareport.DaReportApplication - No active profile set, falling back to default profiles: default [2018-08-06 17:45:15.936][da-report_1.2.1][background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.0.5.Final [2018-08-06 17:45:16.173][da-report_1.2.1][localhost-startStop-12] INFO o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@125f1ce5: startup date [Mon Aug 06 17:45:16 CEST 2018]; root of context hierarchy [2018-08-06 17:45:16.325][da-report_1.2.1][localhost-startStop-12] INFO o.s.context.annotation.ConfigurationClassParser - Properties location [file:${APPLICATION_DAREPORT_PROPERTIES}] not resolvable: Could not resolve placeholder 'APPLICATION_DAREPORT_PROPERTIES' in value "file:${APPLICATION_DAREPORT_PROPERTIES}" [2018-08-06 17:45:18.288][da-report_1.2.1][localhost-startStop-12] 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-08-06 17:45:19.091][da-report_1.2.1][localhost-startStop-12] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring [2018-08-06 17:45:19.701][da-report_1.2.1][localhost-startStop-12] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 3529 ms [2018-08-06 17:45:20.091][da-report_1.2.1][localhost-startStop-12] INFO o.h.validator.internal.engine.ValidatorFactoryImpl - HV000238: Temporal validation tolerance set to 0. [2018-08-06 17:45:21.340][da-report_1.2.1][localhost-startStop-12] 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.BeanCreationException: Error creating bean with name 'applicationFilterRegistrationBean' defined in class path resource [com/docapostagility/dareport/security/MultiHttpSecurityConfig$ApplicationWebSecurityConfigurerAdapter.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.boot.web.servlet.FilterRegistrationBean]: Factory method 'applicationFilterRegistrationBean' threw exception; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'applicationJwtFilter': Unsatisfied dependency expressed through field 'commonsJwtAuthentication'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'commonsJwtAuthentication' defined in com.docapostagility.dalibcommons.configuration.CommonsConfiguration: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.docapostagility.dalibcommons.security.CommonsJwtAuthentication]: Factory method 'commonsJwtAuthentication' threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jwtProperty': Could not bind properties to 'JwtProperty': prefix=jwt, ignoreInvalidFields=false, ignoreUnknownFields=true; nested exception is org.springframework.boot.context.properties.bind.BindException: Failed to bind properties under 'jwt' to com.docapostagility.dalibcommons.property.JwtProperty [2018-08-06 17:45:21.354][da-report_1.2.1][localhost-startStop-12] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener - Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. [2018-08-06 17:45:21.358][da-report_1.2.1][localhost-startStop-12] ERROR o.s.b.diagnostics.LoggingFailureAnalysisReporter - *************************** APPLICATION FAILED TO START *************************** Description: Binding to target org.springframework.boot.context.properties.bind.BindException: Failed to bind properties under 'jwt' to com.docapostagility.dalibcommons.property.JwtProperty failed: Property: jwt.issuer Value: null Reason: ne peut pas être vide Property: jwt.secret Value: null Reason: ne peut pas être vide Action: Update your application's configuration