2017-06-07 19:57:15.416 INFO 20798 --- [main] com.corero.portal.CoreroApplication : Starting CoreroApplication v1.0.1.532 on localhost.localdomain with PID 20798 (/usr/local/bin/corero/api/msp-portal-backend-1.0.1.532.jar started by java in /usr/local/bin/corero/api) 2017-06-07 19:57:15.432 DEBUG 20798 --- [main] com.corero.portal.CoreroApplication : Running with Spring Boot v1.4.3.RELEASE, Spring v4.3.5.RELEASE 2017-06-07 19:57:15.432 INFO 20798 --- [main] com.corero.portal.CoreroApplication : No active profile set, falling back to default profiles: default 2017-06-07 19:57:15.603 INFO 20798 --- [main] ationConfigEmbeddedWebApplicationContext : Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@68bbe345: startup date [Wed Jun 07 19:57:15 UTC 2017]; root of context hierarchy 2017-06-07 19:57:21.053 INFO 20798 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [class org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$607031bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-06-07 19:57:21.177 INFO 20798 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration' of type [class org.springframework.security.config.annotation.configuration.ObjectPostProcessorConfiguration$$EnhancerBySpringCGLIB$$f91df9f9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-06-07 19:57:21.200 INFO 20798 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'objectPostProcessor' of type [class org.springframework.security.config.annotation.configuration.AutowireBeanFactoryObjectPostProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-06-07 19:57:21.202 INFO 20798 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@14bdbc74' of type [class org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-06-07 19:57:21.227 INFO 20798 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration' of type [class org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration$$EnhancerBySpringCGLIB$$1df29cab] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-06-07 19:57:21.255 INFO 20798 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'methodSecurityMetadataSource' of type [class org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2017-06-07 19:57:22.531 INFO 20798 --- [main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat initialized with port(s): 8080 (http) 2017-06-07 19:57:22.558 INFO 20798 --- [main] o.apache.catalina.core.StandardService : Starting service Tomcat 2017-06-07 19:57:22.559 INFO 20798 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/8.5.6 2017-06-07 19:57:22.851 INFO 20798 --- [localhost-startStop-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2017-06-07 19:57:22.851 INFO 20798 --- [localhost-startStop-1] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 7250 ms 2017-06-07 19:57:26.023 INFO 20798 --- [localhost-startStop-1] liquibase : Successfully acquired change log lock 2017-06-07 19:57:28.339 INFO 20798 --- [localhost-startStop-1] liquibase : Creating database history table with name: soc_lab.DATABASECHANGELOG 2017-06-07 19:57:28.497 INFO 20798 --- [localhost-startStop-1] liquibase : Reading from soc_lab.DATABASECHANGELOG 2017-06-07 19:57:28.742 WARN 20798 --- [localhost-startStop-1] liquibase : modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use and re-specify all configuration if this is the case 2017-06-07 19:57:28.892 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-1::kshah (generated): Table asset created 2017-06-07 19:57:28.901 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-1::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-1::kshah (generated) ran successfully in 159ms 2017-06-07 19:57:28.942 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-2::kshah (generated): Table asset_group created 2017-06-07 19:57:28.943 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-2::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-2::kshah (generated) ran successfully in 31ms 2017-06-07 19:57:28.953 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-3::kshah (generated): Table attack_info created 2017-06-07 19:57:28.954 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-3::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-3::kshah (generated) ran successfully in 5ms 2017-06-07 19:57:29.007 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-4::kshah (generated): Table audit_log created 2017-06-07 19:57:29.008 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-4::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-4::kshah (generated) ran successfully in 50ms 2017-06-07 19:57:29.021 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-5::kshah (generated): Table config created 2017-06-07 19:57:29.022 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-5::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-5::kshah (generated) ran successfully in 3ms 2017-06-07 19:57:29.082 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-6::kshah (generated): Table country created 2017-06-07 19:57:29.086 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-6::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-6::kshah (generated) ran successfully in 61ms 2017-06-07 19:57:29.091 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-7::kshah (generated): Table dip_traffic created 2017-06-07 19:57:29.091 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-7::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-7::kshah (generated) ran successfully in 3ms 2017-06-07 19:57:29.106 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-8::kshah (generated): Table logo created 2017-06-07 19:57:29.107 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-8::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-8::kshah (generated) ran successfully in 14ms 2017-06-07 19:57:29.114 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-9::kshah (generated): Table service_license created 2017-06-07 19:57:29.114 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-9::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-9::kshah (generated) ran successfully in 3ms 2017-06-07 19:57:29.152 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-10::kshah (generated): Table service_policy created 2017-06-07 19:57:29.152 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-10::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-10::kshah (generated) ran successfully in 36ms 2017-06-07 19:57:29.168 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-11::kshah (generated): Table site_traffic created 2017-06-07 19:57:29.168 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-11::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-11::kshah (generated) ran successfully in 6ms 2017-06-07 19:57:29.179 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-12::kshah (generated): Table swa_host created 2017-06-07 19:57:29.180 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-12::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-12::kshah (generated) ran successfully in 8ms 2017-06-07 19:57:29.239 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-13::kshah (generated): Table tenant created 2017-06-07 19:57:29.240 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-13::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-13::kshah (generated) ran successfully in 36ms 2017-06-07 19:57:29.260 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-14::kshah (generated): Table tenant_traffic created 2017-06-07 19:57:29.261 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-14::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-14::kshah (generated) ran successfully in 7ms 2017-06-07 19:57:29.266 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-15::kshah (generated): Table user created 2017-06-07 19:57:29.267 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-15::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-15::kshah (generated) ran successfully in 4ms 2017-06-07 19:57:29.273 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-16::kshah (generated): Primary key added to attack_info (attack_id) 2017-06-07 19:57:29.274 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-16::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-16::kshah (generated) ran successfully in 5ms 2017-06-07 19:57:29.279 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-17::kshah (generated): Primary key added to config (id) 2017-06-07 19:57:29.279 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-17::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-17::kshah (generated) ran successfully in 4ms 2017-06-07 19:57:29.285 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-18::kshah (generated): Primary key added to dip_traffic (dip, event_time) 2017-06-07 19:57:29.286 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-18::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-18::kshah (generated) ran successfully in 5ms 2017-06-07 19:57:29.302 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-19::kshah (generated): Primary key added to service_license (id) 2017-06-07 19:57:29.303 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-19::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-19::kshah (generated) ran successfully in 4ms 2017-06-07 19:57:29.314 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-20::kshah (generated): Primary key added to site_traffic (event_time, swa_host_id) 2017-06-07 19:57:29.315 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-20::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-20::kshah (generated) ran successfully in 4ms 2017-06-07 19:57:29.320 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-21::kshah (generated): Primary key added to tenant_traffic (event_time, tenant_id) 2017-06-07 19:57:29.321 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-21::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-21::kshah (generated) ran successfully in 5ms 2017-06-07 19:57:29.327 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-22::kshah (generated): Unique constraint added to service_policy(service_level) 2017-06-07 19:57:29.327 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-22::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-22::kshah (generated) ran successfully in 5ms 2017-06-07 19:57:29.331 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-23::kshah (generated): Unique constraint added to swa_host(name) 2017-06-07 19:57:29.332 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-23::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-23::kshah (generated) ran successfully in 3ms 2017-06-07 19:57:29.339 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-24::kshah (generated): Unique constraint added to tenant(name) 2017-06-07 19:57:29.339 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-24::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-24::kshah (generated) ran successfully in 3ms 2017-06-07 19:57:29.350 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-25::kshah (generated): Unique constraint added to user(email) 2017-06-07 19:57:29.350 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-25::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-25::kshah (generated) ran successfully in 2ms 2017-06-07 19:57:29.357 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-26::kshah (generated): Unique constraint added to asset_group(tenant_id, name) 2017-06-07 19:57:29.357 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-26::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-26::kshah (generated) ran successfully in 2ms 2017-06-07 19:57:29.362 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-27::kshah (generated): Index IDX_EVENT_TIME created 2017-06-07 19:57:29.363 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-27::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-27::kshah (generated) ran successfully in 4ms 2017-06-07 19:57:29.385 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-28::kshah (generated): Index IDX_START_TIME created 2017-06-07 19:57:29.388 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-28::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-28::kshah (generated) ran successfully in 23ms 2017-06-07 19:57:29.393 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-29::kshah (generated): Index IDX_STATUS created 2017-06-07 19:57:29.394 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-29::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-29::kshah (generated) ran successfully in 2ms 2017-06-07 19:57:29.402 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-30::kshah (generated): Index IDX_TENANT_ID created 2017-06-07 19:57:29.402 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-30::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-30::kshah (generated) ran successfully in 2ms 2017-06-07 19:57:29.503 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-31::kshah (generated): Index IDX_TENANT_ID created 2017-06-07 19:57:29.505 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-31::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-31::kshah (generated) ran successfully in 100ms 2017-06-07 19:57:29.514 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-32::kshah (generated): Index UC_IP created 2017-06-07 19:57:29.514 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-32::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-32::kshah (generated) ran successfully in 2ms 2017-06-07 19:57:29.524 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-33::kshah (generated): Foreign key constraint added to tenant (country_id) 2017-06-07 19:57:29.525 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-33::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-33::kshah (generated) ran successfully in 7ms 2017-06-07 19:57:29.535 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-34::kshah (generated): Foreign key constraint added to user (tenant_id) 2017-06-07 19:57:29.536 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-34::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-34::kshah (generated) ran successfully in 6ms 2017-06-07 19:57:29.545 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-35::kshah (generated): Foreign key constraint added to asset (tenant_id) 2017-06-07 19:57:29.545 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-35::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-35::kshah (generated) ran successfully in 6ms 2017-06-07 19:57:29.554 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-36::kshah (generated): Foreign key constraint added to asset_group (tenant_id) 2017-06-07 19:57:29.555 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-36::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-36::kshah (generated) ran successfully in 7ms 2017-06-07 19:57:29.564 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-37::kshah (generated): Foreign key constraint added to tenant (service_policy_id) 2017-06-07 19:57:29.564 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-37::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-37::kshah (generated) ran successfully in 7ms 2017-06-07 19:57:29.573 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-38::kshah (generated): Foreign key constraint added to asset (asset_group_id) 2017-06-07 19:57:29.574 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-38::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-38::kshah (generated) ran successfully in 6ms 2017-06-07 19:57:29.582 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-39::kshah (generated): Foreign key constraint added to asset (parent_asset_id) 2017-06-07 19:57:29.583 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.0.xml::1484386901782-39::kshah (generated): ChangeSet db/changelog/db.changelog-1.0.xml::1484386901782-39::kshah (generated) ran successfully in 7ms 2017-06-07 19:57:29.588 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_admin::java: New row inserted into user 2017-06-07 19:57:29.590 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_admin::java: ChangeSet db/changelog/db.changelog-1.1.xml::insert_admin::java ran successfully in 3ms 2017-06-07 19:57:29.603 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.603 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.604 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.604 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.605 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.605 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.606 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.607 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.607 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.608 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.608 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.609 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.610 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.610 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.611 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.611 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.612 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.612 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.613 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.614 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.614 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.615 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.615 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.616 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.616 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.617 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.617 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.618 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.619 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.619 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.620 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.620 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.621 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.622 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.635 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.636 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.636 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.637 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.638 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.639 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.640 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.640 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.641 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.641 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.642 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.642 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.643 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.644 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.644 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.645 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.645 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.646 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.646 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.648 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.650 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.652 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.652 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.653 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.654 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.655 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.655 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.656 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.656 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.657 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.657 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.658 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.659 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.659 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.660 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.661 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.662 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.662 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.663 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.664 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.670 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.670 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.671 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.672 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.672 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.673 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.673 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.674 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.674 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.675 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.675 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.676 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.677 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.677 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.678 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.678 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.679 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.680 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.680 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.681 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.681 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.682 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.682 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.688 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.689 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.689 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.690 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.691 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.691 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.692 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.692 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.693 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.693 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.694 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.694 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.695 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.696 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.696 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.697 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.697 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.712 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.713 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.713 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.715 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.716 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.716 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.717 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.719 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.720 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.720 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.721 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.721 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.722 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.723 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.723 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.725 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.725 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.726 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.726 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.727 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.728 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.729 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.730 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.730 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.731 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.742 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.743 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.743 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.744 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.744 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.745 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.745 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.746 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.747 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.747 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.748 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.748 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.749 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.749 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.750 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.750 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.751 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.751 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.752 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.753 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.753 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.764 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.765 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.766 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.766 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.767 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.767 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.768 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.768 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.769 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.769 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.770 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.771 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.771 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.772 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.772 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.773 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.773 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.774 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.774 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.775 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.775 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.776 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.776 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.777 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.777 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.783 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.784 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.784 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.785 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.785 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.786 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.787 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.787 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.788 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.788 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: New row inserted into country 2017-06-07 19:57:29.791 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_country::java: ChangeSet db/changelog/db.changelog-1.1.xml::insert_country::java ran successfully in 189ms 2017-06-07 19:57:29.808 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_default_logo::java: Prepared statement: INSERT INTO soc_lab.logo(file_name, data) VALUES(?, ?) 2017-06-07 19:57:29.834 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_default_logo::java: New row inserted into logo 2017-06-07 19:57:29.845 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.1.xml::insert_default_logo::java: ChangeSet db/changelog/db.changelog-1.1.xml::insert_default_logo::java ran successfully in 38ms 2017-06-07 19:57:29.899 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.2.sql::alterTableDipTraffic.sql::kshah: Custom SQL executed 2017-06-07 19:57:29.899 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.2.sql::alterTableDipTraffic.sql::kshah: ChangeSet db/changelog/db.changelog-1.2.sql::alterTableDipTraffic.sql::kshah ran successfully in 30ms 2017-06-07 19:57:29.904 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.2.sql::alterTableTenantTraffic.sql::kshah: Custom SQL executed 2017-06-07 19:57:29.904 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.2.sql::alterTableTenantTraffic.sql::kshah: ChangeSet db/changelog/db.changelog-1.2.sql::alterTableTenantTraffic.sql::kshah ran successfully in 3ms 2017-06-07 19:57:29.924 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.2.sql::alterTableAttackInfo.sql::kshah: Custom SQL executed 2017-06-07 19:57:29.925 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.2.sql::alterTableAttackInfo.sql::kshah: ChangeSet db/changelog/db.changelog-1.2.sql::alterTableAttackInfo.sql::kshah ran successfully in 19ms 2017-06-07 19:57:29.930 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.2.sql::alterTableSiteTraffic.sql::kshah: Custom SQL executed 2017-06-07 19:57:29.930 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.2.sql::alterTableSiteTraffic.sql::kshah: ChangeSet db/changelog/db.changelog-1.2.sql::alterTableSiteTraffic.sql::kshah ran successfully in 2ms 2017-06-07 19:57:29.932 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.3.xml::insert_admin::java: New row inserted into service_license 2017-06-07 19:57:29.933 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.3.xml::insert_admin::java: ChangeSet db/changelog/db.changelog-1.3.xml::insert_admin::java ran successfully in 1ms 2017-06-07 19:57:29.939 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.4.xml::autoincrement_license_id::java: Auto-increment added to service_license.id 2017-06-07 19:57:29.939 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.4.xml::autoincrement_license_id::java: ChangeSet db/changelog/db.changelog-1.4.xml::autoincrement_license_id::java ran successfully in 5ms 2017-06-07 19:57:29.941 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.5.1.xml::update-admin-password::java: Data updated in user 2017-06-07 19:57:29.947 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.5.1.xml::update-admin-password::java: ChangeSet db/changelog/db.changelog-1.5.1.xml::update-admin-password::java ran successfully in 6ms 2017-06-07 19:57:29.961 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.6.xml::update-tenantId-MSP::java: Data updated in user 2017-06-07 19:57:29.965 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.6.xml::update-tenantId-MSP::java: ChangeSet db/changelog/db.changelog-1.6.xml::update-tenantId-MSP::java ran successfully in 4ms 2017-06-07 19:57:29.982 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.7.xml::addLoginAttempts::java: Columns failed_attempts(INT) added to user 2017-06-07 19:57:29.983 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.7.xml::addLoginAttempts::java: ChangeSet db/changelog/db.changelog-1.7.xml::addLoginAttempts::java ran successfully in 13ms 2017-06-07 19:57:29.985 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.8.xml::removeFreeLicense::java: Data deleted from service_license 2017-06-07 19:57:29.985 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.8.xml::removeFreeLicense::java: ChangeSet db/changelog/db.changelog-1.8.xml::removeFreeLicense::java ran successfully in 1ms 2017-06-07 19:57:30.003 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.9.xml::tag-1.0.0::java: Tag '1.0.0' applied to database 2017-06-07 19:57:30.004 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.9.xml::tag-1.0.0::java: ChangeSet db/changelog/db.changelog-1.9.xml::tag-1.0.0::java ran successfully in 1ms 2017-06-07 19:57:30.015 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.9.xml::updatePrimaryKeysAttackAndDIP::java: Primary key dropped from attack_info 2017-06-07 19:57:30.016 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.9.xml::updatePrimaryKeysAttackAndDIP::java: Primary key added to attack_info (attack_id, swa_host_id) 2017-06-07 19:57:30.017 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.9.xml::updatePrimaryKeysAttackAndDIP::java: Primary key dropped from dip_traffic 2017-06-07 19:57:30.018 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.9.xml::updatePrimaryKeysAttackAndDIP::java: Primary key added to dip_traffic (dip, event_time, swa_host_id) 2017-06-07 19:57:30.019 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.9.xml::updatePrimaryKeysAttackAndDIP::java: ChangeSet db/changelog/db.changelog-1.9.xml::updatePrimaryKeysAttackAndDIP::java ran successfully in 6ms 2017-06-07 19:57:30.043 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.9.xml::tag-1.0.1::java: Tag '1.0.1' applied to database 2017-06-07 19:57:30.043 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-1.9.xml::tag-1.0.1::java: ChangeSet db/changelog/db.changelog-1.9.xml::tag-1.0.1::java ran successfully in 0ms 2017-06-07 19:57:30.071 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-2.0.xml::modifyMaxMitigigationToDouble::java: service_policy.max_mitigation datatype was changed to double 2017-06-07 19:57:30.075 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-2.0.xml::modifyMaxMitigigationToDouble::java: Null constraint has been added to service_policy.max_mitigation 2017-06-07 19:57:30.075 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-2.0.xml::modifyMaxMitigigationToDouble::java: ChangeSet db/changelog/db.changelog-2.0.xml::modifyMaxMitigigationToDouble::java ran successfully in 9ms 2017-06-07 19:57:30.078 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-2.0.xml::tag-1.0.1.1::java: Tag '1.0.1.1' applied to database 2017-06-07 19:57:30.079 INFO 20798 --- [localhost-startStop-1] liquibase : classpath:/db/changelog/db.changelog-master.xml: db/changelog/db.changelog-2.0.xml::tag-1.0.1.1::java: ChangeSet db/changelog/db.changelog-2.0.xml::tag-1.0.1.1::java ran successfully in 1ms 2017-06-07 19:57:30.082 INFO 20798 --- [localhost-startStop-1] liquibase : Successfully released change log lock 2017-06-07 19:57:30.351 INFO 20798 --- [localhost-startStop-1] j.LocalContainerEntityManagerFactoryBean : Building JPA container EntityManagerFactory for persistence unit 'default' 2017-06-07 19:57:30.394 INFO 20798 --- [localhost-startStop-1] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [ name: default ...] 2017-06-07 19:57:30.621 INFO 20798 --- [localhost-startStop-1] org.hibernate.Version : HHH000412: Hibernate Core {5.0.11.Final} 2017-06-07 19:57:30.623 INFO 20798 --- [localhost-startStop-1] org.hibernate.cfg.Environment : HHH000206: hibernate.properties not found 2017-06-07 19:57:30.624 INFO 20798 --- [localhost-startStop-1] org.hibernate.cfg.Environment : HHH000021: Bytecode provider name : javassist 2017-06-07 19:57:30.756 INFO 20798 --- [localhost-startStop-1] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.0.1.Final} 2017-06-07 19:57:31.361 INFO 20798 --- [localhost-startStop-1] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect 2017-06-07 19:57:32.938 INFO 20798 --- [localhost-startStop-1] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2017-06-07 19:57:33.711 INFO 20798 --- [localhost-startStop-1] o.h.h.i.QueryTranslatorFactoryInitiator : HHH000397: Using ASTQueryTranslatorFactory 2017-06-07 19:57:34.295 INFO 20798 --- [localhost-startStop-1] o.s.b.f.config.PropertiesFactoryBean : Loading properties file from class path resource [rest-default-messages.properties] 2017-06-07 19:57:35.792 INFO 20798 --- [localhost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*] 2017-06-07 19:57:35.793 INFO 20798 --- [localhost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'hiddenHttpMethodFilter' to: [/*] 2017-06-07 19:57:35.793 INFO 20798 --- [localhost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'httpPutFormContentFilter' to: [/*] 2017-06-07 19:57:35.793 INFO 20798 --- [localhost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'requestContextFilter' to: [/*] 2017-06-07 19:57:35.794 INFO 20798 --- [localhost-startStop-1] .s.DelegatingFilterProxyRegistrationBean : Mapping filter: 'springSecurityFilterChain' to: [/*] 2017-06-07 19:57:35.794 INFO 20798 --- [localhost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'authenticationTokenFilterBean' to: [/*] 2017-06-07 19:57:35.794 INFO 20798 --- [localhost-startStop-1] o.s.b.w.servlet.ServletRegistrationBean : Mapping servlet: 'dispatcherServlet' to [/] 2017-06-07 19:57:35.841 DEBUG 20798 --- [localhost-startStop-1] c.c.p.s.JwtAuthenticationTokenFilter : Initializing filter 'authenticationTokenFilterBean' 2017-06-07 19:57:35.841 DEBUG 20798 --- [localhost-startStop-1] c.c.p.s.JwtAuthenticationTokenFilter : Filter 'authenticationTokenFilterBean' configured successfully 2017-06-07 19:57:35.913 DEBUG 20798 --- [main] c.corero.portal.config.SchedulingConfig : Creating TaskScheduler with pool size=5 2017-06-07 19:57:35.917 DEBUG 20798 --- [main] c.corero.portal.config.SchedulingConfig : PoolSize 5 2017-06-07 19:57:35.942 INFO 20798 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler' 2017-06-07 19:57:36.711 INFO 20798 --- [main] o.s.ui.freemarker.SpringTemplateLoader : SpringTemplateLoader for FreeMarker: using resource loader [org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@68bbe345: startup date [Wed Jun 07 19:57:15 UTC 2017]; root of context hierarchy] and template loader path [classpath:/templates/] 2017-06-07 19:57:36.712 INFO 20798 --- [main] o.s.w.s.v.f.FreeMarkerConfigurer : ClassTemplateLoader for Spring macros added to FreeMarker configuration 2017-06-07 19:57:37.585 INFO 20798 --- [main] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@50d13246, org.springframework.security.web.context.SecurityContextPersistenceFilter@5bf0fe62, org.springframework.security.web.header.HeaderWriterFilter@332796d3, com.corero.portal.security.filter.XSSFilter@2bd08376, com.corero.portal.config.WebSecurityConfig$JwtCsrfValidatorFilter@e70f13a, org.springframework.security.web.authentication.logout.LogoutFilter@3fed2870, com.corero.portal.security.JwtAuthenticationTokenFilter@58f0f4a2, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@673be18f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@39de3d36, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3d3e5463, org.springframework.security.web.session.SessionManagementFilter@3cdf2c61, org.springframework.security.web.access.ExceptionTranslationFilter@4b23c30a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7331196b] 2017-06-07 19:57:37.825 INFO 20798 --- [main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@68bbe345: startup date [Wed Jun 07 19:57:15 UTC 2017]; root of context hierarchy 2017-06-07 19:57:38.030 INFO 20798 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/import/tenants],methods=[POST]}" onto public org.springframework.http.ResponseEntity com.corero.portal.batch.controller.ImportController.importTenants(javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws com.corero.portal.batch.ImportException 2017-06-07 19:57:38.031 INFO 20798 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/import/assets],methods=[POST]}" onto public org.springframework.http.ResponseEntity com.corero.portal.batch.controller.ImportController.importProtectedAssets(javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws com.corero.portal.batch.ImportException 2017-06-07 19:57:38.033 INFO 20798 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/get_top_attacked_tenants],methods=[GET],produces=[application/json]}" onto public com.corero.portal.report.data.ReportResponse com.corero.portal.report.controller.AttackInfoController.getTopAttackedTenants(javax.servlet.http.HttpServletResponse,java.time.LocalDateTime,java.time.LocalDateTime,java.lang.String,int) throws com.fasterxml.jackson.core.JsonProcessingException 2017-06-07 19:57:38.033 INFO 20798 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/get_top_attacked_ip],methods=[GET],produces=[application/json]}" onto public com.corero.portal.report.data.ReportResponse com.corero.portal.report.controller.AttackInfoController.getTopAttackedIPAddress(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.time.LocalDateTime,java.time.LocalDateTime,java.lang.String,java.lang.Long,int) throws com.fasterxml.jackson.core.JsonProcessingException 2017-06-07 19:57:38.033 INFO 20798 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/get_recent_attacks],methods=[GET],produces=[application/json]}" onto public com.corero.portal.report.data.ReportResponse com.corero.portal.report.controller.AttackInfoController.getRecentAttacks(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.time.LocalDateTime,java.time.LocalDateTime,java.lang.String,java.lang.String,java.lang.Long) throws com.fasterxml.jackson.core.JsonProcessingException 2017-06-07 19:57:38.034 INFO 20798 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/get_site_traffic],methods=[GET],produces=[application/json]}" onto public com.corero.portal.report.data.ReportResponse com.corero.portal.report.controller.TrafficController.getSiteTraffic(java.time.LocalDateTime,java.time.LocalDateTime,java.lang.String,java.lang.Long) throws com.fasterxml.jackson.core.JsonProcessingException 2017-06-07 19:57:38.034 INFO 20798 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/get_dip_traffic],methods=[GET],produces=[application/json]}" onto public com.corero.portal.report.data.ReportResponse com.corero.portal.report.controller.TrafficController.getDipTraffic(javax.servlet.http.HttpServletResponse,java.lang.String,java.time.LocalDateTime,java.time.LocalDateTime,java.lang.String) throws com.fasterxml.jackson.core.JsonProcessingException,java.net.UnknownHostException 2017-06-07 19:57:38.035 INFO 20798 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/log_out],methods=[POST]}" onto public org.springframework.http.ResponseEntity com.corero.portal.security.controller.AuthenticationRestController.logout(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 2017-06-07 19:57:38.035 INFO 20798 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/auth],methods=[POST]}" onto public org.springframework.http.ResponseEntity com.corero.portal.security.controller.AuthenticationRestController.createAuthenticationToken(com.corero.portal.security.JwtAuthenticationRequest,javax.servlet.http.HttpServletResponse) throws org.springframework.security.core.AuthenticationException 2017-06-07 19:57:38.035 INFO 20798 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/refresh],methods=[POST]}" onto public org.springframework.http.ResponseEntity com.corero.portal.security.controller.AuthenticationRestController.refreshAndGetAuthenticationToken(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 2017-06-07 19:57:38.036 INFO 20798 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/userController/updatePassword],methods=[PATCH]}" onto public org.springframework.http.ResponseEntity com.corero.portal.dao.controller.UserController.updatePassword(javax.servlet.http.HttpServletRequest,com.corero.portal.dao.controller.util.UpdatePasswordRequestBody) 2017-06-07 19:57:38.036 INFO 20798 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/userController/setNewPassword],methods=[PATCH]}" onto public org.springframework.http.ResponseEntity com.corero.portal.dao.controller.UserController.setNewPassword(javax.servlet.http.HttpServletRequest,com.corero.portal.dao.controller.util.UpdatePasswordRequestBody) 2017-06-07 19:57:38.036 INFO 20798 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/userController/resendPassword],methods=[PATCH]}" onto public org.springframework.http.ResponseEntity com.corero.portal.dao.controller.UserController.resendPassword(javax.servlet.http.HttpServletRequest,com.corero.portal.dao.controller.util.UpdatePasswordRequestBody) 2017-06-07 19:57:38.037 INFO 20798 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/sample/assets],methods=[GET]}" onto public org.springframework.http.ResponseEntity com.corero.portal.dao.controller.ImportSampleController.downloadAsset() throws java.io.IOException 2017-06-07 19:57:38.037 INFO 20798 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/sample/tenants],methods=[GET]}" onto public org.springframework.http.ResponseEntity com.corero.portal.dao.controller.ImportSampleController.downloadTenant() throws java.io.IOException 2017-06-07 19:57:38.038 INFO 20798 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/license],methods=[GET]}" onto public org.springframework.http.ResponseEntity com.corero.portal.dao.controller.LicenseController.getLicenses() 2017-06-07 19:57:38.038 INFO 20798 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/license],methods=[POST]}" onto public org.springframework.http.ResponseEntity com.corero.portal.dao.controller.LicenseController.saveLicense(java.lang.String) 2017-06-07 19:57:38.057 INFO 20798 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/logo/image],methods=[GET],produces=[image/png || image/jpeg]}" onto public org.springframework.http.ResponseEntity com.corero.portal.dao.controller.LogoController.download() 2017-06-07 19:57:38.057 INFO 20798 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/logo/upload],methods=[POST]}" onto public org.springframework.http.ResponseEntity com.corero.portal.dao.controller.LogoController.upload(javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws java.lang.Exception 2017-06-07 19:57:38.060 INFO 20798 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/assets/delete_protected_asset/{id}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity com.corero.portal.dao.controller.AssetController.deleteProtectedAsset(javax.servlet.http.HttpServletRequest,java.lang.Long) 2017-06-07 19:57:38.060 INFO 20798 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/assets/get_assets],methods=[GET]}" onto public org.springframework.http.ResponseEntity com.corero.portal.dao.controller.AssetController.getAssets(java.lang.Long,com.corero.portal.dao.controller.AssetController$AssetType) throws java.net.UnknownHostException 2017-06-07 19:57:38.060 INFO 20798 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/assets/update_protected_asset],methods=[POST]}" onto public org.springframework.http.ResponseEntity com.corero.portal.dao.controller.AssetController.updateProtectedAsset(javax.servlet.http.HttpServletRequest,com.corero.portal.dao.entity.Asset) throws java.net.UnknownHostException 2017-06-07 19:57:38.060 INFO 20798 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/assets/add_protected_asset],methods=[POST]}" onto public org.springframework.http.ResponseEntity com.corero.portal.dao.controller.AssetController.addProtectedAsset(javax.servlet.http.HttpServletRequest,com.corero.portal.dao.entity.Asset) throws java.net.UnknownHostException 2017-06-07 19:57:38.061 INFO 20798 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/assets/update_asset],methods=[POST]}" onto public org.springframework.http.ResponseEntity com.corero.portal.dao.controller.AssetController.updateAsset(javax.servlet.http.HttpServletRequest,com.corero.portal.dao.entity.Asset) 2017-06-07 19:57:38.061 INFO 20798 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/auditLog],methods=[GET]}" onto public org.springframework.http.ResponseEntity com.corero.portal.dao.controller.AuditLogController.search(java.lang.String,java.lang.String,java.time.LocalDateTime,java.time.LocalDateTime,org.springframework.data.domain.Pageable) 2017-06-07 19:57:38.061 INFO 20798 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/api/tenants/ui],methods=[GET]}" onto public java.util.List com.corero.portal.dao.controller.TenantController.getTenantsForUi() 2017-06-07 19:57:38.062 INFO 20798 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error || / || /about || /validation || /validation1 || /tenants || /assets || /system || /overview || /login || /forgot-password-1 || /forgot-password-2 || /analysis || /changePassword || /assetGroup]}" onto public java.lang.String com.corero.portal.web.controller.WebController.index() 2017-06-07 19:57:38.196 INFO 20798 --- [main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2017-06-07 19:57:38.196 INFO 20798 --- [main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2017-06-07 19:57:38.258 INFO 20798 --- [main] .m.m.a.ExceptionHandlerExceptionResolver : Detected @ExceptionHandler methods in globalExceptionHandler 2017-06-07 19:57:38.258 INFO 20798 --- [main] .m.m.a.ExceptionHandlerExceptionResolver : Detected @ExceptionHandler methods in repositoryRestExceptionHandler 2017-06-07 19:57:38.334 INFO 20798 --- [main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2017-06-07 19:57:38.471 INFO 20798 --- [main] oConfiguration$WelcomePageHandlerMapping : Adding welcome page: class path resource [static/index.html] 2017-06-07 19:57:38.915 INFO 20798 --- [main] o.s.d.r.w.RepositoryRestHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@68bbe345: startup date [Wed Jun 07 19:57:15 UTC 2017]; root of context hierarchy 2017-06-07 19:57:38.975 INFO 20798 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/api/ || /api],methods=[HEAD],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryController.headForRepositories() 2017-06-07 19:57:38.975 INFO 20798 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/api/ || /api],methods=[OPTIONS],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.RepositoryController.optionsForRepositories() 2017-06-07 19:57:38.975 INFO 20798 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/api/ || /api],methods=[GET],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.RepositoryController.listRepositories() 2017-06-07 19:57:38.978 INFO 20798 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/api/{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 2017-06-07 19:57:38.978 INFO 20798 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/api/{repository}],methods=[POST],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" 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 2017-06-07 19:57:38.978 INFO 20798 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/api/{repository}/{id}],methods=[OPTIONS],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.optionsForItemResource(org.springframework.data.rest.webmvc.RootResourceInformation) 2017-06-07 19:57:38.978 INFO 20798 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/api/{repository}/{id}],methods=[HEAD],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" 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 2017-06-07 19:57:38.979 INFO 20798 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/api/{repository}/{id}],methods=[GET],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" 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.util.MultiValueMap) throws org.springframework.web.HttpRequestMethodNotSupportedException 2017-06-07 19:57:38.979 INFO 20798 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/api/{repository}],methods=[OPTIONS],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositoryEntityController.optionsForCollectionResource(org.springframework.data.rest.webmvc.RootResourceInformation) 2017-06-07 19:57:38.979 INFO 20798 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/api/{repository}],methods=[HEAD],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" 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 2017-06-07 19:57:38.979 INFO 20798 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/api/{repository}],methods=[GET],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" 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 2017-06-07 19:57:38.979 INFO 20798 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/api/{repository}/{id}],methods=[PUT],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" 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 2017-06-07 19:57:38.979 INFO 20798 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/api/{repository}/{id}],methods=[PATCH],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" 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 2017-06-07 19:57:38.980 INFO 20798 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/api/{repository}/{id}],methods=[DELETE],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" 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 2017-06-07 19:57:38.981 INFO 20798 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/api/{repository}/{id}/{property}/{propertyId}],methods=[GET],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" 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 2017-06-07 19:57:38.981 INFO 20798 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/api/{repository}/{id}/{property}],methods=[GET],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" 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 2017-06-07 19:57:38.982 INFO 20798 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/api/{repository}/{id}/{property}/{propertyId}],methods=[DELETE],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" 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 2017-06-07 19:57:38.982 INFO 20798 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/api/{repository}/{id}/{property}],methods=[DELETE],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" 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 2017-06-07 19:57:38.982 INFO 20798 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/api/{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 2017-06-07 19:57:38.982 INFO 20798 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/api/{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 || application/*+json;charset=UTF-8]}" 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 2017-06-07 19:57:38.983 INFO 20798 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/api/{repository}/search],methods=[HEAD],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.RepositorySearchController.headForSearches(org.springframework.data.rest.webmvc.RootResourceInformation) 2017-06-07 19:57:38.983 INFO 20798 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/api/{repository}/search],methods=[OPTIONS],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.RepositorySearchController.optionsForSearches(org.springframework.data.rest.webmvc.RootResourceInformation) 2017-06-07 19:57:38.984 INFO 20798 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/api/{repository}/search],methods=[GET],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.data.rest.webmvc.RepositorySearchesResource org.springframework.data.rest.webmvc.RepositorySearchController.listSearches(org.springframework.data.rest.webmvc.RootResourceInformation) 2017-06-07 19:57:38.984 INFO 20798 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/api/{repository}/search/{search}],methods=[GET],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" 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) 2017-06-07 19:57:38.984 INFO 20798 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/api/{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.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) 2017-06-07 19:57:38.984 INFO 20798 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/api/{repository}/search/{search}],methods=[OPTIONS],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositorySearchController.optionsForSearch(org.springframework.data.rest.webmvc.RootResourceInformation,java.lang.String) 2017-06-07 19:57:38.984 INFO 20798 --- [main] o.s.d.r.w.RepositoryRestHandlerMapping : Mapped "{[/api/{repository}/search/{search}],methods=[HEAD],produces=[application/hal+json || application/json || application/*+json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.springframework.data.rest.webmvc.RepositorySearchController.headForSearch(org.springframework.data.rest.webmvc.RootResourceInformation,java.lang.String) 2017-06-07 19:57:39.024 INFO 20798 --- [main] o.s.d.r.w.BasePathAwareHandlerMapping : Mapped "{[/api/profile/{repository}],methods=[OPTIONS],produces=[application/alps+json]}" onto org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.alps.AlpsController.alpsOptions() 2017-06-07 19:57:39.024 INFO 20798 --- [main] o.s.d.r.w.BasePathAwareHandlerMapping : Mapped "{[/api/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) 2017-06-07 19:57:39.024 INFO 20798 --- [main] o.s.d.r.w.BasePathAwareHandlerMapping : Mapped "{[/api/profile],methods=[OPTIONS]}" onto public org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.ProfileController.profileOptions() 2017-06-07 19:57:39.024 INFO 20798 --- [main] o.s.d.r.w.BasePathAwareHandlerMapping : Mapped "{[/api/profile],methods=[GET]}" onto org.springframework.http.HttpEntity org.springframework.data.rest.webmvc.ProfileController.listAllFormsOfMetadata() 2017-06-07 19:57:39.024 INFO 20798 --- [main] o.s.d.r.w.BasePathAwareHandlerMapping : Mapped "{[/api/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) 2017-06-07 19:57:39.062 INFO 20798 --- [main] .m.m.a.ExceptionHandlerExceptionResolver : Detected @ExceptionHandler methods in globalExceptionHandler 2017-06-07 19:57:39.062 INFO 20798 --- [main] .m.m.a.ExceptionHandlerExceptionResolver : Detected @ExceptionHandler methods in repositoryRestExceptionHandler 2017-06-07 19:57:39.518 INFO 20798 --- [main] o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on startup 2017-06-07 19:57:39.717 INFO 20798 --- [main] s.b.c.e.t.TomcatEmbeddedServletContainer : Tomcat started on port(s): 8080 (http) 2017-06-07 19:57:39.723 INFO 20798 --- [main] com.corero.portal.CoreroApplication : Started CoreroApplication in 29.183 seconds (JVM running for 30.688) 2017-06-07 20:00:00.008 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 20:00:00.060 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 20:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 20:00:30.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 20:05:34.905 INFO 20798 --- [http-nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring FrameworkServlet 'dispatcherServlet' 2017-06-07 20:05:34.905 INFO 20798 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : FrameworkServlet 'dispatcherServlet': initialization started 2017-06-07 20:05:34.932 INFO 20798 --- [http-nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : FrameworkServlet 'dispatcherServlet': initialization completed in 27 ms 2017-06-07 20:05:34.999 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:05:34.999 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-07 20:05:34.999 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to / 2017-06-07 20:05:34.999 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-07 20:05:35.281 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:05:35.281 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-07 20:05:35.281 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/js/main.7feab74b.js 2017-06-07 20:05:35.281 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-07 20:05:35.312 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:05:35.312 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-07 20:05:35.312 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/css/main.82b09716.css 2017-06-07 20:05:35.313 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-07 20:05:36.437 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:05:36.437 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-07 20:05:36.437 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/mspicons.cedcce6a.woff2 2017-06-07 20:05:36.437 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-07 20:05:36.481 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:05:36.482 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-07 20:05:36.482 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/logo/image 2017-06-07 20:05:36.482 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-07 20:05:36.501 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:05:36.501 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-07 20:05:36.501 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/Corero-Logo-Full-Color.849b14ba.png 2017-06-07 20:05:36.501 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-07 20:05:36.545 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:05:36.545 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-07 20:05:36.545 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/background.f0a916b3.png 2017-06-07 20:05:36.545 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-07 20:05:37.072 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:05:37.072 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-07 20:05:37.072 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /favicons/favicon-16.png 2017-06-07 20:05:37.072 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-07 20:05:37.165 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:05:37.166 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-07 20:05:37.166 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /favicons/favicon-32.png 2017-06-07 20:05:37.166 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-07 20:05:37.204 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:05:37.204 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-07 20:05:37.204 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /favicons/favicon-64.png 2017-06-07 20:05:37.204 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-07 20:05:37.238 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:05:37.238 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-07 20:05:37.238 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /favicons/favicon-96.png 2017-06-07 20:05:37.238 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-07 20:05:37.273 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:05:37.273 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-07 20:05:37.274 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /favicons/favicon-160.png 2017-06-07 20:05:37.274 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-07 20:05:37.310 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:05:37.310 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-07 20:05:37.310 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /favicons/favicon-192.png 2017-06-07 20:05:37.310 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-07 20:05:37.347 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:05:37.347 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-07 20:05:37.347 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /favicons/favicon.ico 2017-06-07 20:05:37.347 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-07 20:06:17.861 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:06:17.861 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-07 20:06:17.861 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /auth 2017-06-07 20:06:17.861 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-07 20:06:18.001 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:06:18.266 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:06:18.747 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:06:18.747 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:06:18.747 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:06:18.753 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:06:18.753 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:06:18.779 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:06:18.783 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:06:19.065 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:06:19.065 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:06:19.065 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:06:19.066 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_top_attacked_tenants 2017-06-07 20:06:19.066 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:06:19.070 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:06:19.070 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:06:19.070 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:06:19.071 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_site_traffic 2017-06-07 20:06:19.072 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:06:19.074 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:06:19.074 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:06:19.074 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:06:19.075 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_top_attacked_ip 2017-06-07 20:06:19.076 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:06:19.079 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:06:19.079 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:06:19.079 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:06:19.080 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_recent_attacks 2017-06-07 20:06:19.080 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:06:19.096 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:06:19.100 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:06:19.104 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:06:19.111 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:06:19.114 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:06:19.121 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:06:19.138 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:06:19.141 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:06:19.155 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.r.controller.AttackInfoController : getSiteTraffic Enter... start=2017-06-07T19:06 end=2017-06-07T20:06 timezone=UTC tenant_id=null 2017-06-07 20:06:19.155 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.r.controller.AttackInfoController : username admin@admin.com User Role: ROLE_MSP_ADMINISTRATOR TenantId: 2017-06-07 20:06:19.177 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.r.controller.AttackInfoController : getRecentAttacks Enter... QueryString is page=2017-06-07T19:06,size=2017-06-07T20:06,start=null,end=null,sort={},tenantId={} 2017-06-07 20:06:19.177 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.r.controller.AttackInfoController : username ROLE_MSP_ADMINISTRATOR User Role: null TenantId: 2017-06-07 20:06:19.179 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.r.controller.AttackInfoController : getTopAttackedTenants Enter... Parmas start: 2017-06-07T19:06 end:2017-06-07T20:06 timezone:UTC size:5 2017-06-07 20:06:19.179 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.r.controller.AttackInfoController : getTopAttackedTenants executed Query select count(distinct attack_id) as count, IFNULL(max(t.name),'Default') as name from attack_info at left outer join tenant t on at.tenant_id = t.id where ((at.start_time between :start and :end) or (at.event_time between :start and :end) or (:start between at.start_time and at.event_time)) group by at.tenant_id order by count(attack_id) desc 2017-06-07 20:06:19.181 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.r.controller.AttackInfoController : getTopAttackedIPAddress Enter... start=2017-06-07T19:06 end=2017-06-07T20:06 tenant_id=null size=5 2017-06-07 20:06:19.195 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.r.controller.AttackInfoController : getTopAttackedTenants Leave... 2017-06-07 20:06:19.201 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.r.controller.AttackInfoController : getTopAttackedIPAddress Leave... 2017-06-07 20:06:19.205 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.r.controller.AttackInfoController : getRecentAttacks Response computed in 28ms 2017-06-07 20:06:19.211 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.r.controller.AttackInfoController : interpolate Enter.. 2017-06-07 20:06:19.211 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.r.controller.AttackInfoController : interpolate Leave.. 2017-06-07 20:06:19.211 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.r.controller.AttackInfoController : getSiteTraffic response computed in 57ms 2017-06-07 20:06:19.237 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:06:19.237 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:06:19.237 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:06:19.239 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/table_icon.8fe7e349.svg 2017-06-07 20:06:19.239 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:06:19.245 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:06:19.245 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:06:19.245 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:06:19.247 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/chart_icon.b748e6bd.svg 2017-06-07 20:06:19.247 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:06:19.250 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:06:19.252 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:06:19.260 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:06:19.263 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:06:36.410 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:06:36.410 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:06:36.410 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:06:36.411 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:06:36.411 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:06:36.416 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:06:36.428 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:07:36.414 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:07:36.414 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:07:36.414 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:07:36.416 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:07:36.416 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:07:36.429 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:07:36.433 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:08:36.412 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:08:36.412 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:08:36.412 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:08:36.414 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:08:36.414 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:08:36.425 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:08:36.428 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:09:36.414 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:09:36.415 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:09:36.415 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:09:36.416 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:09:36.416 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:09:36.423 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:09:36.433 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:10:36.414 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:10:36.415 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:10:36.415 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:10:36.416 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:10:36.416 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:10:36.426 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:10:36.429 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:11:36.414 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:11:36.415 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:11:36.415 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:11:36.416 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:11:36.416 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:11:36.424 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:11:36.427 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:12:36.414 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:12:36.415 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:12:36.415 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:12:36.416 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:12:36.416 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:12:36.422 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:12:36.425 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:13:36.416 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:13:36.416 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:13:36.416 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:13:36.417 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:13:36.418 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:13:36.422 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:13:36.425 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:13:36.482 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:13:36.482 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:13:36.482 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:13:36.483 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 20:13:36.483 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:13:36.489 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:13:36.491 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:13:36.493 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:13:36.493 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY1OTc4MjY2LCJleHAiOjE0OTY4NjY1NzgsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.L0CPYVdhtWNaj1w1DHMJPajfisZZ9OsdySfiS-iLiBkaCSMHnV6e8GfAt9aUj6XYq4PVHXoljmxzGPbKXgZDag 2017-06-07 20:14:36.420 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:14:36.421 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2NDE2NDk0LCJleHAiOjE0OTY4NjcwMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Drqb5Nwlgh4E3b7pK79lFpSbeGkuZ9-RCkaePfjQEydOxkbYhrUJ2MbJbiYoW2Xji7v63CtDiF2Prf5ZJHVKtQ 2017-06-07 20:14:36.421 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2NDE2NDk0LCJleHAiOjE0OTY4NjcwMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Drqb5Nwlgh4E3b7pK79lFpSbeGkuZ9-RCkaePfjQEydOxkbYhrUJ2MbJbiYoW2Xji7v63CtDiF2Prf5ZJHVKtQ 2017-06-07 20:14:36.422 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:14:36.422 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:14:36.428 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:14:36.431 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:15:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 20:15:00.005 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 20:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 20:15:30.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 20:15:36.416 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:15:36.417 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2NDE2NDk0LCJleHAiOjE0OTY4NjcwMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Drqb5Nwlgh4E3b7pK79lFpSbeGkuZ9-RCkaePfjQEydOxkbYhrUJ2MbJbiYoW2Xji7v63CtDiF2Prf5ZJHVKtQ 2017-06-07 20:15:36.417 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2NDE2NDk0LCJleHAiOjE0OTY4NjcwMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Drqb5Nwlgh4E3b7pK79lFpSbeGkuZ9-RCkaePfjQEydOxkbYhrUJ2MbJbiYoW2Xji7v63CtDiF2Prf5ZJHVKtQ 2017-06-07 20:15:36.418 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:15:36.418 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:15:36.429 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:15:36.432 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:16:36.417 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:16:36.418 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2NDE2NDk0LCJleHAiOjE0OTY4NjcwMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Drqb5Nwlgh4E3b7pK79lFpSbeGkuZ9-RCkaePfjQEydOxkbYhrUJ2MbJbiYoW2Xji7v63CtDiF2Prf5ZJHVKtQ 2017-06-07 20:16:36.418 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2NDE2NDk0LCJleHAiOjE0OTY4NjcwMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Drqb5Nwlgh4E3b7pK79lFpSbeGkuZ9-RCkaePfjQEydOxkbYhrUJ2MbJbiYoW2Xji7v63CtDiF2Prf5ZJHVKtQ 2017-06-07 20:16:36.419 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:16:36.419 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:16:36.432 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:16:36.434 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:17:36.419 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:17:36.419 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2NDE2NDk0LCJleHAiOjE0OTY4NjcwMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Drqb5Nwlgh4E3b7pK79lFpSbeGkuZ9-RCkaePfjQEydOxkbYhrUJ2MbJbiYoW2Xji7v63CtDiF2Prf5ZJHVKtQ 2017-06-07 20:17:36.419 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2NDE2NDk0LCJleHAiOjE0OTY4NjcwMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Drqb5Nwlgh4E3b7pK79lFpSbeGkuZ9-RCkaePfjQEydOxkbYhrUJ2MbJbiYoW2Xji7v63CtDiF2Prf5ZJHVKtQ 2017-06-07 20:17:36.420 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:17:36.420 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:17:36.425 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:17:36.427 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:18:36.418 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:18:36.419 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2NDE2NDk0LCJleHAiOjE0OTY4NjcwMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Drqb5Nwlgh4E3b7pK79lFpSbeGkuZ9-RCkaePfjQEydOxkbYhrUJ2MbJbiYoW2Xji7v63CtDiF2Prf5ZJHVKtQ 2017-06-07 20:18:36.419 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2NDE2NDk0LCJleHAiOjE0OTY4NjcwMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Drqb5Nwlgh4E3b7pK79lFpSbeGkuZ9-RCkaePfjQEydOxkbYhrUJ2MbJbiYoW2Xji7v63CtDiF2Prf5ZJHVKtQ 2017-06-07 20:18:36.420 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:18:36.420 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:18:36.426 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:18:36.428 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:19:36.420 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:19:36.421 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2NDE2NDk0LCJleHAiOjE0OTY4NjcwMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Drqb5Nwlgh4E3b7pK79lFpSbeGkuZ9-RCkaePfjQEydOxkbYhrUJ2MbJbiYoW2Xji7v63CtDiF2Prf5ZJHVKtQ 2017-06-07 20:19:36.421 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2NDE2NDk0LCJleHAiOjE0OTY4NjcwMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Drqb5Nwlgh4E3b7pK79lFpSbeGkuZ9-RCkaePfjQEydOxkbYhrUJ2MbJbiYoW2Xji7v63CtDiF2Prf5ZJHVKtQ 2017-06-07 20:19:36.422 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:19:36.422 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:19:36.427 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:19:36.429 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:20:36.445 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:20:36.445 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2NDE2NDk0LCJleHAiOjE0OTY4NjcwMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Drqb5Nwlgh4E3b7pK79lFpSbeGkuZ9-RCkaePfjQEydOxkbYhrUJ2MbJbiYoW2Xji7v63CtDiF2Prf5ZJHVKtQ 2017-06-07 20:20:36.446 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2NDE2NDk0LCJleHAiOjE0OTY4NjcwMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Drqb5Nwlgh4E3b7pK79lFpSbeGkuZ9-RCkaePfjQEydOxkbYhrUJ2MbJbiYoW2Xji7v63CtDiF2Prf5ZJHVKtQ 2017-06-07 20:20:36.447 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:20:36.447 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:20:36.452 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:20:36.454 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:20:36.513 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:20:36.513 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2NDE2NDk0LCJleHAiOjE0OTY4NjcwMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Drqb5Nwlgh4E3b7pK79lFpSbeGkuZ9-RCkaePfjQEydOxkbYhrUJ2MbJbiYoW2Xji7v63CtDiF2Prf5ZJHVKtQ 2017-06-07 20:20:36.513 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2NDE2NDk0LCJleHAiOjE0OTY4NjcwMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Drqb5Nwlgh4E3b7pK79lFpSbeGkuZ9-RCkaePfjQEydOxkbYhrUJ2MbJbiYoW2Xji7v63CtDiF2Prf5ZJHVKtQ 2017-06-07 20:20:36.514 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 20:20:36.514 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:20:36.527 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:20:36.530 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:20:36.532 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:20:36.532 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2NDE2NDk0LCJleHAiOjE0OTY4NjcwMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Drqb5Nwlgh4E3b7pK79lFpSbeGkuZ9-RCkaePfjQEydOxkbYhrUJ2MbJbiYoW2Xji7v63CtDiF2Prf5ZJHVKtQ 2017-06-07 20:21:36.418 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:21:36.418 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2ODM2NTMyLCJleHAiOjE0OTY4Njc0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pjIZjqaoi-6D5OQ-xHmCJPYMeZBaCIuKDR2xoIQr_mwj7MwApR-1W2T4UwwMf4tm4KnlwrSl0oLzv6DQgtLwgw 2017-06-07 20:21:36.418 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2ODM2NTMyLCJleHAiOjE0OTY4Njc0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pjIZjqaoi-6D5OQ-xHmCJPYMeZBaCIuKDR2xoIQr_mwj7MwApR-1W2T4UwwMf4tm4KnlwrSl0oLzv6DQgtLwgw 2017-06-07 20:21:36.420 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:21:36.420 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:21:36.424 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:21:36.426 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:22:36.427 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:22:36.427 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2ODM2NTMyLCJleHAiOjE0OTY4Njc0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pjIZjqaoi-6D5OQ-xHmCJPYMeZBaCIuKDR2xoIQr_mwj7MwApR-1W2T4UwwMf4tm4KnlwrSl0oLzv6DQgtLwgw 2017-06-07 20:22:36.427 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2ODM2NTMyLCJleHAiOjE0OTY4Njc0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pjIZjqaoi-6D5OQ-xHmCJPYMeZBaCIuKDR2xoIQr_mwj7MwApR-1W2T4UwwMf4tm4KnlwrSl0oLzv6DQgtLwgw 2017-06-07 20:22:36.428 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:22:36.428 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:22:36.434 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:22:36.436 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:23:36.418 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:23:36.419 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2ODM2NTMyLCJleHAiOjE0OTY4Njc0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pjIZjqaoi-6D5OQ-xHmCJPYMeZBaCIuKDR2xoIQr_mwj7MwApR-1W2T4UwwMf4tm4KnlwrSl0oLzv6DQgtLwgw 2017-06-07 20:23:36.419 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2ODM2NTMyLCJleHAiOjE0OTY4Njc0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pjIZjqaoi-6D5OQ-xHmCJPYMeZBaCIuKDR2xoIQr_mwj7MwApR-1W2T4UwwMf4tm4KnlwrSl0oLzv6DQgtLwgw 2017-06-07 20:23:36.420 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:23:36.420 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:23:36.435 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:23:36.438 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:24:36.421 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:24:36.421 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2ODM2NTMyLCJleHAiOjE0OTY4Njc0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pjIZjqaoi-6D5OQ-xHmCJPYMeZBaCIuKDR2xoIQr_mwj7MwApR-1W2T4UwwMf4tm4KnlwrSl0oLzv6DQgtLwgw 2017-06-07 20:24:36.421 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2ODM2NTMyLCJleHAiOjE0OTY4Njc0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pjIZjqaoi-6D5OQ-xHmCJPYMeZBaCIuKDR2xoIQr_mwj7MwApR-1W2T4UwwMf4tm4KnlwrSl0oLzv6DQgtLwgw 2017-06-07 20:24:36.422 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:24:36.422 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:24:36.429 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:24:36.432 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:25:36.420 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:25:36.420 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2ODM2NTMyLCJleHAiOjE0OTY4Njc0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pjIZjqaoi-6D5OQ-xHmCJPYMeZBaCIuKDR2xoIQr_mwj7MwApR-1W2T4UwwMf4tm4KnlwrSl0oLzv6DQgtLwgw 2017-06-07 20:25:36.420 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2ODM2NTMyLCJleHAiOjE0OTY4Njc0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pjIZjqaoi-6D5OQ-xHmCJPYMeZBaCIuKDR2xoIQr_mwj7MwApR-1W2T4UwwMf4tm4KnlwrSl0oLzv6DQgtLwgw 2017-06-07 20:25:36.421 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:25:36.421 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:25:36.435 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:25:36.437 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:26:36.421 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:26:36.421 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2ODM2NTMyLCJleHAiOjE0OTY4Njc0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pjIZjqaoi-6D5OQ-xHmCJPYMeZBaCIuKDR2xoIQr_mwj7MwApR-1W2T4UwwMf4tm4KnlwrSl0oLzv6DQgtLwgw 2017-06-07 20:26:36.421 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2ODM2NTMyLCJleHAiOjE0OTY4Njc0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pjIZjqaoi-6D5OQ-xHmCJPYMeZBaCIuKDR2xoIQr_mwj7MwApR-1W2T4UwwMf4tm4KnlwrSl0oLzv6DQgtLwgw 2017-06-07 20:26:36.422 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:26:36.422 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:26:36.428 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:26:36.430 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:27:36.421 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:27:36.421 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2ODM2NTMyLCJleHAiOjE0OTY4Njc0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pjIZjqaoi-6D5OQ-xHmCJPYMeZBaCIuKDR2xoIQr_mwj7MwApR-1W2T4UwwMf4tm4KnlwrSl0oLzv6DQgtLwgw 2017-06-07 20:27:36.421 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2ODM2NTMyLCJleHAiOjE0OTY4Njc0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pjIZjqaoi-6D5OQ-xHmCJPYMeZBaCIuKDR2xoIQr_mwj7MwApR-1W2T4UwwMf4tm4KnlwrSl0oLzv6DQgtLwgw 2017-06-07 20:27:36.422 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:27:36.422 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:27:36.426 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:27:36.429 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:27:36.491 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:27:36.491 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2ODM2NTMyLCJleHAiOjE0OTY4Njc0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pjIZjqaoi-6D5OQ-xHmCJPYMeZBaCIuKDR2xoIQr_mwj7MwApR-1W2T4UwwMf4tm4KnlwrSl0oLzv6DQgtLwgw 2017-06-07 20:27:36.491 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2ODM2NTMyLCJleHAiOjE0OTY4Njc0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pjIZjqaoi-6D5OQ-xHmCJPYMeZBaCIuKDR2xoIQr_mwj7MwApR-1W2T4UwwMf4tm4KnlwrSl0oLzv6DQgtLwgw 2017-06-07 20:27:36.492 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 20:27:36.492 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:27:36.498 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:27:36.500 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:27:36.501 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:27:36.502 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY2ODM2NTMyLCJleHAiOjE0OTY4Njc0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pjIZjqaoi-6D5OQ-xHmCJPYMeZBaCIuKDR2xoIQr_mwj7MwApR-1W2T4UwwMf4tm4KnlwrSl0oLzv6DQgtLwgw 2017-06-07 20:28:36.422 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:28:36.422 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3MjU2NTAyLCJleHAiOjE0OTY4Njc4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.GioFzNtRuenx-3E9Mp2C85C2v3MmhSe9L1qfeVqBxz4gsp0cja3774UanyEZWJCVgKelTgrFHu0HpF1hFERYyw 2017-06-07 20:28:36.422 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3MjU2NTAyLCJleHAiOjE0OTY4Njc4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.GioFzNtRuenx-3E9Mp2C85C2v3MmhSe9L1qfeVqBxz4gsp0cja3774UanyEZWJCVgKelTgrFHu0HpF1hFERYyw 2017-06-07 20:28:36.423 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:28:36.423 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:28:36.428 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:28:36.429 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:29:36.425 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:29:36.425 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3MjU2NTAyLCJleHAiOjE0OTY4Njc4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.GioFzNtRuenx-3E9Mp2C85C2v3MmhSe9L1qfeVqBxz4gsp0cja3774UanyEZWJCVgKelTgrFHu0HpF1hFERYyw 2017-06-07 20:29:36.425 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3MjU2NTAyLCJleHAiOjE0OTY4Njc4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.GioFzNtRuenx-3E9Mp2C85C2v3MmhSe9L1qfeVqBxz4gsp0cja3774UanyEZWJCVgKelTgrFHu0HpF1hFERYyw 2017-06-07 20:29:36.426 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:29:36.426 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:29:36.436 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:29:36.438 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:30:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 20:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 20:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 20:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 20:30:36.422 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:30:36.422 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3MjU2NTAyLCJleHAiOjE0OTY4Njc4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.GioFzNtRuenx-3E9Mp2C85C2v3MmhSe9L1qfeVqBxz4gsp0cja3774UanyEZWJCVgKelTgrFHu0HpF1hFERYyw 2017-06-07 20:30:36.423 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3MjU2NTAyLCJleHAiOjE0OTY4Njc4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.GioFzNtRuenx-3E9Mp2C85C2v3MmhSe9L1qfeVqBxz4gsp0cja3774UanyEZWJCVgKelTgrFHu0HpF1hFERYyw 2017-06-07 20:30:36.424 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:30:36.424 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:30:36.443 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:30:36.445 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:31:36.424 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:31:36.424 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3MjU2NTAyLCJleHAiOjE0OTY4Njc4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.GioFzNtRuenx-3E9Mp2C85C2v3MmhSe9L1qfeVqBxz4gsp0cja3774UanyEZWJCVgKelTgrFHu0HpF1hFERYyw 2017-06-07 20:31:36.424 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3MjU2NTAyLCJleHAiOjE0OTY4Njc4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.GioFzNtRuenx-3E9Mp2C85C2v3MmhSe9L1qfeVqBxz4gsp0cja3774UanyEZWJCVgKelTgrFHu0HpF1hFERYyw 2017-06-07 20:31:36.425 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:31:36.425 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:31:36.433 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:31:36.435 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:32:36.423 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:32:36.424 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3MjU2NTAyLCJleHAiOjE0OTY4Njc4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.GioFzNtRuenx-3E9Mp2C85C2v3MmhSe9L1qfeVqBxz4gsp0cja3774UanyEZWJCVgKelTgrFHu0HpF1hFERYyw 2017-06-07 20:32:36.424 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3MjU2NTAyLCJleHAiOjE0OTY4Njc4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.GioFzNtRuenx-3E9Mp2C85C2v3MmhSe9L1qfeVqBxz4gsp0cja3774UanyEZWJCVgKelTgrFHu0HpF1hFERYyw 2017-06-07 20:32:36.425 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:32:36.425 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:32:36.431 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:32:36.433 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:33:36.424 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:33:36.424 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3MjU2NTAyLCJleHAiOjE0OTY4Njc4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.GioFzNtRuenx-3E9Mp2C85C2v3MmhSe9L1qfeVqBxz4gsp0cja3774UanyEZWJCVgKelTgrFHu0HpF1hFERYyw 2017-06-07 20:33:36.424 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3MjU2NTAyLCJleHAiOjE0OTY4Njc4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.GioFzNtRuenx-3E9Mp2C85C2v3MmhSe9L1qfeVqBxz4gsp0cja3774UanyEZWJCVgKelTgrFHu0HpF1hFERYyw 2017-06-07 20:33:36.425 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:33:36.425 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:33:36.439 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:33:36.441 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:34:36.424 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:34:36.424 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3MjU2NTAyLCJleHAiOjE0OTY4Njc4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.GioFzNtRuenx-3E9Mp2C85C2v3MmhSe9L1qfeVqBxz4gsp0cja3774UanyEZWJCVgKelTgrFHu0HpF1hFERYyw 2017-06-07 20:34:36.424 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3MjU2NTAyLCJleHAiOjE0OTY4Njc4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.GioFzNtRuenx-3E9Mp2C85C2v3MmhSe9L1qfeVqBxz4gsp0cja3774UanyEZWJCVgKelTgrFHu0HpF1hFERYyw 2017-06-07 20:34:36.425 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:34:36.425 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:34:36.439 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:34:36.441 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:34:36.505 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:34:36.505 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3MjU2NTAyLCJleHAiOjE0OTY4Njc4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.GioFzNtRuenx-3E9Mp2C85C2v3MmhSe9L1qfeVqBxz4gsp0cja3774UanyEZWJCVgKelTgrFHu0HpF1hFERYyw 2017-06-07 20:34:36.505 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3MjU2NTAyLCJleHAiOjE0OTY4Njc4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.GioFzNtRuenx-3E9Mp2C85C2v3MmhSe9L1qfeVqBxz4gsp0cja3774UanyEZWJCVgKelTgrFHu0HpF1hFERYyw 2017-06-07 20:34:36.506 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 20:34:36.506 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:34:36.512 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:34:36.514 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:34:36.515 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:34:36.515 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3MjU2NTAyLCJleHAiOjE0OTY4Njc4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.GioFzNtRuenx-3E9Mp2C85C2v3MmhSe9L1qfeVqBxz4gsp0cja3774UanyEZWJCVgKelTgrFHu0HpF1hFERYyw 2017-06-07 20:35:36.425 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:35:36.425 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3Njc2NTE2LCJleHAiOjE0OTY4NjgyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6ucFXGyyfPxSuFUeDGb9xXuewlqcUGRjKH_wcrE78xeqReJ98rV_QmRj10AGDrWrg03u87qIq8ZTINvLdsylaA 2017-06-07 20:35:36.425 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3Njc2NTE2LCJleHAiOjE0OTY4NjgyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6ucFXGyyfPxSuFUeDGb9xXuewlqcUGRjKH_wcrE78xeqReJ98rV_QmRj10AGDrWrg03u87qIq8ZTINvLdsylaA 2017-06-07 20:35:36.426 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:35:36.426 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:35:36.430 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:35:36.432 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:36:36.424 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:36:36.425 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3Njc2NTE2LCJleHAiOjE0OTY4NjgyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6ucFXGyyfPxSuFUeDGb9xXuewlqcUGRjKH_wcrE78xeqReJ98rV_QmRj10AGDrWrg03u87qIq8ZTINvLdsylaA 2017-06-07 20:36:36.425 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3Njc2NTE2LCJleHAiOjE0OTY4NjgyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6ucFXGyyfPxSuFUeDGb9xXuewlqcUGRjKH_wcrE78xeqReJ98rV_QmRj10AGDrWrg03u87qIq8ZTINvLdsylaA 2017-06-07 20:36:36.426 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:36:36.426 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:36:36.432 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:36:36.433 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:37:36.425 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:37:36.426 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3Njc2NTE2LCJleHAiOjE0OTY4NjgyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6ucFXGyyfPxSuFUeDGb9xXuewlqcUGRjKH_wcrE78xeqReJ98rV_QmRj10AGDrWrg03u87qIq8ZTINvLdsylaA 2017-06-07 20:37:36.426 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3Njc2NTE2LCJleHAiOjE0OTY4NjgyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6ucFXGyyfPxSuFUeDGb9xXuewlqcUGRjKH_wcrE78xeqReJ98rV_QmRj10AGDrWrg03u87qIq8ZTINvLdsylaA 2017-06-07 20:37:36.427 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:37:36.427 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:37:36.431 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:37:36.432 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:38:36.425 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:38:36.425 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3Njc2NTE2LCJleHAiOjE0OTY4NjgyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6ucFXGyyfPxSuFUeDGb9xXuewlqcUGRjKH_wcrE78xeqReJ98rV_QmRj10AGDrWrg03u87qIq8ZTINvLdsylaA 2017-06-07 20:38:36.425 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3Njc2NTE2LCJleHAiOjE0OTY4NjgyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6ucFXGyyfPxSuFUeDGb9xXuewlqcUGRjKH_wcrE78xeqReJ98rV_QmRj10AGDrWrg03u87qIq8ZTINvLdsylaA 2017-06-07 20:38:36.426 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:38:36.426 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:38:36.429 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:38:36.431 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:39:36.426 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:39:36.426 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3Njc2NTE2LCJleHAiOjE0OTY4NjgyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6ucFXGyyfPxSuFUeDGb9xXuewlqcUGRjKH_wcrE78xeqReJ98rV_QmRj10AGDrWrg03u87qIq8ZTINvLdsylaA 2017-06-07 20:39:36.426 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3Njc2NTE2LCJleHAiOjE0OTY4NjgyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6ucFXGyyfPxSuFUeDGb9xXuewlqcUGRjKH_wcrE78xeqReJ98rV_QmRj10AGDrWrg03u87qIq8ZTINvLdsylaA 2017-06-07 20:39:36.427 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:39:36.427 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:39:36.432 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:39:36.434 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:40:36.431 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:40:36.431 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3Njc2NTE2LCJleHAiOjE0OTY4NjgyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6ucFXGyyfPxSuFUeDGb9xXuewlqcUGRjKH_wcrE78xeqReJ98rV_QmRj10AGDrWrg03u87qIq8ZTINvLdsylaA 2017-06-07 20:40:36.431 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3Njc2NTE2LCJleHAiOjE0OTY4NjgyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6ucFXGyyfPxSuFUeDGb9xXuewlqcUGRjKH_wcrE78xeqReJ98rV_QmRj10AGDrWrg03u87qIq8ZTINvLdsylaA 2017-06-07 20:40:36.432 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:40:36.432 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:40:36.447 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:40:36.449 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:41:36.427 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:41:36.427 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3Njc2NTE2LCJleHAiOjE0OTY4NjgyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6ucFXGyyfPxSuFUeDGb9xXuewlqcUGRjKH_wcrE78xeqReJ98rV_QmRj10AGDrWrg03u87qIq8ZTINvLdsylaA 2017-06-07 20:41:36.427 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3Njc2NTE2LCJleHAiOjE0OTY4NjgyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6ucFXGyyfPxSuFUeDGb9xXuewlqcUGRjKH_wcrE78xeqReJ98rV_QmRj10AGDrWrg03u87qIq8ZTINvLdsylaA 2017-06-07 20:41:36.428 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:41:36.428 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:41:36.443 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:41:36.445 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:41:36.494 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:41:36.494 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3Njc2NTE2LCJleHAiOjE0OTY4NjgyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6ucFXGyyfPxSuFUeDGb9xXuewlqcUGRjKH_wcrE78xeqReJ98rV_QmRj10AGDrWrg03u87qIq8ZTINvLdsylaA 2017-06-07 20:41:36.494 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3Njc2NTE2LCJleHAiOjE0OTY4NjgyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6ucFXGyyfPxSuFUeDGb9xXuewlqcUGRjKH_wcrE78xeqReJ98rV_QmRj10AGDrWrg03u87qIq8ZTINvLdsylaA 2017-06-07 20:41:36.494 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 20:41:36.494 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:41:36.503 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:41:36.504 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:41:36.505 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:41:36.506 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY3Njc2NTE2LCJleHAiOjE0OTY4NjgyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6ucFXGyyfPxSuFUeDGb9xXuewlqcUGRjKH_wcrE78xeqReJ98rV_QmRj10AGDrWrg03u87qIq8ZTINvLdsylaA 2017-06-07 20:42:36.427 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:42:36.427 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4MDk2NTA2LCJleHAiOjE0OTY4Njg2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.puIEpPyzhmo8qMEhsBdwCiZjeYIW6PKZTMFev89HsFIHyyNlWE8bs63zwrnKdw1dMI7S2qlhOaJK_mXw2mUziA 2017-06-07 20:42:36.427 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4MDk2NTA2LCJleHAiOjE0OTY4Njg2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.puIEpPyzhmo8qMEhsBdwCiZjeYIW6PKZTMFev89HsFIHyyNlWE8bs63zwrnKdw1dMI7S2qlhOaJK_mXw2mUziA 2017-06-07 20:42:36.428 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:42:36.428 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:42:36.434 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:42:36.436 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:43:36.427 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:43:36.427 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4MDk2NTA2LCJleHAiOjE0OTY4Njg2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.puIEpPyzhmo8qMEhsBdwCiZjeYIW6PKZTMFev89HsFIHyyNlWE8bs63zwrnKdw1dMI7S2qlhOaJK_mXw2mUziA 2017-06-07 20:43:36.427 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4MDk2NTA2LCJleHAiOjE0OTY4Njg2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.puIEpPyzhmo8qMEhsBdwCiZjeYIW6PKZTMFev89HsFIHyyNlWE8bs63zwrnKdw1dMI7S2qlhOaJK_mXw2mUziA 2017-06-07 20:43:36.428 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:43:36.428 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:43:36.433 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:43:36.435 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:44:36.432 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:44:36.432 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4MDk2NTA2LCJleHAiOjE0OTY4Njg2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.puIEpPyzhmo8qMEhsBdwCiZjeYIW6PKZTMFev89HsFIHyyNlWE8bs63zwrnKdw1dMI7S2qlhOaJK_mXw2mUziA 2017-06-07 20:44:36.432 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4MDk2NTA2LCJleHAiOjE0OTY4Njg2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.puIEpPyzhmo8qMEhsBdwCiZjeYIW6PKZTMFev89HsFIHyyNlWE8bs63zwrnKdw1dMI7S2qlhOaJK_mXw2mUziA 2017-06-07 20:44:36.433 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:44:36.433 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:44:36.437 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:44:36.439 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 20:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 20:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 20:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 20:45:36.426 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:45:36.426 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4MDk2NTA2LCJleHAiOjE0OTY4Njg2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.puIEpPyzhmo8qMEhsBdwCiZjeYIW6PKZTMFev89HsFIHyyNlWE8bs63zwrnKdw1dMI7S2qlhOaJK_mXw2mUziA 2017-06-07 20:45:36.426 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4MDk2NTA2LCJleHAiOjE0OTY4Njg2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.puIEpPyzhmo8qMEhsBdwCiZjeYIW6PKZTMFev89HsFIHyyNlWE8bs63zwrnKdw1dMI7S2qlhOaJK_mXw2mUziA 2017-06-07 20:45:36.427 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:45:36.427 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:45:36.431 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:45:36.433 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:46:36.427 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:46:36.427 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4MDk2NTA2LCJleHAiOjE0OTY4Njg2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.puIEpPyzhmo8qMEhsBdwCiZjeYIW6PKZTMFev89HsFIHyyNlWE8bs63zwrnKdw1dMI7S2qlhOaJK_mXw2mUziA 2017-06-07 20:46:36.427 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4MDk2NTA2LCJleHAiOjE0OTY4Njg2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.puIEpPyzhmo8qMEhsBdwCiZjeYIW6PKZTMFev89HsFIHyyNlWE8bs63zwrnKdw1dMI7S2qlhOaJK_mXw2mUziA 2017-06-07 20:46:36.428 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:46:36.428 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:46:36.434 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:46:36.435 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:47:36.428 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:47:36.428 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4MDk2NTA2LCJleHAiOjE0OTY4Njg2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.puIEpPyzhmo8qMEhsBdwCiZjeYIW6PKZTMFev89HsFIHyyNlWE8bs63zwrnKdw1dMI7S2qlhOaJK_mXw2mUziA 2017-06-07 20:47:36.428 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4MDk2NTA2LCJleHAiOjE0OTY4Njg2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.puIEpPyzhmo8qMEhsBdwCiZjeYIW6PKZTMFev89HsFIHyyNlWE8bs63zwrnKdw1dMI7S2qlhOaJK_mXw2mUziA 2017-06-07 20:47:36.429 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:47:36.429 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:47:36.433 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:47:36.434 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:48:36.429 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:48:36.429 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4MDk2NTA2LCJleHAiOjE0OTY4Njg2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.puIEpPyzhmo8qMEhsBdwCiZjeYIW6PKZTMFev89HsFIHyyNlWE8bs63zwrnKdw1dMI7S2qlhOaJK_mXw2mUziA 2017-06-07 20:48:36.429 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4MDk2NTA2LCJleHAiOjE0OTY4Njg2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.puIEpPyzhmo8qMEhsBdwCiZjeYIW6PKZTMFev89HsFIHyyNlWE8bs63zwrnKdw1dMI7S2qlhOaJK_mXw2mUziA 2017-06-07 20:48:36.430 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:48:36.430 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:48:36.435 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:48:36.436 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:48:36.489 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:48:36.489 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4MDk2NTA2LCJleHAiOjE0OTY4Njg2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.puIEpPyzhmo8qMEhsBdwCiZjeYIW6PKZTMFev89HsFIHyyNlWE8bs63zwrnKdw1dMI7S2qlhOaJK_mXw2mUziA 2017-06-07 20:48:36.489 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4MDk2NTA2LCJleHAiOjE0OTY4Njg2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.puIEpPyzhmo8qMEhsBdwCiZjeYIW6PKZTMFev89HsFIHyyNlWE8bs63zwrnKdw1dMI7S2qlhOaJK_mXw2mUziA 2017-06-07 20:48:36.490 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 20:48:36.490 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:48:36.492 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:48:36.493 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:48:36.495 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:48:36.495 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4MDk2NTA2LCJleHAiOjE0OTY4Njg2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.puIEpPyzhmo8qMEhsBdwCiZjeYIW6PKZTMFev89HsFIHyyNlWE8bs63zwrnKdw1dMI7S2qlhOaJK_mXw2mUziA 2017-06-07 20:49:36.429 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:49:36.429 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4NTE2NDk1LCJleHAiOjE0OTY4NjkxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8HKVGwtCcM1DXG93dMunLjLs0H_r0YMa4OOcVswN__3RxwPIiGMM_ejRml58orj9Ufo4uQ9p3_9Xr8UoKFn1Sw 2017-06-07 20:49:36.429 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4NTE2NDk1LCJleHAiOjE0OTY4NjkxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8HKVGwtCcM1DXG93dMunLjLs0H_r0YMa4OOcVswN__3RxwPIiGMM_ejRml58orj9Ufo4uQ9p3_9Xr8UoKFn1Sw 2017-06-07 20:49:36.430 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:49:36.430 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:49:36.438 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:49:36.439 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:50:36.440 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:50:36.440 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4NTE2NDk1LCJleHAiOjE0OTY4NjkxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8HKVGwtCcM1DXG93dMunLjLs0H_r0YMa4OOcVswN__3RxwPIiGMM_ejRml58orj9Ufo4uQ9p3_9Xr8UoKFn1Sw 2017-06-07 20:50:36.440 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4NTE2NDk1LCJleHAiOjE0OTY4NjkxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8HKVGwtCcM1DXG93dMunLjLs0H_r0YMa4OOcVswN__3RxwPIiGMM_ejRml58orj9Ufo4uQ9p3_9Xr8UoKFn1Sw 2017-06-07 20:50:36.441 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:50:36.441 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:50:36.449 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:50:36.450 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:51:36.429 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:51:36.429 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4NTE2NDk1LCJleHAiOjE0OTY4NjkxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8HKVGwtCcM1DXG93dMunLjLs0H_r0YMa4OOcVswN__3RxwPIiGMM_ejRml58orj9Ufo4uQ9p3_9Xr8UoKFn1Sw 2017-06-07 20:51:36.429 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4NTE2NDk1LCJleHAiOjE0OTY4NjkxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8HKVGwtCcM1DXG93dMunLjLs0H_r0YMa4OOcVswN__3RxwPIiGMM_ejRml58orj9Ufo4uQ9p3_9Xr8UoKFn1Sw 2017-06-07 20:51:36.430 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:51:36.430 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:51:36.436 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:51:36.437 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:52:36.471 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:52:36.471 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4NTE2NDk1LCJleHAiOjE0OTY4NjkxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8HKVGwtCcM1DXG93dMunLjLs0H_r0YMa4OOcVswN__3RxwPIiGMM_ejRml58orj9Ufo4uQ9p3_9Xr8UoKFn1Sw 2017-06-07 20:52:36.471 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4NTE2NDk1LCJleHAiOjE0OTY4NjkxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8HKVGwtCcM1DXG93dMunLjLs0H_r0YMa4OOcVswN__3RxwPIiGMM_ejRml58orj9Ufo4uQ9p3_9Xr8UoKFn1Sw 2017-06-07 20:52:36.472 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:52:36.472 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:52:36.476 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:52:36.478 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:53:36.438 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:53:36.438 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4NTE2NDk1LCJleHAiOjE0OTY4NjkxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8HKVGwtCcM1DXG93dMunLjLs0H_r0YMa4OOcVswN__3RxwPIiGMM_ejRml58orj9Ufo4uQ9p3_9Xr8UoKFn1Sw 2017-06-07 20:53:36.438 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4NTE2NDk1LCJleHAiOjE0OTY4NjkxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8HKVGwtCcM1DXG93dMunLjLs0H_r0YMa4OOcVswN__3RxwPIiGMM_ejRml58orj9Ufo4uQ9p3_9Xr8UoKFn1Sw 2017-06-07 20:53:36.439 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:53:36.439 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:53:36.445 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:53:36.447 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:54:36.431 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:54:36.431 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4NTE2NDk1LCJleHAiOjE0OTY4NjkxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8HKVGwtCcM1DXG93dMunLjLs0H_r0YMa4OOcVswN__3RxwPIiGMM_ejRml58orj9Ufo4uQ9p3_9Xr8UoKFn1Sw 2017-06-07 20:54:36.431 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4NTE2NDk1LCJleHAiOjE0OTY4NjkxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8HKVGwtCcM1DXG93dMunLjLs0H_r0YMa4OOcVswN__3RxwPIiGMM_ejRml58orj9Ufo4uQ9p3_9Xr8UoKFn1Sw 2017-06-07 20:54:36.432 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:54:36.432 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:54:36.435 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:54:36.437 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:55:36.438 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:55:36.438 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4NTE2NDk1LCJleHAiOjE0OTY4NjkxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8HKVGwtCcM1DXG93dMunLjLs0H_r0YMa4OOcVswN__3RxwPIiGMM_ejRml58orj9Ufo4uQ9p3_9Xr8UoKFn1Sw 2017-06-07 20:55:36.438 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4NTE2NDk1LCJleHAiOjE0OTY4NjkxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8HKVGwtCcM1DXG93dMunLjLs0H_r0YMa4OOcVswN__3RxwPIiGMM_ejRml58orj9Ufo4uQ9p3_9Xr8UoKFn1Sw 2017-06-07 20:55:36.439 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:55:36.439 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:55:36.450 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:55:36.452 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:55:36.492 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:55:36.492 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4NTE2NDk1LCJleHAiOjE0OTY4NjkxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8HKVGwtCcM1DXG93dMunLjLs0H_r0YMa4OOcVswN__3RxwPIiGMM_ejRml58orj9Ufo4uQ9p3_9Xr8UoKFn1Sw 2017-06-07 20:55:36.492 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4NTE2NDk1LCJleHAiOjE0OTY4NjkxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8HKVGwtCcM1DXG93dMunLjLs0H_r0YMa4OOcVswN__3RxwPIiGMM_ejRml58orj9Ufo4uQ9p3_9Xr8UoKFn1Sw 2017-06-07 20:55:36.493 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 20:55:36.493 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:55:36.495 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:55:36.497 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:55:36.498 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:55:36.498 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4NTE2NDk1LCJleHAiOjE0OTY4NjkxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8HKVGwtCcM1DXG93dMunLjLs0H_r0YMa4OOcVswN__3RxwPIiGMM_ejRml58orj9Ufo4uQ9p3_9Xr8UoKFn1Sw 2017-06-07 20:56:36.450 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:56:36.450 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4OTM2NDk4LCJleHAiOjE0OTY4Njk1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.R1vZUpmFB6ChiqK3syL1sPOfZ_QKHbfVaFGoYVubGjd7fV6_5CrMkzoWTTyEu0GEKij5qPwz8fsRix0RtcjbCw 2017-06-07 20:56:36.450 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4OTM2NDk4LCJleHAiOjE0OTY4Njk1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.R1vZUpmFB6ChiqK3syL1sPOfZ_QKHbfVaFGoYVubGjd7fV6_5CrMkzoWTTyEu0GEKij5qPwz8fsRix0RtcjbCw 2017-06-07 20:56:36.451 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:56:36.451 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:56:36.457 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:56:36.458 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:57:36.434 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:57:36.434 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4OTM2NDk4LCJleHAiOjE0OTY4Njk1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.R1vZUpmFB6ChiqK3syL1sPOfZ_QKHbfVaFGoYVubGjd7fV6_5CrMkzoWTTyEu0GEKij5qPwz8fsRix0RtcjbCw 2017-06-07 20:57:36.434 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4OTM2NDk4LCJleHAiOjE0OTY4Njk1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.R1vZUpmFB6ChiqK3syL1sPOfZ_QKHbfVaFGoYVubGjd7fV6_5CrMkzoWTTyEu0GEKij5qPwz8fsRix0RtcjbCw 2017-06-07 20:57:36.435 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:57:36.435 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:57:36.447 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:57:36.449 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:58:36.435 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:58:36.435 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4OTM2NDk4LCJleHAiOjE0OTY4Njk1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.R1vZUpmFB6ChiqK3syL1sPOfZ_QKHbfVaFGoYVubGjd7fV6_5CrMkzoWTTyEu0GEKij5qPwz8fsRix0RtcjbCw 2017-06-07 20:58:36.435 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4OTM2NDk4LCJleHAiOjE0OTY4Njk1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.R1vZUpmFB6ChiqK3syL1sPOfZ_QKHbfVaFGoYVubGjd7fV6_5CrMkzoWTTyEu0GEKij5qPwz8fsRix0RtcjbCw 2017-06-07 20:58:36.436 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:58:36.436 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:58:36.440 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:58:36.442 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 20:59:36.436 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 20:59:36.436 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4OTM2NDk4LCJleHAiOjE0OTY4Njk1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.R1vZUpmFB6ChiqK3syL1sPOfZ_QKHbfVaFGoYVubGjd7fV6_5CrMkzoWTTyEu0GEKij5qPwz8fsRix0RtcjbCw 2017-06-07 20:59:36.436 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4OTM2NDk4LCJleHAiOjE0OTY4Njk1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.R1vZUpmFB6ChiqK3syL1sPOfZ_QKHbfVaFGoYVubGjd7fV6_5CrMkzoWTTyEu0GEKij5qPwz8fsRix0RtcjbCw 2017-06-07 20:59:36.437 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 20:59:36.437 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 20:59:36.440 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 20:59:36.442 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:00:00.016 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 21:00:00.017 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 21:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 21:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 21:00:36.440 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:00:36.440 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4OTM2NDk4LCJleHAiOjE0OTY4Njk1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.R1vZUpmFB6ChiqK3syL1sPOfZ_QKHbfVaFGoYVubGjd7fV6_5CrMkzoWTTyEu0GEKij5qPwz8fsRix0RtcjbCw 2017-06-07 21:00:36.440 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4OTM2NDk4LCJleHAiOjE0OTY4Njk1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.R1vZUpmFB6ChiqK3syL1sPOfZ_QKHbfVaFGoYVubGjd7fV6_5CrMkzoWTTyEu0GEKij5qPwz8fsRix0RtcjbCw 2017-06-07 21:00:36.441 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:00:36.441 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:00:36.444 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:00:36.446 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:01:36.446 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:01:36.448 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4OTM2NDk4LCJleHAiOjE0OTY4Njk1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.R1vZUpmFB6ChiqK3syL1sPOfZ_QKHbfVaFGoYVubGjd7fV6_5CrMkzoWTTyEu0GEKij5qPwz8fsRix0RtcjbCw 2017-06-07 21:01:36.448 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4OTM2NDk4LCJleHAiOjE0OTY4Njk1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.R1vZUpmFB6ChiqK3syL1sPOfZ_QKHbfVaFGoYVubGjd7fV6_5CrMkzoWTTyEu0GEKij5qPwz8fsRix0RtcjbCw 2017-06-07 21:01:36.449 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:01:36.449 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:01:36.468 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:01:36.470 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:02:36.443 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:02:36.444 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4OTM2NDk4LCJleHAiOjE0OTY4Njk1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.R1vZUpmFB6ChiqK3syL1sPOfZ_QKHbfVaFGoYVubGjd7fV6_5CrMkzoWTTyEu0GEKij5qPwz8fsRix0RtcjbCw 2017-06-07 21:02:36.444 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4OTM2NDk4LCJleHAiOjE0OTY4Njk1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.R1vZUpmFB6ChiqK3syL1sPOfZ_QKHbfVaFGoYVubGjd7fV6_5CrMkzoWTTyEu0GEKij5qPwz8fsRix0RtcjbCw 2017-06-07 21:02:36.445 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:02:36.445 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:02:36.452 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:02:36.454 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:02:36.503 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:02:36.503 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4OTM2NDk4LCJleHAiOjE0OTY4Njk1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.R1vZUpmFB6ChiqK3syL1sPOfZ_QKHbfVaFGoYVubGjd7fV6_5CrMkzoWTTyEu0GEKij5qPwz8fsRix0RtcjbCw 2017-06-07 21:02:36.503 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4OTM2NDk4LCJleHAiOjE0OTY4Njk1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.R1vZUpmFB6ChiqK3syL1sPOfZ_QKHbfVaFGoYVubGjd7fV6_5CrMkzoWTTyEu0GEKij5qPwz8fsRix0RtcjbCw 2017-06-07 21:02:36.503 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 21:02:36.503 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:02:36.505 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:02:36.507 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:02:36.508 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:02:36.508 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY4OTM2NDk4LCJleHAiOjE0OTY4Njk1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.R1vZUpmFB6ChiqK3syL1sPOfZ_QKHbfVaFGoYVubGjd7fV6_5CrMkzoWTTyEu0GEKij5qPwz8fsRix0RtcjbCw 2017-06-07 21:03:36.443 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:03:36.443 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5MzU2NTA4LCJleHAiOjE0OTY4Njk5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S_KF-vTe_pk3jmVgt4QwmH3wLYGvgRSYH5p3i9ZoGkkr69UtKLij7qmdOS2BOLJBkLHtQuKZxcoCD7CIX_5FIg 2017-06-07 21:03:36.444 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5MzU2NTA4LCJleHAiOjE0OTY4Njk5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S_KF-vTe_pk3jmVgt4QwmH3wLYGvgRSYH5p3i9ZoGkkr69UtKLij7qmdOS2BOLJBkLHtQuKZxcoCD7CIX_5FIg 2017-06-07 21:03:36.444 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:03:36.444 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:03:36.449 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:03:36.450 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:04:36.438 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:04:36.438 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5MzU2NTA4LCJleHAiOjE0OTY4Njk5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S_KF-vTe_pk3jmVgt4QwmH3wLYGvgRSYH5p3i9ZoGkkr69UtKLij7qmdOS2BOLJBkLHtQuKZxcoCD7CIX_5FIg 2017-06-07 21:04:36.439 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5MzU2NTA4LCJleHAiOjE0OTY4Njk5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S_KF-vTe_pk3jmVgt4QwmH3wLYGvgRSYH5p3i9ZoGkkr69UtKLij7qmdOS2BOLJBkLHtQuKZxcoCD7CIX_5FIg 2017-06-07 21:04:36.439 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:04:36.439 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:04:36.443 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:04:36.445 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:05:36.441 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:05:36.441 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5MzU2NTA4LCJleHAiOjE0OTY4Njk5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S_KF-vTe_pk3jmVgt4QwmH3wLYGvgRSYH5p3i9ZoGkkr69UtKLij7qmdOS2BOLJBkLHtQuKZxcoCD7CIX_5FIg 2017-06-07 21:05:36.441 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5MzU2NTA4LCJleHAiOjE0OTY4Njk5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S_KF-vTe_pk3jmVgt4QwmH3wLYGvgRSYH5p3i9ZoGkkr69UtKLij7qmdOS2BOLJBkLHtQuKZxcoCD7CIX_5FIg 2017-06-07 21:05:36.442 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:05:36.442 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:05:36.447 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:05:36.449 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:06:36.437 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:06:36.437 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5MzU2NTA4LCJleHAiOjE0OTY4Njk5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S_KF-vTe_pk3jmVgt4QwmH3wLYGvgRSYH5p3i9ZoGkkr69UtKLij7qmdOS2BOLJBkLHtQuKZxcoCD7CIX_5FIg 2017-06-07 21:06:36.437 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5MzU2NTA4LCJleHAiOjE0OTY4Njk5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S_KF-vTe_pk3jmVgt4QwmH3wLYGvgRSYH5p3i9ZoGkkr69UtKLij7qmdOS2BOLJBkLHtQuKZxcoCD7CIX_5FIg 2017-06-07 21:06:36.438 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:06:36.438 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:06:36.445 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:06:36.446 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:07:36.440 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:07:36.440 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5MzU2NTA4LCJleHAiOjE0OTY4Njk5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S_KF-vTe_pk3jmVgt4QwmH3wLYGvgRSYH5p3i9ZoGkkr69UtKLij7qmdOS2BOLJBkLHtQuKZxcoCD7CIX_5FIg 2017-06-07 21:07:36.440 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5MzU2NTA4LCJleHAiOjE0OTY4Njk5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S_KF-vTe_pk3jmVgt4QwmH3wLYGvgRSYH5p3i9ZoGkkr69UtKLij7qmdOS2BOLJBkLHtQuKZxcoCD7CIX_5FIg 2017-06-07 21:07:36.440 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:07:36.441 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:07:36.445 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:07:36.446 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:08:36.439 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:08:36.439 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5MzU2NTA4LCJleHAiOjE0OTY4Njk5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S_KF-vTe_pk3jmVgt4QwmH3wLYGvgRSYH5p3i9ZoGkkr69UtKLij7qmdOS2BOLJBkLHtQuKZxcoCD7CIX_5FIg 2017-06-07 21:08:36.439 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5MzU2NTA4LCJleHAiOjE0OTY4Njk5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S_KF-vTe_pk3jmVgt4QwmH3wLYGvgRSYH5p3i9ZoGkkr69UtKLij7qmdOS2BOLJBkLHtQuKZxcoCD7CIX_5FIg 2017-06-07 21:08:36.440 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:08:36.440 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:08:36.444 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:08:36.445 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:09:36.441 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:09:36.441 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5MzU2NTA4LCJleHAiOjE0OTY4Njk5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S_KF-vTe_pk3jmVgt4QwmH3wLYGvgRSYH5p3i9ZoGkkr69UtKLij7qmdOS2BOLJBkLHtQuKZxcoCD7CIX_5FIg 2017-06-07 21:09:36.441 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5MzU2NTA4LCJleHAiOjE0OTY4Njk5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S_KF-vTe_pk3jmVgt4QwmH3wLYGvgRSYH5p3i9ZoGkkr69UtKLij7qmdOS2BOLJBkLHtQuKZxcoCD7CIX_5FIg 2017-06-07 21:09:36.442 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:09:36.442 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:09:36.445 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:09:36.446 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:09:36.496 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:09:36.496 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5MzU2NTA4LCJleHAiOjE0OTY4Njk5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S_KF-vTe_pk3jmVgt4QwmH3wLYGvgRSYH5p3i9ZoGkkr69UtKLij7qmdOS2BOLJBkLHtQuKZxcoCD7CIX_5FIg 2017-06-07 21:09:36.496 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5MzU2NTA4LCJleHAiOjE0OTY4Njk5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S_KF-vTe_pk3jmVgt4QwmH3wLYGvgRSYH5p3i9ZoGkkr69UtKLij7qmdOS2BOLJBkLHtQuKZxcoCD7CIX_5FIg 2017-06-07 21:09:36.496 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 21:09:36.496 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:09:36.499 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:09:36.501 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:09:36.502 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:09:36.502 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5MzU2NTA4LCJleHAiOjE0OTY4Njk5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S_KF-vTe_pk3jmVgt4QwmH3wLYGvgRSYH5p3i9ZoGkkr69UtKLij7qmdOS2BOLJBkLHtQuKZxcoCD7CIX_5FIg 2017-06-07 21:10:36.440 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:10:36.441 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5Nzc2NTAyLCJleHAiOjE0OTY4NzAzNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWIc2W-kkhxEwBcQLuXbpIXhT7_yCU3rv6ulWzCB0nKnAtBEHGqb-sCuj9w7l3eFqd4u4fVOUvjHIaQWccoDng 2017-06-07 21:10:36.441 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5Nzc2NTAyLCJleHAiOjE0OTY4NzAzNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWIc2W-kkhxEwBcQLuXbpIXhT7_yCU3rv6ulWzCB0nKnAtBEHGqb-sCuj9w7l3eFqd4u4fVOUvjHIaQWccoDng 2017-06-07 21:10:36.442 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:10:36.442 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:10:36.446 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:10:36.448 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:11:36.439 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:11:36.440 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5Nzc2NTAyLCJleHAiOjE0OTY4NzAzNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWIc2W-kkhxEwBcQLuXbpIXhT7_yCU3rv6ulWzCB0nKnAtBEHGqb-sCuj9w7l3eFqd4u4fVOUvjHIaQWccoDng 2017-06-07 21:11:36.440 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5Nzc2NTAyLCJleHAiOjE0OTY4NzAzNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWIc2W-kkhxEwBcQLuXbpIXhT7_yCU3rv6ulWzCB0nKnAtBEHGqb-sCuj9w7l3eFqd4u4fVOUvjHIaQWccoDng 2017-06-07 21:11:36.441 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:11:36.441 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:11:36.453 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:11:36.455 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:12:36.443 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:12:36.443 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5Nzc2NTAyLCJleHAiOjE0OTY4NzAzNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWIc2W-kkhxEwBcQLuXbpIXhT7_yCU3rv6ulWzCB0nKnAtBEHGqb-sCuj9w7l3eFqd4u4fVOUvjHIaQWccoDng 2017-06-07 21:12:36.443 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5Nzc2NTAyLCJleHAiOjE0OTY4NzAzNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWIc2W-kkhxEwBcQLuXbpIXhT7_yCU3rv6ulWzCB0nKnAtBEHGqb-sCuj9w7l3eFqd4u4fVOUvjHIaQWccoDng 2017-06-07 21:12:36.444 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:12:36.444 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:12:36.448 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:12:36.449 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:13:36.445 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:13:36.445 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5Nzc2NTAyLCJleHAiOjE0OTY4NzAzNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWIc2W-kkhxEwBcQLuXbpIXhT7_yCU3rv6ulWzCB0nKnAtBEHGqb-sCuj9w7l3eFqd4u4fVOUvjHIaQWccoDng 2017-06-07 21:13:36.445 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5Nzc2NTAyLCJleHAiOjE0OTY4NzAzNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWIc2W-kkhxEwBcQLuXbpIXhT7_yCU3rv6ulWzCB0nKnAtBEHGqb-sCuj9w7l3eFqd4u4fVOUvjHIaQWccoDng 2017-06-07 21:13:36.446 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:13:36.446 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:13:36.451 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:13:36.453 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:14:36.443 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:14:36.444 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5Nzc2NTAyLCJleHAiOjE0OTY4NzAzNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWIc2W-kkhxEwBcQLuXbpIXhT7_yCU3rv6ulWzCB0nKnAtBEHGqb-sCuj9w7l3eFqd4u4fVOUvjHIaQWccoDng 2017-06-07 21:14:36.444 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5Nzc2NTAyLCJleHAiOjE0OTY4NzAzNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWIc2W-kkhxEwBcQLuXbpIXhT7_yCU3rv6ulWzCB0nKnAtBEHGqb-sCuj9w7l3eFqd4u4fVOUvjHIaQWccoDng 2017-06-07 21:14:36.444 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:14:36.444 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:14:36.460 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:14:36.462 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:15:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 21:15:00.006 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 21:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 21:15:30.005 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 21:15:36.445 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:15:36.445 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5Nzc2NTAyLCJleHAiOjE0OTY4NzAzNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWIc2W-kkhxEwBcQLuXbpIXhT7_yCU3rv6ulWzCB0nKnAtBEHGqb-sCuj9w7l3eFqd4u4fVOUvjHIaQWccoDng 2017-06-07 21:15:36.445 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5Nzc2NTAyLCJleHAiOjE0OTY4NzAzNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWIc2W-kkhxEwBcQLuXbpIXhT7_yCU3rv6ulWzCB0nKnAtBEHGqb-sCuj9w7l3eFqd4u4fVOUvjHIaQWccoDng 2017-06-07 21:15:36.446 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:15:36.446 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:15:36.449 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:15:36.452 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:16:36.448 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:16:36.448 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5Nzc2NTAyLCJleHAiOjE0OTY4NzAzNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWIc2W-kkhxEwBcQLuXbpIXhT7_yCU3rv6ulWzCB0nKnAtBEHGqb-sCuj9w7l3eFqd4u4fVOUvjHIaQWccoDng 2017-06-07 21:16:36.448 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5Nzc2NTAyLCJleHAiOjE0OTY4NzAzNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWIc2W-kkhxEwBcQLuXbpIXhT7_yCU3rv6ulWzCB0nKnAtBEHGqb-sCuj9w7l3eFqd4u4fVOUvjHIaQWccoDng 2017-06-07 21:16:36.449 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:16:36.449 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:16:36.455 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:16:36.464 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:16:36.500 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:16:36.500 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5Nzc2NTAyLCJleHAiOjE0OTY4NzAzNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWIc2W-kkhxEwBcQLuXbpIXhT7_yCU3rv6ulWzCB0nKnAtBEHGqb-sCuj9w7l3eFqd4u4fVOUvjHIaQWccoDng 2017-06-07 21:16:36.500 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5Nzc2NTAyLCJleHAiOjE0OTY4NzAzNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWIc2W-kkhxEwBcQLuXbpIXhT7_yCU3rv6ulWzCB0nKnAtBEHGqb-sCuj9w7l3eFqd4u4fVOUvjHIaQWccoDng 2017-06-07 21:16:36.500 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 21:16:36.500 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:16:36.503 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:16:36.504 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:16:36.505 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:16:36.505 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODY5Nzc2NTAyLCJleHAiOjE0OTY4NzAzNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWIc2W-kkhxEwBcQLuXbpIXhT7_yCU3rv6ulWzCB0nKnAtBEHGqb-sCuj9w7l3eFqd4u4fVOUvjHIaQWccoDng 2017-06-07 21:17:36.445 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:17:36.445 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwMTk2NTA1LCJleHAiOjE0OTY4NzA3OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CYKP75j6p3CFHyQxJfuvcmOfpwadUgaUxiNLlltKzCHIs8Ze8vs3extVJro2vXheGoeA_Nt-7-KzEInpvtvQFA 2017-06-07 21:17:36.445 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwMTk2NTA1LCJleHAiOjE0OTY4NzA3OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CYKP75j6p3CFHyQxJfuvcmOfpwadUgaUxiNLlltKzCHIs8Ze8vs3extVJro2vXheGoeA_Nt-7-KzEInpvtvQFA 2017-06-07 21:17:36.446 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:17:36.446 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:17:36.450 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:17:36.451 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:18:36.448 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:18:36.448 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwMTk2NTA1LCJleHAiOjE0OTY4NzA3OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CYKP75j6p3CFHyQxJfuvcmOfpwadUgaUxiNLlltKzCHIs8Ze8vs3extVJro2vXheGoeA_Nt-7-KzEInpvtvQFA 2017-06-07 21:18:36.448 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwMTk2NTA1LCJleHAiOjE0OTY4NzA3OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CYKP75j6p3CFHyQxJfuvcmOfpwadUgaUxiNLlltKzCHIs8Ze8vs3extVJro2vXheGoeA_Nt-7-KzEInpvtvQFA 2017-06-07 21:18:36.449 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:18:36.449 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:18:36.453 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:18:36.454 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:19:36.444 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:19:36.445 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwMTk2NTA1LCJleHAiOjE0OTY4NzA3OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CYKP75j6p3CFHyQxJfuvcmOfpwadUgaUxiNLlltKzCHIs8Ze8vs3extVJro2vXheGoeA_Nt-7-KzEInpvtvQFA 2017-06-07 21:19:36.445 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwMTk2NTA1LCJleHAiOjE0OTY4NzA3OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CYKP75j6p3CFHyQxJfuvcmOfpwadUgaUxiNLlltKzCHIs8Ze8vs3extVJro2vXheGoeA_Nt-7-KzEInpvtvQFA 2017-06-07 21:19:36.446 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:19:36.446 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:19:36.449 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:19:36.450 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:20:36.446 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:20:36.446 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwMTk2NTA1LCJleHAiOjE0OTY4NzA3OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CYKP75j6p3CFHyQxJfuvcmOfpwadUgaUxiNLlltKzCHIs8Ze8vs3extVJro2vXheGoeA_Nt-7-KzEInpvtvQFA 2017-06-07 21:20:36.446 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwMTk2NTA1LCJleHAiOjE0OTY4NzA3OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CYKP75j6p3CFHyQxJfuvcmOfpwadUgaUxiNLlltKzCHIs8Ze8vs3extVJro2vXheGoeA_Nt-7-KzEInpvtvQFA 2017-06-07 21:20:36.447 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:20:36.447 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:20:36.452 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:20:36.454 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:21:36.460 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:21:36.460 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwMTk2NTA1LCJleHAiOjE0OTY4NzA3OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CYKP75j6p3CFHyQxJfuvcmOfpwadUgaUxiNLlltKzCHIs8Ze8vs3extVJro2vXheGoeA_Nt-7-KzEInpvtvQFA 2017-06-07 21:21:36.460 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwMTk2NTA1LCJleHAiOjE0OTY4NzA3OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CYKP75j6p3CFHyQxJfuvcmOfpwadUgaUxiNLlltKzCHIs8Ze8vs3extVJro2vXheGoeA_Nt-7-KzEInpvtvQFA 2017-06-07 21:21:36.461 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:21:36.461 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:21:36.465 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:21:36.466 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:22:36.445 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:22:36.445 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwMTk2NTA1LCJleHAiOjE0OTY4NzA3OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CYKP75j6p3CFHyQxJfuvcmOfpwadUgaUxiNLlltKzCHIs8Ze8vs3extVJro2vXheGoeA_Nt-7-KzEInpvtvQFA 2017-06-07 21:22:36.445 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwMTk2NTA1LCJleHAiOjE0OTY4NzA3OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CYKP75j6p3CFHyQxJfuvcmOfpwadUgaUxiNLlltKzCHIs8Ze8vs3extVJro2vXheGoeA_Nt-7-KzEInpvtvQFA 2017-06-07 21:22:36.446 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:22:36.447 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:22:36.454 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:22:36.456 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:23:36.451 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:23:36.451 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwMTk2NTA1LCJleHAiOjE0OTY4NzA3OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CYKP75j6p3CFHyQxJfuvcmOfpwadUgaUxiNLlltKzCHIs8Ze8vs3extVJro2vXheGoeA_Nt-7-KzEInpvtvQFA 2017-06-07 21:23:36.451 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwMTk2NTA1LCJleHAiOjE0OTY4NzA3OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CYKP75j6p3CFHyQxJfuvcmOfpwadUgaUxiNLlltKzCHIs8Ze8vs3extVJro2vXheGoeA_Nt-7-KzEInpvtvQFA 2017-06-07 21:23:36.452 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:23:36.452 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:23:36.458 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:23:36.459 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:23:36.505 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:23:36.505 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwMTk2NTA1LCJleHAiOjE0OTY4NzA3OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CYKP75j6p3CFHyQxJfuvcmOfpwadUgaUxiNLlltKzCHIs8Ze8vs3extVJro2vXheGoeA_Nt-7-KzEInpvtvQFA 2017-06-07 21:23:36.505 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwMTk2NTA1LCJleHAiOjE0OTY4NzA3OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CYKP75j6p3CFHyQxJfuvcmOfpwadUgaUxiNLlltKzCHIs8Ze8vs3extVJro2vXheGoeA_Nt-7-KzEInpvtvQFA 2017-06-07 21:23:36.506 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 21:23:36.506 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:23:36.508 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:23:36.509 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:23:36.510 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:23:36.510 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwMTk2NTA1LCJleHAiOjE0OTY4NzA3OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CYKP75j6p3CFHyQxJfuvcmOfpwadUgaUxiNLlltKzCHIs8Ze8vs3extVJro2vXheGoeA_Nt-7-KzEInpvtvQFA 2017-06-07 21:24:36.448 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:24:36.448 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwNjE2NTExLCJleHAiOjE0OTY4NzEyMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KDcpXpRZIklcMxIgJZXzzpeQ8-0EzIvxBSKhZgamtoCq8YGZ3S1muz5pteAQEeNdsuMxMPbUOEP-kGiUEqjdKQ 2017-06-07 21:24:36.448 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwNjE2NTExLCJleHAiOjE0OTY4NzEyMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KDcpXpRZIklcMxIgJZXzzpeQ8-0EzIvxBSKhZgamtoCq8YGZ3S1muz5pteAQEeNdsuMxMPbUOEP-kGiUEqjdKQ 2017-06-07 21:24:36.449 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:24:36.449 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:24:36.453 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:24:36.454 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:25:36.799 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:25:36.799 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwNjE2NTExLCJleHAiOjE0OTY4NzEyMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KDcpXpRZIklcMxIgJZXzzpeQ8-0EzIvxBSKhZgamtoCq8YGZ3S1muz5pteAQEeNdsuMxMPbUOEP-kGiUEqjdKQ 2017-06-07 21:25:36.799 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwNjE2NTExLCJleHAiOjE0OTY4NzEyMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KDcpXpRZIklcMxIgJZXzzpeQ8-0EzIvxBSKhZgamtoCq8YGZ3S1muz5pteAQEeNdsuMxMPbUOEP-kGiUEqjdKQ 2017-06-07 21:25:36.800 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:25:36.800 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:25:36.804 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:25:36.805 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:26:36.803 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:26:36.803 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwNjE2NTExLCJleHAiOjE0OTY4NzEyMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KDcpXpRZIklcMxIgJZXzzpeQ8-0EzIvxBSKhZgamtoCq8YGZ3S1muz5pteAQEeNdsuMxMPbUOEP-kGiUEqjdKQ 2017-06-07 21:26:36.803 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwNjE2NTExLCJleHAiOjE0OTY4NzEyMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KDcpXpRZIklcMxIgJZXzzpeQ8-0EzIvxBSKhZgamtoCq8YGZ3S1muz5pteAQEeNdsuMxMPbUOEP-kGiUEqjdKQ 2017-06-07 21:26:36.804 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:26:36.804 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:26:36.808 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:26:36.809 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:27:36.801 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:27:36.801 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwNjE2NTExLCJleHAiOjE0OTY4NzEyMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KDcpXpRZIklcMxIgJZXzzpeQ8-0EzIvxBSKhZgamtoCq8YGZ3S1muz5pteAQEeNdsuMxMPbUOEP-kGiUEqjdKQ 2017-06-07 21:27:36.801 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwNjE2NTExLCJleHAiOjE0OTY4NzEyMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KDcpXpRZIklcMxIgJZXzzpeQ8-0EzIvxBSKhZgamtoCq8YGZ3S1muz5pteAQEeNdsuMxMPbUOEP-kGiUEqjdKQ 2017-06-07 21:27:36.802 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:27:36.802 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:27:36.806 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:27:36.807 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:28:36.806 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:28:36.806 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwNjE2NTExLCJleHAiOjE0OTY4NzEyMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KDcpXpRZIklcMxIgJZXzzpeQ8-0EzIvxBSKhZgamtoCq8YGZ3S1muz5pteAQEeNdsuMxMPbUOEP-kGiUEqjdKQ 2017-06-07 21:28:36.806 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwNjE2NTExLCJleHAiOjE0OTY4NzEyMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KDcpXpRZIklcMxIgJZXzzpeQ8-0EzIvxBSKhZgamtoCq8YGZ3S1muz5pteAQEeNdsuMxMPbUOEP-kGiUEqjdKQ 2017-06-07 21:28:36.807 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:28:36.807 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:28:36.811 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:28:36.813 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:29:36.802 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:29:36.802 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwNjE2NTExLCJleHAiOjE0OTY4NzEyMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KDcpXpRZIklcMxIgJZXzzpeQ8-0EzIvxBSKhZgamtoCq8YGZ3S1muz5pteAQEeNdsuMxMPbUOEP-kGiUEqjdKQ 2017-06-07 21:29:36.803 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwNjE2NTExLCJleHAiOjE0OTY4NzEyMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KDcpXpRZIklcMxIgJZXzzpeQ8-0EzIvxBSKhZgamtoCq8YGZ3S1muz5pteAQEeNdsuMxMPbUOEP-kGiUEqjdKQ 2017-06-07 21:29:36.803 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:29:36.803 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:29:36.807 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:29:36.808 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 21:30:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 21:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 21:30:30.006 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 21:30:36.803 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:30:36.804 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwNjE2NTExLCJleHAiOjE0OTY4NzEyMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KDcpXpRZIklcMxIgJZXzzpeQ8-0EzIvxBSKhZgamtoCq8YGZ3S1muz5pteAQEeNdsuMxMPbUOEP-kGiUEqjdKQ 2017-06-07 21:30:36.804 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwNjE2NTExLCJleHAiOjE0OTY4NzEyMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KDcpXpRZIklcMxIgJZXzzpeQ8-0EzIvxBSKhZgamtoCq8YGZ3S1muz5pteAQEeNdsuMxMPbUOEP-kGiUEqjdKQ 2017-06-07 21:30:36.804 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:30:36.804 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:30:36.818 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:30:36.819 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:30:36.857 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:30:36.857 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwNjE2NTExLCJleHAiOjE0OTY4NzEyMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KDcpXpRZIklcMxIgJZXzzpeQ8-0EzIvxBSKhZgamtoCq8YGZ3S1muz5pteAQEeNdsuMxMPbUOEP-kGiUEqjdKQ 2017-06-07 21:30:36.857 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwNjE2NTExLCJleHAiOjE0OTY4NzEyMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KDcpXpRZIklcMxIgJZXzzpeQ8-0EzIvxBSKhZgamtoCq8YGZ3S1muz5pteAQEeNdsuMxMPbUOEP-kGiUEqjdKQ 2017-06-07 21:30:36.857 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 21:30:36.857 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:30:36.860 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:30:36.861 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:30:36.862 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:30:36.862 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcwNjE2NTExLCJleHAiOjE0OTY4NzEyMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KDcpXpRZIklcMxIgJZXzzpeQ8-0EzIvxBSKhZgamtoCq8YGZ3S1muz5pteAQEeNdsuMxMPbUOEP-kGiUEqjdKQ 2017-06-07 21:31:36.805 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:31:36.805 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxMDM2ODYzLCJleHAiOjE0OTY4NzE2MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.UNEYmRcfnULAcWutrPoPfW95TQQsI1iy6ZpEXO8qFOVzI9s1ecWzD84FIihQuFvxV3X_di4ftRo7_DYLA1QYcg 2017-06-07 21:31:36.805 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxMDM2ODYzLCJleHAiOjE0OTY4NzE2MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.UNEYmRcfnULAcWutrPoPfW95TQQsI1iy6ZpEXO8qFOVzI9s1ecWzD84FIihQuFvxV3X_di4ftRo7_DYLA1QYcg 2017-06-07 21:31:36.806 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:31:36.806 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:31:36.811 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:31:36.812 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:32:36.802 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:32:36.802 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxMDM2ODYzLCJleHAiOjE0OTY4NzE2MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.UNEYmRcfnULAcWutrPoPfW95TQQsI1iy6ZpEXO8qFOVzI9s1ecWzD84FIihQuFvxV3X_di4ftRo7_DYLA1QYcg 2017-06-07 21:32:36.803 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxMDM2ODYzLCJleHAiOjE0OTY4NzE2MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.UNEYmRcfnULAcWutrPoPfW95TQQsI1iy6ZpEXO8qFOVzI9s1ecWzD84FIihQuFvxV3X_di4ftRo7_DYLA1QYcg 2017-06-07 21:32:36.803 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:32:36.803 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:32:36.809 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:32:36.810 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:33:36.807 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:33:36.808 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxMDM2ODYzLCJleHAiOjE0OTY4NzE2MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.UNEYmRcfnULAcWutrPoPfW95TQQsI1iy6ZpEXO8qFOVzI9s1ecWzD84FIihQuFvxV3X_di4ftRo7_DYLA1QYcg 2017-06-07 21:33:36.808 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxMDM2ODYzLCJleHAiOjE0OTY4NzE2MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.UNEYmRcfnULAcWutrPoPfW95TQQsI1iy6ZpEXO8qFOVzI9s1ecWzD84FIihQuFvxV3X_di4ftRo7_DYLA1QYcg 2017-06-07 21:33:36.808 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:33:36.808 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:33:36.814 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:33:36.815 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:34:36.804 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:34:36.805 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxMDM2ODYzLCJleHAiOjE0OTY4NzE2MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.UNEYmRcfnULAcWutrPoPfW95TQQsI1iy6ZpEXO8qFOVzI9s1ecWzD84FIihQuFvxV3X_di4ftRo7_DYLA1QYcg 2017-06-07 21:34:36.805 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxMDM2ODYzLCJleHAiOjE0OTY4NzE2MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.UNEYmRcfnULAcWutrPoPfW95TQQsI1iy6ZpEXO8qFOVzI9s1ecWzD84FIihQuFvxV3X_di4ftRo7_DYLA1QYcg 2017-06-07 21:34:36.805 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:34:36.805 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:34:36.808 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:34:36.810 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:35:36.807 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:35:36.808 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxMDM2ODYzLCJleHAiOjE0OTY4NzE2MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.UNEYmRcfnULAcWutrPoPfW95TQQsI1iy6ZpEXO8qFOVzI9s1ecWzD84FIihQuFvxV3X_di4ftRo7_DYLA1QYcg 2017-06-07 21:35:36.808 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxMDM2ODYzLCJleHAiOjE0OTY4NzE2MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.UNEYmRcfnULAcWutrPoPfW95TQQsI1iy6ZpEXO8qFOVzI9s1ecWzD84FIihQuFvxV3X_di4ftRo7_DYLA1QYcg 2017-06-07 21:35:36.808 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:35:36.808 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:35:36.812 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:35:36.814 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:36:36.809 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:36:36.809 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxMDM2ODYzLCJleHAiOjE0OTY4NzE2MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.UNEYmRcfnULAcWutrPoPfW95TQQsI1iy6ZpEXO8qFOVzI9s1ecWzD84FIihQuFvxV3X_di4ftRo7_DYLA1QYcg 2017-06-07 21:36:36.809 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxMDM2ODYzLCJleHAiOjE0OTY4NzE2MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.UNEYmRcfnULAcWutrPoPfW95TQQsI1iy6ZpEXO8qFOVzI9s1ecWzD84FIihQuFvxV3X_di4ftRo7_DYLA1QYcg 2017-06-07 21:36:36.809 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:36:36.810 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:36:36.816 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:36:36.817 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:37:36.810 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:37:36.810 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxMDM2ODYzLCJleHAiOjE0OTY4NzE2MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.UNEYmRcfnULAcWutrPoPfW95TQQsI1iy6ZpEXO8qFOVzI9s1ecWzD84FIihQuFvxV3X_di4ftRo7_DYLA1QYcg 2017-06-07 21:37:36.810 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxMDM2ODYzLCJleHAiOjE0OTY4NzE2MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.UNEYmRcfnULAcWutrPoPfW95TQQsI1iy6ZpEXO8qFOVzI9s1ecWzD84FIihQuFvxV3X_di4ftRo7_DYLA1QYcg 2017-06-07 21:37:36.811 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:37:36.811 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:37:36.822 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:37:36.824 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:37:36.872 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:37:36.872 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxMDM2ODYzLCJleHAiOjE0OTY4NzE2MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.UNEYmRcfnULAcWutrPoPfW95TQQsI1iy6ZpEXO8qFOVzI9s1ecWzD84FIihQuFvxV3X_di4ftRo7_DYLA1QYcg 2017-06-07 21:37:36.872 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxMDM2ODYzLCJleHAiOjE0OTY4NzE2MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.UNEYmRcfnULAcWutrPoPfW95TQQsI1iy6ZpEXO8qFOVzI9s1ecWzD84FIihQuFvxV3X_di4ftRo7_DYLA1QYcg 2017-06-07 21:37:36.872 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 21:37:36.872 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:37:36.878 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:37:36.879 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:37:36.880 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:37:36.881 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxMDM2ODYzLCJleHAiOjE0OTY4NzE2MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.UNEYmRcfnULAcWutrPoPfW95TQQsI1iy6ZpEXO8qFOVzI9s1ecWzD84FIihQuFvxV3X_di4ftRo7_DYLA1QYcg 2017-06-07 21:38:36.820 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:38:36.820 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxNDU2ODgxLCJleHAiOjE0OTY4NzIwNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.2bgDXFj41QWHJcaXzsBy392offyB66MG51trdiHXHJBUi4xp7ihiUeBtKYiLrG3Y_qrj6BX6CELQDF6xw_Pf2w 2017-06-07 21:38:36.820 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxNDU2ODgxLCJleHAiOjE0OTY4NzIwNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.2bgDXFj41QWHJcaXzsBy392offyB66MG51trdiHXHJBUi4xp7ihiUeBtKYiLrG3Y_qrj6BX6CELQDF6xw_Pf2w 2017-06-07 21:38:36.820 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:38:36.820 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:38:36.825 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:38:36.827 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:39:36.806 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:39:36.806 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxNDU2ODgxLCJleHAiOjE0OTY4NzIwNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.2bgDXFj41QWHJcaXzsBy392offyB66MG51trdiHXHJBUi4xp7ihiUeBtKYiLrG3Y_qrj6BX6CELQDF6xw_Pf2w 2017-06-07 21:39:36.806 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxNDU2ODgxLCJleHAiOjE0OTY4NzIwNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.2bgDXFj41QWHJcaXzsBy392offyB66MG51trdiHXHJBUi4xp7ihiUeBtKYiLrG3Y_qrj6BX6CELQDF6xw_Pf2w 2017-06-07 21:39:36.806 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:39:36.807 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:39:36.810 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:39:36.811 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:40:36.808 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:40:36.809 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxNDU2ODgxLCJleHAiOjE0OTY4NzIwNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.2bgDXFj41QWHJcaXzsBy392offyB66MG51trdiHXHJBUi4xp7ihiUeBtKYiLrG3Y_qrj6BX6CELQDF6xw_Pf2w 2017-06-07 21:40:36.809 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxNDU2ODgxLCJleHAiOjE0OTY4NzIwNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.2bgDXFj41QWHJcaXzsBy392offyB66MG51trdiHXHJBUi4xp7ihiUeBtKYiLrG3Y_qrj6BX6CELQDF6xw_Pf2w 2017-06-07 21:40:36.809 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:40:36.809 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:40:36.813 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:40:36.814 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:41:36.809 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:41:36.809 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxNDU2ODgxLCJleHAiOjE0OTY4NzIwNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.2bgDXFj41QWHJcaXzsBy392offyB66MG51trdiHXHJBUi4xp7ihiUeBtKYiLrG3Y_qrj6BX6CELQDF6xw_Pf2w 2017-06-07 21:41:36.809 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxNDU2ODgxLCJleHAiOjE0OTY4NzIwNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.2bgDXFj41QWHJcaXzsBy392offyB66MG51trdiHXHJBUi4xp7ihiUeBtKYiLrG3Y_qrj6BX6CELQDF6xw_Pf2w 2017-06-07 21:41:36.810 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:41:36.810 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:41:36.824 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:41:36.825 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:42:36.809 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:42:36.809 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxNDU2ODgxLCJleHAiOjE0OTY4NzIwNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.2bgDXFj41QWHJcaXzsBy392offyB66MG51trdiHXHJBUi4xp7ihiUeBtKYiLrG3Y_qrj6BX6CELQDF6xw_Pf2w 2017-06-07 21:42:36.809 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxNDU2ODgxLCJleHAiOjE0OTY4NzIwNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.2bgDXFj41QWHJcaXzsBy392offyB66MG51trdiHXHJBUi4xp7ihiUeBtKYiLrG3Y_qrj6BX6CELQDF6xw_Pf2w 2017-06-07 21:42:36.810 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:42:36.810 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:42:36.820 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:42:36.822 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:43:36.806 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:43:36.806 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxNDU2ODgxLCJleHAiOjE0OTY4NzIwNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.2bgDXFj41QWHJcaXzsBy392offyB66MG51trdiHXHJBUi4xp7ihiUeBtKYiLrG3Y_qrj6BX6CELQDF6xw_Pf2w 2017-06-07 21:43:36.806 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxNDU2ODgxLCJleHAiOjE0OTY4NzIwNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.2bgDXFj41QWHJcaXzsBy392offyB66MG51trdiHXHJBUi4xp7ihiUeBtKYiLrG3Y_qrj6BX6CELQDF6xw_Pf2w 2017-06-07 21:43:36.807 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:43:36.807 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:43:36.811 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:43:36.812 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:44:36.811 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:44:36.811 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxNDU2ODgxLCJleHAiOjE0OTY4NzIwNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.2bgDXFj41QWHJcaXzsBy392offyB66MG51trdiHXHJBUi4xp7ihiUeBtKYiLrG3Y_qrj6BX6CELQDF6xw_Pf2w 2017-06-07 21:44:36.811 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxNDU2ODgxLCJleHAiOjE0OTY4NzIwNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.2bgDXFj41QWHJcaXzsBy392offyB66MG51trdiHXHJBUi4xp7ihiUeBtKYiLrG3Y_qrj6BX6CELQDF6xw_Pf2w 2017-06-07 21:44:36.812 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:44:36.812 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:44:36.816 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:44:36.818 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:44:36.856 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:44:36.856 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxNDU2ODgxLCJleHAiOjE0OTY4NzIwNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.2bgDXFj41QWHJcaXzsBy392offyB66MG51trdiHXHJBUi4xp7ihiUeBtKYiLrG3Y_qrj6BX6CELQDF6xw_Pf2w 2017-06-07 21:44:36.856 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxNDU2ODgxLCJleHAiOjE0OTY4NzIwNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.2bgDXFj41QWHJcaXzsBy392offyB66MG51trdiHXHJBUi4xp7ihiUeBtKYiLrG3Y_qrj6BX6CELQDF6xw_Pf2w 2017-06-07 21:44:36.856 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 21:44:36.856 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:44:36.859 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:44:36.860 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:44:36.861 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:44:36.861 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxNDU2ODgxLCJleHAiOjE0OTY4NzIwNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.2bgDXFj41QWHJcaXzsBy392offyB66MG51trdiHXHJBUi4xp7ihiUeBtKYiLrG3Y_qrj6BX6CELQDF6xw_Pf2w 2017-06-07 21:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 21:45:00.007 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 21:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 21:45:30.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 21:45:36.808 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:45:36.808 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxODc2ODYyLCJleHAiOjE0OTY4NzI0NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-rTiL7TuRHP1RxeFhZ6JKveV7xg-lyzRjb3HJCzRy9mWRcpMBUA3-Pn772sJ7Z8DF2cXC_f4ixnzTDYWmbVr7A 2017-06-07 21:45:36.808 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxODc2ODYyLCJleHAiOjE0OTY4NzI0NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-rTiL7TuRHP1RxeFhZ6JKveV7xg-lyzRjb3HJCzRy9mWRcpMBUA3-Pn772sJ7Z8DF2cXC_f4ixnzTDYWmbVr7A 2017-06-07 21:45:36.809 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:45:36.809 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:45:36.813 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:45:36.814 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:46:36.807 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:46:36.808 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxODc2ODYyLCJleHAiOjE0OTY4NzI0NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-rTiL7TuRHP1RxeFhZ6JKveV7xg-lyzRjb3HJCzRy9mWRcpMBUA3-Pn772sJ7Z8DF2cXC_f4ixnzTDYWmbVr7A 2017-06-07 21:46:36.808 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxODc2ODYyLCJleHAiOjE0OTY4NzI0NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-rTiL7TuRHP1RxeFhZ6JKveV7xg-lyzRjb3HJCzRy9mWRcpMBUA3-Pn772sJ7Z8DF2cXC_f4ixnzTDYWmbVr7A 2017-06-07 21:46:36.808 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:46:36.808 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:46:36.812 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:46:36.813 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:47:36.810 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:47:36.810 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxODc2ODYyLCJleHAiOjE0OTY4NzI0NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-rTiL7TuRHP1RxeFhZ6JKveV7xg-lyzRjb3HJCzRy9mWRcpMBUA3-Pn772sJ7Z8DF2cXC_f4ixnzTDYWmbVr7A 2017-06-07 21:47:36.810 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxODc2ODYyLCJleHAiOjE0OTY4NzI0NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-rTiL7TuRHP1RxeFhZ6JKveV7xg-lyzRjb3HJCzRy9mWRcpMBUA3-Pn772sJ7Z8DF2cXC_f4ixnzTDYWmbVr7A 2017-06-07 21:47:36.811 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:47:36.811 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:47:36.814 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:47:36.815 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:48:36.808 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:48:36.808 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxODc2ODYyLCJleHAiOjE0OTY4NzI0NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-rTiL7TuRHP1RxeFhZ6JKveV7xg-lyzRjb3HJCzRy9mWRcpMBUA3-Pn772sJ7Z8DF2cXC_f4ixnzTDYWmbVr7A 2017-06-07 21:48:36.808 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxODc2ODYyLCJleHAiOjE0OTY4NzI0NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-rTiL7TuRHP1RxeFhZ6JKveV7xg-lyzRjb3HJCzRy9mWRcpMBUA3-Pn772sJ7Z8DF2cXC_f4ixnzTDYWmbVr7A 2017-06-07 21:48:36.809 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:48:36.809 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:48:36.813 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:48:36.814 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:49:36.822 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:49:36.823 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxODc2ODYyLCJleHAiOjE0OTY4NzI0NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-rTiL7TuRHP1RxeFhZ6JKveV7xg-lyzRjb3HJCzRy9mWRcpMBUA3-Pn772sJ7Z8DF2cXC_f4ixnzTDYWmbVr7A 2017-06-07 21:49:36.823 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxODc2ODYyLCJleHAiOjE0OTY4NzI0NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-rTiL7TuRHP1RxeFhZ6JKveV7xg-lyzRjb3HJCzRy9mWRcpMBUA3-Pn772sJ7Z8DF2cXC_f4ixnzTDYWmbVr7A 2017-06-07 21:49:36.823 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:49:36.823 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:49:36.834 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:49:36.835 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:50:36.811 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:50:36.811 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxODc2ODYyLCJleHAiOjE0OTY4NzI0NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-rTiL7TuRHP1RxeFhZ6JKveV7xg-lyzRjb3HJCzRy9mWRcpMBUA3-Pn772sJ7Z8DF2cXC_f4ixnzTDYWmbVr7A 2017-06-07 21:50:36.811 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxODc2ODYyLCJleHAiOjE0OTY4NzI0NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-rTiL7TuRHP1RxeFhZ6JKveV7xg-lyzRjb3HJCzRy9mWRcpMBUA3-Pn772sJ7Z8DF2cXC_f4ixnzTDYWmbVr7A 2017-06-07 21:50:36.812 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:50:36.812 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:50:36.817 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:50:36.818 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:51:36.813 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:51:36.813 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxODc2ODYyLCJleHAiOjE0OTY4NzI0NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-rTiL7TuRHP1RxeFhZ6JKveV7xg-lyzRjb3HJCzRy9mWRcpMBUA3-Pn772sJ7Z8DF2cXC_f4ixnzTDYWmbVr7A 2017-06-07 21:51:36.813 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxODc2ODYyLCJleHAiOjE0OTY4NzI0NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-rTiL7TuRHP1RxeFhZ6JKveV7xg-lyzRjb3HJCzRy9mWRcpMBUA3-Pn772sJ7Z8DF2cXC_f4ixnzTDYWmbVr7A 2017-06-07 21:51:36.814 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:51:36.814 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:51:36.821 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:51:36.823 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:51:36.858 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:51:36.858 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxODc2ODYyLCJleHAiOjE0OTY4NzI0NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-rTiL7TuRHP1RxeFhZ6JKveV7xg-lyzRjb3HJCzRy9mWRcpMBUA3-Pn772sJ7Z8DF2cXC_f4ixnzTDYWmbVr7A 2017-06-07 21:51:36.858 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxODc2ODYyLCJleHAiOjE0OTY4NzI0NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-rTiL7TuRHP1RxeFhZ6JKveV7xg-lyzRjb3HJCzRy9mWRcpMBUA3-Pn772sJ7Z8DF2cXC_f4ixnzTDYWmbVr7A 2017-06-07 21:51:36.858 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 21:51:36.858 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:51:36.868 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:51:36.869 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:51:36.870 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:51:36.870 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcxODc2ODYyLCJleHAiOjE0OTY4NzI0NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-rTiL7TuRHP1RxeFhZ6JKveV7xg-lyzRjb3HJCzRy9mWRcpMBUA3-Pn772sJ7Z8DF2cXC_f4ixnzTDYWmbVr7A 2017-06-07 21:52:36.814 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:52:36.814 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyMjk2ODcwLCJleHAiOjE0OTY4NzI4OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0wD9-9mAlXVXbADn6jplJpUfLi6aKHnlX6DxvW19-1BJLDy2IIkHBlJ4pjjJmKwvH1Fa0h1YSawnnyVRveD6Sg 2017-06-07 21:52:36.814 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyMjk2ODcwLCJleHAiOjE0OTY4NzI4OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0wD9-9mAlXVXbADn6jplJpUfLi6aKHnlX6DxvW19-1BJLDy2IIkHBlJ4pjjJmKwvH1Fa0h1YSawnnyVRveD6Sg 2017-06-07 21:52:36.815 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:52:36.815 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:52:36.820 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:52:36.821 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:53:36.811 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:53:36.811 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyMjk2ODcwLCJleHAiOjE0OTY4NzI4OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0wD9-9mAlXVXbADn6jplJpUfLi6aKHnlX6DxvW19-1BJLDy2IIkHBlJ4pjjJmKwvH1Fa0h1YSawnnyVRveD6Sg 2017-06-07 21:53:36.812 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyMjk2ODcwLCJleHAiOjE0OTY4NzI4OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0wD9-9mAlXVXbADn6jplJpUfLi6aKHnlX6DxvW19-1BJLDy2IIkHBlJ4pjjJmKwvH1Fa0h1YSawnnyVRveD6Sg 2017-06-07 21:53:36.812 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:53:36.812 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:53:36.817 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:53:36.818 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:54:36.813 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:54:36.813 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyMjk2ODcwLCJleHAiOjE0OTY4NzI4OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0wD9-9mAlXVXbADn6jplJpUfLi6aKHnlX6DxvW19-1BJLDy2IIkHBlJ4pjjJmKwvH1Fa0h1YSawnnyVRveD6Sg 2017-06-07 21:54:36.813 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyMjk2ODcwLCJleHAiOjE0OTY4NzI4OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0wD9-9mAlXVXbADn6jplJpUfLi6aKHnlX6DxvW19-1BJLDy2IIkHBlJ4pjjJmKwvH1Fa0h1YSawnnyVRveD6Sg 2017-06-07 21:54:36.813 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:54:36.814 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:54:36.819 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:54:36.820 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:55:36.812 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:55:36.812 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyMjk2ODcwLCJleHAiOjE0OTY4NzI4OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0wD9-9mAlXVXbADn6jplJpUfLi6aKHnlX6DxvW19-1BJLDy2IIkHBlJ4pjjJmKwvH1Fa0h1YSawnnyVRveD6Sg 2017-06-07 21:55:36.812 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyMjk2ODcwLCJleHAiOjE0OTY4NzI4OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0wD9-9mAlXVXbADn6jplJpUfLi6aKHnlX6DxvW19-1BJLDy2IIkHBlJ4pjjJmKwvH1Fa0h1YSawnnyVRveD6Sg 2017-06-07 21:55:36.812 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:55:36.812 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:55:36.824 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:55:36.825 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:56:36.813 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:56:36.813 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyMjk2ODcwLCJleHAiOjE0OTY4NzI4OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0wD9-9mAlXVXbADn6jplJpUfLi6aKHnlX6DxvW19-1BJLDy2IIkHBlJ4pjjJmKwvH1Fa0h1YSawnnyVRveD6Sg 2017-06-07 21:56:36.813 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyMjk2ODcwLCJleHAiOjE0OTY4NzI4OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0wD9-9mAlXVXbADn6jplJpUfLi6aKHnlX6DxvW19-1BJLDy2IIkHBlJ4pjjJmKwvH1Fa0h1YSawnnyVRveD6Sg 2017-06-07 21:56:36.814 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:56:36.814 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:56:36.817 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:56:36.818 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:57:36.813 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:57:36.813 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyMjk2ODcwLCJleHAiOjE0OTY4NzI4OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0wD9-9mAlXVXbADn6jplJpUfLi6aKHnlX6DxvW19-1BJLDy2IIkHBlJ4pjjJmKwvH1Fa0h1YSawnnyVRveD6Sg 2017-06-07 21:57:36.813 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyMjk2ODcwLCJleHAiOjE0OTY4NzI4OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0wD9-9mAlXVXbADn6jplJpUfLi6aKHnlX6DxvW19-1BJLDy2IIkHBlJ4pjjJmKwvH1Fa0h1YSawnnyVRveD6Sg 2017-06-07 21:57:36.814 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:57:36.814 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:57:36.818 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:57:36.819 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:58:36.813 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:58:36.814 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyMjk2ODcwLCJleHAiOjE0OTY4NzI4OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0wD9-9mAlXVXbADn6jplJpUfLi6aKHnlX6DxvW19-1BJLDy2IIkHBlJ4pjjJmKwvH1Fa0h1YSawnnyVRveD6Sg 2017-06-07 21:58:36.814 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyMjk2ODcwLCJleHAiOjE0OTY4NzI4OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0wD9-9mAlXVXbADn6jplJpUfLi6aKHnlX6DxvW19-1BJLDy2IIkHBlJ4pjjJmKwvH1Fa0h1YSawnnyVRveD6Sg 2017-06-07 21:58:36.814 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:58:36.814 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:58:36.819 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:58:36.820 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:58:36.871 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:58:36.871 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyMjk2ODcwLCJleHAiOjE0OTY4NzI4OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0wD9-9mAlXVXbADn6jplJpUfLi6aKHnlX6DxvW19-1BJLDy2IIkHBlJ4pjjJmKwvH1Fa0h1YSawnnyVRveD6Sg 2017-06-07 21:58:36.871 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyMjk2ODcwLCJleHAiOjE0OTY4NzI4OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0wD9-9mAlXVXbADn6jplJpUfLi6aKHnlX6DxvW19-1BJLDy2IIkHBlJ4pjjJmKwvH1Fa0h1YSawnnyVRveD6Sg 2017-06-07 21:58:36.871 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 21:58:36.871 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:58:36.875 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:58:36.876 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 21:58:36.877 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:58:36.877 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyMjk2ODcwLCJleHAiOjE0OTY4NzI4OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0wD9-9mAlXVXbADn6jplJpUfLi6aKHnlX6DxvW19-1BJLDy2IIkHBlJ4pjjJmKwvH1Fa0h1YSawnnyVRveD6Sg 2017-06-07 21:59:36.815 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 21:59:36.815 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyNzE2ODc3LCJleHAiOjE0OTY4NzMzMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dZ2wF0ST1EeCS-9KXk8VuJ91KyPdb0-NYkFhS25TAH4wZ9x71VXjcCgtaXLa5JSJZ3vs82rvxKdMreSHmmmnew 2017-06-07 21:59:36.815 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyNzE2ODc3LCJleHAiOjE0OTY4NzMzMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dZ2wF0ST1EeCS-9KXk8VuJ91KyPdb0-NYkFhS25TAH4wZ9x71VXjcCgtaXLa5JSJZ3vs82rvxKdMreSHmmmnew 2017-06-07 21:59:36.815 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 21:59:36.815 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 21:59:36.819 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 21:59:36.820 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 22:00:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 22:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 22:00:30.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 22:00:36.814 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:00:36.814 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyNzE2ODc3LCJleHAiOjE0OTY4NzMzMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dZ2wF0ST1EeCS-9KXk8VuJ91KyPdb0-NYkFhS25TAH4wZ9x71VXjcCgtaXLa5JSJZ3vs82rvxKdMreSHmmmnew 2017-06-07 22:00:36.814 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyNzE2ODc3LCJleHAiOjE0OTY4NzMzMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dZ2wF0ST1EeCS-9KXk8VuJ91KyPdb0-NYkFhS25TAH4wZ9x71VXjcCgtaXLa5JSJZ3vs82rvxKdMreSHmmmnew 2017-06-07 22:00:36.814 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:00:36.814 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:00:36.817 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:00:36.818 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:01:36.816 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:01:36.816 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyNzE2ODc3LCJleHAiOjE0OTY4NzMzMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dZ2wF0ST1EeCS-9KXk8VuJ91KyPdb0-NYkFhS25TAH4wZ9x71VXjcCgtaXLa5JSJZ3vs82rvxKdMreSHmmmnew 2017-06-07 22:01:36.816 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyNzE2ODc3LCJleHAiOjE0OTY4NzMzMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dZ2wF0ST1EeCS-9KXk8VuJ91KyPdb0-NYkFhS25TAH4wZ9x71VXjcCgtaXLa5JSJZ3vs82rvxKdMreSHmmmnew 2017-06-07 22:01:36.817 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:01:36.817 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:01:36.822 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:01:36.824 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:02:36.813 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:02:36.813 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyNzE2ODc3LCJleHAiOjE0OTY4NzMzMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dZ2wF0ST1EeCS-9KXk8VuJ91KyPdb0-NYkFhS25TAH4wZ9x71VXjcCgtaXLa5JSJZ3vs82rvxKdMreSHmmmnew 2017-06-07 22:02:36.813 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyNzE2ODc3LCJleHAiOjE0OTY4NzMzMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dZ2wF0ST1EeCS-9KXk8VuJ91KyPdb0-NYkFhS25TAH4wZ9x71VXjcCgtaXLa5JSJZ3vs82rvxKdMreSHmmmnew 2017-06-07 22:02:36.814 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:02:36.814 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:02:36.817 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:02:36.818 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:03:36.817 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:03:36.817 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyNzE2ODc3LCJleHAiOjE0OTY4NzMzMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dZ2wF0ST1EeCS-9KXk8VuJ91KyPdb0-NYkFhS25TAH4wZ9x71VXjcCgtaXLa5JSJZ3vs82rvxKdMreSHmmmnew 2017-06-07 22:03:36.817 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyNzE2ODc3LCJleHAiOjE0OTY4NzMzMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dZ2wF0ST1EeCS-9KXk8VuJ91KyPdb0-NYkFhS25TAH4wZ9x71VXjcCgtaXLa5JSJZ3vs82rvxKdMreSHmmmnew 2017-06-07 22:03:36.818 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:03:36.818 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:03:36.828 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:03:36.829 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:04:36.815 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:04:36.815 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyNzE2ODc3LCJleHAiOjE0OTY4NzMzMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dZ2wF0ST1EeCS-9KXk8VuJ91KyPdb0-NYkFhS25TAH4wZ9x71VXjcCgtaXLa5JSJZ3vs82rvxKdMreSHmmmnew 2017-06-07 22:04:36.815 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyNzE2ODc3LCJleHAiOjE0OTY4NzMzMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dZ2wF0ST1EeCS-9KXk8VuJ91KyPdb0-NYkFhS25TAH4wZ9x71VXjcCgtaXLa5JSJZ3vs82rvxKdMreSHmmmnew 2017-06-07 22:04:36.816 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:04:36.816 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:04:36.819 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:04:36.820 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:05:36.820 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:05:36.820 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyNzE2ODc3LCJleHAiOjE0OTY4NzMzMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dZ2wF0ST1EeCS-9KXk8VuJ91KyPdb0-NYkFhS25TAH4wZ9x71VXjcCgtaXLa5JSJZ3vs82rvxKdMreSHmmmnew 2017-06-07 22:05:36.820 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyNzE2ODc3LCJleHAiOjE0OTY4NzMzMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dZ2wF0ST1EeCS-9KXk8VuJ91KyPdb0-NYkFhS25TAH4wZ9x71VXjcCgtaXLa5JSJZ3vs82rvxKdMreSHmmmnew 2017-06-07 22:05:36.821 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:05:36.821 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:05:36.824 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:05:36.825 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:05:36.856 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:05:36.856 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyNzE2ODc3LCJleHAiOjE0OTY4NzMzMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dZ2wF0ST1EeCS-9KXk8VuJ91KyPdb0-NYkFhS25TAH4wZ9x71VXjcCgtaXLa5JSJZ3vs82rvxKdMreSHmmmnew 2017-06-07 22:05:36.856 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyNzE2ODc3LCJleHAiOjE0OTY4NzMzMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dZ2wF0ST1EeCS-9KXk8VuJ91KyPdb0-NYkFhS25TAH4wZ9x71VXjcCgtaXLa5JSJZ3vs82rvxKdMreSHmmmnew 2017-06-07 22:05:36.857 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 22:05:36.857 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:05:36.859 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:05:36.860 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:05:36.861 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:05:36.861 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODcyNzE2ODc3LCJleHAiOjE0OTY4NzMzMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dZ2wF0ST1EeCS-9KXk8VuJ91KyPdb0-NYkFhS25TAH4wZ9x71VXjcCgtaXLa5JSJZ3vs82rvxKdMreSHmmmnew 2017-06-07 22:06:36.818 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:06:36.818 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczMTM2ODYxLCJleHAiOjE0OTY4NzM3MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.A4pPv64jhUEF9apIkjNo0IbAXAEpF8CBvBdMzHhDqJKqnRXYQuaPu39Zj80kbO1Q0eatqiDpa4HvRZrJlow2zQ 2017-06-07 22:06:36.818 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczMTM2ODYxLCJleHAiOjE0OTY4NzM3MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.A4pPv64jhUEF9apIkjNo0IbAXAEpF8CBvBdMzHhDqJKqnRXYQuaPu39Zj80kbO1Q0eatqiDpa4HvRZrJlow2zQ 2017-06-07 22:06:36.818 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:06:36.818 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:06:36.826 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:06:36.827 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:07:36.816 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:07:36.816 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczMTM2ODYxLCJleHAiOjE0OTY4NzM3MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.A4pPv64jhUEF9apIkjNo0IbAXAEpF8CBvBdMzHhDqJKqnRXYQuaPu39Zj80kbO1Q0eatqiDpa4HvRZrJlow2zQ 2017-06-07 22:07:36.816 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczMTM2ODYxLCJleHAiOjE0OTY4NzM3MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.A4pPv64jhUEF9apIkjNo0IbAXAEpF8CBvBdMzHhDqJKqnRXYQuaPu39Zj80kbO1Q0eatqiDpa4HvRZrJlow2zQ 2017-06-07 22:07:36.817 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:07:36.817 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:07:36.831 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:07:36.832 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:08:36.818 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:08:36.819 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczMTM2ODYxLCJleHAiOjE0OTY4NzM3MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.A4pPv64jhUEF9apIkjNo0IbAXAEpF8CBvBdMzHhDqJKqnRXYQuaPu39Zj80kbO1Q0eatqiDpa4HvRZrJlow2zQ 2017-06-07 22:08:36.819 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczMTM2ODYxLCJleHAiOjE0OTY4NzM3MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.A4pPv64jhUEF9apIkjNo0IbAXAEpF8CBvBdMzHhDqJKqnRXYQuaPu39Zj80kbO1Q0eatqiDpa4HvRZrJlow2zQ 2017-06-07 22:08:36.819 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:08:36.819 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:08:36.824 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:08:36.825 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:09:36.816 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:09:36.817 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczMTM2ODYxLCJleHAiOjE0OTY4NzM3MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.A4pPv64jhUEF9apIkjNo0IbAXAEpF8CBvBdMzHhDqJKqnRXYQuaPu39Zj80kbO1Q0eatqiDpa4HvRZrJlow2zQ 2017-06-07 22:09:36.817 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczMTM2ODYxLCJleHAiOjE0OTY4NzM3MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.A4pPv64jhUEF9apIkjNo0IbAXAEpF8CBvBdMzHhDqJKqnRXYQuaPu39Zj80kbO1Q0eatqiDpa4HvRZrJlow2zQ 2017-06-07 22:09:36.817 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:09:36.817 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:09:36.820 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:09:36.821 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:10:36.818 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:10:36.818 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczMTM2ODYxLCJleHAiOjE0OTY4NzM3MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.A4pPv64jhUEF9apIkjNo0IbAXAEpF8CBvBdMzHhDqJKqnRXYQuaPu39Zj80kbO1Q0eatqiDpa4HvRZrJlow2zQ 2017-06-07 22:10:36.819 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczMTM2ODYxLCJleHAiOjE0OTY4NzM3MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.A4pPv64jhUEF9apIkjNo0IbAXAEpF8CBvBdMzHhDqJKqnRXYQuaPu39Zj80kbO1Q0eatqiDpa4HvRZrJlow2zQ 2017-06-07 22:10:36.819 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:10:36.819 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:10:36.826 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:10:36.827 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:11:36.818 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:11:36.818 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczMTM2ODYxLCJleHAiOjE0OTY4NzM3MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.A4pPv64jhUEF9apIkjNo0IbAXAEpF8CBvBdMzHhDqJKqnRXYQuaPu39Zj80kbO1Q0eatqiDpa4HvRZrJlow2zQ 2017-06-07 22:11:36.818 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczMTM2ODYxLCJleHAiOjE0OTY4NzM3MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.A4pPv64jhUEF9apIkjNo0IbAXAEpF8CBvBdMzHhDqJKqnRXYQuaPu39Zj80kbO1Q0eatqiDpa4HvRZrJlow2zQ 2017-06-07 22:11:36.819 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:11:36.819 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:11:36.823 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:11:36.824 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:12:36.826 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:12:36.826 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczMTM2ODYxLCJleHAiOjE0OTY4NzM3MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.A4pPv64jhUEF9apIkjNo0IbAXAEpF8CBvBdMzHhDqJKqnRXYQuaPu39Zj80kbO1Q0eatqiDpa4HvRZrJlow2zQ 2017-06-07 22:12:36.826 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczMTM2ODYxLCJleHAiOjE0OTY4NzM3MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.A4pPv64jhUEF9apIkjNo0IbAXAEpF8CBvBdMzHhDqJKqnRXYQuaPu39Zj80kbO1Q0eatqiDpa4HvRZrJlow2zQ 2017-06-07 22:12:36.827 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:12:36.827 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:12:36.840 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:12:36.841 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:12:36.887 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:12:36.887 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczMTM2ODYxLCJleHAiOjE0OTY4NzM3MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.A4pPv64jhUEF9apIkjNo0IbAXAEpF8CBvBdMzHhDqJKqnRXYQuaPu39Zj80kbO1Q0eatqiDpa4HvRZrJlow2zQ 2017-06-07 22:12:36.887 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczMTM2ODYxLCJleHAiOjE0OTY4NzM3MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.A4pPv64jhUEF9apIkjNo0IbAXAEpF8CBvBdMzHhDqJKqnRXYQuaPu39Zj80kbO1Q0eatqiDpa4HvRZrJlow2zQ 2017-06-07 22:12:36.887 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 22:12:36.887 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:12:36.890 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:12:36.891 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:12:36.892 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:12:36.892 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczMTM2ODYxLCJleHAiOjE0OTY4NzM3MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.A4pPv64jhUEF9apIkjNo0IbAXAEpF8CBvBdMzHhDqJKqnRXYQuaPu39Zj80kbO1Q0eatqiDpa4HvRZrJlow2zQ 2017-06-07 22:13:36.838 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:13:36.838 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczNTU2ODkyLCJleHAiOjE0OTY4NzQxNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VJ16STF0cIJHMqltvzMvD5Y5YBXmd3G6K3em65oo_b3_-d1HnV6k-Xpt04LtzpqUcB3khyu6EnxobG1OQ8ij6Q 2017-06-07 22:13:36.838 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczNTU2ODkyLCJleHAiOjE0OTY4NzQxNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VJ16STF0cIJHMqltvzMvD5Y5YBXmd3G6K3em65oo_b3_-d1HnV6k-Xpt04LtzpqUcB3khyu6EnxobG1OQ8ij6Q 2017-06-07 22:13:36.838 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:13:36.838 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:13:36.846 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:13:36.847 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:14:36.824 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:14:36.824 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczNTU2ODkyLCJleHAiOjE0OTY4NzQxNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VJ16STF0cIJHMqltvzMvD5Y5YBXmd3G6K3em65oo_b3_-d1HnV6k-Xpt04LtzpqUcB3khyu6EnxobG1OQ8ij6Q 2017-06-07 22:14:36.824 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczNTU2ODkyLCJleHAiOjE0OTY4NzQxNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VJ16STF0cIJHMqltvzMvD5Y5YBXmd3G6K3em65oo_b3_-d1HnV6k-Xpt04LtzpqUcB3khyu6EnxobG1OQ8ij6Q 2017-06-07 22:14:36.825 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:14:36.825 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:14:36.831 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:14:36.832 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 22:15:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 22:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 22:15:30.005 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 22:15:36.821 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:15:36.821 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczNTU2ODkyLCJleHAiOjE0OTY4NzQxNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VJ16STF0cIJHMqltvzMvD5Y5YBXmd3G6K3em65oo_b3_-d1HnV6k-Xpt04LtzpqUcB3khyu6EnxobG1OQ8ij6Q 2017-06-07 22:15:36.821 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczNTU2ODkyLCJleHAiOjE0OTY4NzQxNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VJ16STF0cIJHMqltvzMvD5Y5YBXmd3G6K3em65oo_b3_-d1HnV6k-Xpt04LtzpqUcB3khyu6EnxobG1OQ8ij6Q 2017-06-07 22:15:36.828 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:15:36.828 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:15:36.833 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:15:36.835 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:16:36.819 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:16:36.820 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczNTU2ODkyLCJleHAiOjE0OTY4NzQxNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VJ16STF0cIJHMqltvzMvD5Y5YBXmd3G6K3em65oo_b3_-d1HnV6k-Xpt04LtzpqUcB3khyu6EnxobG1OQ8ij6Q 2017-06-07 22:16:36.820 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczNTU2ODkyLCJleHAiOjE0OTY4NzQxNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VJ16STF0cIJHMqltvzMvD5Y5YBXmd3G6K3em65oo_b3_-d1HnV6k-Xpt04LtzpqUcB3khyu6EnxobG1OQ8ij6Q 2017-06-07 22:16:36.820 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:16:36.820 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:16:36.826 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:16:36.827 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:17:36.824 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:17:36.825 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczNTU2ODkyLCJleHAiOjE0OTY4NzQxNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VJ16STF0cIJHMqltvzMvD5Y5YBXmd3G6K3em65oo_b3_-d1HnV6k-Xpt04LtzpqUcB3khyu6EnxobG1OQ8ij6Q 2017-06-07 22:17:36.825 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczNTU2ODkyLCJleHAiOjE0OTY4NzQxNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VJ16STF0cIJHMqltvzMvD5Y5YBXmd3G6K3em65oo_b3_-d1HnV6k-Xpt04LtzpqUcB3khyu6EnxobG1OQ8ij6Q 2017-06-07 22:17:36.825 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:17:36.825 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:17:36.828 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:17:36.830 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:18:36.821 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:18:36.821 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczNTU2ODkyLCJleHAiOjE0OTY4NzQxNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VJ16STF0cIJHMqltvzMvD5Y5YBXmd3G6K3em65oo_b3_-d1HnV6k-Xpt04LtzpqUcB3khyu6EnxobG1OQ8ij6Q 2017-06-07 22:18:36.821 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczNTU2ODkyLCJleHAiOjE0OTY4NzQxNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VJ16STF0cIJHMqltvzMvD5Y5YBXmd3G6K3em65oo_b3_-d1HnV6k-Xpt04LtzpqUcB3khyu6EnxobG1OQ8ij6Q 2017-06-07 22:18:36.822 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:18:36.822 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:18:36.825 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:18:36.826 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:19:36.826 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:19:36.826 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczNTU2ODkyLCJleHAiOjE0OTY4NzQxNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VJ16STF0cIJHMqltvzMvD5Y5YBXmd3G6K3em65oo_b3_-d1HnV6k-Xpt04LtzpqUcB3khyu6EnxobG1OQ8ij6Q 2017-06-07 22:19:36.826 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczNTU2ODkyLCJleHAiOjE0OTY4NzQxNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VJ16STF0cIJHMqltvzMvD5Y5YBXmd3G6K3em65oo_b3_-d1HnV6k-Xpt04LtzpqUcB3khyu6EnxobG1OQ8ij6Q 2017-06-07 22:19:36.826 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:19:36.826 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:19:36.835 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:19:36.836 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:19:36.866 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:19:36.866 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczNTU2ODkyLCJleHAiOjE0OTY4NzQxNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VJ16STF0cIJHMqltvzMvD5Y5YBXmd3G6K3em65oo_b3_-d1HnV6k-Xpt04LtzpqUcB3khyu6EnxobG1OQ8ij6Q 2017-06-07 22:19:36.866 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczNTU2ODkyLCJleHAiOjE0OTY4NzQxNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VJ16STF0cIJHMqltvzMvD5Y5YBXmd3G6K3em65oo_b3_-d1HnV6k-Xpt04LtzpqUcB3khyu6EnxobG1OQ8ij6Q 2017-06-07 22:19:36.866 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 22:19:36.866 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:19:36.868 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:19:36.869 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:19:36.870 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:19:36.870 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczNTU2ODkyLCJleHAiOjE0OTY4NzQxNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VJ16STF0cIJHMqltvzMvD5Y5YBXmd3G6K3em65oo_b3_-d1HnV6k-Xpt04LtzpqUcB3khyu6EnxobG1OQ8ij6Q 2017-06-07 22:20:36.823 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:20:36.823 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczOTc2ODcwLCJleHAiOjE0OTY4NzQ1NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.SCHyec7T6Xdtm6M5Q4rvv51f5KPXfPru0-dZ7fVOcbdg0CIWFK15PMM0dcQpPSfeVoRQhwTvEKvMzKm5_TpDlQ 2017-06-07 22:20:36.823 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczOTc2ODcwLCJleHAiOjE0OTY4NzQ1NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.SCHyec7T6Xdtm6M5Q4rvv51f5KPXfPru0-dZ7fVOcbdg0CIWFK15PMM0dcQpPSfeVoRQhwTvEKvMzKm5_TpDlQ 2017-06-07 22:20:36.824 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:20:36.824 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:20:36.827 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:20:36.828 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:21:36.821 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:21:36.822 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczOTc2ODcwLCJleHAiOjE0OTY4NzQ1NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.SCHyec7T6Xdtm6M5Q4rvv51f5KPXfPru0-dZ7fVOcbdg0CIWFK15PMM0dcQpPSfeVoRQhwTvEKvMzKm5_TpDlQ 2017-06-07 22:21:36.822 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczOTc2ODcwLCJleHAiOjE0OTY4NzQ1NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.SCHyec7T6Xdtm6M5Q4rvv51f5KPXfPru0-dZ7fVOcbdg0CIWFK15PMM0dcQpPSfeVoRQhwTvEKvMzKm5_TpDlQ 2017-06-07 22:21:36.822 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:21:36.822 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:21:36.829 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:21:36.830 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:22:36.824 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:22:36.824 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczOTc2ODcwLCJleHAiOjE0OTY4NzQ1NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.SCHyec7T6Xdtm6M5Q4rvv51f5KPXfPru0-dZ7fVOcbdg0CIWFK15PMM0dcQpPSfeVoRQhwTvEKvMzKm5_TpDlQ 2017-06-07 22:22:36.824 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczOTc2ODcwLCJleHAiOjE0OTY4NzQ1NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.SCHyec7T6Xdtm6M5Q4rvv51f5KPXfPru0-dZ7fVOcbdg0CIWFK15PMM0dcQpPSfeVoRQhwTvEKvMzKm5_TpDlQ 2017-06-07 22:22:36.825 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:22:36.825 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:22:36.828 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:22:36.829 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:23:36.823 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:23:36.823 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczOTc2ODcwLCJleHAiOjE0OTY4NzQ1NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.SCHyec7T6Xdtm6M5Q4rvv51f5KPXfPru0-dZ7fVOcbdg0CIWFK15PMM0dcQpPSfeVoRQhwTvEKvMzKm5_TpDlQ 2017-06-07 22:23:36.823 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczOTc2ODcwLCJleHAiOjE0OTY4NzQ1NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.SCHyec7T6Xdtm6M5Q4rvv51f5KPXfPru0-dZ7fVOcbdg0CIWFK15PMM0dcQpPSfeVoRQhwTvEKvMzKm5_TpDlQ 2017-06-07 22:23:36.824 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:23:36.824 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:23:36.827 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:23:36.828 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:24:36.824 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:24:36.824 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczOTc2ODcwLCJleHAiOjE0OTY4NzQ1NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.SCHyec7T6Xdtm6M5Q4rvv51f5KPXfPru0-dZ7fVOcbdg0CIWFK15PMM0dcQpPSfeVoRQhwTvEKvMzKm5_TpDlQ 2017-06-07 22:24:36.825 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczOTc2ODcwLCJleHAiOjE0OTY4NzQ1NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.SCHyec7T6Xdtm6M5Q4rvv51f5KPXfPru0-dZ7fVOcbdg0CIWFK15PMM0dcQpPSfeVoRQhwTvEKvMzKm5_TpDlQ 2017-06-07 22:24:36.825 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:24:36.825 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:24:36.830 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:24:36.831 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:25:36.823 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:25:36.824 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczOTc2ODcwLCJleHAiOjE0OTY4NzQ1NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.SCHyec7T6Xdtm6M5Q4rvv51f5KPXfPru0-dZ7fVOcbdg0CIWFK15PMM0dcQpPSfeVoRQhwTvEKvMzKm5_TpDlQ 2017-06-07 22:25:36.824 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczOTc2ODcwLCJleHAiOjE0OTY4NzQ1NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.SCHyec7T6Xdtm6M5Q4rvv51f5KPXfPru0-dZ7fVOcbdg0CIWFK15PMM0dcQpPSfeVoRQhwTvEKvMzKm5_TpDlQ 2017-06-07 22:25:36.824 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:25:36.824 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:25:36.834 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:25:36.835 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:26:36.825 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:26:36.825 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczOTc2ODcwLCJleHAiOjE0OTY4NzQ1NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.SCHyec7T6Xdtm6M5Q4rvv51f5KPXfPru0-dZ7fVOcbdg0CIWFK15PMM0dcQpPSfeVoRQhwTvEKvMzKm5_TpDlQ 2017-06-07 22:26:36.825 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczOTc2ODcwLCJleHAiOjE0OTY4NzQ1NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.SCHyec7T6Xdtm6M5Q4rvv51f5KPXfPru0-dZ7fVOcbdg0CIWFK15PMM0dcQpPSfeVoRQhwTvEKvMzKm5_TpDlQ 2017-06-07 22:26:36.826 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:26:36.826 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:26:36.837 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:26:36.838 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:26:36.868 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:26:36.868 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczOTc2ODcwLCJleHAiOjE0OTY4NzQ1NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.SCHyec7T6Xdtm6M5Q4rvv51f5KPXfPru0-dZ7fVOcbdg0CIWFK15PMM0dcQpPSfeVoRQhwTvEKvMzKm5_TpDlQ 2017-06-07 22:26:36.868 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczOTc2ODcwLCJleHAiOjE0OTY4NzQ1NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.SCHyec7T6Xdtm6M5Q4rvv51f5KPXfPru0-dZ7fVOcbdg0CIWFK15PMM0dcQpPSfeVoRQhwTvEKvMzKm5_TpDlQ 2017-06-07 22:26:36.868 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 22:26:36.868 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:26:36.873 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:26:36.874 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:26:36.875 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:26:36.875 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODczOTc2ODcwLCJleHAiOjE0OTY4NzQ1NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.SCHyec7T6Xdtm6M5Q4rvv51f5KPXfPru0-dZ7fVOcbdg0CIWFK15PMM0dcQpPSfeVoRQhwTvEKvMzKm5_TpDlQ 2017-06-07 22:27:36.825 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:27:36.826 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0Mzk2ODc1LCJleHAiOjE0OTY4NzQ5OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4nE8rNzumFJml4EK4aFpM0SuW0EAjK51Dj-qv_91ZvPZiVlDf8zHI0aG830GuGJfbIwQsaqDHUXR0k1Sxrnqag 2017-06-07 22:27:36.826 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0Mzk2ODc1LCJleHAiOjE0OTY4NzQ5OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4nE8rNzumFJml4EK4aFpM0SuW0EAjK51Dj-qv_91ZvPZiVlDf8zHI0aG830GuGJfbIwQsaqDHUXR0k1Sxrnqag 2017-06-07 22:27:36.826 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:27:36.826 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:27:36.830 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:27:36.831 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:28:36.824 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:28:36.824 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0Mzk2ODc1LCJleHAiOjE0OTY4NzQ5OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4nE8rNzumFJml4EK4aFpM0SuW0EAjK51Dj-qv_91ZvPZiVlDf8zHI0aG830GuGJfbIwQsaqDHUXR0k1Sxrnqag 2017-06-07 22:28:36.824 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0Mzk2ODc1LCJleHAiOjE0OTY4NzQ5OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4nE8rNzumFJml4EK4aFpM0SuW0EAjK51Dj-qv_91ZvPZiVlDf8zHI0aG830GuGJfbIwQsaqDHUXR0k1Sxrnqag 2017-06-07 22:28:36.825 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:28:36.825 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:28:36.839 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:28:36.840 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:29:36.826 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:29:36.826 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0Mzk2ODc1LCJleHAiOjE0OTY4NzQ5OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4nE8rNzumFJml4EK4aFpM0SuW0EAjK51Dj-qv_91ZvPZiVlDf8zHI0aG830GuGJfbIwQsaqDHUXR0k1Sxrnqag 2017-06-07 22:29:36.826 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0Mzk2ODc1LCJleHAiOjE0OTY4NzQ5OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4nE8rNzumFJml4EK4aFpM0SuW0EAjK51Dj-qv_91ZvPZiVlDf8zHI0aG830GuGJfbIwQsaqDHUXR0k1Sxrnqag 2017-06-07 22:29:36.826 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:29:36.826 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:29:36.830 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:29:36.831 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 22:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 22:30:30.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 22:30:30.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 22:30:36.825 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:30:36.825 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0Mzk2ODc1LCJleHAiOjE0OTY4NzQ5OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4nE8rNzumFJml4EK4aFpM0SuW0EAjK51Dj-qv_91ZvPZiVlDf8zHI0aG830GuGJfbIwQsaqDHUXR0k1Sxrnqag 2017-06-07 22:30:36.825 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0Mzk2ODc1LCJleHAiOjE0OTY4NzQ5OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4nE8rNzumFJml4EK4aFpM0SuW0EAjK51Dj-qv_91ZvPZiVlDf8zHI0aG830GuGJfbIwQsaqDHUXR0k1Sxrnqag 2017-06-07 22:30:36.826 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:30:36.826 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:30:36.830 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:30:36.831 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:31:36.828 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:31:36.828 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0Mzk2ODc1LCJleHAiOjE0OTY4NzQ5OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4nE8rNzumFJml4EK4aFpM0SuW0EAjK51Dj-qv_91ZvPZiVlDf8zHI0aG830GuGJfbIwQsaqDHUXR0k1Sxrnqag 2017-06-07 22:31:36.828 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0Mzk2ODc1LCJleHAiOjE0OTY4NzQ5OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4nE8rNzumFJml4EK4aFpM0SuW0EAjK51Dj-qv_91ZvPZiVlDf8zHI0aG830GuGJfbIwQsaqDHUXR0k1Sxrnqag 2017-06-07 22:31:36.829 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:31:36.829 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:31:36.832 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:31:36.833 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:32:36.827 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:32:36.827 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0Mzk2ODc1LCJleHAiOjE0OTY4NzQ5OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4nE8rNzumFJml4EK4aFpM0SuW0EAjK51Dj-qv_91ZvPZiVlDf8zHI0aG830GuGJfbIwQsaqDHUXR0k1Sxrnqag 2017-06-07 22:32:36.827 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0Mzk2ODc1LCJleHAiOjE0OTY4NzQ5OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4nE8rNzumFJml4EK4aFpM0SuW0EAjK51Dj-qv_91ZvPZiVlDf8zHI0aG830GuGJfbIwQsaqDHUXR0k1Sxrnqag 2017-06-07 22:32:36.827 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:32:36.827 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:32:36.831 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:32:36.832 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:33:36.831 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:33:36.832 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0Mzk2ODc1LCJleHAiOjE0OTY4NzQ5OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4nE8rNzumFJml4EK4aFpM0SuW0EAjK51Dj-qv_91ZvPZiVlDf8zHI0aG830GuGJfbIwQsaqDHUXR0k1Sxrnqag 2017-06-07 22:33:36.832 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0Mzk2ODc1LCJleHAiOjE0OTY4NzQ5OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4nE8rNzumFJml4EK4aFpM0SuW0EAjK51Dj-qv_91ZvPZiVlDf8zHI0aG830GuGJfbIwQsaqDHUXR0k1Sxrnqag 2017-06-07 22:33:36.832 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:33:36.832 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:33:36.838 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:33:36.839 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:33:36.865 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:33:36.866 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0Mzk2ODc1LCJleHAiOjE0OTY4NzQ5OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4nE8rNzumFJml4EK4aFpM0SuW0EAjK51Dj-qv_91ZvPZiVlDf8zHI0aG830GuGJfbIwQsaqDHUXR0k1Sxrnqag 2017-06-07 22:33:36.866 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0Mzk2ODc1LCJleHAiOjE0OTY4NzQ5OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4nE8rNzumFJml4EK4aFpM0SuW0EAjK51Dj-qv_91ZvPZiVlDf8zHI0aG830GuGJfbIwQsaqDHUXR0k1Sxrnqag 2017-06-07 22:33:36.866 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 22:33:36.866 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:33:36.874 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:33:36.875 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:33:36.876 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:33:36.876 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0Mzk2ODc1LCJleHAiOjE0OTY4NzQ5OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4nE8rNzumFJml4EK4aFpM0SuW0EAjK51Dj-qv_91ZvPZiVlDf8zHI0aG830GuGJfbIwQsaqDHUXR0k1Sxrnqag 2017-06-07 22:34:36.830 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:34:36.830 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0ODE2ODc2LCJleHAiOjE0OTY4NzU0MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.umU-K87Ur8N9A-RuEzThaxKCBUl1rbYbF-gz_uC5ymEn7-2HoVooXkR6JWhaVGAgx94wjUS288Im2C4YATcZZQ 2017-06-07 22:34:36.830 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0ODE2ODc2LCJleHAiOjE0OTY4NzU0MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.umU-K87Ur8N9A-RuEzThaxKCBUl1rbYbF-gz_uC5ymEn7-2HoVooXkR6JWhaVGAgx94wjUS288Im2C4YATcZZQ 2017-06-07 22:34:36.831 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:34:36.831 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:34:36.851 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:34:36.852 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:35:36.826 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:35:36.826 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0ODE2ODc2LCJleHAiOjE0OTY4NzU0MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.umU-K87Ur8N9A-RuEzThaxKCBUl1rbYbF-gz_uC5ymEn7-2HoVooXkR6JWhaVGAgx94wjUS288Im2C4YATcZZQ 2017-06-07 22:35:36.826 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0ODE2ODc2LCJleHAiOjE0OTY4NzU0MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.umU-K87Ur8N9A-RuEzThaxKCBUl1rbYbF-gz_uC5ymEn7-2HoVooXkR6JWhaVGAgx94wjUS288Im2C4YATcZZQ 2017-06-07 22:35:36.826 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:35:36.827 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:35:36.841 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:35:36.842 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:36:36.829 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:36:36.829 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0ODE2ODc2LCJleHAiOjE0OTY4NzU0MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.umU-K87Ur8N9A-RuEzThaxKCBUl1rbYbF-gz_uC5ymEn7-2HoVooXkR6JWhaVGAgx94wjUS288Im2C4YATcZZQ 2017-06-07 22:36:36.829 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0ODE2ODc2LCJleHAiOjE0OTY4NzU0MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.umU-K87Ur8N9A-RuEzThaxKCBUl1rbYbF-gz_uC5ymEn7-2HoVooXkR6JWhaVGAgx94wjUS288Im2C4YATcZZQ 2017-06-07 22:36:36.830 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:36:36.830 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:36:36.836 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:36:36.837 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:37:36.827 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:37:36.827 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0ODE2ODc2LCJleHAiOjE0OTY4NzU0MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.umU-K87Ur8N9A-RuEzThaxKCBUl1rbYbF-gz_uC5ymEn7-2HoVooXkR6JWhaVGAgx94wjUS288Im2C4YATcZZQ 2017-06-07 22:37:36.827 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0ODE2ODc2LCJleHAiOjE0OTY4NzU0MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.umU-K87Ur8N9A-RuEzThaxKCBUl1rbYbF-gz_uC5ymEn7-2HoVooXkR6JWhaVGAgx94wjUS288Im2C4YATcZZQ 2017-06-07 22:37:36.827 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:37:36.827 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:37:36.835 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:37:36.836 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:38:36.829 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:38:36.830 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0ODE2ODc2LCJleHAiOjE0OTY4NzU0MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.umU-K87Ur8N9A-RuEzThaxKCBUl1rbYbF-gz_uC5ymEn7-2HoVooXkR6JWhaVGAgx94wjUS288Im2C4YATcZZQ 2017-06-07 22:38:36.830 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0ODE2ODc2LCJleHAiOjE0OTY4NzU0MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.umU-K87Ur8N9A-RuEzThaxKCBUl1rbYbF-gz_uC5ymEn7-2HoVooXkR6JWhaVGAgx94wjUS288Im2C4YATcZZQ 2017-06-07 22:38:36.830 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:38:36.830 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:38:36.834 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:38:36.835 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:39:36.828 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:39:36.828 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0ODE2ODc2LCJleHAiOjE0OTY4NzU0MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.umU-K87Ur8N9A-RuEzThaxKCBUl1rbYbF-gz_uC5ymEn7-2HoVooXkR6JWhaVGAgx94wjUS288Im2C4YATcZZQ 2017-06-07 22:39:36.828 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0ODE2ODc2LCJleHAiOjE0OTY4NzU0MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.umU-K87Ur8N9A-RuEzThaxKCBUl1rbYbF-gz_uC5ymEn7-2HoVooXkR6JWhaVGAgx94wjUS288Im2C4YATcZZQ 2017-06-07 22:39:36.828 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:39:36.828 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:39:36.832 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:39:36.833 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:40:36.829 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:40:36.829 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0ODE2ODc2LCJleHAiOjE0OTY4NzU0MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.umU-K87Ur8N9A-RuEzThaxKCBUl1rbYbF-gz_uC5ymEn7-2HoVooXkR6JWhaVGAgx94wjUS288Im2C4YATcZZQ 2017-06-07 22:40:36.829 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0ODE2ODc2LCJleHAiOjE0OTY4NzU0MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.umU-K87Ur8N9A-RuEzThaxKCBUl1rbYbF-gz_uC5ymEn7-2HoVooXkR6JWhaVGAgx94wjUS288Im2C4YATcZZQ 2017-06-07 22:40:36.830 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:40:36.830 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:40:36.833 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:40:36.834 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:40:36.862 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:40:36.862 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0ODE2ODc2LCJleHAiOjE0OTY4NzU0MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.umU-K87Ur8N9A-RuEzThaxKCBUl1rbYbF-gz_uC5ymEn7-2HoVooXkR6JWhaVGAgx94wjUS288Im2C4YATcZZQ 2017-06-07 22:40:36.862 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0ODE2ODc2LCJleHAiOjE0OTY4NzU0MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.umU-K87Ur8N9A-RuEzThaxKCBUl1rbYbF-gz_uC5ymEn7-2HoVooXkR6JWhaVGAgx94wjUS288Im2C4YATcZZQ 2017-06-07 22:40:36.863 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 22:40:36.863 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:40:36.866 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:40:36.874 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:40:36.875 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:40:36.875 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc0ODE2ODc2LCJleHAiOjE0OTY4NzU0MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.umU-K87Ur8N9A-RuEzThaxKCBUl1rbYbF-gz_uC5ymEn7-2HoVooXkR6JWhaVGAgx94wjUS288Im2C4YATcZZQ 2017-06-07 22:41:36.832 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:41:36.832 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1MjM2ODc1LCJleHAiOjE0OTY4NzU4MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.n10xpSutvI5jV4fWdcLe-v-mS_2bU9E3koRdrjkhHUUMYG4fJuvTgri3n-R3ZBo27tTsfQhHF3puqgHANbu0Ew 2017-06-07 22:41:36.832 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1MjM2ODc1LCJleHAiOjE0OTY4NzU4MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.n10xpSutvI5jV4fWdcLe-v-mS_2bU9E3koRdrjkhHUUMYG4fJuvTgri3n-R3ZBo27tTsfQhHF3puqgHANbu0Ew 2017-06-07 22:41:36.833 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:41:36.833 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:41:36.839 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:41:36.840 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:42:36.828 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:42:36.828 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1MjM2ODc1LCJleHAiOjE0OTY4NzU4MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.n10xpSutvI5jV4fWdcLe-v-mS_2bU9E3koRdrjkhHUUMYG4fJuvTgri3n-R3ZBo27tTsfQhHF3puqgHANbu0Ew 2017-06-07 22:42:36.828 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1MjM2ODc1LCJleHAiOjE0OTY4NzU4MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.n10xpSutvI5jV4fWdcLe-v-mS_2bU9E3koRdrjkhHUUMYG4fJuvTgri3n-R3ZBo27tTsfQhHF3puqgHANbu0Ew 2017-06-07 22:42:36.829 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:42:36.829 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:42:36.832 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:42:36.833 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:43:36.837 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:43:36.837 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1MjM2ODc1LCJleHAiOjE0OTY4NzU4MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.n10xpSutvI5jV4fWdcLe-v-mS_2bU9E3koRdrjkhHUUMYG4fJuvTgri3n-R3ZBo27tTsfQhHF3puqgHANbu0Ew 2017-06-07 22:43:36.837 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1MjM2ODc1LCJleHAiOjE0OTY4NzU4MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.n10xpSutvI5jV4fWdcLe-v-mS_2bU9E3koRdrjkhHUUMYG4fJuvTgri3n-R3ZBo27tTsfQhHF3puqgHANbu0Ew 2017-06-07 22:43:36.837 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:43:36.837 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:43:36.844 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:43:36.845 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:44:36.828 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:44:36.828 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1MjM2ODc1LCJleHAiOjE0OTY4NzU4MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.n10xpSutvI5jV4fWdcLe-v-mS_2bU9E3koRdrjkhHUUMYG4fJuvTgri3n-R3ZBo27tTsfQhHF3puqgHANbu0Ew 2017-06-07 22:44:36.828 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1MjM2ODc1LCJleHAiOjE0OTY4NzU4MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.n10xpSutvI5jV4fWdcLe-v-mS_2bU9E3koRdrjkhHUUMYG4fJuvTgri3n-R3ZBo27tTsfQhHF3puqgHANbu0Ew 2017-06-07 22:44:36.829 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:44:36.829 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:44:36.836 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:44:36.838 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 22:45:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 22:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 22:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 22:45:36.831 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:45:36.831 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1MjM2ODc1LCJleHAiOjE0OTY4NzU4MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.n10xpSutvI5jV4fWdcLe-v-mS_2bU9E3koRdrjkhHUUMYG4fJuvTgri3n-R3ZBo27tTsfQhHF3puqgHANbu0Ew 2017-06-07 22:45:36.831 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1MjM2ODc1LCJleHAiOjE0OTY4NzU4MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.n10xpSutvI5jV4fWdcLe-v-mS_2bU9E3koRdrjkhHUUMYG4fJuvTgri3n-R3ZBo27tTsfQhHF3puqgHANbu0Ew 2017-06-07 22:45:36.832 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:45:36.832 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:45:36.835 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:45:36.836 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:46:36.833 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:46:36.833 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1MjM2ODc1LCJleHAiOjE0OTY4NzU4MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.n10xpSutvI5jV4fWdcLe-v-mS_2bU9E3koRdrjkhHUUMYG4fJuvTgri3n-R3ZBo27tTsfQhHF3puqgHANbu0Ew 2017-06-07 22:46:36.833 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1MjM2ODc1LCJleHAiOjE0OTY4NzU4MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.n10xpSutvI5jV4fWdcLe-v-mS_2bU9E3koRdrjkhHUUMYG4fJuvTgri3n-R3ZBo27tTsfQhHF3puqgHANbu0Ew 2017-06-07 22:46:36.834 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:46:36.834 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:46:36.838 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:46:36.840 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:47:36.834 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:47:36.834 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1MjM2ODc1LCJleHAiOjE0OTY4NzU4MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.n10xpSutvI5jV4fWdcLe-v-mS_2bU9E3koRdrjkhHUUMYG4fJuvTgri3n-R3ZBo27tTsfQhHF3puqgHANbu0Ew 2017-06-07 22:47:36.835 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1MjM2ODc1LCJleHAiOjE0OTY4NzU4MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.n10xpSutvI5jV4fWdcLe-v-mS_2bU9E3koRdrjkhHUUMYG4fJuvTgri3n-R3ZBo27tTsfQhHF3puqgHANbu0Ew 2017-06-07 22:47:36.835 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:47:36.835 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:47:36.841 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:47:36.843 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:47:36.872 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:47:36.872 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1MjM2ODc1LCJleHAiOjE0OTY4NzU4MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.n10xpSutvI5jV4fWdcLe-v-mS_2bU9E3koRdrjkhHUUMYG4fJuvTgri3n-R3ZBo27tTsfQhHF3puqgHANbu0Ew 2017-06-07 22:47:36.872 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1MjM2ODc1LCJleHAiOjE0OTY4NzU4MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.n10xpSutvI5jV4fWdcLe-v-mS_2bU9E3koRdrjkhHUUMYG4fJuvTgri3n-R3ZBo27tTsfQhHF3puqgHANbu0Ew 2017-06-07 22:47:36.872 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 22:47:36.872 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:47:36.874 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:47:36.875 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:47:36.876 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:47:36.876 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1MjM2ODc1LCJleHAiOjE0OTY4NzU4MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.n10xpSutvI5jV4fWdcLe-v-mS_2bU9E3koRdrjkhHUUMYG4fJuvTgri3n-R3ZBo27tTsfQhHF3puqgHANbu0Ew 2017-06-07 22:48:36.837 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:48:36.838 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1NjU2ODc2LCJleHAiOjE0OTY4NzYyNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.HBgxg6ZlgAJeI8VcH8kN1glxkIq7_x5y8M5JaOonul8NzlsBETYuEhK2wtt8pL1tFvzXX6FgshfShPo71-sing 2017-06-07 22:48:36.838 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1NjU2ODc2LCJleHAiOjE0OTY4NzYyNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.HBgxg6ZlgAJeI8VcH8kN1glxkIq7_x5y8M5JaOonul8NzlsBETYuEhK2wtt8pL1tFvzXX6FgshfShPo71-sing 2017-06-07 22:48:36.838 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:48:36.838 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:48:36.846 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:48:36.847 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:49:36.837 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:49:36.838 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1NjU2ODc2LCJleHAiOjE0OTY4NzYyNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.HBgxg6ZlgAJeI8VcH8kN1glxkIq7_x5y8M5JaOonul8NzlsBETYuEhK2wtt8pL1tFvzXX6FgshfShPo71-sing 2017-06-07 22:49:36.838 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1NjU2ODc2LCJleHAiOjE0OTY4NzYyNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.HBgxg6ZlgAJeI8VcH8kN1glxkIq7_x5y8M5JaOonul8NzlsBETYuEhK2wtt8pL1tFvzXX6FgshfShPo71-sing 2017-06-07 22:49:36.838 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:49:36.838 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:49:36.845 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:49:36.846 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:50:36.836 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:50:36.836 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1NjU2ODc2LCJleHAiOjE0OTY4NzYyNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.HBgxg6ZlgAJeI8VcH8kN1glxkIq7_x5y8M5JaOonul8NzlsBETYuEhK2wtt8pL1tFvzXX6FgshfShPo71-sing 2017-06-07 22:50:36.836 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1NjU2ODc2LCJleHAiOjE0OTY4NzYyNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.HBgxg6ZlgAJeI8VcH8kN1glxkIq7_x5y8M5JaOonul8NzlsBETYuEhK2wtt8pL1tFvzXX6FgshfShPo71-sing 2017-06-07 22:50:36.836 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:50:36.836 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:50:36.853 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:50:36.854 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:51:36.834 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:51:36.835 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1NjU2ODc2LCJleHAiOjE0OTY4NzYyNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.HBgxg6ZlgAJeI8VcH8kN1glxkIq7_x5y8M5JaOonul8NzlsBETYuEhK2wtt8pL1tFvzXX6FgshfShPo71-sing 2017-06-07 22:51:36.835 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1NjU2ODc2LCJleHAiOjE0OTY4NzYyNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.HBgxg6ZlgAJeI8VcH8kN1glxkIq7_x5y8M5JaOonul8NzlsBETYuEhK2wtt8pL1tFvzXX6FgshfShPo71-sing 2017-06-07 22:51:36.835 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:51:36.835 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:51:36.839 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:51:36.840 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:52:36.834 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:52:36.835 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1NjU2ODc2LCJleHAiOjE0OTY4NzYyNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.HBgxg6ZlgAJeI8VcH8kN1glxkIq7_x5y8M5JaOonul8NzlsBETYuEhK2wtt8pL1tFvzXX6FgshfShPo71-sing 2017-06-07 22:52:36.835 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1NjU2ODc2LCJleHAiOjE0OTY4NzYyNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.HBgxg6ZlgAJeI8VcH8kN1glxkIq7_x5y8M5JaOonul8NzlsBETYuEhK2wtt8pL1tFvzXX6FgshfShPo71-sing 2017-06-07 22:52:36.835 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:52:36.835 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:52:36.838 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:52:36.839 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:53:36.838 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:53:36.838 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1NjU2ODc2LCJleHAiOjE0OTY4NzYyNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.HBgxg6ZlgAJeI8VcH8kN1glxkIq7_x5y8M5JaOonul8NzlsBETYuEhK2wtt8pL1tFvzXX6FgshfShPo71-sing 2017-06-07 22:53:36.839 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1NjU2ODc2LCJleHAiOjE0OTY4NzYyNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.HBgxg6ZlgAJeI8VcH8kN1glxkIq7_x5y8M5JaOonul8NzlsBETYuEhK2wtt8pL1tFvzXX6FgshfShPo71-sing 2017-06-07 22:53:36.839 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:53:36.839 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:53:36.842 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:53:36.843 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:54:36.834 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:54:36.835 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1NjU2ODc2LCJleHAiOjE0OTY4NzYyNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.HBgxg6ZlgAJeI8VcH8kN1glxkIq7_x5y8M5JaOonul8NzlsBETYuEhK2wtt8pL1tFvzXX6FgshfShPo71-sing 2017-06-07 22:54:36.835 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1NjU2ODc2LCJleHAiOjE0OTY4NzYyNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.HBgxg6ZlgAJeI8VcH8kN1glxkIq7_x5y8M5JaOonul8NzlsBETYuEhK2wtt8pL1tFvzXX6FgshfShPo71-sing 2017-06-07 22:54:36.835 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:54:36.835 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:54:36.842 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:54:36.843 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:54:36.881 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:54:36.881 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1NjU2ODc2LCJleHAiOjE0OTY4NzYyNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.HBgxg6ZlgAJeI8VcH8kN1glxkIq7_x5y8M5JaOonul8NzlsBETYuEhK2wtt8pL1tFvzXX6FgshfShPo71-sing 2017-06-07 22:54:36.881 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1NjU2ODc2LCJleHAiOjE0OTY4NzYyNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.HBgxg6ZlgAJeI8VcH8kN1glxkIq7_x5y8M5JaOonul8NzlsBETYuEhK2wtt8pL1tFvzXX6FgshfShPo71-sing 2017-06-07 22:54:36.881 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 22:54:36.881 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:54:36.883 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:54:36.884 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:54:36.885 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:54:36.885 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc1NjU2ODc2LCJleHAiOjE0OTY4NzYyNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.HBgxg6ZlgAJeI8VcH8kN1glxkIq7_x5y8M5JaOonul8NzlsBETYuEhK2wtt8pL1tFvzXX6FgshfShPo71-sing 2017-06-07 22:55:36.836 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:55:36.836 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2MDc2ODg1LCJleHAiOjE0OTY4NzY2NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pMEYYB3UpVWdk5trz1qkRa08CfRuBoM9Hb3MoS4srEys4Y-fTVU3GJVULSTFvH1LbePjT4lA3Wn9byFEoO83YA 2017-06-07 22:55:36.836 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2MDc2ODg1LCJleHAiOjE0OTY4NzY2NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pMEYYB3UpVWdk5trz1qkRa08CfRuBoM9Hb3MoS4srEys4Y-fTVU3GJVULSTFvH1LbePjT4lA3Wn9byFEoO83YA 2017-06-07 22:55:36.836 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:55:36.836 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:55:36.839 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:55:36.840 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:56:36.833 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:56:36.833 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2MDc2ODg1LCJleHAiOjE0OTY4NzY2NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pMEYYB3UpVWdk5trz1qkRa08CfRuBoM9Hb3MoS4srEys4Y-fTVU3GJVULSTFvH1LbePjT4lA3Wn9byFEoO83YA 2017-06-07 22:56:36.833 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2MDc2ODg1LCJleHAiOjE0OTY4NzY2NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pMEYYB3UpVWdk5trz1qkRa08CfRuBoM9Hb3MoS4srEys4Y-fTVU3GJVULSTFvH1LbePjT4lA3Wn9byFEoO83YA 2017-06-07 22:56:36.833 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:56:36.833 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:56:36.837 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:56:36.838 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:57:36.844 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:57:36.844 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2MDc2ODg1LCJleHAiOjE0OTY4NzY2NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pMEYYB3UpVWdk5trz1qkRa08CfRuBoM9Hb3MoS4srEys4Y-fTVU3GJVULSTFvH1LbePjT4lA3Wn9byFEoO83YA 2017-06-07 22:57:36.844 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2MDc2ODg1LCJleHAiOjE0OTY4NzY2NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pMEYYB3UpVWdk5trz1qkRa08CfRuBoM9Hb3MoS4srEys4Y-fTVU3GJVULSTFvH1LbePjT4lA3Wn9byFEoO83YA 2017-06-07 22:57:36.844 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:57:36.845 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:57:36.848 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:57:36.849 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:58:36.835 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:58:36.835 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2MDc2ODg1LCJleHAiOjE0OTY4NzY2NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pMEYYB3UpVWdk5trz1qkRa08CfRuBoM9Hb3MoS4srEys4Y-fTVU3GJVULSTFvH1LbePjT4lA3Wn9byFEoO83YA 2017-06-07 22:58:36.835 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2MDc2ODg1LCJleHAiOjE0OTY4NzY2NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pMEYYB3UpVWdk5trz1qkRa08CfRuBoM9Hb3MoS4srEys4Y-fTVU3GJVULSTFvH1LbePjT4lA3Wn9byFEoO83YA 2017-06-07 22:58:36.835 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:58:36.835 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:58:36.838 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:58:36.845 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 22:59:36.839 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 22:59:36.840 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2MDc2ODg1LCJleHAiOjE0OTY4NzY2NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pMEYYB3UpVWdk5trz1qkRa08CfRuBoM9Hb3MoS4srEys4Y-fTVU3GJVULSTFvH1LbePjT4lA3Wn9byFEoO83YA 2017-06-07 22:59:36.840 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2MDc2ODg1LCJleHAiOjE0OTY4NzY2NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pMEYYB3UpVWdk5trz1qkRa08CfRuBoM9Hb3MoS4srEys4Y-fTVU3GJVULSTFvH1LbePjT4lA3Wn9byFEoO83YA 2017-06-07 22:59:36.840 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 22:59:36.840 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 22:59:36.843 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 22:59:36.844 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 23:00:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 23:00:30.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 23:00:30.005 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 23:00:36.836 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:00:36.836 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2MDc2ODg1LCJleHAiOjE0OTY4NzY2NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pMEYYB3UpVWdk5trz1qkRa08CfRuBoM9Hb3MoS4srEys4Y-fTVU3GJVULSTFvH1LbePjT4lA3Wn9byFEoO83YA 2017-06-07 23:00:36.836 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2MDc2ODg1LCJleHAiOjE0OTY4NzY2NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pMEYYB3UpVWdk5trz1qkRa08CfRuBoM9Hb3MoS4srEys4Y-fTVU3GJVULSTFvH1LbePjT4lA3Wn9byFEoO83YA 2017-06-07 23:00:36.836 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:00:36.836 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:00:36.843 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:00:36.844 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:01:36.843 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:01:36.843 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2MDc2ODg1LCJleHAiOjE0OTY4NzY2NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pMEYYB3UpVWdk5trz1qkRa08CfRuBoM9Hb3MoS4srEys4Y-fTVU3GJVULSTFvH1LbePjT4lA3Wn9byFEoO83YA 2017-06-07 23:01:36.843 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2MDc2ODg1LCJleHAiOjE0OTY4NzY2NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pMEYYB3UpVWdk5trz1qkRa08CfRuBoM9Hb3MoS4srEys4Y-fTVU3GJVULSTFvH1LbePjT4lA3Wn9byFEoO83YA 2017-06-07 23:01:36.843 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:01:36.843 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:01:36.847 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:01:36.849 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:01:36.877 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:01:36.877 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2MDc2ODg1LCJleHAiOjE0OTY4NzY2NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pMEYYB3UpVWdk5trz1qkRa08CfRuBoM9Hb3MoS4srEys4Y-fTVU3GJVULSTFvH1LbePjT4lA3Wn9byFEoO83YA 2017-06-07 23:01:36.877 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2MDc2ODg1LCJleHAiOjE0OTY4NzY2NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pMEYYB3UpVWdk5trz1qkRa08CfRuBoM9Hb3MoS4srEys4Y-fTVU3GJVULSTFvH1LbePjT4lA3Wn9byFEoO83YA 2017-06-07 23:01:36.878 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 23:01:36.878 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:01:36.879 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:01:36.880 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:01:36.881 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:01:36.881 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2MDc2ODg1LCJleHAiOjE0OTY4NzY2NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pMEYYB3UpVWdk5trz1qkRa08CfRuBoM9Hb3MoS4srEys4Y-fTVU3GJVULSTFvH1LbePjT4lA3Wn9byFEoO83YA 2017-06-07 23:02:36.839 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:02:36.839 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2NDk2ODgxLCJleHAiOjE0OTY4NzcwOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.hvNQiw6JYun3Xe6NPdZJmcarmkLxZ9OChtXEI2AS5NVfl9ckrMKzNELKVg_eRaItV1Khx585aL0zuLc-ffoUVw 2017-06-07 23:02:36.839 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2NDk2ODgxLCJleHAiOjE0OTY4NzcwOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.hvNQiw6JYun3Xe6NPdZJmcarmkLxZ9OChtXEI2AS5NVfl9ckrMKzNELKVg_eRaItV1Khx585aL0zuLc-ffoUVw 2017-06-07 23:02:36.840 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:02:36.840 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:02:36.843 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:02:36.844 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:03:36.835 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:03:36.835 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2NDk2ODgxLCJleHAiOjE0OTY4NzcwOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.hvNQiw6JYun3Xe6NPdZJmcarmkLxZ9OChtXEI2AS5NVfl9ckrMKzNELKVg_eRaItV1Khx585aL0zuLc-ffoUVw 2017-06-07 23:03:36.835 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2NDk2ODgxLCJleHAiOjE0OTY4NzcwOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.hvNQiw6JYun3Xe6NPdZJmcarmkLxZ9OChtXEI2AS5NVfl9ckrMKzNELKVg_eRaItV1Khx585aL0zuLc-ffoUVw 2017-06-07 23:03:36.836 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:03:36.836 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:03:36.839 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:03:36.840 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:04:36.839 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:04:36.839 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2NDk2ODgxLCJleHAiOjE0OTY4NzcwOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.hvNQiw6JYun3Xe6NPdZJmcarmkLxZ9OChtXEI2AS5NVfl9ckrMKzNELKVg_eRaItV1Khx585aL0zuLc-ffoUVw 2017-06-07 23:04:36.839 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2NDk2ODgxLCJleHAiOjE0OTY4NzcwOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.hvNQiw6JYun3Xe6NPdZJmcarmkLxZ9OChtXEI2AS5NVfl9ckrMKzNELKVg_eRaItV1Khx585aL0zuLc-ffoUVw 2017-06-07 23:04:36.839 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:04:36.839 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:04:36.843 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:04:36.844 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:05:36.837 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:05:36.837 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2NDk2ODgxLCJleHAiOjE0OTY4NzcwOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.hvNQiw6JYun3Xe6NPdZJmcarmkLxZ9OChtXEI2AS5NVfl9ckrMKzNELKVg_eRaItV1Khx585aL0zuLc-ffoUVw 2017-06-07 23:05:36.837 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2NDk2ODgxLCJleHAiOjE0OTY4NzcwOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.hvNQiw6JYun3Xe6NPdZJmcarmkLxZ9OChtXEI2AS5NVfl9ckrMKzNELKVg_eRaItV1Khx585aL0zuLc-ffoUVw 2017-06-07 23:05:36.837 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:05:36.837 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:05:36.841 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:05:36.842 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:06:36.872 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:06:36.873 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2NDk2ODgxLCJleHAiOjE0OTY4NzcwOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.hvNQiw6JYun3Xe6NPdZJmcarmkLxZ9OChtXEI2AS5NVfl9ckrMKzNELKVg_eRaItV1Khx585aL0zuLc-ffoUVw 2017-06-07 23:06:36.873 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2NDk2ODgxLCJleHAiOjE0OTY4NzcwOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.hvNQiw6JYun3Xe6NPdZJmcarmkLxZ9OChtXEI2AS5NVfl9ckrMKzNELKVg_eRaItV1Khx585aL0zuLc-ffoUVw 2017-06-07 23:06:36.873 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:06:36.873 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:06:36.876 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:06:36.877 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:07:36.842 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:07:36.842 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2NDk2ODgxLCJleHAiOjE0OTY4NzcwOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.hvNQiw6JYun3Xe6NPdZJmcarmkLxZ9OChtXEI2AS5NVfl9ckrMKzNELKVg_eRaItV1Khx585aL0zuLc-ffoUVw 2017-06-07 23:07:36.842 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2NDk2ODgxLCJleHAiOjE0OTY4NzcwOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.hvNQiw6JYun3Xe6NPdZJmcarmkLxZ9OChtXEI2AS5NVfl9ckrMKzNELKVg_eRaItV1Khx585aL0zuLc-ffoUVw 2017-06-07 23:07:36.843 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:07:36.843 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:07:36.849 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:07:36.850 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:08:36.848 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:08:36.848 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2NDk2ODgxLCJleHAiOjE0OTY4NzcwOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.hvNQiw6JYun3Xe6NPdZJmcarmkLxZ9OChtXEI2AS5NVfl9ckrMKzNELKVg_eRaItV1Khx585aL0zuLc-ffoUVw 2017-06-07 23:08:36.848 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2NDk2ODgxLCJleHAiOjE0OTY4NzcwOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.hvNQiw6JYun3Xe6NPdZJmcarmkLxZ9OChtXEI2AS5NVfl9ckrMKzNELKVg_eRaItV1Khx585aL0zuLc-ffoUVw 2017-06-07 23:08:36.849 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:08:36.849 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:08:36.852 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:08:36.853 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:08:36.887 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:08:36.887 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2NDk2ODgxLCJleHAiOjE0OTY4NzcwOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.hvNQiw6JYun3Xe6NPdZJmcarmkLxZ9OChtXEI2AS5NVfl9ckrMKzNELKVg_eRaItV1Khx585aL0zuLc-ffoUVw 2017-06-07 23:08:36.887 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2NDk2ODgxLCJleHAiOjE0OTY4NzcwOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.hvNQiw6JYun3Xe6NPdZJmcarmkLxZ9OChtXEI2AS5NVfl9ckrMKzNELKVg_eRaItV1Khx585aL0zuLc-ffoUVw 2017-06-07 23:08:36.887 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 23:08:36.887 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:08:36.892 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:08:36.893 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:08:36.894 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:08:36.894 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2NDk2ODgxLCJleHAiOjE0OTY4NzcwOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.hvNQiw6JYun3Xe6NPdZJmcarmkLxZ9OChtXEI2AS5NVfl9ckrMKzNELKVg_eRaItV1Khx585aL0zuLc-ffoUVw 2017-06-07 23:09:36.841 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:09:36.842 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2OTE2ODk0LCJleHAiOjE0OTY4Nzc1MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.t36a_1tYEvxphPwd2BoTEkYymIC_m7ua0MDJvOIEg8GzHiTytdx4R8Wqp39DbRLepD1Rh0YcKKR6XFZkST8KSQ 2017-06-07 23:09:36.842 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2OTE2ODk0LCJleHAiOjE0OTY4Nzc1MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.t36a_1tYEvxphPwd2BoTEkYymIC_m7ua0MDJvOIEg8GzHiTytdx4R8Wqp39DbRLepD1Rh0YcKKR6XFZkST8KSQ 2017-06-07 23:09:36.842 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:09:36.842 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:09:36.845 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:09:36.846 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:10:36.856 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:10:36.856 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2OTE2ODk0LCJleHAiOjE0OTY4Nzc1MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.t36a_1tYEvxphPwd2BoTEkYymIC_m7ua0MDJvOIEg8GzHiTytdx4R8Wqp39DbRLepD1Rh0YcKKR6XFZkST8KSQ 2017-06-07 23:10:36.856 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2OTE2ODk0LCJleHAiOjE0OTY4Nzc1MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.t36a_1tYEvxphPwd2BoTEkYymIC_m7ua0MDJvOIEg8GzHiTytdx4R8Wqp39DbRLepD1Rh0YcKKR6XFZkST8KSQ 2017-06-07 23:10:36.857 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:10:36.857 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:10:36.860 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:10:36.861 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:11:36.841 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:11:36.841 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2OTE2ODk0LCJleHAiOjE0OTY4Nzc1MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.t36a_1tYEvxphPwd2BoTEkYymIC_m7ua0MDJvOIEg8GzHiTytdx4R8Wqp39DbRLepD1Rh0YcKKR6XFZkST8KSQ 2017-06-07 23:11:36.841 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2OTE2ODk0LCJleHAiOjE0OTY4Nzc1MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.t36a_1tYEvxphPwd2BoTEkYymIC_m7ua0MDJvOIEg8GzHiTytdx4R8Wqp39DbRLepD1Rh0YcKKR6XFZkST8KSQ 2017-06-07 23:11:36.842 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:11:36.842 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:11:36.846 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:11:36.847 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:12:36.841 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:12:36.842 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2OTE2ODk0LCJleHAiOjE0OTY4Nzc1MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.t36a_1tYEvxphPwd2BoTEkYymIC_m7ua0MDJvOIEg8GzHiTytdx4R8Wqp39DbRLepD1Rh0YcKKR6XFZkST8KSQ 2017-06-07 23:12:36.842 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2OTE2ODk0LCJleHAiOjE0OTY4Nzc1MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.t36a_1tYEvxphPwd2BoTEkYymIC_m7ua0MDJvOIEg8GzHiTytdx4R8Wqp39DbRLepD1Rh0YcKKR6XFZkST8KSQ 2017-06-07 23:12:36.842 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:12:36.842 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:12:36.845 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:12:36.846 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:13:36.842 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:13:36.842 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2OTE2ODk0LCJleHAiOjE0OTY4Nzc1MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.t36a_1tYEvxphPwd2BoTEkYymIC_m7ua0MDJvOIEg8GzHiTytdx4R8Wqp39DbRLepD1Rh0YcKKR6XFZkST8KSQ 2017-06-07 23:13:36.842 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2OTE2ODk0LCJleHAiOjE0OTY4Nzc1MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.t36a_1tYEvxphPwd2BoTEkYymIC_m7ua0MDJvOIEg8GzHiTytdx4R8Wqp39DbRLepD1Rh0YcKKR6XFZkST8KSQ 2017-06-07 23:13:36.843 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:13:36.843 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:13:36.846 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:13:36.847 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:14:36.842 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:14:36.842 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2OTE2ODk0LCJleHAiOjE0OTY4Nzc1MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.t36a_1tYEvxphPwd2BoTEkYymIC_m7ua0MDJvOIEg8GzHiTytdx4R8Wqp39DbRLepD1Rh0YcKKR6XFZkST8KSQ 2017-06-07 23:14:36.842 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2OTE2ODk0LCJleHAiOjE0OTY4Nzc1MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.t36a_1tYEvxphPwd2BoTEkYymIC_m7ua0MDJvOIEg8GzHiTytdx4R8Wqp39DbRLepD1Rh0YcKKR6XFZkST8KSQ 2017-06-07 23:14:36.843 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:14:36.843 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:14:36.846 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:14:36.847 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:15:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 23:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 23:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 23:15:30.005 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 23:15:36.846 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:15:36.846 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2OTE2ODk0LCJleHAiOjE0OTY4Nzc1MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.t36a_1tYEvxphPwd2BoTEkYymIC_m7ua0MDJvOIEg8GzHiTytdx4R8Wqp39DbRLepD1Rh0YcKKR6XFZkST8KSQ 2017-06-07 23:15:36.846 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2OTE2ODk0LCJleHAiOjE0OTY4Nzc1MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.t36a_1tYEvxphPwd2BoTEkYymIC_m7ua0MDJvOIEg8GzHiTytdx4R8Wqp39DbRLepD1Rh0YcKKR6XFZkST8KSQ 2017-06-07 23:15:36.846 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:15:36.846 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:15:36.849 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:15:36.852 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:15:36.888 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:15:36.888 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2OTE2ODk0LCJleHAiOjE0OTY4Nzc1MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.t36a_1tYEvxphPwd2BoTEkYymIC_m7ua0MDJvOIEg8GzHiTytdx4R8Wqp39DbRLepD1Rh0YcKKR6XFZkST8KSQ 2017-06-07 23:15:36.888 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2OTE2ODk0LCJleHAiOjE0OTY4Nzc1MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.t36a_1tYEvxphPwd2BoTEkYymIC_m7ua0MDJvOIEg8GzHiTytdx4R8Wqp39DbRLepD1Rh0YcKKR6XFZkST8KSQ 2017-06-07 23:15:36.889 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 23:15:36.889 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:15:36.891 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:15:36.892 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:15:36.893 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:15:36.893 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc2OTE2ODk0LCJleHAiOjE0OTY4Nzc1MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.t36a_1tYEvxphPwd2BoTEkYymIC_m7ua0MDJvOIEg8GzHiTytdx4R8Wqp39DbRLepD1Rh0YcKKR6XFZkST8KSQ 2017-06-07 23:16:36.848 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:16:36.849 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3MzM2ODkzLCJleHAiOjE0OTY4Nzc5MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o6MctbGsi8W3C9BulFKfHCmfXchJre2rYI67MkQ1UOd7zxc_L1b9PqrbKf6At3-mdvWbfkKLsthuDcfdK4aQkg 2017-06-07 23:16:36.849 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3MzM2ODkzLCJleHAiOjE0OTY4Nzc5MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o6MctbGsi8W3C9BulFKfHCmfXchJre2rYI67MkQ1UOd7zxc_L1b9PqrbKf6At3-mdvWbfkKLsthuDcfdK4aQkg 2017-06-07 23:16:36.849 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:16:36.849 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:16:36.853 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:16:36.854 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:17:36.842 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:17:36.842 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3MzM2ODkzLCJleHAiOjE0OTY4Nzc5MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o6MctbGsi8W3C9BulFKfHCmfXchJre2rYI67MkQ1UOd7zxc_L1b9PqrbKf6At3-mdvWbfkKLsthuDcfdK4aQkg 2017-06-07 23:17:36.842 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3MzM2ODkzLCJleHAiOjE0OTY4Nzc5MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o6MctbGsi8W3C9BulFKfHCmfXchJre2rYI67MkQ1UOd7zxc_L1b9PqrbKf6At3-mdvWbfkKLsthuDcfdK4aQkg 2017-06-07 23:17:36.843 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:17:36.843 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:17:36.846 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:17:36.847 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:18:36.843 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:18:36.844 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3MzM2ODkzLCJleHAiOjE0OTY4Nzc5MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o6MctbGsi8W3C9BulFKfHCmfXchJre2rYI67MkQ1UOd7zxc_L1b9PqrbKf6At3-mdvWbfkKLsthuDcfdK4aQkg 2017-06-07 23:18:36.844 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3MzM2ODkzLCJleHAiOjE0OTY4Nzc5MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o6MctbGsi8W3C9BulFKfHCmfXchJre2rYI67MkQ1UOd7zxc_L1b9PqrbKf6At3-mdvWbfkKLsthuDcfdK4aQkg 2017-06-07 23:18:36.844 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:18:36.844 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:18:36.847 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:18:36.848 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:19:36.842 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:19:36.843 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3MzM2ODkzLCJleHAiOjE0OTY4Nzc5MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o6MctbGsi8W3C9BulFKfHCmfXchJre2rYI67MkQ1UOd7zxc_L1b9PqrbKf6At3-mdvWbfkKLsthuDcfdK4aQkg 2017-06-07 23:19:36.843 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3MzM2ODkzLCJleHAiOjE0OTY4Nzc5MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o6MctbGsi8W3C9BulFKfHCmfXchJre2rYI67MkQ1UOd7zxc_L1b9PqrbKf6At3-mdvWbfkKLsthuDcfdK4aQkg 2017-06-07 23:19:36.843 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:19:36.843 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:19:36.850 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:19:36.851 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:20:36.845 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:20:36.846 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3MzM2ODkzLCJleHAiOjE0OTY4Nzc5MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o6MctbGsi8W3C9BulFKfHCmfXchJre2rYI67MkQ1UOd7zxc_L1b9PqrbKf6At3-mdvWbfkKLsthuDcfdK4aQkg 2017-06-07 23:20:36.846 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3MzM2ODkzLCJleHAiOjE0OTY4Nzc5MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o6MctbGsi8W3C9BulFKfHCmfXchJre2rYI67MkQ1UOd7zxc_L1b9PqrbKf6At3-mdvWbfkKLsthuDcfdK4aQkg 2017-06-07 23:20:36.846 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:20:36.846 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:20:36.849 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:20:36.850 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:21:36.855 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:21:36.855 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3MzM2ODkzLCJleHAiOjE0OTY4Nzc5MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o6MctbGsi8W3C9BulFKfHCmfXchJre2rYI67MkQ1UOd7zxc_L1b9PqrbKf6At3-mdvWbfkKLsthuDcfdK4aQkg 2017-06-07 23:21:36.855 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3MzM2ODkzLCJleHAiOjE0OTY4Nzc5MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o6MctbGsi8W3C9BulFKfHCmfXchJre2rYI67MkQ1UOd7zxc_L1b9PqrbKf6At3-mdvWbfkKLsthuDcfdK4aQkg 2017-06-07 23:21:36.856 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:21:36.856 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:21:36.859 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:21:36.860 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:22:36.845 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:22:36.846 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3MzM2ODkzLCJleHAiOjE0OTY4Nzc5MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o6MctbGsi8W3C9BulFKfHCmfXchJre2rYI67MkQ1UOd7zxc_L1b9PqrbKf6At3-mdvWbfkKLsthuDcfdK4aQkg 2017-06-07 23:22:36.846 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3MzM2ODkzLCJleHAiOjE0OTY4Nzc5MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o6MctbGsi8W3C9BulFKfHCmfXchJre2rYI67MkQ1UOd7zxc_L1b9PqrbKf6At3-mdvWbfkKLsthuDcfdK4aQkg 2017-06-07 23:22:36.846 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:22:36.846 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:22:36.849 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:22:36.852 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:22:36.878 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:22:36.878 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3MzM2ODkzLCJleHAiOjE0OTY4Nzc5MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o6MctbGsi8W3C9BulFKfHCmfXchJre2rYI67MkQ1UOd7zxc_L1b9PqrbKf6At3-mdvWbfkKLsthuDcfdK4aQkg 2017-06-07 23:22:36.878 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3MzM2ODkzLCJleHAiOjE0OTY4Nzc5MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o6MctbGsi8W3C9BulFKfHCmfXchJre2rYI67MkQ1UOd7zxc_L1b9PqrbKf6At3-mdvWbfkKLsthuDcfdK4aQkg 2017-06-07 23:22:36.879 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 23:22:36.879 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:22:36.880 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:22:36.881 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:22:36.883 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:22:36.883 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3MzM2ODkzLCJleHAiOjE0OTY4Nzc5MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o6MctbGsi8W3C9BulFKfHCmfXchJre2rYI67MkQ1UOd7zxc_L1b9PqrbKf6At3-mdvWbfkKLsthuDcfdK4aQkg 2017-06-07 23:23:36.854 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:23:36.855 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3NzU2ODgzLCJleHAiOjE0OTY4NzgzNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RKTJ9p0O15EQyhyPn149KadepcQhOaNSQ4qNSayySaQl4Iobb5ydaHR4jmeJCeVuNflTeScOnYHnGbrU0hE3bg 2017-06-07 23:23:36.855 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3NzU2ODgzLCJleHAiOjE0OTY4NzgzNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RKTJ9p0O15EQyhyPn149KadepcQhOaNSQ4qNSayySaQl4Iobb5ydaHR4jmeJCeVuNflTeScOnYHnGbrU0hE3bg 2017-06-07 23:23:36.855 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:23:36.855 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:23:36.858 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:23:36.859 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:24:36.845 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:24:36.845 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3NzU2ODgzLCJleHAiOjE0OTY4NzgzNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RKTJ9p0O15EQyhyPn149KadepcQhOaNSQ4qNSayySaQl4Iobb5ydaHR4jmeJCeVuNflTeScOnYHnGbrU0hE3bg 2017-06-07 23:24:36.845 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3NzU2ODgzLCJleHAiOjE0OTY4NzgzNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RKTJ9p0O15EQyhyPn149KadepcQhOaNSQ4qNSayySaQl4Iobb5ydaHR4jmeJCeVuNflTeScOnYHnGbrU0hE3bg 2017-06-07 23:24:36.845 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:24:36.845 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:24:36.849 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:24:36.849 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:25:36.855 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:25:36.855 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3NzU2ODgzLCJleHAiOjE0OTY4NzgzNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RKTJ9p0O15EQyhyPn149KadepcQhOaNSQ4qNSayySaQl4Iobb5ydaHR4jmeJCeVuNflTeScOnYHnGbrU0hE3bg 2017-06-07 23:25:36.855 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3NzU2ODgzLCJleHAiOjE0OTY4NzgzNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RKTJ9p0O15EQyhyPn149KadepcQhOaNSQ4qNSayySaQl4Iobb5ydaHR4jmeJCeVuNflTeScOnYHnGbrU0hE3bg 2017-06-07 23:25:36.855 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:25:36.855 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:25:36.858 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:25:36.859 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:26:36.844 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:26:36.844 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3NzU2ODgzLCJleHAiOjE0OTY4NzgzNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RKTJ9p0O15EQyhyPn149KadepcQhOaNSQ4qNSayySaQl4Iobb5ydaHR4jmeJCeVuNflTeScOnYHnGbrU0hE3bg 2017-06-07 23:26:36.844 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3NzU2ODgzLCJleHAiOjE0OTY4NzgzNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RKTJ9p0O15EQyhyPn149KadepcQhOaNSQ4qNSayySaQl4Iobb5ydaHR4jmeJCeVuNflTeScOnYHnGbrU0hE3bg 2017-06-07 23:26:36.845 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:26:36.845 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:26:36.850 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:26:36.851 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:27:36.855 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:27:36.855 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3NzU2ODgzLCJleHAiOjE0OTY4NzgzNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RKTJ9p0O15EQyhyPn149KadepcQhOaNSQ4qNSayySaQl4Iobb5ydaHR4jmeJCeVuNflTeScOnYHnGbrU0hE3bg 2017-06-07 23:27:36.855 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3NzU2ODgzLCJleHAiOjE0OTY4NzgzNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RKTJ9p0O15EQyhyPn149KadepcQhOaNSQ4qNSayySaQl4Iobb5ydaHR4jmeJCeVuNflTeScOnYHnGbrU0hE3bg 2017-06-07 23:27:36.856 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:27:36.856 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:27:36.869 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:27:36.870 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:28:36.847 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:28:36.847 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3NzU2ODgzLCJleHAiOjE0OTY4NzgzNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RKTJ9p0O15EQyhyPn149KadepcQhOaNSQ4qNSayySaQl4Iobb5ydaHR4jmeJCeVuNflTeScOnYHnGbrU0hE3bg 2017-06-07 23:28:36.847 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3NzU2ODgzLCJleHAiOjE0OTY4NzgzNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RKTJ9p0O15EQyhyPn149KadepcQhOaNSQ4qNSayySaQl4Iobb5ydaHR4jmeJCeVuNflTeScOnYHnGbrU0hE3bg 2017-06-07 23:28:36.848 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:28:36.848 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:28:36.851 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:28:36.852 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:29:36.848 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:29:36.848 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3NzU2ODgzLCJleHAiOjE0OTY4NzgzNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RKTJ9p0O15EQyhyPn149KadepcQhOaNSQ4qNSayySaQl4Iobb5ydaHR4jmeJCeVuNflTeScOnYHnGbrU0hE3bg 2017-06-07 23:29:36.848 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3NzU2ODgzLCJleHAiOjE0OTY4NzgzNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RKTJ9p0O15EQyhyPn149KadepcQhOaNSQ4qNSayySaQl4Iobb5ydaHR4jmeJCeVuNflTeScOnYHnGbrU0hE3bg 2017-06-07 23:29:36.849 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:29:36.849 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:29:36.861 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:29:36.862 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:29:36.896 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:29:36.896 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3NzU2ODgzLCJleHAiOjE0OTY4NzgzNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RKTJ9p0O15EQyhyPn149KadepcQhOaNSQ4qNSayySaQl4Iobb5ydaHR4jmeJCeVuNflTeScOnYHnGbrU0hE3bg 2017-06-07 23:29:36.896 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3NzU2ODgzLCJleHAiOjE0OTY4NzgzNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RKTJ9p0O15EQyhyPn149KadepcQhOaNSQ4qNSayySaQl4Iobb5ydaHR4jmeJCeVuNflTeScOnYHnGbrU0hE3bg 2017-06-07 23:29:36.896 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 23:29:36.896 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:29:36.898 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:29:36.899 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:29:36.900 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:29:36.900 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc3NzU2ODgzLCJleHAiOjE0OTY4NzgzNTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RKTJ9p0O15EQyhyPn149KadepcQhOaNSQ4qNSayySaQl4Iobb5ydaHR4jmeJCeVuNflTeScOnYHnGbrU0hE3bg 2017-06-07 23:30:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 23:30:00.008 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 23:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 23:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 23:30:36.850 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:30:36.850 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4MTc2OTAwLCJleHAiOjE0OTY4Nzg3NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z_n6Sp-qC4P7L7LAlCCPgDqRTOOTuU_AF5Wh8p7u1rZW-XsKVASGQkBYjblle9dhz2FE_rny-pnbZnlqyCyQPg 2017-06-07 23:30:36.850 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4MTc2OTAwLCJleHAiOjE0OTY4Nzg3NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z_n6Sp-qC4P7L7LAlCCPgDqRTOOTuU_AF5Wh8p7u1rZW-XsKVASGQkBYjblle9dhz2FE_rny-pnbZnlqyCyQPg 2017-06-07 23:30:36.851 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:30:36.851 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:30:36.858 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:30:36.859 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:31:36.847 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:31:36.847 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4MTc2OTAwLCJleHAiOjE0OTY4Nzg3NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z_n6Sp-qC4P7L7LAlCCPgDqRTOOTuU_AF5Wh8p7u1rZW-XsKVASGQkBYjblle9dhz2FE_rny-pnbZnlqyCyQPg 2017-06-07 23:31:36.847 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4MTc2OTAwLCJleHAiOjE0OTY4Nzg3NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z_n6Sp-qC4P7L7LAlCCPgDqRTOOTuU_AF5Wh8p7u1rZW-XsKVASGQkBYjblle9dhz2FE_rny-pnbZnlqyCyQPg 2017-06-07 23:31:36.848 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:31:36.848 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:31:36.851 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:31:36.852 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:32:36.849 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:32:36.849 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4MTc2OTAwLCJleHAiOjE0OTY4Nzg3NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z_n6Sp-qC4P7L7LAlCCPgDqRTOOTuU_AF5Wh8p7u1rZW-XsKVASGQkBYjblle9dhz2FE_rny-pnbZnlqyCyQPg 2017-06-07 23:32:36.849 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4MTc2OTAwLCJleHAiOjE0OTY4Nzg3NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z_n6Sp-qC4P7L7LAlCCPgDqRTOOTuU_AF5Wh8p7u1rZW-XsKVASGQkBYjblle9dhz2FE_rny-pnbZnlqyCyQPg 2017-06-07 23:32:36.850 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:32:36.850 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:32:36.853 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:32:36.854 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:33:36.846 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:33:36.846 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4MTc2OTAwLCJleHAiOjE0OTY4Nzg3NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z_n6Sp-qC4P7L7LAlCCPgDqRTOOTuU_AF5Wh8p7u1rZW-XsKVASGQkBYjblle9dhz2FE_rny-pnbZnlqyCyQPg 2017-06-07 23:33:36.846 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4MTc2OTAwLCJleHAiOjE0OTY4Nzg3NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z_n6Sp-qC4P7L7LAlCCPgDqRTOOTuU_AF5Wh8p7u1rZW-XsKVASGQkBYjblle9dhz2FE_rny-pnbZnlqyCyQPg 2017-06-07 23:33:36.847 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:33:36.847 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:33:36.849 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:33:36.850 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:34:36.851 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:34:36.851 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4MTc2OTAwLCJleHAiOjE0OTY4Nzg3NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z_n6Sp-qC4P7L7LAlCCPgDqRTOOTuU_AF5Wh8p7u1rZW-XsKVASGQkBYjblle9dhz2FE_rny-pnbZnlqyCyQPg 2017-06-07 23:34:36.851 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4MTc2OTAwLCJleHAiOjE0OTY4Nzg3NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z_n6Sp-qC4P7L7LAlCCPgDqRTOOTuU_AF5Wh8p7u1rZW-XsKVASGQkBYjblle9dhz2FE_rny-pnbZnlqyCyQPg 2017-06-07 23:34:36.851 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:34:36.852 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:34:36.856 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:34:36.857 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:35:36.850 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:35:36.850 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4MTc2OTAwLCJleHAiOjE0OTY4Nzg3NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z_n6Sp-qC4P7L7LAlCCPgDqRTOOTuU_AF5Wh8p7u1rZW-XsKVASGQkBYjblle9dhz2FE_rny-pnbZnlqyCyQPg 2017-06-07 23:35:36.850 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4MTc2OTAwLCJleHAiOjE0OTY4Nzg3NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z_n6Sp-qC4P7L7LAlCCPgDqRTOOTuU_AF5Wh8p7u1rZW-XsKVASGQkBYjblle9dhz2FE_rny-pnbZnlqyCyQPg 2017-06-07 23:35:36.850 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:35:36.850 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:35:36.857 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:35:36.858 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:36:36.854 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:36:36.855 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4MTc2OTAwLCJleHAiOjE0OTY4Nzg3NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z_n6Sp-qC4P7L7LAlCCPgDqRTOOTuU_AF5Wh8p7u1rZW-XsKVASGQkBYjblle9dhz2FE_rny-pnbZnlqyCyQPg 2017-06-07 23:36:36.855 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4MTc2OTAwLCJleHAiOjE0OTY4Nzg3NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z_n6Sp-qC4P7L7LAlCCPgDqRTOOTuU_AF5Wh8p7u1rZW-XsKVASGQkBYjblle9dhz2FE_rny-pnbZnlqyCyQPg 2017-06-07 23:36:36.855 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:36:36.855 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:36:36.858 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:36:36.859 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:36:36.884 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:36:36.884 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4MTc2OTAwLCJleHAiOjE0OTY4Nzg3NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z_n6Sp-qC4P7L7LAlCCPgDqRTOOTuU_AF5Wh8p7u1rZW-XsKVASGQkBYjblle9dhz2FE_rny-pnbZnlqyCyQPg 2017-06-07 23:36:36.884 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4MTc2OTAwLCJleHAiOjE0OTY4Nzg3NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z_n6Sp-qC4P7L7LAlCCPgDqRTOOTuU_AF5Wh8p7u1rZW-XsKVASGQkBYjblle9dhz2FE_rny-pnbZnlqyCyQPg 2017-06-07 23:36:36.884 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 23:36:36.884 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:36:36.886 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:36:36.887 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:36:36.888 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:36:36.888 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4MTc2OTAwLCJleHAiOjE0OTY4Nzg3NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z_n6Sp-qC4P7L7LAlCCPgDqRTOOTuU_AF5Wh8p7u1rZW-XsKVASGQkBYjblle9dhz2FE_rny-pnbZnlqyCyQPg 2017-06-07 23:37:36.851 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:37:36.851 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4NTk2ODg4LCJleHAiOjE0OTY4NzkxOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.9TR0H_T-RF68SLDlUplaGyJxfLu7sUHxLKU24jTmfV7EWtGsudd2w3wb9VGE7E8OfMrwxpMr2YUODBtqz5JLRg 2017-06-07 23:37:36.851 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4NTk2ODg4LCJleHAiOjE0OTY4NzkxOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.9TR0H_T-RF68SLDlUplaGyJxfLu7sUHxLKU24jTmfV7EWtGsudd2w3wb9VGE7E8OfMrwxpMr2YUODBtqz5JLRg 2017-06-07 23:37:36.852 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:37:36.852 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:37:36.855 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:37:36.856 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:38:36.850 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:38:36.850 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4NTk2ODg4LCJleHAiOjE0OTY4NzkxOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.9TR0H_T-RF68SLDlUplaGyJxfLu7sUHxLKU24jTmfV7EWtGsudd2w3wb9VGE7E8OfMrwxpMr2YUODBtqz5JLRg 2017-06-07 23:38:36.850 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4NTk2ODg4LCJleHAiOjE0OTY4NzkxOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.9TR0H_T-RF68SLDlUplaGyJxfLu7sUHxLKU24jTmfV7EWtGsudd2w3wb9VGE7E8OfMrwxpMr2YUODBtqz5JLRg 2017-06-07 23:38:36.851 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:38:36.851 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:38:36.858 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:38:36.859 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:39:36.882 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:39:36.882 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4NTk2ODg4LCJleHAiOjE0OTY4NzkxOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.9TR0H_T-RF68SLDlUplaGyJxfLu7sUHxLKU24jTmfV7EWtGsudd2w3wb9VGE7E8OfMrwxpMr2YUODBtqz5JLRg 2017-06-07 23:39:36.882 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4NTk2ODg4LCJleHAiOjE0OTY4NzkxOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.9TR0H_T-RF68SLDlUplaGyJxfLu7sUHxLKU24jTmfV7EWtGsudd2w3wb9VGE7E8OfMrwxpMr2YUODBtqz5JLRg 2017-06-07 23:39:36.882 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:39:36.882 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:39:36.885 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:39:36.886 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:40:36.857 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:40:36.858 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4NTk2ODg4LCJleHAiOjE0OTY4NzkxOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.9TR0H_T-RF68SLDlUplaGyJxfLu7sUHxLKU24jTmfV7EWtGsudd2w3wb9VGE7E8OfMrwxpMr2YUODBtqz5JLRg 2017-06-07 23:40:36.858 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4NTk2ODg4LCJleHAiOjE0OTY4NzkxOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.9TR0H_T-RF68SLDlUplaGyJxfLu7sUHxLKU24jTmfV7EWtGsudd2w3wb9VGE7E8OfMrwxpMr2YUODBtqz5JLRg 2017-06-07 23:40:36.858 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:40:36.858 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:40:36.861 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:40:36.862 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:41:36.854 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:41:36.854 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4NTk2ODg4LCJleHAiOjE0OTY4NzkxOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.9TR0H_T-RF68SLDlUplaGyJxfLu7sUHxLKU24jTmfV7EWtGsudd2w3wb9VGE7E8OfMrwxpMr2YUODBtqz5JLRg 2017-06-07 23:41:36.854 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4NTk2ODg4LCJleHAiOjE0OTY4NzkxOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.9TR0H_T-RF68SLDlUplaGyJxfLu7sUHxLKU24jTmfV7EWtGsudd2w3wb9VGE7E8OfMrwxpMr2YUODBtqz5JLRg 2017-06-07 23:41:36.854 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:41:36.854 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:41:36.858 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:41:36.858 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:42:36.852 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:42:36.852 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4NTk2ODg4LCJleHAiOjE0OTY4NzkxOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.9TR0H_T-RF68SLDlUplaGyJxfLu7sUHxLKU24jTmfV7EWtGsudd2w3wb9VGE7E8OfMrwxpMr2YUODBtqz5JLRg 2017-06-07 23:42:36.852 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4NTk2ODg4LCJleHAiOjE0OTY4NzkxOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.9TR0H_T-RF68SLDlUplaGyJxfLu7sUHxLKU24jTmfV7EWtGsudd2w3wb9VGE7E8OfMrwxpMr2YUODBtqz5JLRg 2017-06-07 23:42:36.853 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:42:36.853 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:42:36.858 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:42:36.859 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:43:36.853 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:43:36.853 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4NTk2ODg4LCJleHAiOjE0OTY4NzkxOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.9TR0H_T-RF68SLDlUplaGyJxfLu7sUHxLKU24jTmfV7EWtGsudd2w3wb9VGE7E8OfMrwxpMr2YUODBtqz5JLRg 2017-06-07 23:43:36.853 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4NTk2ODg4LCJleHAiOjE0OTY4NzkxOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.9TR0H_T-RF68SLDlUplaGyJxfLu7sUHxLKU24jTmfV7EWtGsudd2w3wb9VGE7E8OfMrwxpMr2YUODBtqz5JLRg 2017-06-07 23:43:36.854 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:43:36.854 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:43:36.863 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:43:36.864 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:43:36.896 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:43:36.896 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4NTk2ODg4LCJleHAiOjE0OTY4NzkxOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.9TR0H_T-RF68SLDlUplaGyJxfLu7sUHxLKU24jTmfV7EWtGsudd2w3wb9VGE7E8OfMrwxpMr2YUODBtqz5JLRg 2017-06-07 23:43:36.896 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4NTk2ODg4LCJleHAiOjE0OTY4NzkxOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.9TR0H_T-RF68SLDlUplaGyJxfLu7sUHxLKU24jTmfV7EWtGsudd2w3wb9VGE7E8OfMrwxpMr2YUODBtqz5JLRg 2017-06-07 23:43:36.896 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 23:43:36.896 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:43:36.899 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:43:36.899 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:43:36.901 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:43:36.901 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc4NTk2ODg4LCJleHAiOjE0OTY4NzkxOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.9TR0H_T-RF68SLDlUplaGyJxfLu7sUHxLKU24jTmfV7EWtGsudd2w3wb9VGE7E8OfMrwxpMr2YUODBtqz5JLRg 2017-06-07 23:44:36.859 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:44:36.859 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5MDE2OTAxLCJleHAiOjE0OTY4Nzk2MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BdajYbE9RktYgVVAvPXzeI-z9E_fKqrjk42flkrWlSB1DY3Z51MBM6qBy1eyMs79cA7MDNXIUESqLqdjrsjBdA 2017-06-07 23:44:36.859 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5MDE2OTAxLCJleHAiOjE0OTY4Nzk2MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BdajYbE9RktYgVVAvPXzeI-z9E_fKqrjk42flkrWlSB1DY3Z51MBM6qBy1eyMs79cA7MDNXIUESqLqdjrsjBdA 2017-06-07 23:44:36.859 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:44:36.859 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:44:36.872 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:44:36.873 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 23:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 23:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-07 23:45:30.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-07 23:45:36.851 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:45:36.851 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5MDE2OTAxLCJleHAiOjE0OTY4Nzk2MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BdajYbE9RktYgVVAvPXzeI-z9E_fKqrjk42flkrWlSB1DY3Z51MBM6qBy1eyMs79cA7MDNXIUESqLqdjrsjBdA 2017-06-07 23:45:36.851 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5MDE2OTAxLCJleHAiOjE0OTY4Nzk2MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BdajYbE9RktYgVVAvPXzeI-z9E_fKqrjk42flkrWlSB1DY3Z51MBM6qBy1eyMs79cA7MDNXIUESqLqdjrsjBdA 2017-06-07 23:45:36.852 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:45:36.852 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:45:36.871 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:45:36.872 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:46:36.853 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:46:36.853 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5MDE2OTAxLCJleHAiOjE0OTY4Nzk2MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BdajYbE9RktYgVVAvPXzeI-z9E_fKqrjk42flkrWlSB1DY3Z51MBM6qBy1eyMs79cA7MDNXIUESqLqdjrsjBdA 2017-06-07 23:46:36.853 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5MDE2OTAxLCJleHAiOjE0OTY4Nzk2MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BdajYbE9RktYgVVAvPXzeI-z9E_fKqrjk42flkrWlSB1DY3Z51MBM6qBy1eyMs79cA7MDNXIUESqLqdjrsjBdA 2017-06-07 23:46:36.853 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:46:36.853 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:46:36.858 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:46:36.859 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:47:36.852 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:47:36.852 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5MDE2OTAxLCJleHAiOjE0OTY4Nzk2MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BdajYbE9RktYgVVAvPXzeI-z9E_fKqrjk42flkrWlSB1DY3Z51MBM6qBy1eyMs79cA7MDNXIUESqLqdjrsjBdA 2017-06-07 23:47:36.852 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5MDE2OTAxLCJleHAiOjE0OTY4Nzk2MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BdajYbE9RktYgVVAvPXzeI-z9E_fKqrjk42flkrWlSB1DY3Z51MBM6qBy1eyMs79cA7MDNXIUESqLqdjrsjBdA 2017-06-07 23:47:36.853 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:47:36.853 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:47:36.855 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:47:36.856 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:48:36.855 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:48:36.855 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5MDE2OTAxLCJleHAiOjE0OTY4Nzk2MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BdajYbE9RktYgVVAvPXzeI-z9E_fKqrjk42flkrWlSB1DY3Z51MBM6qBy1eyMs79cA7MDNXIUESqLqdjrsjBdA 2017-06-07 23:48:36.856 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5MDE2OTAxLCJleHAiOjE0OTY4Nzk2MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BdajYbE9RktYgVVAvPXzeI-z9E_fKqrjk42flkrWlSB1DY3Z51MBM6qBy1eyMs79cA7MDNXIUESqLqdjrsjBdA 2017-06-07 23:48:36.856 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:48:36.856 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:48:36.860 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:48:36.861 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:49:36.854 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:49:36.855 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5MDE2OTAxLCJleHAiOjE0OTY4Nzk2MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BdajYbE9RktYgVVAvPXzeI-z9E_fKqrjk42flkrWlSB1DY3Z51MBM6qBy1eyMs79cA7MDNXIUESqLqdjrsjBdA 2017-06-07 23:49:36.855 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5MDE2OTAxLCJleHAiOjE0OTY4Nzk2MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BdajYbE9RktYgVVAvPXzeI-z9E_fKqrjk42flkrWlSB1DY3Z51MBM6qBy1eyMs79cA7MDNXIUESqLqdjrsjBdA 2017-06-07 23:49:36.855 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:49:36.855 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:49:36.859 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:49:36.860 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:50:36.855 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:50:36.855 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5MDE2OTAxLCJleHAiOjE0OTY4Nzk2MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BdajYbE9RktYgVVAvPXzeI-z9E_fKqrjk42flkrWlSB1DY3Z51MBM6qBy1eyMs79cA7MDNXIUESqLqdjrsjBdA 2017-06-07 23:50:36.856 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5MDE2OTAxLCJleHAiOjE0OTY4Nzk2MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BdajYbE9RktYgVVAvPXzeI-z9E_fKqrjk42flkrWlSB1DY3Z51MBM6qBy1eyMs79cA7MDNXIUESqLqdjrsjBdA 2017-06-07 23:50:36.856 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:50:36.856 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:50:36.870 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:50:36.871 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:50:36.902 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:50:36.902 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5MDE2OTAxLCJleHAiOjE0OTY4Nzk2MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BdajYbE9RktYgVVAvPXzeI-z9E_fKqrjk42flkrWlSB1DY3Z51MBM6qBy1eyMs79cA7MDNXIUESqLqdjrsjBdA 2017-06-07 23:50:36.902 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5MDE2OTAxLCJleHAiOjE0OTY4Nzk2MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BdajYbE9RktYgVVAvPXzeI-z9E_fKqrjk42flkrWlSB1DY3Z51MBM6qBy1eyMs79cA7MDNXIUESqLqdjrsjBdA 2017-06-07 23:50:36.902 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 23:50:36.902 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:50:36.907 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:50:36.908 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:50:36.909 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:50:36.909 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5MDE2OTAxLCJleHAiOjE0OTY4Nzk2MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BdajYbE9RktYgVVAvPXzeI-z9E_fKqrjk42flkrWlSB1DY3Z51MBM6qBy1eyMs79cA7MDNXIUESqLqdjrsjBdA 2017-06-07 23:51:36.861 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:51:36.861 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5NDM2OTA5LCJleHAiOjE0OTY4ODAwMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-4BGnUg9HW_c3imVIBpg8arzOIrIfzaPrZehbt-CMm8uvEIkYNmK-fwgvX3D4Hqlcq1Rgewp7T5FUr5h1sgwpQ 2017-06-07 23:51:36.861 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5NDM2OTA5LCJleHAiOjE0OTY4ODAwMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-4BGnUg9HW_c3imVIBpg8arzOIrIfzaPrZehbt-CMm8uvEIkYNmK-fwgvX3D4Hqlcq1Rgewp7T5FUr5h1sgwpQ 2017-06-07 23:51:36.862 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:51:36.862 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:51:36.868 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:51:36.869 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:52:36.856 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:52:36.856 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5NDM2OTA5LCJleHAiOjE0OTY4ODAwMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-4BGnUg9HW_c3imVIBpg8arzOIrIfzaPrZehbt-CMm8uvEIkYNmK-fwgvX3D4Hqlcq1Rgewp7T5FUr5h1sgwpQ 2017-06-07 23:52:36.856 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5NDM2OTA5LCJleHAiOjE0OTY4ODAwMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-4BGnUg9HW_c3imVIBpg8arzOIrIfzaPrZehbt-CMm8uvEIkYNmK-fwgvX3D4Hqlcq1Rgewp7T5FUr5h1sgwpQ 2017-06-07 23:52:36.857 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:52:36.857 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:52:36.860 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:52:36.861 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:53:36.856 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:53:36.856 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5NDM2OTA5LCJleHAiOjE0OTY4ODAwMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-4BGnUg9HW_c3imVIBpg8arzOIrIfzaPrZehbt-CMm8uvEIkYNmK-fwgvX3D4Hqlcq1Rgewp7T5FUr5h1sgwpQ 2017-06-07 23:53:36.856 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5NDM2OTA5LCJleHAiOjE0OTY4ODAwMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-4BGnUg9HW_c3imVIBpg8arzOIrIfzaPrZehbt-CMm8uvEIkYNmK-fwgvX3D4Hqlcq1Rgewp7T5FUr5h1sgwpQ 2017-06-07 23:53:36.856 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:53:36.856 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:53:36.859 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:53:36.860 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:54:36.856 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:54:36.856 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5NDM2OTA5LCJleHAiOjE0OTY4ODAwMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-4BGnUg9HW_c3imVIBpg8arzOIrIfzaPrZehbt-CMm8uvEIkYNmK-fwgvX3D4Hqlcq1Rgewp7T5FUr5h1sgwpQ 2017-06-07 23:54:36.856 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5NDM2OTA5LCJleHAiOjE0OTY4ODAwMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-4BGnUg9HW_c3imVIBpg8arzOIrIfzaPrZehbt-CMm8uvEIkYNmK-fwgvX3D4Hqlcq1Rgewp7T5FUr5h1sgwpQ 2017-06-07 23:54:36.857 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:54:36.857 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:54:36.860 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:54:36.861 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:55:36.919 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:55:36.919 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5NDM2OTA5LCJleHAiOjE0OTY4ODAwMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-4BGnUg9HW_c3imVIBpg8arzOIrIfzaPrZehbt-CMm8uvEIkYNmK-fwgvX3D4Hqlcq1Rgewp7T5FUr5h1sgwpQ 2017-06-07 23:55:36.919 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5NDM2OTA5LCJleHAiOjE0OTY4ODAwMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-4BGnUg9HW_c3imVIBpg8arzOIrIfzaPrZehbt-CMm8uvEIkYNmK-fwgvX3D4Hqlcq1Rgewp7T5FUr5h1sgwpQ 2017-06-07 23:55:36.919 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:55:36.919 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:55:36.922 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:55:36.923 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:56:36.865 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:56:36.865 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5NDM2OTA5LCJleHAiOjE0OTY4ODAwMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-4BGnUg9HW_c3imVIBpg8arzOIrIfzaPrZehbt-CMm8uvEIkYNmK-fwgvX3D4Hqlcq1Rgewp7T5FUr5h1sgwpQ 2017-06-07 23:56:36.865 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5NDM2OTA5LCJleHAiOjE0OTY4ODAwMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-4BGnUg9HW_c3imVIBpg8arzOIrIfzaPrZehbt-CMm8uvEIkYNmK-fwgvX3D4Hqlcq1Rgewp7T5FUr5h1sgwpQ 2017-06-07 23:56:36.865 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:56:36.865 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:56:36.869 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:56:36.870 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:57:36.866 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:57:36.867 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5NDM2OTA5LCJleHAiOjE0OTY4ODAwMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-4BGnUg9HW_c3imVIBpg8arzOIrIfzaPrZehbt-CMm8uvEIkYNmK-fwgvX3D4Hqlcq1Rgewp7T5FUr5h1sgwpQ 2017-06-07 23:57:36.867 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5NDM2OTA5LCJleHAiOjE0OTY4ODAwMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-4BGnUg9HW_c3imVIBpg8arzOIrIfzaPrZehbt-CMm8uvEIkYNmK-fwgvX3D4Hqlcq1Rgewp7T5FUr5h1sgwpQ 2017-06-07 23:57:36.867 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:57:36.867 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:57:36.869 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:57:36.871 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:57:36.904 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:57:36.904 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5NDM2OTA5LCJleHAiOjE0OTY4ODAwMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-4BGnUg9HW_c3imVIBpg8arzOIrIfzaPrZehbt-CMm8uvEIkYNmK-fwgvX3D4Hqlcq1Rgewp7T5FUr5h1sgwpQ 2017-06-07 23:57:36.904 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5NDM2OTA5LCJleHAiOjE0OTY4ODAwMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-4BGnUg9HW_c3imVIBpg8arzOIrIfzaPrZehbt-CMm8uvEIkYNmK-fwgvX3D4Hqlcq1Rgewp7T5FUr5h1sgwpQ 2017-06-07 23:57:36.905 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-07 23:57:36.905 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:57:36.909 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:57:36.910 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:57:36.911 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:57:36.911 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5NDM2OTA5LCJleHAiOjE0OTY4ODAwMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-4BGnUg9HW_c3imVIBpg8arzOIrIfzaPrZehbt-CMm8uvEIkYNmK-fwgvX3D4Hqlcq1Rgewp7T5FUr5h1sgwpQ 2017-06-07 23:58:36.860 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:58:36.860 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5ODU2OTExLCJleHAiOjE0OTY4ODA0NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-ycl5WJ9rsGI_ZW1eEVjSZ6kFKDD3nUoeUZPsV2BxTObk8lKRJqRxyiC7JNKHssJp9-bTlkEacgaRaKg75KpHg 2017-06-07 23:58:36.860 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5ODU2OTExLCJleHAiOjE0OTY4ODA0NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-ycl5WJ9rsGI_ZW1eEVjSZ6kFKDD3nUoeUZPsV2BxTObk8lKRJqRxyiC7JNKHssJp9-bTlkEacgaRaKg75KpHg 2017-06-07 23:58:36.861 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:58:36.861 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:58:36.863 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:58:36.864 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-07 23:59:36.859 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-07 23:59:36.859 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5ODU2OTExLCJleHAiOjE0OTY4ODA0NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-ycl5WJ9rsGI_ZW1eEVjSZ6kFKDD3nUoeUZPsV2BxTObk8lKRJqRxyiC7JNKHssJp9-bTlkEacgaRaKg75KpHg 2017-06-07 23:59:36.859 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5ODU2OTExLCJleHAiOjE0OTY4ODA0NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-ycl5WJ9rsGI_ZW1eEVjSZ6kFKDD3nUoeUZPsV2BxTObk8lKRJqRxyiC7JNKHssJp9-bTlkEacgaRaKg75KpHg 2017-06-07 23:59:36.860 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-07 23:59:36.860 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-07 23:59:36.864 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-07 23:59:36.865 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:00:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 00:00:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 00:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 00:00:30.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 00:00:36.869 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:00:36.869 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5ODU2OTExLCJleHAiOjE0OTY4ODA0NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-ycl5WJ9rsGI_ZW1eEVjSZ6kFKDD3nUoeUZPsV2BxTObk8lKRJqRxyiC7JNKHssJp9-bTlkEacgaRaKg75KpHg 2017-06-08 00:00:36.869 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5ODU2OTExLCJleHAiOjE0OTY4ODA0NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-ycl5WJ9rsGI_ZW1eEVjSZ6kFKDD3nUoeUZPsV2BxTObk8lKRJqRxyiC7JNKHssJp9-bTlkEacgaRaKg75KpHg 2017-06-08 00:00:36.869 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:00:36.869 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:00:36.872 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:00:36.873 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:01:36.865 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:01:36.866 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5ODU2OTExLCJleHAiOjE0OTY4ODA0NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-ycl5WJ9rsGI_ZW1eEVjSZ6kFKDD3nUoeUZPsV2BxTObk8lKRJqRxyiC7JNKHssJp9-bTlkEacgaRaKg75KpHg 2017-06-08 00:01:36.866 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5ODU2OTExLCJleHAiOjE0OTY4ODA0NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-ycl5WJ9rsGI_ZW1eEVjSZ6kFKDD3nUoeUZPsV2BxTObk8lKRJqRxyiC7JNKHssJp9-bTlkEacgaRaKg75KpHg 2017-06-08 00:01:36.866 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:01:36.867 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:01:36.870 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:01:36.871 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:02:36.866 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:02:36.867 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5ODU2OTExLCJleHAiOjE0OTY4ODA0NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-ycl5WJ9rsGI_ZW1eEVjSZ6kFKDD3nUoeUZPsV2BxTObk8lKRJqRxyiC7JNKHssJp9-bTlkEacgaRaKg75KpHg 2017-06-08 00:02:36.867 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5ODU2OTExLCJleHAiOjE0OTY4ODA0NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-ycl5WJ9rsGI_ZW1eEVjSZ6kFKDD3nUoeUZPsV2BxTObk8lKRJqRxyiC7JNKHssJp9-bTlkEacgaRaKg75KpHg 2017-06-08 00:02:36.867 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:02:36.867 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:02:36.873 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:02:36.874 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:03:36.861 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:03:36.861 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5ODU2OTExLCJleHAiOjE0OTY4ODA0NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-ycl5WJ9rsGI_ZW1eEVjSZ6kFKDD3nUoeUZPsV2BxTObk8lKRJqRxyiC7JNKHssJp9-bTlkEacgaRaKg75KpHg 2017-06-08 00:03:36.861 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5ODU2OTExLCJleHAiOjE0OTY4ODA0NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-ycl5WJ9rsGI_ZW1eEVjSZ6kFKDD3nUoeUZPsV2BxTObk8lKRJqRxyiC7JNKHssJp9-bTlkEacgaRaKg75KpHg 2017-06-08 00:03:36.862 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:03:36.862 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:03:36.875 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:03:36.876 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:04:36.867 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:04:36.867 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5ODU2OTExLCJleHAiOjE0OTY4ODA0NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-ycl5WJ9rsGI_ZW1eEVjSZ6kFKDD3nUoeUZPsV2BxTObk8lKRJqRxyiC7JNKHssJp9-bTlkEacgaRaKg75KpHg 2017-06-08 00:04:36.867 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5ODU2OTExLCJleHAiOjE0OTY4ODA0NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-ycl5WJ9rsGI_ZW1eEVjSZ6kFKDD3nUoeUZPsV2BxTObk8lKRJqRxyiC7JNKHssJp9-bTlkEacgaRaKg75KpHg 2017-06-08 00:04:36.868 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:04:36.868 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:04:36.871 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:04:36.872 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:04:36.904 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:04:36.905 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5ODU2OTExLCJleHAiOjE0OTY4ODA0NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-ycl5WJ9rsGI_ZW1eEVjSZ6kFKDD3nUoeUZPsV2BxTObk8lKRJqRxyiC7JNKHssJp9-bTlkEacgaRaKg75KpHg 2017-06-08 00:04:36.905 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5ODU2OTExLCJleHAiOjE0OTY4ODA0NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-ycl5WJ9rsGI_ZW1eEVjSZ6kFKDD3nUoeUZPsV2BxTObk8lKRJqRxyiC7JNKHssJp9-bTlkEacgaRaKg75KpHg 2017-06-08 00:04:36.905 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 00:04:36.905 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:04:36.907 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:04:36.907 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:04:36.908 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:04:36.908 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODc5ODU2OTExLCJleHAiOjE0OTY4ODA0NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-ycl5WJ9rsGI_ZW1eEVjSZ6kFKDD3nUoeUZPsV2BxTObk8lKRJqRxyiC7JNKHssJp9-bTlkEacgaRaKg75KpHg 2017-06-08 00:05:36.862 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:05:36.862 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwMjc2OTA4LCJleHAiOjE0OTY4ODA4NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FDmV7l2oiFYmD-pPsNzGRgyLMBF4BEytJWxZ5AyypykriyeXrxJKW3DBOKtTMdRohYs-617n3-pl53RtvDeDNA 2017-06-08 00:05:36.862 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwMjc2OTA4LCJleHAiOjE0OTY4ODA4NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FDmV7l2oiFYmD-pPsNzGRgyLMBF4BEytJWxZ5AyypykriyeXrxJKW3DBOKtTMdRohYs-617n3-pl53RtvDeDNA 2017-06-08 00:05:36.863 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:05:36.863 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:05:36.866 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:05:36.867 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:06:36.867 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:06:36.867 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwMjc2OTA4LCJleHAiOjE0OTY4ODA4NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FDmV7l2oiFYmD-pPsNzGRgyLMBF4BEytJWxZ5AyypykriyeXrxJKW3DBOKtTMdRohYs-617n3-pl53RtvDeDNA 2017-06-08 00:06:36.867 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwMjc2OTA4LCJleHAiOjE0OTY4ODA4NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FDmV7l2oiFYmD-pPsNzGRgyLMBF4BEytJWxZ5AyypykriyeXrxJKW3DBOKtTMdRohYs-617n3-pl53RtvDeDNA 2017-06-08 00:06:36.868 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:06:36.868 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:06:36.871 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:06:36.872 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:07:36.863 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:07:36.869 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwMjc2OTA4LCJleHAiOjE0OTY4ODA4NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FDmV7l2oiFYmD-pPsNzGRgyLMBF4BEytJWxZ5AyypykriyeXrxJKW3DBOKtTMdRohYs-617n3-pl53RtvDeDNA 2017-06-08 00:07:36.869 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwMjc2OTA4LCJleHAiOjE0OTY4ODA4NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FDmV7l2oiFYmD-pPsNzGRgyLMBF4BEytJWxZ5AyypykriyeXrxJKW3DBOKtTMdRohYs-617n3-pl53RtvDeDNA 2017-06-08 00:07:36.870 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:07:36.870 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:07:36.873 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:07:36.874 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:08:36.871 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:08:36.871 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwMjc2OTA4LCJleHAiOjE0OTY4ODA4NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FDmV7l2oiFYmD-pPsNzGRgyLMBF4BEytJWxZ5AyypykriyeXrxJKW3DBOKtTMdRohYs-617n3-pl53RtvDeDNA 2017-06-08 00:08:36.871 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwMjc2OTA4LCJleHAiOjE0OTY4ODA4NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FDmV7l2oiFYmD-pPsNzGRgyLMBF4BEytJWxZ5AyypykriyeXrxJKW3DBOKtTMdRohYs-617n3-pl53RtvDeDNA 2017-06-08 00:08:36.872 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:08:36.872 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:08:36.875 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:08:36.876 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:09:36.867 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:09:36.867 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwMjc2OTA4LCJleHAiOjE0OTY4ODA4NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FDmV7l2oiFYmD-pPsNzGRgyLMBF4BEytJWxZ5AyypykriyeXrxJKW3DBOKtTMdRohYs-617n3-pl53RtvDeDNA 2017-06-08 00:09:36.867 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwMjc2OTA4LCJleHAiOjE0OTY4ODA4NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FDmV7l2oiFYmD-pPsNzGRgyLMBF4BEytJWxZ5AyypykriyeXrxJKW3DBOKtTMdRohYs-617n3-pl53RtvDeDNA 2017-06-08 00:09:36.868 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:09:36.868 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:09:36.870 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:09:36.871 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:10:36.870 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:10:36.870 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwMjc2OTA4LCJleHAiOjE0OTY4ODA4NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FDmV7l2oiFYmD-pPsNzGRgyLMBF4BEytJWxZ5AyypykriyeXrxJKW3DBOKtTMdRohYs-617n3-pl53RtvDeDNA 2017-06-08 00:10:36.870 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwMjc2OTA4LCJleHAiOjE0OTY4ODA4NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FDmV7l2oiFYmD-pPsNzGRgyLMBF4BEytJWxZ5AyypykriyeXrxJKW3DBOKtTMdRohYs-617n3-pl53RtvDeDNA 2017-06-08 00:10:36.870 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:10:36.870 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:10:36.873 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:10:36.874 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:11:36.870 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:11:36.870 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwMjc2OTA4LCJleHAiOjE0OTY4ODA4NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FDmV7l2oiFYmD-pPsNzGRgyLMBF4BEytJWxZ5AyypykriyeXrxJKW3DBOKtTMdRohYs-617n3-pl53RtvDeDNA 2017-06-08 00:11:36.870 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwMjc2OTA4LCJleHAiOjE0OTY4ODA4NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FDmV7l2oiFYmD-pPsNzGRgyLMBF4BEytJWxZ5AyypykriyeXrxJKW3DBOKtTMdRohYs-617n3-pl53RtvDeDNA 2017-06-08 00:11:36.871 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:11:36.871 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:11:36.874 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:11:36.875 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:11:36.909 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:11:36.909 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwMjc2OTA4LCJleHAiOjE0OTY4ODA4NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FDmV7l2oiFYmD-pPsNzGRgyLMBF4BEytJWxZ5AyypykriyeXrxJKW3DBOKtTMdRohYs-617n3-pl53RtvDeDNA 2017-06-08 00:11:36.909 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwMjc2OTA4LCJleHAiOjE0OTY4ODA4NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FDmV7l2oiFYmD-pPsNzGRgyLMBF4BEytJWxZ5AyypykriyeXrxJKW3DBOKtTMdRohYs-617n3-pl53RtvDeDNA 2017-06-08 00:11:36.909 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 00:11:36.909 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:11:36.911 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:11:36.912 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:11:36.913 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:11:36.913 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwMjc2OTA4LCJleHAiOjE0OTY4ODA4NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FDmV7l2oiFYmD-pPsNzGRgyLMBF4BEytJWxZ5AyypykriyeXrxJKW3DBOKtTMdRohYs-617n3-pl53RtvDeDNA 2017-06-08 00:12:36.879 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:12:36.879 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwNjk2OTEzLCJleHAiOjE0OTY4ODEyOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.W8exdo3L2WH8H1GGaWyHsPKjUf68wfmKbfSLfkkOjNMSt2pJjMunLmriu0ERAZDGQ7NQZ8gF_vtwhlJVPpQqMA 2017-06-08 00:12:36.879 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwNjk2OTEzLCJleHAiOjE0OTY4ODEyOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.W8exdo3L2WH8H1GGaWyHsPKjUf68wfmKbfSLfkkOjNMSt2pJjMunLmriu0ERAZDGQ7NQZ8gF_vtwhlJVPpQqMA 2017-06-08 00:12:36.880 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:12:36.880 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:12:36.882 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:12:36.883 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:13:36.876 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:13:36.876 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwNjk2OTEzLCJleHAiOjE0OTY4ODEyOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.W8exdo3L2WH8H1GGaWyHsPKjUf68wfmKbfSLfkkOjNMSt2pJjMunLmriu0ERAZDGQ7NQZ8gF_vtwhlJVPpQqMA 2017-06-08 00:13:36.876 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwNjk2OTEzLCJleHAiOjE0OTY4ODEyOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.W8exdo3L2WH8H1GGaWyHsPKjUf68wfmKbfSLfkkOjNMSt2pJjMunLmriu0ERAZDGQ7NQZ8gF_vtwhlJVPpQqMA 2017-06-08 00:13:36.877 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:13:36.877 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:13:36.880 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:13:36.881 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:14:36.872 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:14:36.872 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwNjk2OTEzLCJleHAiOjE0OTY4ODEyOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.W8exdo3L2WH8H1GGaWyHsPKjUf68wfmKbfSLfkkOjNMSt2pJjMunLmriu0ERAZDGQ7NQZ8gF_vtwhlJVPpQqMA 2017-06-08 00:14:36.872 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwNjk2OTEzLCJleHAiOjE0OTY4ODEyOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.W8exdo3L2WH8H1GGaWyHsPKjUf68wfmKbfSLfkkOjNMSt2pJjMunLmriu0ERAZDGQ7NQZ8gF_vtwhlJVPpQqMA 2017-06-08 00:14:36.873 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:14:36.873 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:14:36.876 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:14:36.877 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 00:15:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 00:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 00:15:30.005 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 00:15:36.877 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:15:36.877 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwNjk2OTEzLCJleHAiOjE0OTY4ODEyOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.W8exdo3L2WH8H1GGaWyHsPKjUf68wfmKbfSLfkkOjNMSt2pJjMunLmriu0ERAZDGQ7NQZ8gF_vtwhlJVPpQqMA 2017-06-08 00:15:36.877 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwNjk2OTEzLCJleHAiOjE0OTY4ODEyOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.W8exdo3L2WH8H1GGaWyHsPKjUf68wfmKbfSLfkkOjNMSt2pJjMunLmriu0ERAZDGQ7NQZ8gF_vtwhlJVPpQqMA 2017-06-08 00:15:36.879 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:15:36.879 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:15:36.886 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:15:36.888 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:16:36.872 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:16:36.872 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwNjk2OTEzLCJleHAiOjE0OTY4ODEyOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.W8exdo3L2WH8H1GGaWyHsPKjUf68wfmKbfSLfkkOjNMSt2pJjMunLmriu0ERAZDGQ7NQZ8gF_vtwhlJVPpQqMA 2017-06-08 00:16:36.872 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwNjk2OTEzLCJleHAiOjE0OTY4ODEyOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.W8exdo3L2WH8H1GGaWyHsPKjUf68wfmKbfSLfkkOjNMSt2pJjMunLmriu0ERAZDGQ7NQZ8gF_vtwhlJVPpQqMA 2017-06-08 00:16:36.873 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:16:36.873 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:16:36.876 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:16:36.877 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:17:36.880 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:17:36.881 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwNjk2OTEzLCJleHAiOjE0OTY4ODEyOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.W8exdo3L2WH8H1GGaWyHsPKjUf68wfmKbfSLfkkOjNMSt2pJjMunLmriu0ERAZDGQ7NQZ8gF_vtwhlJVPpQqMA 2017-06-08 00:17:36.881 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwNjk2OTEzLCJleHAiOjE0OTY4ODEyOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.W8exdo3L2WH8H1GGaWyHsPKjUf68wfmKbfSLfkkOjNMSt2pJjMunLmriu0ERAZDGQ7NQZ8gF_vtwhlJVPpQqMA 2017-06-08 00:17:36.881 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:17:36.881 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:17:36.884 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:17:36.885 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:18:36.880 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:18:36.880 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwNjk2OTEzLCJleHAiOjE0OTY4ODEyOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.W8exdo3L2WH8H1GGaWyHsPKjUf68wfmKbfSLfkkOjNMSt2pJjMunLmriu0ERAZDGQ7NQZ8gF_vtwhlJVPpQqMA 2017-06-08 00:18:36.880 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwNjk2OTEzLCJleHAiOjE0OTY4ODEyOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.W8exdo3L2WH8H1GGaWyHsPKjUf68wfmKbfSLfkkOjNMSt2pJjMunLmriu0ERAZDGQ7NQZ8gF_vtwhlJVPpQqMA 2017-06-08 00:18:36.880 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:18:36.880 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:18:36.885 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:18:36.886 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:18:36.925 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:18:36.925 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwNjk2OTEzLCJleHAiOjE0OTY4ODEyOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.W8exdo3L2WH8H1GGaWyHsPKjUf68wfmKbfSLfkkOjNMSt2pJjMunLmriu0ERAZDGQ7NQZ8gF_vtwhlJVPpQqMA 2017-06-08 00:18:36.925 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwNjk2OTEzLCJleHAiOjE0OTY4ODEyOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.W8exdo3L2WH8H1GGaWyHsPKjUf68wfmKbfSLfkkOjNMSt2pJjMunLmriu0ERAZDGQ7NQZ8gF_vtwhlJVPpQqMA 2017-06-08 00:18:36.925 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 00:18:36.926 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:18:36.927 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:18:36.928 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:18:36.929 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:18:36.929 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgwNjk2OTEzLCJleHAiOjE0OTY4ODEyOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.W8exdo3L2WH8H1GGaWyHsPKjUf68wfmKbfSLfkkOjNMSt2pJjMunLmriu0ERAZDGQ7NQZ8gF_vtwhlJVPpQqMA 2017-06-08 00:19:36.875 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:19:36.875 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxMTE2OTI5LCJleHAiOjE0OTY4ODE3MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8cHAv_99oSVHcFqVC31hrOGSU7PvVBaKuoL_mhNq0LfzCJOgonUoLStpex5Kpth-GtuBWcwmHiJjzxxH1FZCqQ 2017-06-08 00:19:36.875 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxMTE2OTI5LCJleHAiOjE0OTY4ODE3MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8cHAv_99oSVHcFqVC31hrOGSU7PvVBaKuoL_mhNq0LfzCJOgonUoLStpex5Kpth-GtuBWcwmHiJjzxxH1FZCqQ 2017-06-08 00:19:36.876 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:19:36.876 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:19:36.878 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:19:36.879 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:20:36.877 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:20:36.877 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxMTE2OTI5LCJleHAiOjE0OTY4ODE3MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8cHAv_99oSVHcFqVC31hrOGSU7PvVBaKuoL_mhNq0LfzCJOgonUoLStpex5Kpth-GtuBWcwmHiJjzxxH1FZCqQ 2017-06-08 00:20:36.877 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxMTE2OTI5LCJleHAiOjE0OTY4ODE3MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8cHAv_99oSVHcFqVC31hrOGSU7PvVBaKuoL_mhNq0LfzCJOgonUoLStpex5Kpth-GtuBWcwmHiJjzxxH1FZCqQ 2017-06-08 00:20:36.878 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:20:36.878 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:20:36.886 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:20:36.887 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:21:36.878 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:21:36.878 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxMTE2OTI5LCJleHAiOjE0OTY4ODE3MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8cHAv_99oSVHcFqVC31hrOGSU7PvVBaKuoL_mhNq0LfzCJOgonUoLStpex5Kpth-GtuBWcwmHiJjzxxH1FZCqQ 2017-06-08 00:21:36.878 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxMTE2OTI5LCJleHAiOjE0OTY4ODE3MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8cHAv_99oSVHcFqVC31hrOGSU7PvVBaKuoL_mhNq0LfzCJOgonUoLStpex5Kpth-GtuBWcwmHiJjzxxH1FZCqQ 2017-06-08 00:21:36.878 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:21:36.878 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:21:36.882 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:21:36.883 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:22:36.880 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:22:36.880 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxMTE2OTI5LCJleHAiOjE0OTY4ODE3MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8cHAv_99oSVHcFqVC31hrOGSU7PvVBaKuoL_mhNq0LfzCJOgonUoLStpex5Kpth-GtuBWcwmHiJjzxxH1FZCqQ 2017-06-08 00:22:36.880 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxMTE2OTI5LCJleHAiOjE0OTY4ODE3MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8cHAv_99oSVHcFqVC31hrOGSU7PvVBaKuoL_mhNq0LfzCJOgonUoLStpex5Kpth-GtuBWcwmHiJjzxxH1FZCqQ 2017-06-08 00:22:36.881 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:22:36.881 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:22:36.888 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:22:36.890 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:23:36.883 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:23:36.883 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxMTE2OTI5LCJleHAiOjE0OTY4ODE3MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8cHAv_99oSVHcFqVC31hrOGSU7PvVBaKuoL_mhNq0LfzCJOgonUoLStpex5Kpth-GtuBWcwmHiJjzxxH1FZCqQ 2017-06-08 00:23:36.883 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxMTE2OTI5LCJleHAiOjE0OTY4ODE3MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8cHAv_99oSVHcFqVC31hrOGSU7PvVBaKuoL_mhNq0LfzCJOgonUoLStpex5Kpth-GtuBWcwmHiJjzxxH1FZCqQ 2017-06-08 00:23:36.884 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:23:36.884 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:23:36.888 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:23:36.889 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:24:36.878 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:24:36.878 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxMTE2OTI5LCJleHAiOjE0OTY4ODE3MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8cHAv_99oSVHcFqVC31hrOGSU7PvVBaKuoL_mhNq0LfzCJOgonUoLStpex5Kpth-GtuBWcwmHiJjzxxH1FZCqQ 2017-06-08 00:24:36.878 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxMTE2OTI5LCJleHAiOjE0OTY4ODE3MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8cHAv_99oSVHcFqVC31hrOGSU7PvVBaKuoL_mhNq0LfzCJOgonUoLStpex5Kpth-GtuBWcwmHiJjzxxH1FZCqQ 2017-06-08 00:24:36.879 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:24:36.879 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:24:36.884 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:24:36.885 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:25:36.878 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:25:36.878 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxMTE2OTI5LCJleHAiOjE0OTY4ODE3MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8cHAv_99oSVHcFqVC31hrOGSU7PvVBaKuoL_mhNq0LfzCJOgonUoLStpex5Kpth-GtuBWcwmHiJjzxxH1FZCqQ 2017-06-08 00:25:36.879 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxMTE2OTI5LCJleHAiOjE0OTY4ODE3MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8cHAv_99oSVHcFqVC31hrOGSU7PvVBaKuoL_mhNq0LfzCJOgonUoLStpex5Kpth-GtuBWcwmHiJjzxxH1FZCqQ 2017-06-08 00:25:36.879 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:25:36.879 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:25:36.882 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:25:36.883 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:25:36.907 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:25:36.908 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxMTE2OTI5LCJleHAiOjE0OTY4ODE3MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8cHAv_99oSVHcFqVC31hrOGSU7PvVBaKuoL_mhNq0LfzCJOgonUoLStpex5Kpth-GtuBWcwmHiJjzxxH1FZCqQ 2017-06-08 00:25:36.908 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxMTE2OTI5LCJleHAiOjE0OTY4ODE3MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8cHAv_99oSVHcFqVC31hrOGSU7PvVBaKuoL_mhNq0LfzCJOgonUoLStpex5Kpth-GtuBWcwmHiJjzxxH1FZCqQ 2017-06-08 00:25:36.908 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 00:25:36.908 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:25:36.909 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:25:36.910 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:25:36.911 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:25:36.911 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxMTE2OTI5LCJleHAiOjE0OTY4ODE3MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8cHAv_99oSVHcFqVC31hrOGSU7PvVBaKuoL_mhNq0LfzCJOgonUoLStpex5Kpth-GtuBWcwmHiJjzxxH1FZCqQ 2017-06-08 00:26:36.881 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:26:36.881 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxNTM2OTExLCJleHAiOjE0OTY4ODIxMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iCecpsxgRnhrF1dj1b80gJ9gcRzdsLAKC16xuY__hILKRIn0XWKCLvqoCvbXsC0dVVGTKytFs2MsfBT_7t1_Kg 2017-06-08 00:26:36.882 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxNTM2OTExLCJleHAiOjE0OTY4ODIxMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iCecpsxgRnhrF1dj1b80gJ9gcRzdsLAKC16xuY__hILKRIn0XWKCLvqoCvbXsC0dVVGTKytFs2MsfBT_7t1_Kg 2017-06-08 00:26:36.882 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:26:36.882 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:26:36.896 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:26:36.897 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:27:36.887 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:27:36.887 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxNTM2OTExLCJleHAiOjE0OTY4ODIxMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iCecpsxgRnhrF1dj1b80gJ9gcRzdsLAKC16xuY__hILKRIn0XWKCLvqoCvbXsC0dVVGTKytFs2MsfBT_7t1_Kg 2017-06-08 00:27:36.887 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxNTM2OTExLCJleHAiOjE0OTY4ODIxMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iCecpsxgRnhrF1dj1b80gJ9gcRzdsLAKC16xuY__hILKRIn0XWKCLvqoCvbXsC0dVVGTKytFs2MsfBT_7t1_Kg 2017-06-08 00:27:36.888 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:27:36.888 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:27:36.891 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:27:36.892 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:28:36.892 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:28:36.892 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxNTM2OTExLCJleHAiOjE0OTY4ODIxMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iCecpsxgRnhrF1dj1b80gJ9gcRzdsLAKC16xuY__hILKRIn0XWKCLvqoCvbXsC0dVVGTKytFs2MsfBT_7t1_Kg 2017-06-08 00:28:36.892 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxNTM2OTExLCJleHAiOjE0OTY4ODIxMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iCecpsxgRnhrF1dj1b80gJ9gcRzdsLAKC16xuY__hILKRIn0XWKCLvqoCvbXsC0dVVGTKytFs2MsfBT_7t1_Kg 2017-06-08 00:28:36.892 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:28:36.892 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:28:36.895 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:28:36.896 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:29:36.885 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:29:36.886 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxNTM2OTExLCJleHAiOjE0OTY4ODIxMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iCecpsxgRnhrF1dj1b80gJ9gcRzdsLAKC16xuY__hILKRIn0XWKCLvqoCvbXsC0dVVGTKytFs2MsfBT_7t1_Kg 2017-06-08 00:29:36.886 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxNTM2OTExLCJleHAiOjE0OTY4ODIxMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iCecpsxgRnhrF1dj1b80gJ9gcRzdsLAKC16xuY__hILKRIn0XWKCLvqoCvbXsC0dVVGTKytFs2MsfBT_7t1_Kg 2017-06-08 00:29:36.886 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:29:36.886 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:29:36.889 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:29:36.890 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 00:30:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 00:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 00:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 00:30:36.889 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:30:36.889 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxNTM2OTExLCJleHAiOjE0OTY4ODIxMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iCecpsxgRnhrF1dj1b80gJ9gcRzdsLAKC16xuY__hILKRIn0XWKCLvqoCvbXsC0dVVGTKytFs2MsfBT_7t1_Kg 2017-06-08 00:30:36.889 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxNTM2OTExLCJleHAiOjE0OTY4ODIxMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iCecpsxgRnhrF1dj1b80gJ9gcRzdsLAKC16xuY__hILKRIn0XWKCLvqoCvbXsC0dVVGTKytFs2MsfBT_7t1_Kg 2017-06-08 00:30:36.889 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:30:36.889 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:30:36.892 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:30:36.893 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:31:36.890 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:31:36.891 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxNTM2OTExLCJleHAiOjE0OTY4ODIxMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iCecpsxgRnhrF1dj1b80gJ9gcRzdsLAKC16xuY__hILKRIn0XWKCLvqoCvbXsC0dVVGTKytFs2MsfBT_7t1_Kg 2017-06-08 00:31:36.891 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxNTM2OTExLCJleHAiOjE0OTY4ODIxMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iCecpsxgRnhrF1dj1b80gJ9gcRzdsLAKC16xuY__hILKRIn0XWKCLvqoCvbXsC0dVVGTKytFs2MsfBT_7t1_Kg 2017-06-08 00:31:36.891 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:31:36.891 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:31:36.894 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:31:36.895 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:32:36.886 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:32:36.886 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxNTM2OTExLCJleHAiOjE0OTY4ODIxMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iCecpsxgRnhrF1dj1b80gJ9gcRzdsLAKC16xuY__hILKRIn0XWKCLvqoCvbXsC0dVVGTKytFs2MsfBT_7t1_Kg 2017-06-08 00:32:36.887 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxNTM2OTExLCJleHAiOjE0OTY4ODIxMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iCecpsxgRnhrF1dj1b80gJ9gcRzdsLAKC16xuY__hILKRIn0XWKCLvqoCvbXsC0dVVGTKytFs2MsfBT_7t1_Kg 2017-06-08 00:32:36.887 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:32:36.887 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:32:36.901 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:32:36.902 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:32:36.929 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:32:36.929 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxNTM2OTExLCJleHAiOjE0OTY4ODIxMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iCecpsxgRnhrF1dj1b80gJ9gcRzdsLAKC16xuY__hILKRIn0XWKCLvqoCvbXsC0dVVGTKytFs2MsfBT_7t1_Kg 2017-06-08 00:32:36.929 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxNTM2OTExLCJleHAiOjE0OTY4ODIxMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iCecpsxgRnhrF1dj1b80gJ9gcRzdsLAKC16xuY__hILKRIn0XWKCLvqoCvbXsC0dVVGTKytFs2MsfBT_7t1_Kg 2017-06-08 00:32:36.930 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 00:32:36.930 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:32:36.931 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:32:36.938 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:32:36.938 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:32:36.938 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxNTM2OTExLCJleHAiOjE0OTY4ODIxMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iCecpsxgRnhrF1dj1b80gJ9gcRzdsLAKC16xuY__hILKRIn0XWKCLvqoCvbXsC0dVVGTKytFs2MsfBT_7t1_Kg 2017-06-08 00:33:36.896 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:33:36.896 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxOTU2OTM5LCJleHAiOjE0OTY4ODI1NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zJad8hEGJyRnCLh29kTqeykOqL6xkuJMj_XpEhNx6cPg3_7Ch3ZCtAzwmimCrZJBnjVBwhjOa4cOYL65EqbrGA 2017-06-08 00:33:36.896 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxOTU2OTM5LCJleHAiOjE0OTY4ODI1NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zJad8hEGJyRnCLh29kTqeykOqL6xkuJMj_XpEhNx6cPg3_7Ch3ZCtAzwmimCrZJBnjVBwhjOa4cOYL65EqbrGA 2017-06-08 00:33:36.897 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:33:36.897 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:33:36.899 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:33:36.900 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:34:36.888 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:34:36.888 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxOTU2OTM5LCJleHAiOjE0OTY4ODI1NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zJad8hEGJyRnCLh29kTqeykOqL6xkuJMj_XpEhNx6cPg3_7Ch3ZCtAzwmimCrZJBnjVBwhjOa4cOYL65EqbrGA 2017-06-08 00:34:36.888 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxOTU2OTM5LCJleHAiOjE0OTY4ODI1NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zJad8hEGJyRnCLh29kTqeykOqL6xkuJMj_XpEhNx6cPg3_7Ch3ZCtAzwmimCrZJBnjVBwhjOa4cOYL65EqbrGA 2017-06-08 00:34:36.888 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:34:36.888 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:34:36.892 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:34:36.893 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:35:36.901 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:35:36.901 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxOTU2OTM5LCJleHAiOjE0OTY4ODI1NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zJad8hEGJyRnCLh29kTqeykOqL6xkuJMj_XpEhNx6cPg3_7Ch3ZCtAzwmimCrZJBnjVBwhjOa4cOYL65EqbrGA 2017-06-08 00:35:36.901 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxOTU2OTM5LCJleHAiOjE0OTY4ODI1NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zJad8hEGJyRnCLh29kTqeykOqL6xkuJMj_XpEhNx6cPg3_7Ch3ZCtAzwmimCrZJBnjVBwhjOa4cOYL65EqbrGA 2017-06-08 00:35:36.901 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:35:36.901 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:35:36.904 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:35:36.905 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:36:36.914 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:36:36.914 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxOTU2OTM5LCJleHAiOjE0OTY4ODI1NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zJad8hEGJyRnCLh29kTqeykOqL6xkuJMj_XpEhNx6cPg3_7Ch3ZCtAzwmimCrZJBnjVBwhjOa4cOYL65EqbrGA 2017-06-08 00:36:36.915 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxOTU2OTM5LCJleHAiOjE0OTY4ODI1NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zJad8hEGJyRnCLh29kTqeykOqL6xkuJMj_XpEhNx6cPg3_7Ch3ZCtAzwmimCrZJBnjVBwhjOa4cOYL65EqbrGA 2017-06-08 00:36:36.915 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:36:36.915 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:36:36.918 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:36:36.919 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:37:36.891 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:37:36.892 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxOTU2OTM5LCJleHAiOjE0OTY4ODI1NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zJad8hEGJyRnCLh29kTqeykOqL6xkuJMj_XpEhNx6cPg3_7Ch3ZCtAzwmimCrZJBnjVBwhjOa4cOYL65EqbrGA 2017-06-08 00:37:36.892 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxOTU2OTM5LCJleHAiOjE0OTY4ODI1NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zJad8hEGJyRnCLh29kTqeykOqL6xkuJMj_XpEhNx6cPg3_7Ch3ZCtAzwmimCrZJBnjVBwhjOa4cOYL65EqbrGA 2017-06-08 00:37:36.892 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:37:36.892 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:37:36.897 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:37:36.898 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:38:36.890 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:38:36.890 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxOTU2OTM5LCJleHAiOjE0OTY4ODI1NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zJad8hEGJyRnCLh29kTqeykOqL6xkuJMj_XpEhNx6cPg3_7Ch3ZCtAzwmimCrZJBnjVBwhjOa4cOYL65EqbrGA 2017-06-08 00:38:36.890 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxOTU2OTM5LCJleHAiOjE0OTY4ODI1NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zJad8hEGJyRnCLh29kTqeykOqL6xkuJMj_XpEhNx6cPg3_7Ch3ZCtAzwmimCrZJBnjVBwhjOa4cOYL65EqbrGA 2017-06-08 00:38:36.891 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:38:36.891 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:38:36.894 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:38:36.895 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:39:36.891 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:39:36.892 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxOTU2OTM5LCJleHAiOjE0OTY4ODI1NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zJad8hEGJyRnCLh29kTqeykOqL6xkuJMj_XpEhNx6cPg3_7Ch3ZCtAzwmimCrZJBnjVBwhjOa4cOYL65EqbrGA 2017-06-08 00:39:36.892 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxOTU2OTM5LCJleHAiOjE0OTY4ODI1NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zJad8hEGJyRnCLh29kTqeykOqL6xkuJMj_XpEhNx6cPg3_7Ch3ZCtAzwmimCrZJBnjVBwhjOa4cOYL65EqbrGA 2017-06-08 00:39:36.892 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:39:36.892 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:39:36.901 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:39:36.902 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:39:36.932 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:39:36.932 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxOTU2OTM5LCJleHAiOjE0OTY4ODI1NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zJad8hEGJyRnCLh29kTqeykOqL6xkuJMj_XpEhNx6cPg3_7Ch3ZCtAzwmimCrZJBnjVBwhjOa4cOYL65EqbrGA 2017-06-08 00:39:36.932 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxOTU2OTM5LCJleHAiOjE0OTY4ODI1NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zJad8hEGJyRnCLh29kTqeykOqL6xkuJMj_XpEhNx6cPg3_7Ch3ZCtAzwmimCrZJBnjVBwhjOa4cOYL65EqbrGA 2017-06-08 00:39:36.932 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 00:39:36.932 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:39:36.939 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:39:36.940 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:39:36.940 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:39:36.941 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgxOTU2OTM5LCJleHAiOjE0OTY4ODI1NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zJad8hEGJyRnCLh29kTqeykOqL6xkuJMj_XpEhNx6cPg3_7Ch3ZCtAzwmimCrZJBnjVBwhjOa4cOYL65EqbrGA 2017-06-08 00:40:36.923 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:40:36.923 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyMzc2OTQxLCJleHAiOjE0OTY4ODI5NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zev7wCyG0oUwQQUKvJ3v7mpjgkmyuPthiN1udUlqlfZzCJKadGvyuoaRXDtA2sMbCWE8C1JlHuoEWUuFBvLQsQ 2017-06-08 00:40:36.923 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyMzc2OTQxLCJleHAiOjE0OTY4ODI5NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zev7wCyG0oUwQQUKvJ3v7mpjgkmyuPthiN1udUlqlfZzCJKadGvyuoaRXDtA2sMbCWE8C1JlHuoEWUuFBvLQsQ 2017-06-08 00:40:36.923 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:40:36.923 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:40:36.926 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:40:36.927 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:41:36.892 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:41:36.892 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyMzc2OTQxLCJleHAiOjE0OTY4ODI5NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zev7wCyG0oUwQQUKvJ3v7mpjgkmyuPthiN1udUlqlfZzCJKadGvyuoaRXDtA2sMbCWE8C1JlHuoEWUuFBvLQsQ 2017-06-08 00:41:36.893 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyMzc2OTQxLCJleHAiOjE0OTY4ODI5NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zev7wCyG0oUwQQUKvJ3v7mpjgkmyuPthiN1udUlqlfZzCJKadGvyuoaRXDtA2sMbCWE8C1JlHuoEWUuFBvLQsQ 2017-06-08 00:41:36.893 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:41:36.893 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:41:36.896 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:41:36.897 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:42:36.895 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:42:36.896 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyMzc2OTQxLCJleHAiOjE0OTY4ODI5NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zev7wCyG0oUwQQUKvJ3v7mpjgkmyuPthiN1udUlqlfZzCJKadGvyuoaRXDtA2sMbCWE8C1JlHuoEWUuFBvLQsQ 2017-06-08 00:42:36.896 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyMzc2OTQxLCJleHAiOjE0OTY4ODI5NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zev7wCyG0oUwQQUKvJ3v7mpjgkmyuPthiN1udUlqlfZzCJKadGvyuoaRXDtA2sMbCWE8C1JlHuoEWUuFBvLQsQ 2017-06-08 00:42:36.896 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:42:36.896 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:42:36.899 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:42:36.900 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:43:36.894 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:43:36.894 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyMzc2OTQxLCJleHAiOjE0OTY4ODI5NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zev7wCyG0oUwQQUKvJ3v7mpjgkmyuPthiN1udUlqlfZzCJKadGvyuoaRXDtA2sMbCWE8C1JlHuoEWUuFBvLQsQ 2017-06-08 00:43:36.894 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyMzc2OTQxLCJleHAiOjE0OTY4ODI5NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zev7wCyG0oUwQQUKvJ3v7mpjgkmyuPthiN1udUlqlfZzCJKadGvyuoaRXDtA2sMbCWE8C1JlHuoEWUuFBvLQsQ 2017-06-08 00:43:36.895 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:43:36.895 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:43:36.897 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:43:36.898 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:44:36.895 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:44:36.895 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyMzc2OTQxLCJleHAiOjE0OTY4ODI5NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zev7wCyG0oUwQQUKvJ3v7mpjgkmyuPthiN1udUlqlfZzCJKadGvyuoaRXDtA2sMbCWE8C1JlHuoEWUuFBvLQsQ 2017-06-08 00:44:36.895 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyMzc2OTQxLCJleHAiOjE0OTY4ODI5NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zev7wCyG0oUwQQUKvJ3v7mpjgkmyuPthiN1udUlqlfZzCJKadGvyuoaRXDtA2sMbCWE8C1JlHuoEWUuFBvLQsQ 2017-06-08 00:44:36.895 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:44:36.895 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:44:36.898 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:44:36.899 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 00:45:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 00:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 00:45:30.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 00:45:36.902 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:45:36.902 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyMzc2OTQxLCJleHAiOjE0OTY4ODI5NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zev7wCyG0oUwQQUKvJ3v7mpjgkmyuPthiN1udUlqlfZzCJKadGvyuoaRXDtA2sMbCWE8C1JlHuoEWUuFBvLQsQ 2017-06-08 00:45:36.902 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyMzc2OTQxLCJleHAiOjE0OTY4ODI5NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zev7wCyG0oUwQQUKvJ3v7mpjgkmyuPthiN1udUlqlfZzCJKadGvyuoaRXDtA2sMbCWE8C1JlHuoEWUuFBvLQsQ 2017-06-08 00:45:36.903 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:45:36.903 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:45:36.905 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:45:36.906 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:46:36.897 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:46:36.897 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyMzc2OTQxLCJleHAiOjE0OTY4ODI5NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zev7wCyG0oUwQQUKvJ3v7mpjgkmyuPthiN1udUlqlfZzCJKadGvyuoaRXDtA2sMbCWE8C1JlHuoEWUuFBvLQsQ 2017-06-08 00:46:36.897 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyMzc2OTQxLCJleHAiOjE0OTY4ODI5NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zev7wCyG0oUwQQUKvJ3v7mpjgkmyuPthiN1udUlqlfZzCJKadGvyuoaRXDtA2sMbCWE8C1JlHuoEWUuFBvLQsQ 2017-06-08 00:46:36.898 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:46:36.898 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:46:36.902 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:46:36.903 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:46:36.929 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:46:36.929 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyMzc2OTQxLCJleHAiOjE0OTY4ODI5NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zev7wCyG0oUwQQUKvJ3v7mpjgkmyuPthiN1udUlqlfZzCJKadGvyuoaRXDtA2sMbCWE8C1JlHuoEWUuFBvLQsQ 2017-06-08 00:46:36.929 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyMzc2OTQxLCJleHAiOjE0OTY4ODI5NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zev7wCyG0oUwQQUKvJ3v7mpjgkmyuPthiN1udUlqlfZzCJKadGvyuoaRXDtA2sMbCWE8C1JlHuoEWUuFBvLQsQ 2017-06-08 00:46:36.929 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 00:46:36.929 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:46:36.931 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:46:36.931 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:46:36.932 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:46:36.932 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyMzc2OTQxLCJleHAiOjE0OTY4ODI5NzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zev7wCyG0oUwQQUKvJ3v7mpjgkmyuPthiN1udUlqlfZzCJKadGvyuoaRXDtA2sMbCWE8C1JlHuoEWUuFBvLQsQ 2017-06-08 00:47:36.909 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:47:36.910 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyNzk2OTMyLCJleHAiOjE0OTY4ODMzOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pbswQ-UuQ4h4Qfa5kPmqkhQHMCZPsXT8pCmQnJe9uuNCQU4vffLKtsGRZX74hmd2iC3i1n4DFZlc3QSZ_PLU3g 2017-06-08 00:47:36.910 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyNzk2OTMyLCJleHAiOjE0OTY4ODMzOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pbswQ-UuQ4h4Qfa5kPmqkhQHMCZPsXT8pCmQnJe9uuNCQU4vffLKtsGRZX74hmd2iC3i1n4DFZlc3QSZ_PLU3g 2017-06-08 00:47:36.910 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:47:36.910 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:47:36.913 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:47:36.914 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:48:36.896 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:48:36.897 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyNzk2OTMyLCJleHAiOjE0OTY4ODMzOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pbswQ-UuQ4h4Qfa5kPmqkhQHMCZPsXT8pCmQnJe9uuNCQU4vffLKtsGRZX74hmd2iC3i1n4DFZlc3QSZ_PLU3g 2017-06-08 00:48:36.897 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyNzk2OTMyLCJleHAiOjE0OTY4ODMzOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pbswQ-UuQ4h4Qfa5kPmqkhQHMCZPsXT8pCmQnJe9uuNCQU4vffLKtsGRZX74hmd2iC3i1n4DFZlc3QSZ_PLU3g 2017-06-08 00:48:36.897 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:48:36.897 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:48:36.910 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:48:36.911 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:49:36.940 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:49:36.940 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyNzk2OTMyLCJleHAiOjE0OTY4ODMzOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pbswQ-UuQ4h4Qfa5kPmqkhQHMCZPsXT8pCmQnJe9uuNCQU4vffLKtsGRZX74hmd2iC3i1n4DFZlc3QSZ_PLU3g 2017-06-08 00:49:36.940 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyNzk2OTMyLCJleHAiOjE0OTY4ODMzOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pbswQ-UuQ4h4Qfa5kPmqkhQHMCZPsXT8pCmQnJe9uuNCQU4vffLKtsGRZX74hmd2iC3i1n4DFZlc3QSZ_PLU3g 2017-06-08 00:49:36.941 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:49:36.941 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:49:36.944 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:49:36.945 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:50:36.906 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:50:36.906 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyNzk2OTMyLCJleHAiOjE0OTY4ODMzOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pbswQ-UuQ4h4Qfa5kPmqkhQHMCZPsXT8pCmQnJe9uuNCQU4vffLKtsGRZX74hmd2iC3i1n4DFZlc3QSZ_PLU3g 2017-06-08 00:50:36.906 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyNzk2OTMyLCJleHAiOjE0OTY4ODMzOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pbswQ-UuQ4h4Qfa5kPmqkhQHMCZPsXT8pCmQnJe9uuNCQU4vffLKtsGRZX74hmd2iC3i1n4DFZlc3QSZ_PLU3g 2017-06-08 00:50:36.906 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:50:36.906 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:50:36.910 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:50:36.911 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:51:36.906 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:51:36.906 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyNzk2OTMyLCJleHAiOjE0OTY4ODMzOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pbswQ-UuQ4h4Qfa5kPmqkhQHMCZPsXT8pCmQnJe9uuNCQU4vffLKtsGRZX74hmd2iC3i1n4DFZlc3QSZ_PLU3g 2017-06-08 00:51:36.906 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyNzk2OTMyLCJleHAiOjE0OTY4ODMzOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pbswQ-UuQ4h4Qfa5kPmqkhQHMCZPsXT8pCmQnJe9uuNCQU4vffLKtsGRZX74hmd2iC3i1n4DFZlc3QSZ_PLU3g 2017-06-08 00:51:36.907 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:51:36.907 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:51:36.909 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:51:36.910 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:52:36.916 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:52:36.916 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyNzk2OTMyLCJleHAiOjE0OTY4ODMzOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pbswQ-UuQ4h4Qfa5kPmqkhQHMCZPsXT8pCmQnJe9uuNCQU4vffLKtsGRZX74hmd2iC3i1n4DFZlc3QSZ_PLU3g 2017-06-08 00:52:36.916 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyNzk2OTMyLCJleHAiOjE0OTY4ODMzOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pbswQ-UuQ4h4Qfa5kPmqkhQHMCZPsXT8pCmQnJe9uuNCQU4vffLKtsGRZX74hmd2iC3i1n4DFZlc3QSZ_PLU3g 2017-06-08 00:52:36.917 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:52:36.917 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:52:36.920 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:52:36.921 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:53:36.903 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:53:36.904 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyNzk2OTMyLCJleHAiOjE0OTY4ODMzOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pbswQ-UuQ4h4Qfa5kPmqkhQHMCZPsXT8pCmQnJe9uuNCQU4vffLKtsGRZX74hmd2iC3i1n4DFZlc3QSZ_PLU3g 2017-06-08 00:53:36.904 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyNzk2OTMyLCJleHAiOjE0OTY4ODMzOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pbswQ-UuQ4h4Qfa5kPmqkhQHMCZPsXT8pCmQnJe9uuNCQU4vffLKtsGRZX74hmd2iC3i1n4DFZlc3QSZ_PLU3g 2017-06-08 00:53:36.904 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:53:36.904 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:53:36.907 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:53:36.908 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:53:36.951 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:53:36.951 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyNzk2OTMyLCJleHAiOjE0OTY4ODMzOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pbswQ-UuQ4h4Qfa5kPmqkhQHMCZPsXT8pCmQnJe9uuNCQU4vffLKtsGRZX74hmd2iC3i1n4DFZlc3QSZ_PLU3g 2017-06-08 00:53:36.952 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyNzk2OTMyLCJleHAiOjE0OTY4ODMzOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pbswQ-UuQ4h4Qfa5kPmqkhQHMCZPsXT8pCmQnJe9uuNCQU4vffLKtsGRZX74hmd2iC3i1n4DFZlc3QSZ_PLU3g 2017-06-08 00:53:36.952 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 00:53:36.952 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:53:36.953 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:53:36.954 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:53:36.955 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:53:36.955 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgyNzk2OTMyLCJleHAiOjE0OTY4ODMzOTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.pbswQ-UuQ4h4Qfa5kPmqkhQHMCZPsXT8pCmQnJe9uuNCQU4vffLKtsGRZX74hmd2iC3i1n4DFZlc3QSZ_PLU3g 2017-06-08 00:54:36.908 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:54:36.908 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzMjE2OTU1LCJleHAiOjE0OTY4ODM4MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DVuQeppr878I17O2PZ4th22oKq51rKUYPOR6gIirVaGh7xjQu3UOEM5pqaEvfEmT0gf5CWmboxjoOCoVEBN_cA 2017-06-08 00:54:36.908 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzMjE2OTU1LCJleHAiOjE0OTY4ODM4MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DVuQeppr878I17O2PZ4th22oKq51rKUYPOR6gIirVaGh7xjQu3UOEM5pqaEvfEmT0gf5CWmboxjoOCoVEBN_cA 2017-06-08 00:54:36.908 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:54:36.908 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:54:36.911 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:54:36.912 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:55:36.909 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:55:36.909 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzMjE2OTU1LCJleHAiOjE0OTY4ODM4MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DVuQeppr878I17O2PZ4th22oKq51rKUYPOR6gIirVaGh7xjQu3UOEM5pqaEvfEmT0gf5CWmboxjoOCoVEBN_cA 2017-06-08 00:55:36.909 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzMjE2OTU1LCJleHAiOjE0OTY4ODM4MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DVuQeppr878I17O2PZ4th22oKq51rKUYPOR6gIirVaGh7xjQu3UOEM5pqaEvfEmT0gf5CWmboxjoOCoVEBN_cA 2017-06-08 00:55:36.909 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:55:36.909 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:55:36.912 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:55:36.913 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:56:36.911 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:56:36.911 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzMjE2OTU1LCJleHAiOjE0OTY4ODM4MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DVuQeppr878I17O2PZ4th22oKq51rKUYPOR6gIirVaGh7xjQu3UOEM5pqaEvfEmT0gf5CWmboxjoOCoVEBN_cA 2017-06-08 00:56:36.911 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzMjE2OTU1LCJleHAiOjE0OTY4ODM4MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DVuQeppr878I17O2PZ4th22oKq51rKUYPOR6gIirVaGh7xjQu3UOEM5pqaEvfEmT0gf5CWmboxjoOCoVEBN_cA 2017-06-08 00:56:36.912 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:56:36.912 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:56:36.916 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:56:36.917 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:57:36.908 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:57:36.908 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzMjE2OTU1LCJleHAiOjE0OTY4ODM4MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DVuQeppr878I17O2PZ4th22oKq51rKUYPOR6gIirVaGh7xjQu3UOEM5pqaEvfEmT0gf5CWmboxjoOCoVEBN_cA 2017-06-08 00:57:36.908 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzMjE2OTU1LCJleHAiOjE0OTY4ODM4MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DVuQeppr878I17O2PZ4th22oKq51rKUYPOR6gIirVaGh7xjQu3UOEM5pqaEvfEmT0gf5CWmboxjoOCoVEBN_cA 2017-06-08 00:57:36.908 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:57:36.908 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:57:36.913 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:57:36.914 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:58:36.909 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:58:36.909 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzMjE2OTU1LCJleHAiOjE0OTY4ODM4MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DVuQeppr878I17O2PZ4th22oKq51rKUYPOR6gIirVaGh7xjQu3UOEM5pqaEvfEmT0gf5CWmboxjoOCoVEBN_cA 2017-06-08 00:58:36.909 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzMjE2OTU1LCJleHAiOjE0OTY4ODM4MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DVuQeppr878I17O2PZ4th22oKq51rKUYPOR6gIirVaGh7xjQu3UOEM5pqaEvfEmT0gf5CWmboxjoOCoVEBN_cA 2017-06-08 00:58:36.909 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:58:36.909 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:58:36.912 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:58:36.913 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 00:59:36.912 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 00:59:36.912 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzMjE2OTU1LCJleHAiOjE0OTY4ODM4MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DVuQeppr878I17O2PZ4th22oKq51rKUYPOR6gIirVaGh7xjQu3UOEM5pqaEvfEmT0gf5CWmboxjoOCoVEBN_cA 2017-06-08 00:59:36.912 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzMjE2OTU1LCJleHAiOjE0OTY4ODM4MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DVuQeppr878I17O2PZ4th22oKq51rKUYPOR6gIirVaGh7xjQu3UOEM5pqaEvfEmT0gf5CWmboxjoOCoVEBN_cA 2017-06-08 00:59:36.913 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 00:59:36.913 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 00:59:36.925 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 00:59:36.926 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:00:00.012 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 01:00:00.013 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 01:00:00.019 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanupDatabase Enter...cleanUpDays:400 2017-06-08 01:00:00.020 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Enter... 2017-06-08 01:00:00.037 INFO 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Effected RowCount = 0 2017-06-08 01:00:00.037 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Leave... 2017-06-08 01:00:00.037 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Enter... 2017-06-08 01:00:00.038 INFO 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Effected RowCount = 0 2017-06-08 01:00:00.039 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Leave... 2017-06-08 01:00:00.039 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Enter... 2017-06-08 01:00:00.040 INFO 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Effected RowCount = 0 2017-06-08 01:00:00.040 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Leave... 2017-06-08 01:00:00.040 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Enter... 2017-06-08 01:00:00.043 INFO 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Effected RowCount = 0 2017-06-08 01:00:00.043 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Leave... 2017-06-08 01:00:00.043 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Enter... 2017-06-08 01:00:00.044 INFO 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Effected RowCount = 0 2017-06-08 01:00:00.044 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Leave... 2017-06-08 01:00:00.044 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanupDatabase Leave... 2017-06-08 01:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 01:00:30.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 01:00:36.911 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:00:36.911 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzMjE2OTU1LCJleHAiOjE0OTY4ODM4MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DVuQeppr878I17O2PZ4th22oKq51rKUYPOR6gIirVaGh7xjQu3UOEM5pqaEvfEmT0gf5CWmboxjoOCoVEBN_cA 2017-06-08 01:00:36.911 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzMjE2OTU1LCJleHAiOjE0OTY4ODM4MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DVuQeppr878I17O2PZ4th22oKq51rKUYPOR6gIirVaGh7xjQu3UOEM5pqaEvfEmT0gf5CWmboxjoOCoVEBN_cA 2017-06-08 01:00:36.911 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:00:36.911 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:00:36.913 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:00:36.914 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:00:36.942 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:00:36.942 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzMjE2OTU1LCJleHAiOjE0OTY4ODM4MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DVuQeppr878I17O2PZ4th22oKq51rKUYPOR6gIirVaGh7xjQu3UOEM5pqaEvfEmT0gf5CWmboxjoOCoVEBN_cA 2017-06-08 01:00:36.942 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzMjE2OTU1LCJleHAiOjE0OTY4ODM4MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DVuQeppr878I17O2PZ4th22oKq51rKUYPOR6gIirVaGh7xjQu3UOEM5pqaEvfEmT0gf5CWmboxjoOCoVEBN_cA 2017-06-08 01:00:36.942 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 01:00:36.942 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:00:36.944 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:00:36.944 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:00:36.945 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:00:36.945 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzMjE2OTU1LCJleHAiOjE0OTY4ODM4MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DVuQeppr878I17O2PZ4th22oKq51rKUYPOR6gIirVaGh7xjQu3UOEM5pqaEvfEmT0gf5CWmboxjoOCoVEBN_cA 2017-06-08 01:01:36.916 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:01:36.917 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzNjM2OTQ1LCJleHAiOjE0OTY4ODQyMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ticFPTBrDvlPyPbtDSI4-RTNTtmctbIJsy6Cv2JemKOAMvg51FPhGHkZGBpzz-UMydqf2sJ_8mny9Th-bYKQWQ 2017-06-08 01:01:36.917 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzNjM2OTQ1LCJleHAiOjE0OTY4ODQyMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ticFPTBrDvlPyPbtDSI4-RTNTtmctbIJsy6Cv2JemKOAMvg51FPhGHkZGBpzz-UMydqf2sJ_8mny9Th-bYKQWQ 2017-06-08 01:01:36.917 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:01:36.917 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:01:36.920 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:01:36.921 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:02:36.925 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:02:36.925 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzNjM2OTQ1LCJleHAiOjE0OTY4ODQyMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ticFPTBrDvlPyPbtDSI4-RTNTtmctbIJsy6Cv2JemKOAMvg51FPhGHkZGBpzz-UMydqf2sJ_8mny9Th-bYKQWQ 2017-06-08 01:02:36.925 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzNjM2OTQ1LCJleHAiOjE0OTY4ODQyMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ticFPTBrDvlPyPbtDSI4-RTNTtmctbIJsy6Cv2JemKOAMvg51FPhGHkZGBpzz-UMydqf2sJ_8mny9Th-bYKQWQ 2017-06-08 01:02:36.926 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:02:36.926 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:02:36.928 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:02:36.930 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:03:36.919 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:03:36.919 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzNjM2OTQ1LCJleHAiOjE0OTY4ODQyMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ticFPTBrDvlPyPbtDSI4-RTNTtmctbIJsy6Cv2JemKOAMvg51FPhGHkZGBpzz-UMydqf2sJ_8mny9Th-bYKQWQ 2017-06-08 01:03:36.919 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzNjM2OTQ1LCJleHAiOjE0OTY4ODQyMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ticFPTBrDvlPyPbtDSI4-RTNTtmctbIJsy6Cv2JemKOAMvg51FPhGHkZGBpzz-UMydqf2sJ_8mny9Th-bYKQWQ 2017-06-08 01:03:36.920 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:03:36.920 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:03:36.922 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:03:36.923 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:04:36.913 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:04:36.913 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzNjM2OTQ1LCJleHAiOjE0OTY4ODQyMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ticFPTBrDvlPyPbtDSI4-RTNTtmctbIJsy6Cv2JemKOAMvg51FPhGHkZGBpzz-UMydqf2sJ_8mny9Th-bYKQWQ 2017-06-08 01:04:36.913 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzNjM2OTQ1LCJleHAiOjE0OTY4ODQyMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ticFPTBrDvlPyPbtDSI4-RTNTtmctbIJsy6Cv2JemKOAMvg51FPhGHkZGBpzz-UMydqf2sJ_8mny9Th-bYKQWQ 2017-06-08 01:04:36.913 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:04:36.913 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:04:36.916 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:04:36.917 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:05:36.921 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:05:36.921 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzNjM2OTQ1LCJleHAiOjE0OTY4ODQyMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ticFPTBrDvlPyPbtDSI4-RTNTtmctbIJsy6Cv2JemKOAMvg51FPhGHkZGBpzz-UMydqf2sJ_8mny9Th-bYKQWQ 2017-06-08 01:05:36.921 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzNjM2OTQ1LCJleHAiOjE0OTY4ODQyMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ticFPTBrDvlPyPbtDSI4-RTNTtmctbIJsy6Cv2JemKOAMvg51FPhGHkZGBpzz-UMydqf2sJ_8mny9Th-bYKQWQ 2017-06-08 01:05:36.922 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:05:36.922 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:05:36.924 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:05:36.925 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:06:36.914 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:06:36.914 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzNjM2OTQ1LCJleHAiOjE0OTY4ODQyMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ticFPTBrDvlPyPbtDSI4-RTNTtmctbIJsy6Cv2JemKOAMvg51FPhGHkZGBpzz-UMydqf2sJ_8mny9Th-bYKQWQ 2017-06-08 01:06:36.914 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzNjM2OTQ1LCJleHAiOjE0OTY4ODQyMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ticFPTBrDvlPyPbtDSI4-RTNTtmctbIJsy6Cv2JemKOAMvg51FPhGHkZGBpzz-UMydqf2sJ_8mny9Th-bYKQWQ 2017-06-08 01:06:36.914 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:06:36.914 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:06:36.917 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:06:36.918 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:07:36.917 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:07:36.917 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzNjM2OTQ1LCJleHAiOjE0OTY4ODQyMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ticFPTBrDvlPyPbtDSI4-RTNTtmctbIJsy6Cv2JemKOAMvg51FPhGHkZGBpzz-UMydqf2sJ_8mny9Th-bYKQWQ 2017-06-08 01:07:36.917 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzNjM2OTQ1LCJleHAiOjE0OTY4ODQyMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ticFPTBrDvlPyPbtDSI4-RTNTtmctbIJsy6Cv2JemKOAMvg51FPhGHkZGBpzz-UMydqf2sJ_8mny9Th-bYKQWQ 2017-06-08 01:07:36.918 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:07:36.918 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:07:36.921 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:07:36.922 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:07:36.954 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:07:36.954 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzNjM2OTQ1LCJleHAiOjE0OTY4ODQyMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ticFPTBrDvlPyPbtDSI4-RTNTtmctbIJsy6Cv2JemKOAMvg51FPhGHkZGBpzz-UMydqf2sJ_8mny9Th-bYKQWQ 2017-06-08 01:07:36.954 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzNjM2OTQ1LCJleHAiOjE0OTY4ODQyMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ticFPTBrDvlPyPbtDSI4-RTNTtmctbIJsy6Cv2JemKOAMvg51FPhGHkZGBpzz-UMydqf2sJ_8mny9Th-bYKQWQ 2017-06-08 01:07:36.955 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 01:07:36.955 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:07:36.956 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:07:36.957 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:07:36.958 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:07:36.958 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODgzNjM2OTQ1LCJleHAiOjE0OTY4ODQyMzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ticFPTBrDvlPyPbtDSI4-RTNTtmctbIJsy6Cv2JemKOAMvg51FPhGHkZGBpzz-UMydqf2sJ_8mny9Th-bYKQWQ 2017-06-08 01:08:36.915 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:08:36.915 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0MDU2OTU4LCJleHAiOjE0OTY4ODQ2NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.27-OOiWbu3QUKtHRJwBSDCkswJ7WNVW2NLESXOpapMmAdtlkwR00HsGz4IwL-n75plBn2GtqOHsDVZVTQA7qnQ 2017-06-08 01:08:36.916 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0MDU2OTU4LCJleHAiOjE0OTY4ODQ2NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.27-OOiWbu3QUKtHRJwBSDCkswJ7WNVW2NLESXOpapMmAdtlkwR00HsGz4IwL-n75plBn2GtqOHsDVZVTQA7qnQ 2017-06-08 01:08:36.916 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:08:36.916 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:08:36.926 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:08:36.927 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:09:36.914 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:09:36.914 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0MDU2OTU4LCJleHAiOjE0OTY4ODQ2NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.27-OOiWbu3QUKtHRJwBSDCkswJ7WNVW2NLESXOpapMmAdtlkwR00HsGz4IwL-n75plBn2GtqOHsDVZVTQA7qnQ 2017-06-08 01:09:36.914 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0MDU2OTU4LCJleHAiOjE0OTY4ODQ2NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.27-OOiWbu3QUKtHRJwBSDCkswJ7WNVW2NLESXOpapMmAdtlkwR00HsGz4IwL-n75plBn2GtqOHsDVZVTQA7qnQ 2017-06-08 01:09:36.915 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:09:36.915 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:09:36.919 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:09:36.920 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:10:36.920 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:10:36.920 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0MDU2OTU4LCJleHAiOjE0OTY4ODQ2NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.27-OOiWbu3QUKtHRJwBSDCkswJ7WNVW2NLESXOpapMmAdtlkwR00HsGz4IwL-n75plBn2GtqOHsDVZVTQA7qnQ 2017-06-08 01:10:36.920 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0MDU2OTU4LCJleHAiOjE0OTY4ODQ2NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.27-OOiWbu3QUKtHRJwBSDCkswJ7WNVW2NLESXOpapMmAdtlkwR00HsGz4IwL-n75plBn2GtqOHsDVZVTQA7qnQ 2017-06-08 01:10:36.921 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:10:36.921 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:10:36.924 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:10:36.925 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:11:36.918 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:11:36.918 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0MDU2OTU4LCJleHAiOjE0OTY4ODQ2NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.27-OOiWbu3QUKtHRJwBSDCkswJ7WNVW2NLESXOpapMmAdtlkwR00HsGz4IwL-n75plBn2GtqOHsDVZVTQA7qnQ 2017-06-08 01:11:36.918 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0MDU2OTU4LCJleHAiOjE0OTY4ODQ2NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.27-OOiWbu3QUKtHRJwBSDCkswJ7WNVW2NLESXOpapMmAdtlkwR00HsGz4IwL-n75plBn2GtqOHsDVZVTQA7qnQ 2017-06-08 01:11:36.918 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:11:36.918 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:11:36.921 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:11:36.922 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:12:36.921 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:12:36.921 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0MDU2OTU4LCJleHAiOjE0OTY4ODQ2NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.27-OOiWbu3QUKtHRJwBSDCkswJ7WNVW2NLESXOpapMmAdtlkwR00HsGz4IwL-n75plBn2GtqOHsDVZVTQA7qnQ 2017-06-08 01:12:36.921 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0MDU2OTU4LCJleHAiOjE0OTY4ODQ2NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.27-OOiWbu3QUKtHRJwBSDCkswJ7WNVW2NLESXOpapMmAdtlkwR00HsGz4IwL-n75plBn2GtqOHsDVZVTQA7qnQ 2017-06-08 01:12:36.921 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:12:36.921 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:12:36.924 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:12:36.925 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:13:36.916 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:13:36.917 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0MDU2OTU4LCJleHAiOjE0OTY4ODQ2NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.27-OOiWbu3QUKtHRJwBSDCkswJ7WNVW2NLESXOpapMmAdtlkwR00HsGz4IwL-n75plBn2GtqOHsDVZVTQA7qnQ 2017-06-08 01:13:36.917 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0MDU2OTU4LCJleHAiOjE0OTY4ODQ2NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.27-OOiWbu3QUKtHRJwBSDCkswJ7WNVW2NLESXOpapMmAdtlkwR00HsGz4IwL-n75plBn2GtqOHsDVZVTQA7qnQ 2017-06-08 01:13:36.917 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:13:36.917 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:13:36.920 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:13:36.921 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:14:36.928 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:14:36.928 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0MDU2OTU4LCJleHAiOjE0OTY4ODQ2NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.27-OOiWbu3QUKtHRJwBSDCkswJ7WNVW2NLESXOpapMmAdtlkwR00HsGz4IwL-n75plBn2GtqOHsDVZVTQA7qnQ 2017-06-08 01:14:36.928 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0MDU2OTU4LCJleHAiOjE0OTY4ODQ2NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.27-OOiWbu3QUKtHRJwBSDCkswJ7WNVW2NLESXOpapMmAdtlkwR00HsGz4IwL-n75plBn2GtqOHsDVZVTQA7qnQ 2017-06-08 01:14:36.928 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:14:36.928 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:14:36.932 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:14:36.932 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:14:36.959 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:14:36.959 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0MDU2OTU4LCJleHAiOjE0OTY4ODQ2NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.27-OOiWbu3QUKtHRJwBSDCkswJ7WNVW2NLESXOpapMmAdtlkwR00HsGz4IwL-n75plBn2GtqOHsDVZVTQA7qnQ 2017-06-08 01:14:36.959 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0MDU2OTU4LCJleHAiOjE0OTY4ODQ2NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.27-OOiWbu3QUKtHRJwBSDCkswJ7WNVW2NLESXOpapMmAdtlkwR00HsGz4IwL-n75plBn2GtqOHsDVZVTQA7qnQ 2017-06-08 01:14:36.959 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 01:14:36.959 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:14:36.961 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:14:36.962 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:14:36.962 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:14:36.963 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0MDU2OTU4LCJleHAiOjE0OTY4ODQ2NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.27-OOiWbu3QUKtHRJwBSDCkswJ7WNVW2NLESXOpapMmAdtlkwR00HsGz4IwL-n75plBn2GtqOHsDVZVTQA7qnQ 2017-06-08 01:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 01:15:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 01:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 01:15:30.005 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 01:15:36.928 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:15:36.928 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0NDc2OTYzLCJleHAiOjE0OTY4ODUwNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iSLS5jUhP_t4dI_4EE1PBpxeyq91IkBE-vD8mAKch-1may8vrP-Fgoo_VNVFGkLeVNBmzGdPcTipzoJgdlSLKg 2017-06-08 01:15:36.928 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0NDc2OTYzLCJleHAiOjE0OTY4ODUwNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iSLS5jUhP_t4dI_4EE1PBpxeyq91IkBE-vD8mAKch-1may8vrP-Fgoo_VNVFGkLeVNBmzGdPcTipzoJgdlSLKg 2017-06-08 01:15:36.929 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:15:36.929 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:15:36.931 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:15:36.933 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:16:36.919 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:16:36.919 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0NDc2OTYzLCJleHAiOjE0OTY4ODUwNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iSLS5jUhP_t4dI_4EE1PBpxeyq91IkBE-vD8mAKch-1may8vrP-Fgoo_VNVFGkLeVNBmzGdPcTipzoJgdlSLKg 2017-06-08 01:16:36.919 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0NDc2OTYzLCJleHAiOjE0OTY4ODUwNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iSLS5jUhP_t4dI_4EE1PBpxeyq91IkBE-vD8mAKch-1may8vrP-Fgoo_VNVFGkLeVNBmzGdPcTipzoJgdlSLKg 2017-06-08 01:16:36.919 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:16:36.920 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:16:36.923 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:16:36.924 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:17:36.923 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:17:36.923 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0NDc2OTYzLCJleHAiOjE0OTY4ODUwNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iSLS5jUhP_t4dI_4EE1PBpxeyq91IkBE-vD8mAKch-1may8vrP-Fgoo_VNVFGkLeVNBmzGdPcTipzoJgdlSLKg 2017-06-08 01:17:36.923 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0NDc2OTYzLCJleHAiOjE0OTY4ODUwNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iSLS5jUhP_t4dI_4EE1PBpxeyq91IkBE-vD8mAKch-1may8vrP-Fgoo_VNVFGkLeVNBmzGdPcTipzoJgdlSLKg 2017-06-08 01:17:36.923 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:17:36.923 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:17:36.926 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:17:36.927 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:18:36.920 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:18:36.920 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0NDc2OTYzLCJleHAiOjE0OTY4ODUwNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iSLS5jUhP_t4dI_4EE1PBpxeyq91IkBE-vD8mAKch-1may8vrP-Fgoo_VNVFGkLeVNBmzGdPcTipzoJgdlSLKg 2017-06-08 01:18:36.920 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0NDc2OTYzLCJleHAiOjE0OTY4ODUwNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iSLS5jUhP_t4dI_4EE1PBpxeyq91IkBE-vD8mAKch-1may8vrP-Fgoo_VNVFGkLeVNBmzGdPcTipzoJgdlSLKg 2017-06-08 01:18:36.921 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:18:36.921 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:18:36.923 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:18:36.924 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:19:36.926 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:19:36.926 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0NDc2OTYzLCJleHAiOjE0OTY4ODUwNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iSLS5jUhP_t4dI_4EE1PBpxeyq91IkBE-vD8mAKch-1may8vrP-Fgoo_VNVFGkLeVNBmzGdPcTipzoJgdlSLKg 2017-06-08 01:19:36.926 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0NDc2OTYzLCJleHAiOjE0OTY4ODUwNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iSLS5jUhP_t4dI_4EE1PBpxeyq91IkBE-vD8mAKch-1may8vrP-Fgoo_VNVFGkLeVNBmzGdPcTipzoJgdlSLKg 2017-06-08 01:19:36.927 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:19:36.927 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:19:36.930 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:19:36.931 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:20:36.922 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:20:36.922 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0NDc2OTYzLCJleHAiOjE0OTY4ODUwNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iSLS5jUhP_t4dI_4EE1PBpxeyq91IkBE-vD8mAKch-1may8vrP-Fgoo_VNVFGkLeVNBmzGdPcTipzoJgdlSLKg 2017-06-08 01:20:36.922 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0NDc2OTYzLCJleHAiOjE0OTY4ODUwNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iSLS5jUhP_t4dI_4EE1PBpxeyq91IkBE-vD8mAKch-1may8vrP-Fgoo_VNVFGkLeVNBmzGdPcTipzoJgdlSLKg 2017-06-08 01:20:36.922 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:20:36.922 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:20:36.925 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:20:36.926 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:21:36.928 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:21:36.928 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0NDc2OTYzLCJleHAiOjE0OTY4ODUwNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iSLS5jUhP_t4dI_4EE1PBpxeyq91IkBE-vD8mAKch-1may8vrP-Fgoo_VNVFGkLeVNBmzGdPcTipzoJgdlSLKg 2017-06-08 01:21:36.928 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0NDc2OTYzLCJleHAiOjE0OTY4ODUwNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iSLS5jUhP_t4dI_4EE1PBpxeyq91IkBE-vD8mAKch-1may8vrP-Fgoo_VNVFGkLeVNBmzGdPcTipzoJgdlSLKg 2017-06-08 01:21:36.929 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:21:36.929 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:21:36.932 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:21:36.933 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:21:36.966 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:21:36.967 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0NDc2OTYzLCJleHAiOjE0OTY4ODUwNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iSLS5jUhP_t4dI_4EE1PBpxeyq91IkBE-vD8mAKch-1may8vrP-Fgoo_VNVFGkLeVNBmzGdPcTipzoJgdlSLKg 2017-06-08 01:21:36.967 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0NDc2OTYzLCJleHAiOjE0OTY4ODUwNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iSLS5jUhP_t4dI_4EE1PBpxeyq91IkBE-vD8mAKch-1may8vrP-Fgoo_VNVFGkLeVNBmzGdPcTipzoJgdlSLKg 2017-06-08 01:21:36.967 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 01:21:36.967 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:21:36.973 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:21:36.974 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:21:36.974 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:21:36.974 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0NDc2OTYzLCJleHAiOjE0OTY4ODUwNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iSLS5jUhP_t4dI_4EE1PBpxeyq91IkBE-vD8mAKch-1may8vrP-Fgoo_VNVFGkLeVNBmzGdPcTipzoJgdlSLKg 2017-06-08 01:22:36.929 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:22:36.929 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0ODk2OTc1LCJleHAiOjE0OTY4ODU0OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.YmQoN-cO1ChtvYZNixP1DMa-y1skCTi5gH1DGMV3Ux4dSZ3WIDEUDJdxzFS3i5Mfl1KYivPnYWkSjsrFC8syAQ 2017-06-08 01:22:36.929 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0ODk2OTc1LCJleHAiOjE0OTY4ODU0OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.YmQoN-cO1ChtvYZNixP1DMa-y1skCTi5gH1DGMV3Ux4dSZ3WIDEUDJdxzFS3i5Mfl1KYivPnYWkSjsrFC8syAQ 2017-06-08 01:22:36.930 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:22:36.930 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:22:36.942 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:22:36.943 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:23:36.925 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:23:36.925 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0ODk2OTc1LCJleHAiOjE0OTY4ODU0OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.YmQoN-cO1ChtvYZNixP1DMa-y1skCTi5gH1DGMV3Ux4dSZ3WIDEUDJdxzFS3i5Mfl1KYivPnYWkSjsrFC8syAQ 2017-06-08 01:23:36.925 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0ODk2OTc1LCJleHAiOjE0OTY4ODU0OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.YmQoN-cO1ChtvYZNixP1DMa-y1skCTi5gH1DGMV3Ux4dSZ3WIDEUDJdxzFS3i5Mfl1KYivPnYWkSjsrFC8syAQ 2017-06-08 01:23:36.926 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:23:36.926 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:23:36.928 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:23:36.929 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:24:36.933 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:24:36.933 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0ODk2OTc1LCJleHAiOjE0OTY4ODU0OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.YmQoN-cO1ChtvYZNixP1DMa-y1skCTi5gH1DGMV3Ux4dSZ3WIDEUDJdxzFS3i5Mfl1KYivPnYWkSjsrFC8syAQ 2017-06-08 01:24:36.933 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0ODk2OTc1LCJleHAiOjE0OTY4ODU0OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.YmQoN-cO1ChtvYZNixP1DMa-y1skCTi5gH1DGMV3Ux4dSZ3WIDEUDJdxzFS3i5Mfl1KYivPnYWkSjsrFC8syAQ 2017-06-08 01:24:36.934 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:24:36.934 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:24:36.936 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:24:36.937 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:25:36.924 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:25:36.924 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0ODk2OTc1LCJleHAiOjE0OTY4ODU0OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.YmQoN-cO1ChtvYZNixP1DMa-y1skCTi5gH1DGMV3Ux4dSZ3WIDEUDJdxzFS3i5Mfl1KYivPnYWkSjsrFC8syAQ 2017-06-08 01:25:36.925 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0ODk2OTc1LCJleHAiOjE0OTY4ODU0OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.YmQoN-cO1ChtvYZNixP1DMa-y1skCTi5gH1DGMV3Ux4dSZ3WIDEUDJdxzFS3i5Mfl1KYivPnYWkSjsrFC8syAQ 2017-06-08 01:25:36.925 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:25:36.925 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:25:36.928 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:25:36.929 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:26:36.930 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:26:36.930 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0ODk2OTc1LCJleHAiOjE0OTY4ODU0OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.YmQoN-cO1ChtvYZNixP1DMa-y1skCTi5gH1DGMV3Ux4dSZ3WIDEUDJdxzFS3i5Mfl1KYivPnYWkSjsrFC8syAQ 2017-06-08 01:26:36.930 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0ODk2OTc1LCJleHAiOjE0OTY4ODU0OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.YmQoN-cO1ChtvYZNixP1DMa-y1skCTi5gH1DGMV3Ux4dSZ3WIDEUDJdxzFS3i5Mfl1KYivPnYWkSjsrFC8syAQ 2017-06-08 01:26:36.930 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:26:36.930 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:26:36.933 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:26:36.934 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:27:36.929 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:27:36.929 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0ODk2OTc1LCJleHAiOjE0OTY4ODU0OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.YmQoN-cO1ChtvYZNixP1DMa-y1skCTi5gH1DGMV3Ux4dSZ3WIDEUDJdxzFS3i5Mfl1KYivPnYWkSjsrFC8syAQ 2017-06-08 01:27:36.929 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0ODk2OTc1LCJleHAiOjE0OTY4ODU0OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.YmQoN-cO1ChtvYZNixP1DMa-y1skCTi5gH1DGMV3Ux4dSZ3WIDEUDJdxzFS3i5Mfl1KYivPnYWkSjsrFC8syAQ 2017-06-08 01:27:36.929 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:27:36.929 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:27:36.932 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:27:36.933 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:28:36.933 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:28:36.933 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0ODk2OTc1LCJleHAiOjE0OTY4ODU0OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.YmQoN-cO1ChtvYZNixP1DMa-y1skCTi5gH1DGMV3Ux4dSZ3WIDEUDJdxzFS3i5Mfl1KYivPnYWkSjsrFC8syAQ 2017-06-08 01:28:36.933 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0ODk2OTc1LCJleHAiOjE0OTY4ODU0OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.YmQoN-cO1ChtvYZNixP1DMa-y1skCTi5gH1DGMV3Ux4dSZ3WIDEUDJdxzFS3i5Mfl1KYivPnYWkSjsrFC8syAQ 2017-06-08 01:28:36.933 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:28:36.933 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:28:36.936 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:28:36.937 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:28:36.976 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:28:36.976 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0ODk2OTc1LCJleHAiOjE0OTY4ODU0OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.YmQoN-cO1ChtvYZNixP1DMa-y1skCTi5gH1DGMV3Ux4dSZ3WIDEUDJdxzFS3i5Mfl1KYivPnYWkSjsrFC8syAQ 2017-06-08 01:28:36.976 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0ODk2OTc1LCJleHAiOjE0OTY4ODU0OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.YmQoN-cO1ChtvYZNixP1DMa-y1skCTi5gH1DGMV3Ux4dSZ3WIDEUDJdxzFS3i5Mfl1KYivPnYWkSjsrFC8syAQ 2017-06-08 01:28:36.977 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 01:28:36.977 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:28:36.978 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:28:36.979 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:28:36.980 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:28:36.980 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg0ODk2OTc1LCJleHAiOjE0OTY4ODU0OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.YmQoN-cO1ChtvYZNixP1DMa-y1skCTi5gH1DGMV3Ux4dSZ3WIDEUDJdxzFS3i5Mfl1KYivPnYWkSjsrFC8syAQ 2017-06-08 01:29:36.931 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:29:36.931 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1MzE2OTgwLCJleHAiOjE0OTY4ODU5MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ST9ptDD_XBa2EQWasExAghybR8f6b6F1lbKMp_mztLCMBjqKk4xs-dWiPmFB1nNTzzHC1Vi88PZrEwx2LlrjjA 2017-06-08 01:29:36.931 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1MzE2OTgwLCJleHAiOjE0OTY4ODU5MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ST9ptDD_XBa2EQWasExAghybR8f6b6F1lbKMp_mztLCMBjqKk4xs-dWiPmFB1nNTzzHC1Vi88PZrEwx2LlrjjA 2017-06-08 01:29:36.932 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:29:36.932 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:29:36.934 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:29:36.935 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:30:00.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 01:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 01:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 01:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 01:30:36.931 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:30:36.931 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1MzE2OTgwLCJleHAiOjE0OTY4ODU5MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ST9ptDD_XBa2EQWasExAghybR8f6b6F1lbKMp_mztLCMBjqKk4xs-dWiPmFB1nNTzzHC1Vi88PZrEwx2LlrjjA 2017-06-08 01:30:36.931 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1MzE2OTgwLCJleHAiOjE0OTY4ODU5MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ST9ptDD_XBa2EQWasExAghybR8f6b6F1lbKMp_mztLCMBjqKk4xs-dWiPmFB1nNTzzHC1Vi88PZrEwx2LlrjjA 2017-06-08 01:30:36.932 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:30:36.932 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:30:36.940 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:30:36.941 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:31:36.936 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:31:36.936 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1MzE2OTgwLCJleHAiOjE0OTY4ODU5MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ST9ptDD_XBa2EQWasExAghybR8f6b6F1lbKMp_mztLCMBjqKk4xs-dWiPmFB1nNTzzHC1Vi88PZrEwx2LlrjjA 2017-06-08 01:31:36.936 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1MzE2OTgwLCJleHAiOjE0OTY4ODU5MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ST9ptDD_XBa2EQWasExAghybR8f6b6F1lbKMp_mztLCMBjqKk4xs-dWiPmFB1nNTzzHC1Vi88PZrEwx2LlrjjA 2017-06-08 01:31:36.937 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:31:36.937 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:31:36.939 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:31:36.940 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:32:36.932 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:32:36.932 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1MzE2OTgwLCJleHAiOjE0OTY4ODU5MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ST9ptDD_XBa2EQWasExAghybR8f6b6F1lbKMp_mztLCMBjqKk4xs-dWiPmFB1nNTzzHC1Vi88PZrEwx2LlrjjA 2017-06-08 01:32:36.932 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1MzE2OTgwLCJleHAiOjE0OTY4ODU5MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ST9ptDD_XBa2EQWasExAghybR8f6b6F1lbKMp_mztLCMBjqKk4xs-dWiPmFB1nNTzzHC1Vi88PZrEwx2LlrjjA 2017-06-08 01:32:36.933 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:32:36.933 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:32:36.943 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:32:36.944 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:33:36.934 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:33:36.934 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1MzE2OTgwLCJleHAiOjE0OTY4ODU5MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ST9ptDD_XBa2EQWasExAghybR8f6b6F1lbKMp_mztLCMBjqKk4xs-dWiPmFB1nNTzzHC1Vi88PZrEwx2LlrjjA 2017-06-08 01:33:36.934 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1MzE2OTgwLCJleHAiOjE0OTY4ODU5MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ST9ptDD_XBa2EQWasExAghybR8f6b6F1lbKMp_mztLCMBjqKk4xs-dWiPmFB1nNTzzHC1Vi88PZrEwx2LlrjjA 2017-06-08 01:33:36.934 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:33:36.935 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:33:36.937 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:33:36.938 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:34:36.939 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:34:36.939 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1MzE2OTgwLCJleHAiOjE0OTY4ODU5MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ST9ptDD_XBa2EQWasExAghybR8f6b6F1lbKMp_mztLCMBjqKk4xs-dWiPmFB1nNTzzHC1Vi88PZrEwx2LlrjjA 2017-06-08 01:34:36.939 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1MzE2OTgwLCJleHAiOjE0OTY4ODU5MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ST9ptDD_XBa2EQWasExAghybR8f6b6F1lbKMp_mztLCMBjqKk4xs-dWiPmFB1nNTzzHC1Vi88PZrEwx2LlrjjA 2017-06-08 01:34:36.940 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:34:36.940 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:34:36.946 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:34:36.947 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:35:36.968 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:35:36.968 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1MzE2OTgwLCJleHAiOjE0OTY4ODU5MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ST9ptDD_XBa2EQWasExAghybR8f6b6F1lbKMp_mztLCMBjqKk4xs-dWiPmFB1nNTzzHC1Vi88PZrEwx2LlrjjA 2017-06-08 01:35:36.968 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1MzE2OTgwLCJleHAiOjE0OTY4ODU5MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ST9ptDD_XBa2EQWasExAghybR8f6b6F1lbKMp_mztLCMBjqKk4xs-dWiPmFB1nNTzzHC1Vi88PZrEwx2LlrjjA 2017-06-08 01:35:36.968 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:35:36.968 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:35:36.971 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:35:36.972 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:35:37.017 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:35:37.017 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1MzE2OTgwLCJleHAiOjE0OTY4ODU5MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ST9ptDD_XBa2EQWasExAghybR8f6b6F1lbKMp_mztLCMBjqKk4xs-dWiPmFB1nNTzzHC1Vi88PZrEwx2LlrjjA 2017-06-08 01:35:37.017 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1MzE2OTgwLCJleHAiOjE0OTY4ODU5MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ST9ptDD_XBa2EQWasExAghybR8f6b6F1lbKMp_mztLCMBjqKk4xs-dWiPmFB1nNTzzHC1Vi88PZrEwx2LlrjjA 2017-06-08 01:35:37.017 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 01:35:37.017 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:35:37.028 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:35:37.029 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:35:37.029 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:35:37.029 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1MzE2OTgwLCJleHAiOjE0OTY4ODU5MTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ST9ptDD_XBa2EQWasExAghybR8f6b6F1lbKMp_mztLCMBjqKk4xs-dWiPmFB1nNTzzHC1Vi88PZrEwx2LlrjjA 2017-06-08 01:36:36.941 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:36:36.941 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1NzM3MDMwLCJleHAiOjE0OTY4ODYzMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Z-5tzPBzF_izj7b_Q0w2T0SS8XKIZ54EpNX7YFDvhhvQ865n-q3tJ4VwKv8Q1EL6HU-Wdtvs_lEIiP0ey-WyEw 2017-06-08 01:36:36.941 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1NzM3MDMwLCJleHAiOjE0OTY4ODYzMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Z-5tzPBzF_izj7b_Q0w2T0SS8XKIZ54EpNX7YFDvhhvQ865n-q3tJ4VwKv8Q1EL6HU-Wdtvs_lEIiP0ey-WyEw 2017-06-08 01:36:36.942 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:36:36.942 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:36:36.944 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:36:36.946 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:37:36.935 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:37:36.935 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1NzM3MDMwLCJleHAiOjE0OTY4ODYzMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Z-5tzPBzF_izj7b_Q0w2T0SS8XKIZ54EpNX7YFDvhhvQ865n-q3tJ4VwKv8Q1EL6HU-Wdtvs_lEIiP0ey-WyEw 2017-06-08 01:37:36.936 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1NzM3MDMwLCJleHAiOjE0OTY4ODYzMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Z-5tzPBzF_izj7b_Q0w2T0SS8XKIZ54EpNX7YFDvhhvQ865n-q3tJ4VwKv8Q1EL6HU-Wdtvs_lEIiP0ey-WyEw 2017-06-08 01:37:36.936 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:37:36.936 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:37:36.940 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:37:36.941 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:38:36.942 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:38:36.942 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1NzM3MDMwLCJleHAiOjE0OTY4ODYzMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Z-5tzPBzF_izj7b_Q0w2T0SS8XKIZ54EpNX7YFDvhhvQ865n-q3tJ4VwKv8Q1EL6HU-Wdtvs_lEIiP0ey-WyEw 2017-06-08 01:38:36.942 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1NzM3MDMwLCJleHAiOjE0OTY4ODYzMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Z-5tzPBzF_izj7b_Q0w2T0SS8XKIZ54EpNX7YFDvhhvQ865n-q3tJ4VwKv8Q1EL6HU-Wdtvs_lEIiP0ey-WyEw 2017-06-08 01:38:36.943 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:38:36.943 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:38:36.945 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:38:36.946 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:39:36.941 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:39:36.941 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1NzM3MDMwLCJleHAiOjE0OTY4ODYzMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Z-5tzPBzF_izj7b_Q0w2T0SS8XKIZ54EpNX7YFDvhhvQ865n-q3tJ4VwKv8Q1EL6HU-Wdtvs_lEIiP0ey-WyEw 2017-06-08 01:39:36.941 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1NzM3MDMwLCJleHAiOjE0OTY4ODYzMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Z-5tzPBzF_izj7b_Q0w2T0SS8XKIZ54EpNX7YFDvhhvQ865n-q3tJ4VwKv8Q1EL6HU-Wdtvs_lEIiP0ey-WyEw 2017-06-08 01:39:36.942 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:39:36.942 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:39:36.944 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:39:36.945 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:40:36.950 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:40:36.950 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1NzM3MDMwLCJleHAiOjE0OTY4ODYzMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Z-5tzPBzF_izj7b_Q0w2T0SS8XKIZ54EpNX7YFDvhhvQ865n-q3tJ4VwKv8Q1EL6HU-Wdtvs_lEIiP0ey-WyEw 2017-06-08 01:40:36.950 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1NzM3MDMwLCJleHAiOjE0OTY4ODYzMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Z-5tzPBzF_izj7b_Q0w2T0SS8XKIZ54EpNX7YFDvhhvQ865n-q3tJ4VwKv8Q1EL6HU-Wdtvs_lEIiP0ey-WyEw 2017-06-08 01:40:36.950 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:40:36.951 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:40:36.953 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:40:36.954 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:41:36.944 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:41:36.944 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1NzM3MDMwLCJleHAiOjE0OTY4ODYzMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Z-5tzPBzF_izj7b_Q0w2T0SS8XKIZ54EpNX7YFDvhhvQ865n-q3tJ4VwKv8Q1EL6HU-Wdtvs_lEIiP0ey-WyEw 2017-06-08 01:41:36.944 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1NzM3MDMwLCJleHAiOjE0OTY4ODYzMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Z-5tzPBzF_izj7b_Q0w2T0SS8XKIZ54EpNX7YFDvhhvQ865n-q3tJ4VwKv8Q1EL6HU-Wdtvs_lEIiP0ey-WyEw 2017-06-08 01:41:36.944 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:41:36.944 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:41:36.947 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:41:36.948 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:42:36.941 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:42:36.942 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1NzM3MDMwLCJleHAiOjE0OTY4ODYzMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Z-5tzPBzF_izj7b_Q0w2T0SS8XKIZ54EpNX7YFDvhhvQ865n-q3tJ4VwKv8Q1EL6HU-Wdtvs_lEIiP0ey-WyEw 2017-06-08 01:42:36.942 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1NzM3MDMwLCJleHAiOjE0OTY4ODYzMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Z-5tzPBzF_izj7b_Q0w2T0SS8XKIZ54EpNX7YFDvhhvQ865n-q3tJ4VwKv8Q1EL6HU-Wdtvs_lEIiP0ey-WyEw 2017-06-08 01:42:36.959 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:42:36.959 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:42:36.961 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:42:36.962 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:42:36.987 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:42:36.987 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1NzM3MDMwLCJleHAiOjE0OTY4ODYzMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Z-5tzPBzF_izj7b_Q0w2T0SS8XKIZ54EpNX7YFDvhhvQ865n-q3tJ4VwKv8Q1EL6HU-Wdtvs_lEIiP0ey-WyEw 2017-06-08 01:42:36.987 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1NzM3MDMwLCJleHAiOjE0OTY4ODYzMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Z-5tzPBzF_izj7b_Q0w2T0SS8XKIZ54EpNX7YFDvhhvQ865n-q3tJ4VwKv8Q1EL6HU-Wdtvs_lEIiP0ey-WyEw 2017-06-08 01:42:36.987 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 01:42:36.987 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:42:36.988 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:42:36.989 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:42:36.990 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:42:36.990 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg1NzM3MDMwLCJleHAiOjE0OTY4ODYzMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Z-5tzPBzF_izj7b_Q0w2T0SS8XKIZ54EpNX7YFDvhhvQ865n-q3tJ4VwKv8Q1EL6HU-Wdtvs_lEIiP0ey-WyEw 2017-06-08 01:43:36.943 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:43:36.943 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2MTU2OTkwLCJleHAiOjE0OTY4ODY3NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5wF8eL6ICgGhLXAMmOWAFi8Psst2FAFMTEaVQH1gMINYfEwg-0lo-OxqICwfnQCPrRi_WrC4V_0O0Y2PoC37xQ 2017-06-08 01:43:36.943 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2MTU2OTkwLCJleHAiOjE0OTY4ODY3NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5wF8eL6ICgGhLXAMmOWAFi8Psst2FAFMTEaVQH1gMINYfEwg-0lo-OxqICwfnQCPrRi_WrC4V_0O0Y2PoC37xQ 2017-06-08 01:43:36.943 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:43:36.943 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:43:36.946 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:43:36.947 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:44:36.942 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:44:36.942 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2MTU2OTkwLCJleHAiOjE0OTY4ODY3NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5wF8eL6ICgGhLXAMmOWAFi8Psst2FAFMTEaVQH1gMINYfEwg-0lo-OxqICwfnQCPrRi_WrC4V_0O0Y2PoC37xQ 2017-06-08 01:44:36.942 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2MTU2OTkwLCJleHAiOjE0OTY4ODY3NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5wF8eL6ICgGhLXAMmOWAFi8Psst2FAFMTEaVQH1gMINYfEwg-0lo-OxqICwfnQCPrRi_WrC4V_0O0Y2PoC37xQ 2017-06-08 01:44:36.943 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:44:36.943 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:44:36.952 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:44:36.953 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 01:45:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 01:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 01:45:30.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 01:45:36.950 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:45:36.950 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2MTU2OTkwLCJleHAiOjE0OTY4ODY3NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5wF8eL6ICgGhLXAMmOWAFi8Psst2FAFMTEaVQH1gMINYfEwg-0lo-OxqICwfnQCPrRi_WrC4V_0O0Y2PoC37xQ 2017-06-08 01:45:36.950 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2MTU2OTkwLCJleHAiOjE0OTY4ODY3NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5wF8eL6ICgGhLXAMmOWAFi8Psst2FAFMTEaVQH1gMINYfEwg-0lo-OxqICwfnQCPrRi_WrC4V_0O0Y2PoC37xQ 2017-06-08 01:45:36.950 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:45:36.950 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:45:36.953 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:45:36.954 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:46:36.947 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:46:36.947 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2MTU2OTkwLCJleHAiOjE0OTY4ODY3NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5wF8eL6ICgGhLXAMmOWAFi8Psst2FAFMTEaVQH1gMINYfEwg-0lo-OxqICwfnQCPrRi_WrC4V_0O0Y2PoC37xQ 2017-06-08 01:46:36.947 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2MTU2OTkwLCJleHAiOjE0OTY4ODY3NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5wF8eL6ICgGhLXAMmOWAFi8Psst2FAFMTEaVQH1gMINYfEwg-0lo-OxqICwfnQCPrRi_WrC4V_0O0Y2PoC37xQ 2017-06-08 01:46:36.947 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:46:36.948 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:46:36.962 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:46:36.963 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:47:36.976 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:47:36.976 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2MTU2OTkwLCJleHAiOjE0OTY4ODY3NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5wF8eL6ICgGhLXAMmOWAFi8Psst2FAFMTEaVQH1gMINYfEwg-0lo-OxqICwfnQCPrRi_WrC4V_0O0Y2PoC37xQ 2017-06-08 01:47:36.976 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2MTU2OTkwLCJleHAiOjE0OTY4ODY3NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5wF8eL6ICgGhLXAMmOWAFi8Psst2FAFMTEaVQH1gMINYfEwg-0lo-OxqICwfnQCPrRi_WrC4V_0O0Y2PoC37xQ 2017-06-08 01:47:36.976 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:47:36.976 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:47:36.979 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:47:36.980 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:48:36.945 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:48:36.945 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2MTU2OTkwLCJleHAiOjE0OTY4ODY3NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5wF8eL6ICgGhLXAMmOWAFi8Psst2FAFMTEaVQH1gMINYfEwg-0lo-OxqICwfnQCPrRi_WrC4V_0O0Y2PoC37xQ 2017-06-08 01:48:36.945 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2MTU2OTkwLCJleHAiOjE0OTY4ODY3NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5wF8eL6ICgGhLXAMmOWAFi8Psst2FAFMTEaVQH1gMINYfEwg-0lo-OxqICwfnQCPrRi_WrC4V_0O0Y2PoC37xQ 2017-06-08 01:48:36.945 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:48:36.945 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:48:36.949 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:48:36.950 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:49:36.950 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:49:36.950 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2MTU2OTkwLCJleHAiOjE0OTY4ODY3NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5wF8eL6ICgGhLXAMmOWAFi8Psst2FAFMTEaVQH1gMINYfEwg-0lo-OxqICwfnQCPrRi_WrC4V_0O0Y2PoC37xQ 2017-06-08 01:49:36.950 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2MTU2OTkwLCJleHAiOjE0OTY4ODY3NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5wF8eL6ICgGhLXAMmOWAFi8Psst2FAFMTEaVQH1gMINYfEwg-0lo-OxqICwfnQCPrRi_WrC4V_0O0Y2PoC37xQ 2017-06-08 01:49:36.951 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:49:36.951 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:49:36.953 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:49:36.954 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:49:36.982 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:49:36.982 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2MTU2OTkwLCJleHAiOjE0OTY4ODY3NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5wF8eL6ICgGhLXAMmOWAFi8Psst2FAFMTEaVQH1gMINYfEwg-0lo-OxqICwfnQCPrRi_WrC4V_0O0Y2PoC37xQ 2017-06-08 01:49:36.982 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2MTU2OTkwLCJleHAiOjE0OTY4ODY3NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5wF8eL6ICgGhLXAMmOWAFi8Psst2FAFMTEaVQH1gMINYfEwg-0lo-OxqICwfnQCPrRi_WrC4V_0O0Y2PoC37xQ 2017-06-08 01:49:36.983 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 01:49:36.983 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:49:36.984 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:49:36.985 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:49:36.986 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:49:36.986 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2MTU2OTkwLCJleHAiOjE0OTY4ODY3NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5wF8eL6ICgGhLXAMmOWAFi8Psst2FAFMTEaVQH1gMINYfEwg-0lo-OxqICwfnQCPrRi_WrC4V_0O0Y2PoC37xQ 2017-06-08 01:50:36.950 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:50:36.950 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2NTc2OTg2LCJleHAiOjE0OTY4ODcxNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6h8yuvveLiXjj_ZQd3uFoc0qu3QdGBkVoiA4jvX1N2YO0TgSx80YBRA5icVTIv461H1NnBIcxPYgcLHGTCu1_Q 2017-06-08 01:50:36.950 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2NTc2OTg2LCJleHAiOjE0OTY4ODcxNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6h8yuvveLiXjj_ZQd3uFoc0qu3QdGBkVoiA4jvX1N2YO0TgSx80YBRA5icVTIv461H1NnBIcxPYgcLHGTCu1_Q 2017-06-08 01:50:36.951 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:50:36.951 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:50:36.955 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:50:36.956 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:51:36.948 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:51:36.948 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2NTc2OTg2LCJleHAiOjE0OTY4ODcxNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6h8yuvveLiXjj_ZQd3uFoc0qu3QdGBkVoiA4jvX1N2YO0TgSx80YBRA5icVTIv461H1NnBIcxPYgcLHGTCu1_Q 2017-06-08 01:51:36.949 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2NTc2OTg2LCJleHAiOjE0OTY4ODcxNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6h8yuvveLiXjj_ZQd3uFoc0qu3QdGBkVoiA4jvX1N2YO0TgSx80YBRA5icVTIv461H1NnBIcxPYgcLHGTCu1_Q 2017-06-08 01:51:36.949 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:51:36.949 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:51:36.955 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:51:36.956 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:52:36.952 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:52:36.952 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2NTc2OTg2LCJleHAiOjE0OTY4ODcxNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6h8yuvveLiXjj_ZQd3uFoc0qu3QdGBkVoiA4jvX1N2YO0TgSx80YBRA5icVTIv461H1NnBIcxPYgcLHGTCu1_Q 2017-06-08 01:52:36.952 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2NTc2OTg2LCJleHAiOjE0OTY4ODcxNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6h8yuvveLiXjj_ZQd3uFoc0qu3QdGBkVoiA4jvX1N2YO0TgSx80YBRA5icVTIv461H1NnBIcxPYgcLHGTCu1_Q 2017-06-08 01:52:36.952 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:52:36.952 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:52:36.956 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:52:36.957 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:53:36.951 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:53:36.951 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2NTc2OTg2LCJleHAiOjE0OTY4ODcxNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6h8yuvveLiXjj_ZQd3uFoc0qu3QdGBkVoiA4jvX1N2YO0TgSx80YBRA5icVTIv461H1NnBIcxPYgcLHGTCu1_Q 2017-06-08 01:53:36.951 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2NTc2OTg2LCJleHAiOjE0OTY4ODcxNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6h8yuvveLiXjj_ZQd3uFoc0qu3QdGBkVoiA4jvX1N2YO0TgSx80YBRA5icVTIv461H1NnBIcxPYgcLHGTCu1_Q 2017-06-08 01:53:36.952 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:53:36.952 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:53:36.955 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:53:36.956 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:54:36.983 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:54:36.984 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2NTc2OTg2LCJleHAiOjE0OTY4ODcxNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6h8yuvveLiXjj_ZQd3uFoc0qu3QdGBkVoiA4jvX1N2YO0TgSx80YBRA5icVTIv461H1NnBIcxPYgcLHGTCu1_Q 2017-06-08 01:54:36.984 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2NTc2OTg2LCJleHAiOjE0OTY4ODcxNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6h8yuvveLiXjj_ZQd3uFoc0qu3QdGBkVoiA4jvX1N2YO0TgSx80YBRA5icVTIv461H1NnBIcxPYgcLHGTCu1_Q 2017-06-08 01:54:36.984 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:54:36.984 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:54:36.987 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:54:36.987 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:55:36.959 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:55:36.959 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2NTc2OTg2LCJleHAiOjE0OTY4ODcxNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6h8yuvveLiXjj_ZQd3uFoc0qu3QdGBkVoiA4jvX1N2YO0TgSx80YBRA5icVTIv461H1NnBIcxPYgcLHGTCu1_Q 2017-06-08 01:55:36.959 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2NTc2OTg2LCJleHAiOjE0OTY4ODcxNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6h8yuvveLiXjj_ZQd3uFoc0qu3QdGBkVoiA4jvX1N2YO0TgSx80YBRA5icVTIv461H1NnBIcxPYgcLHGTCu1_Q 2017-06-08 01:55:36.960 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:55:36.960 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:55:36.962 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:55:36.963 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:56:36.984 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:56:36.985 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2NTc2OTg2LCJleHAiOjE0OTY4ODcxNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6h8yuvveLiXjj_ZQd3uFoc0qu3QdGBkVoiA4jvX1N2YO0TgSx80YBRA5icVTIv461H1NnBIcxPYgcLHGTCu1_Q 2017-06-08 01:56:36.985 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2NTc2OTg2LCJleHAiOjE0OTY4ODcxNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6h8yuvveLiXjj_ZQd3uFoc0qu3QdGBkVoiA4jvX1N2YO0TgSx80YBRA5icVTIv461H1NnBIcxPYgcLHGTCu1_Q 2017-06-08 01:56:36.985 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:56:36.985 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:56:36.988 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:56:36.989 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:56:37.018 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:56:37.018 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2NTc2OTg2LCJleHAiOjE0OTY4ODcxNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6h8yuvveLiXjj_ZQd3uFoc0qu3QdGBkVoiA4jvX1N2YO0TgSx80YBRA5icVTIv461H1NnBIcxPYgcLHGTCu1_Q 2017-06-08 01:56:37.018 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2NTc2OTg2LCJleHAiOjE0OTY4ODcxNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6h8yuvveLiXjj_ZQd3uFoc0qu3QdGBkVoiA4jvX1N2YO0TgSx80YBRA5icVTIv461H1NnBIcxPYgcLHGTCu1_Q 2017-06-08 01:56:37.019 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 01:56:37.019 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:56:37.020 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:56:37.021 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:56:37.022 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:56:37.022 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2NTc2OTg2LCJleHAiOjE0OTY4ODcxNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6h8yuvveLiXjj_ZQd3uFoc0qu3QdGBkVoiA4jvX1N2YO0TgSx80YBRA5icVTIv461H1NnBIcxPYgcLHGTCu1_Q 2017-06-08 01:57:36.955 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:57:36.955 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2OTk3MDIyLCJleHAiOjE0OTY4ODc1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E0jOdudHAHa6bxnf8xK1kYXn8fXksNgSephk1JiViEZCllnx9VUS0PL0t-gdz4VdGvUyuwgKFZab8asIYNJ2Nw 2017-06-08 01:57:36.955 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2OTk3MDIyLCJleHAiOjE0OTY4ODc1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E0jOdudHAHa6bxnf8xK1kYXn8fXksNgSephk1JiViEZCllnx9VUS0PL0t-gdz4VdGvUyuwgKFZab8asIYNJ2Nw 2017-06-08 01:57:36.955 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:57:36.956 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:57:36.958 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:57:36.959 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:58:36.954 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:58:36.954 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2OTk3MDIyLCJleHAiOjE0OTY4ODc1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E0jOdudHAHa6bxnf8xK1kYXn8fXksNgSephk1JiViEZCllnx9VUS0PL0t-gdz4VdGvUyuwgKFZab8asIYNJ2Nw 2017-06-08 01:58:36.954 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2OTk3MDIyLCJleHAiOjE0OTY4ODc1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E0jOdudHAHa6bxnf8xK1kYXn8fXksNgSephk1JiViEZCllnx9VUS0PL0t-gdz4VdGvUyuwgKFZab8asIYNJ2Nw 2017-06-08 01:58:36.954 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:58:36.954 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:58:36.959 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:58:36.961 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 01:59:36.962 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 01:59:36.963 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2OTk3MDIyLCJleHAiOjE0OTY4ODc1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E0jOdudHAHa6bxnf8xK1kYXn8fXksNgSephk1JiViEZCllnx9VUS0PL0t-gdz4VdGvUyuwgKFZab8asIYNJ2Nw 2017-06-08 01:59:36.963 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2OTk3MDIyLCJleHAiOjE0OTY4ODc1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E0jOdudHAHa6bxnf8xK1kYXn8fXksNgSephk1JiViEZCllnx9VUS0PL0t-gdz4VdGvUyuwgKFZab8asIYNJ2Nw 2017-06-08 01:59:36.963 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 01:59:36.963 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 01:59:36.976 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 01:59:36.977 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:00:00.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 02:00:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 02:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 02:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 02:00:36.958 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:00:36.958 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2OTk3MDIyLCJleHAiOjE0OTY4ODc1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E0jOdudHAHa6bxnf8xK1kYXn8fXksNgSephk1JiViEZCllnx9VUS0PL0t-gdz4VdGvUyuwgKFZab8asIYNJ2Nw 2017-06-08 02:00:36.958 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2OTk3MDIyLCJleHAiOjE0OTY4ODc1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E0jOdudHAHa6bxnf8xK1kYXn8fXksNgSephk1JiViEZCllnx9VUS0PL0t-gdz4VdGvUyuwgKFZab8asIYNJ2Nw 2017-06-08 02:00:36.958 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:00:36.958 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:00:36.960 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:00:36.961 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:01:36.986 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:01:36.987 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2OTk3MDIyLCJleHAiOjE0OTY4ODc1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E0jOdudHAHa6bxnf8xK1kYXn8fXksNgSephk1JiViEZCllnx9VUS0PL0t-gdz4VdGvUyuwgKFZab8asIYNJ2Nw 2017-06-08 02:01:36.987 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2OTk3MDIyLCJleHAiOjE0OTY4ODc1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E0jOdudHAHa6bxnf8xK1kYXn8fXksNgSephk1JiViEZCllnx9VUS0PL0t-gdz4VdGvUyuwgKFZab8asIYNJ2Nw 2017-06-08 02:01:36.987 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:01:36.987 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:01:36.991 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:01:36.992 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:02:36.966 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:02:36.966 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2OTk3MDIyLCJleHAiOjE0OTY4ODc1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E0jOdudHAHa6bxnf8xK1kYXn8fXksNgSephk1JiViEZCllnx9VUS0PL0t-gdz4VdGvUyuwgKFZab8asIYNJ2Nw 2017-06-08 02:02:36.966 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2OTk3MDIyLCJleHAiOjE0OTY4ODc1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E0jOdudHAHa6bxnf8xK1kYXn8fXksNgSephk1JiViEZCllnx9VUS0PL0t-gdz4VdGvUyuwgKFZab8asIYNJ2Nw 2017-06-08 02:02:36.966 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:02:36.966 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:02:36.969 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:02:36.970 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:03:36.966 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:03:36.966 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2OTk3MDIyLCJleHAiOjE0OTY4ODc1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E0jOdudHAHa6bxnf8xK1kYXn8fXksNgSephk1JiViEZCllnx9VUS0PL0t-gdz4VdGvUyuwgKFZab8asIYNJ2Nw 2017-06-08 02:03:36.966 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2OTk3MDIyLCJleHAiOjE0OTY4ODc1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E0jOdudHAHa6bxnf8xK1kYXn8fXksNgSephk1JiViEZCllnx9VUS0PL0t-gdz4VdGvUyuwgKFZab8asIYNJ2Nw 2017-06-08 02:03:36.966 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:03:36.966 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:03:36.969 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:03:36.970 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:03:37.001 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:03:37.001 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2OTk3MDIyLCJleHAiOjE0OTY4ODc1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E0jOdudHAHa6bxnf8xK1kYXn8fXksNgSephk1JiViEZCllnx9VUS0PL0t-gdz4VdGvUyuwgKFZab8asIYNJ2Nw 2017-06-08 02:03:37.001 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2OTk3MDIyLCJleHAiOjE0OTY4ODc1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E0jOdudHAHa6bxnf8xK1kYXn8fXksNgSephk1JiViEZCllnx9VUS0PL0t-gdz4VdGvUyuwgKFZab8asIYNJ2Nw 2017-06-08 02:03:37.002 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 02:03:37.002 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:03:37.004 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:03:37.004 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:03:37.005 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:03:37.005 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg2OTk3MDIyLCJleHAiOjE0OTY4ODc1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E0jOdudHAHa6bxnf8xK1kYXn8fXksNgSephk1JiViEZCllnx9VUS0PL0t-gdz4VdGvUyuwgKFZab8asIYNJ2Nw 2017-06-08 02:04:36.967 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:04:36.967 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3NDE3MDA1LCJleHAiOjE0OTY4ODgwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gN-dUd4Shi_AtLPHrLa0uUlXT3bzG0GrJWIKMu68jyXS3JxHuhalF9wUWVA7G1hJQOGHPwT3xrhkdWgPdugBCg 2017-06-08 02:04:36.967 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3NDE3MDA1LCJleHAiOjE0OTY4ODgwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gN-dUd4Shi_AtLPHrLa0uUlXT3bzG0GrJWIKMu68jyXS3JxHuhalF9wUWVA7G1hJQOGHPwT3xrhkdWgPdugBCg 2017-06-08 02:04:36.967 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:04:36.967 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:04:36.970 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:04:36.971 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:05:36.964 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:05:36.964 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3NDE3MDA1LCJleHAiOjE0OTY4ODgwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gN-dUd4Shi_AtLPHrLa0uUlXT3bzG0GrJWIKMu68jyXS3JxHuhalF9wUWVA7G1hJQOGHPwT3xrhkdWgPdugBCg 2017-06-08 02:05:36.964 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3NDE3MDA1LCJleHAiOjE0OTY4ODgwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gN-dUd4Shi_AtLPHrLa0uUlXT3bzG0GrJWIKMu68jyXS3JxHuhalF9wUWVA7G1hJQOGHPwT3xrhkdWgPdugBCg 2017-06-08 02:05:36.964 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:05:36.964 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:05:36.967 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:05:36.968 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:06:36.949 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:06:36.949 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3NDE3MDA1LCJleHAiOjE0OTY4ODgwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gN-dUd4Shi_AtLPHrLa0uUlXT3bzG0GrJWIKMu68jyXS3JxHuhalF9wUWVA7G1hJQOGHPwT3xrhkdWgPdugBCg 2017-06-08 02:06:36.949 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3NDE3MDA1LCJleHAiOjE0OTY4ODgwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gN-dUd4Shi_AtLPHrLa0uUlXT3bzG0GrJWIKMu68jyXS3JxHuhalF9wUWVA7G1hJQOGHPwT3xrhkdWgPdugBCg 2017-06-08 02:06:36.949 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:06:36.949 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:06:36.952 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:06:36.953 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:07:36.946 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:07:36.946 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3NDE3MDA1LCJleHAiOjE0OTY4ODgwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gN-dUd4Shi_AtLPHrLa0uUlXT3bzG0GrJWIKMu68jyXS3JxHuhalF9wUWVA7G1hJQOGHPwT3xrhkdWgPdugBCg 2017-06-08 02:07:36.946 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3NDE3MDA1LCJleHAiOjE0OTY4ODgwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gN-dUd4Shi_AtLPHrLa0uUlXT3bzG0GrJWIKMu68jyXS3JxHuhalF9wUWVA7G1hJQOGHPwT3xrhkdWgPdugBCg 2017-06-08 02:07:36.947 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:07:36.947 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:07:36.949 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:07:36.950 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:08:36.950 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:08:36.951 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3NDE3MDA1LCJleHAiOjE0OTY4ODgwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gN-dUd4Shi_AtLPHrLa0uUlXT3bzG0GrJWIKMu68jyXS3JxHuhalF9wUWVA7G1hJQOGHPwT3xrhkdWgPdugBCg 2017-06-08 02:08:36.951 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3NDE3MDA1LCJleHAiOjE0OTY4ODgwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gN-dUd4Shi_AtLPHrLa0uUlXT3bzG0GrJWIKMu68jyXS3JxHuhalF9wUWVA7G1hJQOGHPwT3xrhkdWgPdugBCg 2017-06-08 02:08:36.951 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:08:36.951 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:08:36.954 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:08:36.955 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:09:36.948 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:09:36.948 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3NDE3MDA1LCJleHAiOjE0OTY4ODgwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gN-dUd4Shi_AtLPHrLa0uUlXT3bzG0GrJWIKMu68jyXS3JxHuhalF9wUWVA7G1hJQOGHPwT3xrhkdWgPdugBCg 2017-06-08 02:09:36.949 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3NDE3MDA1LCJleHAiOjE0OTY4ODgwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gN-dUd4Shi_AtLPHrLa0uUlXT3bzG0GrJWIKMu68jyXS3JxHuhalF9wUWVA7G1hJQOGHPwT3xrhkdWgPdugBCg 2017-06-08 02:09:36.949 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:09:36.949 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:09:36.951 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:09:36.952 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:10:36.947 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:10:36.947 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3NDE3MDA1LCJleHAiOjE0OTY4ODgwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gN-dUd4Shi_AtLPHrLa0uUlXT3bzG0GrJWIKMu68jyXS3JxHuhalF9wUWVA7G1hJQOGHPwT3xrhkdWgPdugBCg 2017-06-08 02:10:36.947 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3NDE3MDA1LCJleHAiOjE0OTY4ODgwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gN-dUd4Shi_AtLPHrLa0uUlXT3bzG0GrJWIKMu68jyXS3JxHuhalF9wUWVA7G1hJQOGHPwT3xrhkdWgPdugBCg 2017-06-08 02:10:36.948 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:10:36.948 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:10:36.950 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:10:36.951 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:10:36.975 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:10:36.975 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3NDE3MDA1LCJleHAiOjE0OTY4ODgwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gN-dUd4Shi_AtLPHrLa0uUlXT3bzG0GrJWIKMu68jyXS3JxHuhalF9wUWVA7G1hJQOGHPwT3xrhkdWgPdugBCg 2017-06-08 02:10:36.975 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3NDE3MDA1LCJleHAiOjE0OTY4ODgwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gN-dUd4Shi_AtLPHrLa0uUlXT3bzG0GrJWIKMu68jyXS3JxHuhalF9wUWVA7G1hJQOGHPwT3xrhkdWgPdugBCg 2017-06-08 02:10:36.975 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 02:10:36.975 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:10:36.977 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:10:36.977 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:10:36.978 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:10:36.978 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3NDE3MDA1LCJleHAiOjE0OTY4ODgwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gN-dUd4Shi_AtLPHrLa0uUlXT3bzG0GrJWIKMu68jyXS3JxHuhalF9wUWVA7G1hJQOGHPwT3xrhkdWgPdugBCg 2017-06-08 02:11:36.950 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:11:36.950 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3ODM2OTc4LCJleHAiOjE0OTY4ODg0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PZw3sFMLrlXz-8O8x5aTzOl6AcnISyoYMqzzMcebOJEMG2xMK_vVED0FKsyalq7GgL7QPZlFEzVZPjoo_uvmaw 2017-06-08 02:11:36.950 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3ODM2OTc4LCJleHAiOjE0OTY4ODg0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PZw3sFMLrlXz-8O8x5aTzOl6AcnISyoYMqzzMcebOJEMG2xMK_vVED0FKsyalq7GgL7QPZlFEzVZPjoo_uvmaw 2017-06-08 02:11:36.951 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:11:36.951 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:11:36.956 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:11:36.957 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:12:36.949 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:12:36.950 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3ODM2OTc4LCJleHAiOjE0OTY4ODg0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PZw3sFMLrlXz-8O8x5aTzOl6AcnISyoYMqzzMcebOJEMG2xMK_vVED0FKsyalq7GgL7QPZlFEzVZPjoo_uvmaw 2017-06-08 02:12:36.950 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3ODM2OTc4LCJleHAiOjE0OTY4ODg0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PZw3sFMLrlXz-8O8x5aTzOl6AcnISyoYMqzzMcebOJEMG2xMK_vVED0FKsyalq7GgL7QPZlFEzVZPjoo_uvmaw 2017-06-08 02:12:36.950 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:12:36.950 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:12:36.953 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:12:36.954 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:13:36.949 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:13:36.949 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3ODM2OTc4LCJleHAiOjE0OTY4ODg0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PZw3sFMLrlXz-8O8x5aTzOl6AcnISyoYMqzzMcebOJEMG2xMK_vVED0FKsyalq7GgL7QPZlFEzVZPjoo_uvmaw 2017-06-08 02:13:36.949 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3ODM2OTc4LCJleHAiOjE0OTY4ODg0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PZw3sFMLrlXz-8O8x5aTzOl6AcnISyoYMqzzMcebOJEMG2xMK_vVED0FKsyalq7GgL7QPZlFEzVZPjoo_uvmaw 2017-06-08 02:13:36.950 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:13:36.950 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:13:36.962 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:13:36.963 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:14:36.950 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:14:36.950 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3ODM2OTc4LCJleHAiOjE0OTY4ODg0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PZw3sFMLrlXz-8O8x5aTzOl6AcnISyoYMqzzMcebOJEMG2xMK_vVED0FKsyalq7GgL7QPZlFEzVZPjoo_uvmaw 2017-06-08 02:14:36.950 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3ODM2OTc4LCJleHAiOjE0OTY4ODg0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PZw3sFMLrlXz-8O8x5aTzOl6AcnISyoYMqzzMcebOJEMG2xMK_vVED0FKsyalq7GgL7QPZlFEzVZPjoo_uvmaw 2017-06-08 02:14:36.950 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:14:36.950 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:14:36.953 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:14:36.954 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 02:15:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 02:15:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 02:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 02:15:36.950 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:15:36.952 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3ODM2OTc4LCJleHAiOjE0OTY4ODg0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PZw3sFMLrlXz-8O8x5aTzOl6AcnISyoYMqzzMcebOJEMG2xMK_vVED0FKsyalq7GgL7QPZlFEzVZPjoo_uvmaw 2017-06-08 02:15:36.952 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3ODM2OTc4LCJleHAiOjE0OTY4ODg0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PZw3sFMLrlXz-8O8x5aTzOl6AcnISyoYMqzzMcebOJEMG2xMK_vVED0FKsyalq7GgL7QPZlFEzVZPjoo_uvmaw 2017-06-08 02:15:36.952 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:15:36.952 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:15:36.955 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:15:36.957 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:16:36.950 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:16:36.950 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3ODM2OTc4LCJleHAiOjE0OTY4ODg0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PZw3sFMLrlXz-8O8x5aTzOl6AcnISyoYMqzzMcebOJEMG2xMK_vVED0FKsyalq7GgL7QPZlFEzVZPjoo_uvmaw 2017-06-08 02:16:36.950 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3ODM2OTc4LCJleHAiOjE0OTY4ODg0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PZw3sFMLrlXz-8O8x5aTzOl6AcnISyoYMqzzMcebOJEMG2xMK_vVED0FKsyalq7GgL7QPZlFEzVZPjoo_uvmaw 2017-06-08 02:16:36.950 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:16:36.950 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:16:36.954 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:16:36.955 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:17:36.953 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:17:36.953 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3ODM2OTc4LCJleHAiOjE0OTY4ODg0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PZw3sFMLrlXz-8O8x5aTzOl6AcnISyoYMqzzMcebOJEMG2xMK_vVED0FKsyalq7GgL7QPZlFEzVZPjoo_uvmaw 2017-06-08 02:17:36.953 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3ODM2OTc4LCJleHAiOjE0OTY4ODg0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PZw3sFMLrlXz-8O8x5aTzOl6AcnISyoYMqzzMcebOJEMG2xMK_vVED0FKsyalq7GgL7QPZlFEzVZPjoo_uvmaw 2017-06-08 02:17:36.954 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:17:36.954 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:17:36.957 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:17:36.958 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:17:36.982 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:17:36.983 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3ODM2OTc4LCJleHAiOjE0OTY4ODg0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PZw3sFMLrlXz-8O8x5aTzOl6AcnISyoYMqzzMcebOJEMG2xMK_vVED0FKsyalq7GgL7QPZlFEzVZPjoo_uvmaw 2017-06-08 02:17:36.983 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3ODM2OTc4LCJleHAiOjE0OTY4ODg0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PZw3sFMLrlXz-8O8x5aTzOl6AcnISyoYMqzzMcebOJEMG2xMK_vVED0FKsyalq7GgL7QPZlFEzVZPjoo_uvmaw 2017-06-08 02:17:36.983 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 02:17:36.983 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:17:36.984 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:17:36.985 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:17:36.986 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:17:36.986 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg3ODM2OTc4LCJleHAiOjE0OTY4ODg0MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PZw3sFMLrlXz-8O8x5aTzOl6AcnISyoYMqzzMcebOJEMG2xMK_vVED0FKsyalq7GgL7QPZlFEzVZPjoo_uvmaw 2017-06-08 02:18:36.954 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:18:36.954 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4MjU2OTg2LCJleHAiOjE0OTY4ODg4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wIoOScxLYvrv3_qzhMVx1KQyT-iY7hVnWO2NxZVMhk1dCk_9bx6k39AXIrJc8q2SYO7NMlThmuIDWt0gvjiKVA 2017-06-08 02:18:36.954 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4MjU2OTg2LCJleHAiOjE0OTY4ODg4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wIoOScxLYvrv3_qzhMVx1KQyT-iY7hVnWO2NxZVMhk1dCk_9bx6k39AXIrJc8q2SYO7NMlThmuIDWt0gvjiKVA 2017-06-08 02:18:36.954 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:18:36.954 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:18:36.959 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:18:36.960 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:19:36.953 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:19:36.954 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4MjU2OTg2LCJleHAiOjE0OTY4ODg4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wIoOScxLYvrv3_qzhMVx1KQyT-iY7hVnWO2NxZVMhk1dCk_9bx6k39AXIrJc8q2SYO7NMlThmuIDWt0gvjiKVA 2017-06-08 02:19:36.954 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4MjU2OTg2LCJleHAiOjE0OTY4ODg4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wIoOScxLYvrv3_qzhMVx1KQyT-iY7hVnWO2NxZVMhk1dCk_9bx6k39AXIrJc8q2SYO7NMlThmuIDWt0gvjiKVA 2017-06-08 02:19:36.954 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:19:36.954 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:19:36.959 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:19:36.960 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:20:36.954 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:20:36.954 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4MjU2OTg2LCJleHAiOjE0OTY4ODg4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wIoOScxLYvrv3_qzhMVx1KQyT-iY7hVnWO2NxZVMhk1dCk_9bx6k39AXIrJc8q2SYO7NMlThmuIDWt0gvjiKVA 2017-06-08 02:20:36.955 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4MjU2OTg2LCJleHAiOjE0OTY4ODg4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wIoOScxLYvrv3_qzhMVx1KQyT-iY7hVnWO2NxZVMhk1dCk_9bx6k39AXIrJc8q2SYO7NMlThmuIDWt0gvjiKVA 2017-06-08 02:20:36.955 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:20:36.955 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:20:36.958 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:20:36.959 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:21:36.952 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:21:36.953 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4MjU2OTg2LCJleHAiOjE0OTY4ODg4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wIoOScxLYvrv3_qzhMVx1KQyT-iY7hVnWO2NxZVMhk1dCk_9bx6k39AXIrJc8q2SYO7NMlThmuIDWt0gvjiKVA 2017-06-08 02:21:36.953 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4MjU2OTg2LCJleHAiOjE0OTY4ODg4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wIoOScxLYvrv3_qzhMVx1KQyT-iY7hVnWO2NxZVMhk1dCk_9bx6k39AXIrJc8q2SYO7NMlThmuIDWt0gvjiKVA 2017-06-08 02:21:36.953 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:21:36.953 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:21:36.956 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:21:36.957 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:22:36.957 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:22:36.957 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4MjU2OTg2LCJleHAiOjE0OTY4ODg4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wIoOScxLYvrv3_qzhMVx1KQyT-iY7hVnWO2NxZVMhk1dCk_9bx6k39AXIrJc8q2SYO7NMlThmuIDWt0gvjiKVA 2017-06-08 02:22:36.957 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4MjU2OTg2LCJleHAiOjE0OTY4ODg4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wIoOScxLYvrv3_qzhMVx1KQyT-iY7hVnWO2NxZVMhk1dCk_9bx6k39AXIrJc8q2SYO7NMlThmuIDWt0gvjiKVA 2017-06-08 02:22:36.957 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:22:36.957 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:22:36.960 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:22:36.961 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:23:36.956 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:23:36.956 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4MjU2OTg2LCJleHAiOjE0OTY4ODg4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wIoOScxLYvrv3_qzhMVx1KQyT-iY7hVnWO2NxZVMhk1dCk_9bx6k39AXIrJc8q2SYO7NMlThmuIDWt0gvjiKVA 2017-06-08 02:23:36.956 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4MjU2OTg2LCJleHAiOjE0OTY4ODg4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wIoOScxLYvrv3_qzhMVx1KQyT-iY7hVnWO2NxZVMhk1dCk_9bx6k39AXIrJc8q2SYO7NMlThmuIDWt0gvjiKVA 2017-06-08 02:23:36.957 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:23:36.957 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:23:36.961 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:23:36.962 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:24:36.956 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:24:36.956 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4MjU2OTg2LCJleHAiOjE0OTY4ODg4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wIoOScxLYvrv3_qzhMVx1KQyT-iY7hVnWO2NxZVMhk1dCk_9bx6k39AXIrJc8q2SYO7NMlThmuIDWt0gvjiKVA 2017-06-08 02:24:36.956 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4MjU2OTg2LCJleHAiOjE0OTY4ODg4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wIoOScxLYvrv3_qzhMVx1KQyT-iY7hVnWO2NxZVMhk1dCk_9bx6k39AXIrJc8q2SYO7NMlThmuIDWt0gvjiKVA 2017-06-08 02:24:36.957 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:24:36.957 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:24:36.960 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:24:36.962 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:24:36.992 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:24:36.992 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4MjU2OTg2LCJleHAiOjE0OTY4ODg4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wIoOScxLYvrv3_qzhMVx1KQyT-iY7hVnWO2NxZVMhk1dCk_9bx6k39AXIrJc8q2SYO7NMlThmuIDWt0gvjiKVA 2017-06-08 02:24:36.992 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4MjU2OTg2LCJleHAiOjE0OTY4ODg4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wIoOScxLYvrv3_qzhMVx1KQyT-iY7hVnWO2NxZVMhk1dCk_9bx6k39AXIrJc8q2SYO7NMlThmuIDWt0gvjiKVA 2017-06-08 02:24:36.992 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 02:24:36.992 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:24:36.994 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:24:36.994 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:24:36.995 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:24:36.995 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4MjU2OTg2LCJleHAiOjE0OTY4ODg4NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wIoOScxLYvrv3_qzhMVx1KQyT-iY7hVnWO2NxZVMhk1dCk_9bx6k39AXIrJc8q2SYO7NMlThmuIDWt0gvjiKVA 2017-06-08 02:25:36.953 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:25:36.953 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4Njc2OTk1LCJleHAiOjE0OTY4ODkyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6Og3sBSOnRhjcdwg7bq7cEeeb-0lrGwsFncyqEyRrvh43VSDBM3TwZWlRiJOTgwDAmDA_kcPnbRDrVNR9PLRGg 2017-06-08 02:25:36.953 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4Njc2OTk1LCJleHAiOjE0OTY4ODkyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6Og3sBSOnRhjcdwg7bq7cEeeb-0lrGwsFncyqEyRrvh43VSDBM3TwZWlRiJOTgwDAmDA_kcPnbRDrVNR9PLRGg 2017-06-08 02:25:36.954 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:25:36.954 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:25:36.967 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:25:36.975 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:26:36.956 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:26:36.956 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4Njc2OTk1LCJleHAiOjE0OTY4ODkyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6Og3sBSOnRhjcdwg7bq7cEeeb-0lrGwsFncyqEyRrvh43VSDBM3TwZWlRiJOTgwDAmDA_kcPnbRDrVNR9PLRGg 2017-06-08 02:26:36.956 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4Njc2OTk1LCJleHAiOjE0OTY4ODkyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6Og3sBSOnRhjcdwg7bq7cEeeb-0lrGwsFncyqEyRrvh43VSDBM3TwZWlRiJOTgwDAmDA_kcPnbRDrVNR9PLRGg 2017-06-08 02:26:36.956 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:26:36.956 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:26:36.964 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:26:36.965 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:27:36.955 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:27:36.956 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4Njc2OTk1LCJleHAiOjE0OTY4ODkyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6Og3sBSOnRhjcdwg7bq7cEeeb-0lrGwsFncyqEyRrvh43VSDBM3TwZWlRiJOTgwDAmDA_kcPnbRDrVNR9PLRGg 2017-06-08 02:27:36.956 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4Njc2OTk1LCJleHAiOjE0OTY4ODkyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6Og3sBSOnRhjcdwg7bq7cEeeb-0lrGwsFncyqEyRrvh43VSDBM3TwZWlRiJOTgwDAmDA_kcPnbRDrVNR9PLRGg 2017-06-08 02:27:36.956 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:27:36.956 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:27:36.959 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:27:36.960 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:28:36.956 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:28:36.956 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4Njc2OTk1LCJleHAiOjE0OTY4ODkyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6Og3sBSOnRhjcdwg7bq7cEeeb-0lrGwsFncyqEyRrvh43VSDBM3TwZWlRiJOTgwDAmDA_kcPnbRDrVNR9PLRGg 2017-06-08 02:28:36.956 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4Njc2OTk1LCJleHAiOjE0OTY4ODkyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6Og3sBSOnRhjcdwg7bq7cEeeb-0lrGwsFncyqEyRrvh43VSDBM3TwZWlRiJOTgwDAmDA_kcPnbRDrVNR9PLRGg 2017-06-08 02:28:36.957 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:28:36.957 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:28:36.969 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:28:36.970 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:29:36.955 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:29:36.955 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4Njc2OTk1LCJleHAiOjE0OTY4ODkyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6Og3sBSOnRhjcdwg7bq7cEeeb-0lrGwsFncyqEyRrvh43VSDBM3TwZWlRiJOTgwDAmDA_kcPnbRDrVNR9PLRGg 2017-06-08 02:29:36.955 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4Njc2OTk1LCJleHAiOjE0OTY4ODkyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6Og3sBSOnRhjcdwg7bq7cEeeb-0lrGwsFncyqEyRrvh43VSDBM3TwZWlRiJOTgwDAmDA_kcPnbRDrVNR9PLRGg 2017-06-08 02:29:36.955 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:29:36.955 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:29:36.958 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:29:36.959 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 02:30:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 02:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 02:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 02:30:36.954 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:30:36.954 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4Njc2OTk1LCJleHAiOjE0OTY4ODkyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6Og3sBSOnRhjcdwg7bq7cEeeb-0lrGwsFncyqEyRrvh43VSDBM3TwZWlRiJOTgwDAmDA_kcPnbRDrVNR9PLRGg 2017-06-08 02:30:36.954 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4Njc2OTk1LCJleHAiOjE0OTY4ODkyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6Og3sBSOnRhjcdwg7bq7cEeeb-0lrGwsFncyqEyRrvh43VSDBM3TwZWlRiJOTgwDAmDA_kcPnbRDrVNR9PLRGg 2017-06-08 02:30:36.955 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:30:36.955 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:30:36.957 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:30:36.958 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:31:36.956 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:31:36.956 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4Njc2OTk1LCJleHAiOjE0OTY4ODkyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6Og3sBSOnRhjcdwg7bq7cEeeb-0lrGwsFncyqEyRrvh43VSDBM3TwZWlRiJOTgwDAmDA_kcPnbRDrVNR9PLRGg 2017-06-08 02:31:36.956 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4Njc2OTk1LCJleHAiOjE0OTY4ODkyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6Og3sBSOnRhjcdwg7bq7cEeeb-0lrGwsFncyqEyRrvh43VSDBM3TwZWlRiJOTgwDAmDA_kcPnbRDrVNR9PLRGg 2017-06-08 02:31:36.956 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:31:36.956 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:31:36.959 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:31:36.960 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:31:36.985 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:31:36.985 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4Njc2OTk1LCJleHAiOjE0OTY4ODkyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6Og3sBSOnRhjcdwg7bq7cEeeb-0lrGwsFncyqEyRrvh43VSDBM3TwZWlRiJOTgwDAmDA_kcPnbRDrVNR9PLRGg 2017-06-08 02:31:36.985 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4Njc2OTk1LCJleHAiOjE0OTY4ODkyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6Og3sBSOnRhjcdwg7bq7cEeeb-0lrGwsFncyqEyRrvh43VSDBM3TwZWlRiJOTgwDAmDA_kcPnbRDrVNR9PLRGg 2017-06-08 02:31:36.985 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 02:31:36.985 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:31:36.986 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:31:36.987 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:31:36.988 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:31:36.988 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg4Njc2OTk1LCJleHAiOjE0OTY4ODkyNzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6Og3sBSOnRhjcdwg7bq7cEeeb-0lrGwsFncyqEyRrvh43VSDBM3TwZWlRiJOTgwDAmDA_kcPnbRDrVNR9PLRGg 2017-06-08 02:32:36.955 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:32:36.956 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5MDk2OTg4LCJleHAiOjE0OTY4ODk2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z9YvKmG_j_jIJfdLYVJitu8XAtp0AO2RLxYY0msKnTf9MgQYxS-hnjhD_e3_fdEWKUr7kTbPLg8O1QIW_qmRnw 2017-06-08 02:32:36.956 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5MDk2OTg4LCJleHAiOjE0OTY4ODk2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z9YvKmG_j_jIJfdLYVJitu8XAtp0AO2RLxYY0msKnTf9MgQYxS-hnjhD_e3_fdEWKUr7kTbPLg8O1QIW_qmRnw 2017-06-08 02:32:36.956 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:32:36.956 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:32:36.959 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:32:36.960 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:33:36.957 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:33:36.957 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5MDk2OTg4LCJleHAiOjE0OTY4ODk2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z9YvKmG_j_jIJfdLYVJitu8XAtp0AO2RLxYY0msKnTf9MgQYxS-hnjhD_e3_fdEWKUr7kTbPLg8O1QIW_qmRnw 2017-06-08 02:33:36.957 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5MDk2OTg4LCJleHAiOjE0OTY4ODk2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z9YvKmG_j_jIJfdLYVJitu8XAtp0AO2RLxYY0msKnTf9MgQYxS-hnjhD_e3_fdEWKUr7kTbPLg8O1QIW_qmRnw 2017-06-08 02:33:36.957 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:33:36.957 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:33:36.960 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:33:36.961 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:34:36.958 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:34:36.958 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5MDk2OTg4LCJleHAiOjE0OTY4ODk2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z9YvKmG_j_jIJfdLYVJitu8XAtp0AO2RLxYY0msKnTf9MgQYxS-hnjhD_e3_fdEWKUr7kTbPLg8O1QIW_qmRnw 2017-06-08 02:34:36.958 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5MDk2OTg4LCJleHAiOjE0OTY4ODk2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z9YvKmG_j_jIJfdLYVJitu8XAtp0AO2RLxYY0msKnTf9MgQYxS-hnjhD_e3_fdEWKUr7kTbPLg8O1QIW_qmRnw 2017-06-08 02:34:36.958 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:34:36.958 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:34:36.963 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:34:36.964 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:35:36.955 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:35:36.955 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5MDk2OTg4LCJleHAiOjE0OTY4ODk2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z9YvKmG_j_jIJfdLYVJitu8XAtp0AO2RLxYY0msKnTf9MgQYxS-hnjhD_e3_fdEWKUr7kTbPLg8O1QIW_qmRnw 2017-06-08 02:35:36.955 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5MDk2OTg4LCJleHAiOjE0OTY4ODk2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z9YvKmG_j_jIJfdLYVJitu8XAtp0AO2RLxYY0msKnTf9MgQYxS-hnjhD_e3_fdEWKUr7kTbPLg8O1QIW_qmRnw 2017-06-08 02:35:36.956 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:35:36.956 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:35:36.958 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:35:36.959 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:36:36.959 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:36:36.959 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5MDk2OTg4LCJleHAiOjE0OTY4ODk2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z9YvKmG_j_jIJfdLYVJitu8XAtp0AO2RLxYY0msKnTf9MgQYxS-hnjhD_e3_fdEWKUr7kTbPLg8O1QIW_qmRnw 2017-06-08 02:36:36.959 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5MDk2OTg4LCJleHAiOjE0OTY4ODk2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z9YvKmG_j_jIJfdLYVJitu8XAtp0AO2RLxYY0msKnTf9MgQYxS-hnjhD_e3_fdEWKUr7kTbPLg8O1QIW_qmRnw 2017-06-08 02:36:36.959 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:36:36.959 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:36:36.962 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:36:36.963 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:37:36.958 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:37:36.958 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5MDk2OTg4LCJleHAiOjE0OTY4ODk2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z9YvKmG_j_jIJfdLYVJitu8XAtp0AO2RLxYY0msKnTf9MgQYxS-hnjhD_e3_fdEWKUr7kTbPLg8O1QIW_qmRnw 2017-06-08 02:37:36.958 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5MDk2OTg4LCJleHAiOjE0OTY4ODk2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z9YvKmG_j_jIJfdLYVJitu8XAtp0AO2RLxYY0msKnTf9MgQYxS-hnjhD_e3_fdEWKUr7kTbPLg8O1QIW_qmRnw 2017-06-08 02:37:36.959 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:37:36.959 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:37:36.962 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:37:36.963 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:38:36.957 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:38:36.958 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5MDk2OTg4LCJleHAiOjE0OTY4ODk2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z9YvKmG_j_jIJfdLYVJitu8XAtp0AO2RLxYY0msKnTf9MgQYxS-hnjhD_e3_fdEWKUr7kTbPLg8O1QIW_qmRnw 2017-06-08 02:38:36.958 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5MDk2OTg4LCJleHAiOjE0OTY4ODk2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z9YvKmG_j_jIJfdLYVJitu8XAtp0AO2RLxYY0msKnTf9MgQYxS-hnjhD_e3_fdEWKUr7kTbPLg8O1QIW_qmRnw 2017-06-08 02:38:36.958 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:38:36.958 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:38:36.964 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:38:36.965 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:38:36.994 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:38:36.994 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5MDk2OTg4LCJleHAiOjE0OTY4ODk2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z9YvKmG_j_jIJfdLYVJitu8XAtp0AO2RLxYY0msKnTf9MgQYxS-hnjhD_e3_fdEWKUr7kTbPLg8O1QIW_qmRnw 2017-06-08 02:38:36.994 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5MDk2OTg4LCJleHAiOjE0OTY4ODk2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z9YvKmG_j_jIJfdLYVJitu8XAtp0AO2RLxYY0msKnTf9MgQYxS-hnjhD_e3_fdEWKUr7kTbPLg8O1QIW_qmRnw 2017-06-08 02:38:36.994 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 02:38:36.994 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:38:36.996 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:38:36.997 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:38:36.998 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:38:36.998 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5MDk2OTg4LCJleHAiOjE0OTY4ODk2OTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z9YvKmG_j_jIJfdLYVJitu8XAtp0AO2RLxYY0msKnTf9MgQYxS-hnjhD_e3_fdEWKUr7kTbPLg8O1QIW_qmRnw 2017-06-08 02:39:36.960 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:39:36.960 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5NTE2OTk4LCJleHAiOjE0OTY4OTAxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Xfpt6O5S9mG4YPW2l7HohGainctnUH7itdHq38tBf_ospqAfPW_0YtLcSs58kiIebjVjImlPyUyJNgPULW1kJw 2017-06-08 02:39:36.960 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5NTE2OTk4LCJleHAiOjE0OTY4OTAxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Xfpt6O5S9mG4YPW2l7HohGainctnUH7itdHq38tBf_ospqAfPW_0YtLcSs58kiIebjVjImlPyUyJNgPULW1kJw 2017-06-08 02:39:36.960 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:39:36.960 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:39:36.973 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:39:36.974 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:40:36.960 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:40:36.960 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5NTE2OTk4LCJleHAiOjE0OTY4OTAxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Xfpt6O5S9mG4YPW2l7HohGainctnUH7itdHq38tBf_ospqAfPW_0YtLcSs58kiIebjVjImlPyUyJNgPULW1kJw 2017-06-08 02:40:36.960 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5NTE2OTk4LCJleHAiOjE0OTY4OTAxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Xfpt6O5S9mG4YPW2l7HohGainctnUH7itdHq38tBf_ospqAfPW_0YtLcSs58kiIebjVjImlPyUyJNgPULW1kJw 2017-06-08 02:40:36.960 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:40:36.960 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:40:36.963 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:40:36.964 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:41:36.960 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:41:36.960 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5NTE2OTk4LCJleHAiOjE0OTY4OTAxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Xfpt6O5S9mG4YPW2l7HohGainctnUH7itdHq38tBf_ospqAfPW_0YtLcSs58kiIebjVjImlPyUyJNgPULW1kJw 2017-06-08 02:41:36.960 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5NTE2OTk4LCJleHAiOjE0OTY4OTAxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Xfpt6O5S9mG4YPW2l7HohGainctnUH7itdHq38tBf_ospqAfPW_0YtLcSs58kiIebjVjImlPyUyJNgPULW1kJw 2017-06-08 02:41:36.960 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:41:36.960 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:41:36.963 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:41:36.964 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:42:36.958 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:42:36.959 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5NTE2OTk4LCJleHAiOjE0OTY4OTAxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Xfpt6O5S9mG4YPW2l7HohGainctnUH7itdHq38tBf_ospqAfPW_0YtLcSs58kiIebjVjImlPyUyJNgPULW1kJw 2017-06-08 02:42:36.959 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5NTE2OTk4LCJleHAiOjE0OTY4OTAxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Xfpt6O5S9mG4YPW2l7HohGainctnUH7itdHq38tBf_ospqAfPW_0YtLcSs58kiIebjVjImlPyUyJNgPULW1kJw 2017-06-08 02:42:36.959 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:42:36.959 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:42:36.962 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:42:36.963 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:43:36.960 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:43:36.960 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5NTE2OTk4LCJleHAiOjE0OTY4OTAxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Xfpt6O5S9mG4YPW2l7HohGainctnUH7itdHq38tBf_ospqAfPW_0YtLcSs58kiIebjVjImlPyUyJNgPULW1kJw 2017-06-08 02:43:36.960 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5NTE2OTk4LCJleHAiOjE0OTY4OTAxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Xfpt6O5S9mG4YPW2l7HohGainctnUH7itdHq38tBf_ospqAfPW_0YtLcSs58kiIebjVjImlPyUyJNgPULW1kJw 2017-06-08 02:43:36.960 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:43:36.960 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:43:36.963 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:43:36.963 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:44:36.960 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:44:36.960 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5NTE2OTk4LCJleHAiOjE0OTY4OTAxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Xfpt6O5S9mG4YPW2l7HohGainctnUH7itdHq38tBf_ospqAfPW_0YtLcSs58kiIebjVjImlPyUyJNgPULW1kJw 2017-06-08 02:44:36.960 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5NTE2OTk4LCJleHAiOjE0OTY4OTAxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Xfpt6O5S9mG4YPW2l7HohGainctnUH7itdHq38tBf_ospqAfPW_0YtLcSs58kiIebjVjImlPyUyJNgPULW1kJw 2017-06-08 02:44:36.960 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:44:36.960 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:44:36.963 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:44:36.964 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 02:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 02:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 02:45:30.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 02:45:36.960 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:45:36.960 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5NTE2OTk4LCJleHAiOjE0OTY4OTAxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Xfpt6O5S9mG4YPW2l7HohGainctnUH7itdHq38tBf_ospqAfPW_0YtLcSs58kiIebjVjImlPyUyJNgPULW1kJw 2017-06-08 02:45:36.960 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5NTE2OTk4LCJleHAiOjE0OTY4OTAxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Xfpt6O5S9mG4YPW2l7HohGainctnUH7itdHq38tBf_ospqAfPW_0YtLcSs58kiIebjVjImlPyUyJNgPULW1kJw 2017-06-08 02:45:36.960 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:45:36.960 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:45:36.963 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:45:36.963 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:45:36.985 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:45:36.985 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5NTE2OTk4LCJleHAiOjE0OTY4OTAxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Xfpt6O5S9mG4YPW2l7HohGainctnUH7itdHq38tBf_ospqAfPW_0YtLcSs58kiIebjVjImlPyUyJNgPULW1kJw 2017-06-08 02:45:36.985 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5NTE2OTk4LCJleHAiOjE0OTY4OTAxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Xfpt6O5S9mG4YPW2l7HohGainctnUH7itdHq38tBf_ospqAfPW_0YtLcSs58kiIebjVjImlPyUyJNgPULW1kJw 2017-06-08 02:45:36.986 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 02:45:36.986 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:45:36.987 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:45:36.989 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:45:36.990 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:45:36.990 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5NTE2OTk4LCJleHAiOjE0OTY4OTAxMTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Xfpt6O5S9mG4YPW2l7HohGainctnUH7itdHq38tBf_ospqAfPW_0YtLcSs58kiIebjVjImlPyUyJNgPULW1kJw 2017-06-08 02:46:36.963 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:46:36.963 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5OTM2OTkwLCJleHAiOjE0OTY4OTA1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.IWORu4j0PU8fwLfK0ctCJCfOJ4ssXGxWhvrZ3AHEkSDsDvWYjEHhtEpG23RLiiYtXJqIrag5ucRkZ1xDgDAoAQ 2017-06-08 02:46:36.963 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5OTM2OTkwLCJleHAiOjE0OTY4OTA1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.IWORu4j0PU8fwLfK0ctCJCfOJ4ssXGxWhvrZ3AHEkSDsDvWYjEHhtEpG23RLiiYtXJqIrag5ucRkZ1xDgDAoAQ 2017-06-08 02:46:36.963 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:46:36.963 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:46:36.966 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:46:36.967 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:47:36.960 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:47:36.960 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5OTM2OTkwLCJleHAiOjE0OTY4OTA1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.IWORu4j0PU8fwLfK0ctCJCfOJ4ssXGxWhvrZ3AHEkSDsDvWYjEHhtEpG23RLiiYtXJqIrag5ucRkZ1xDgDAoAQ 2017-06-08 02:47:36.960 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5OTM2OTkwLCJleHAiOjE0OTY4OTA1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.IWORu4j0PU8fwLfK0ctCJCfOJ4ssXGxWhvrZ3AHEkSDsDvWYjEHhtEpG23RLiiYtXJqIrag5ucRkZ1xDgDAoAQ 2017-06-08 02:47:36.961 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:47:36.961 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:47:36.964 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:47:36.965 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:48:37.044 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:48:37.044 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5OTM2OTkwLCJleHAiOjE0OTY4OTA1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.IWORu4j0PU8fwLfK0ctCJCfOJ4ssXGxWhvrZ3AHEkSDsDvWYjEHhtEpG23RLiiYtXJqIrag5ucRkZ1xDgDAoAQ 2017-06-08 02:48:37.044 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5OTM2OTkwLCJleHAiOjE0OTY4OTA1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.IWORu4j0PU8fwLfK0ctCJCfOJ4ssXGxWhvrZ3AHEkSDsDvWYjEHhtEpG23RLiiYtXJqIrag5ucRkZ1xDgDAoAQ 2017-06-08 02:48:37.044 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:48:37.044 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:48:37.047 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:48:37.048 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:49:36.963 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:49:36.964 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5OTM2OTkwLCJleHAiOjE0OTY4OTA1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.IWORu4j0PU8fwLfK0ctCJCfOJ4ssXGxWhvrZ3AHEkSDsDvWYjEHhtEpG23RLiiYtXJqIrag5ucRkZ1xDgDAoAQ 2017-06-08 02:49:36.964 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5OTM2OTkwLCJleHAiOjE0OTY4OTA1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.IWORu4j0PU8fwLfK0ctCJCfOJ4ssXGxWhvrZ3AHEkSDsDvWYjEHhtEpG23RLiiYtXJqIrag5ucRkZ1xDgDAoAQ 2017-06-08 02:49:36.964 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:49:36.964 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:49:36.967 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:49:36.968 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:50:36.963 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:50:36.963 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5OTM2OTkwLCJleHAiOjE0OTY4OTA1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.IWORu4j0PU8fwLfK0ctCJCfOJ4ssXGxWhvrZ3AHEkSDsDvWYjEHhtEpG23RLiiYtXJqIrag5ucRkZ1xDgDAoAQ 2017-06-08 02:50:36.964 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5OTM2OTkwLCJleHAiOjE0OTY4OTA1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.IWORu4j0PU8fwLfK0ctCJCfOJ4ssXGxWhvrZ3AHEkSDsDvWYjEHhtEpG23RLiiYtXJqIrag5ucRkZ1xDgDAoAQ 2017-06-08 02:50:36.964 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:50:36.964 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:50:36.966 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:50:36.967 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:51:36.965 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:51:36.965 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5OTM2OTkwLCJleHAiOjE0OTY4OTA1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.IWORu4j0PU8fwLfK0ctCJCfOJ4ssXGxWhvrZ3AHEkSDsDvWYjEHhtEpG23RLiiYtXJqIrag5ucRkZ1xDgDAoAQ 2017-06-08 02:51:36.965 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5OTM2OTkwLCJleHAiOjE0OTY4OTA1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.IWORu4j0PU8fwLfK0ctCJCfOJ4ssXGxWhvrZ3AHEkSDsDvWYjEHhtEpG23RLiiYtXJqIrag5ucRkZ1xDgDAoAQ 2017-06-08 02:51:36.965 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:51:36.965 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:51:36.968 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:51:36.969 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:52:36.965 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:52:36.966 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5OTM2OTkwLCJleHAiOjE0OTY4OTA1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.IWORu4j0PU8fwLfK0ctCJCfOJ4ssXGxWhvrZ3AHEkSDsDvWYjEHhtEpG23RLiiYtXJqIrag5ucRkZ1xDgDAoAQ 2017-06-08 02:52:36.966 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5OTM2OTkwLCJleHAiOjE0OTY4OTA1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.IWORu4j0PU8fwLfK0ctCJCfOJ4ssXGxWhvrZ3AHEkSDsDvWYjEHhtEpG23RLiiYtXJqIrag5ucRkZ1xDgDAoAQ 2017-06-08 02:52:36.966 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:52:36.966 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:52:36.969 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:52:36.970 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:52:36.993 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:52:36.993 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5OTM2OTkwLCJleHAiOjE0OTY4OTA1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.IWORu4j0PU8fwLfK0ctCJCfOJ4ssXGxWhvrZ3AHEkSDsDvWYjEHhtEpG23RLiiYtXJqIrag5ucRkZ1xDgDAoAQ 2017-06-08 02:52:36.993 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5OTM2OTkwLCJleHAiOjE0OTY4OTA1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.IWORu4j0PU8fwLfK0ctCJCfOJ4ssXGxWhvrZ3AHEkSDsDvWYjEHhtEpG23RLiiYtXJqIrag5ucRkZ1xDgDAoAQ 2017-06-08 02:52:36.993 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 02:52:36.993 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:52:36.994 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:52:36.995 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:52:36.995 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:52:36.996 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODg5OTM2OTkwLCJleHAiOjE0OTY4OTA1MzYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.IWORu4j0PU8fwLfK0ctCJCfOJ4ssXGxWhvrZ3AHEkSDsDvWYjEHhtEpG23RLiiYtXJqIrag5ucRkZ1xDgDAoAQ 2017-06-08 02:53:36.966 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:53:36.966 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwMzU2OTk2LCJleHAiOjE0OTY4OTA5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zFb5-bDrBDjlGBEjdNKbs1jOvs4fgAEnAXPOaTqrKeX7TuYK8ycIZY-mwQIu7M4CUJFVM50MGUVPGF53R4QOUQ 2017-06-08 02:53:36.966 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwMzU2OTk2LCJleHAiOjE0OTY4OTA5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zFb5-bDrBDjlGBEjdNKbs1jOvs4fgAEnAXPOaTqrKeX7TuYK8ycIZY-mwQIu7M4CUJFVM50MGUVPGF53R4QOUQ 2017-06-08 02:53:36.967 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:53:36.967 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:53:36.969 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:53:36.970 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:54:36.967 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:54:36.968 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwMzU2OTk2LCJleHAiOjE0OTY4OTA5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zFb5-bDrBDjlGBEjdNKbs1jOvs4fgAEnAXPOaTqrKeX7TuYK8ycIZY-mwQIu7M4CUJFVM50MGUVPGF53R4QOUQ 2017-06-08 02:54:36.968 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwMzU2OTk2LCJleHAiOjE0OTY4OTA5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zFb5-bDrBDjlGBEjdNKbs1jOvs4fgAEnAXPOaTqrKeX7TuYK8ycIZY-mwQIu7M4CUJFVM50MGUVPGF53R4QOUQ 2017-06-08 02:54:36.968 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:54:36.968 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:54:36.972 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:54:36.973 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:55:36.965 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:55:36.966 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwMzU2OTk2LCJleHAiOjE0OTY4OTA5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zFb5-bDrBDjlGBEjdNKbs1jOvs4fgAEnAXPOaTqrKeX7TuYK8ycIZY-mwQIu7M4CUJFVM50MGUVPGF53R4QOUQ 2017-06-08 02:55:36.966 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwMzU2OTk2LCJleHAiOjE0OTY4OTA5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zFb5-bDrBDjlGBEjdNKbs1jOvs4fgAEnAXPOaTqrKeX7TuYK8ycIZY-mwQIu7M4CUJFVM50MGUVPGF53R4QOUQ 2017-06-08 02:55:36.966 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:55:36.966 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:55:36.972 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:55:36.973 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:56:36.965 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:56:36.965 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwMzU2OTk2LCJleHAiOjE0OTY4OTA5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zFb5-bDrBDjlGBEjdNKbs1jOvs4fgAEnAXPOaTqrKeX7TuYK8ycIZY-mwQIu7M4CUJFVM50MGUVPGF53R4QOUQ 2017-06-08 02:56:36.965 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwMzU2OTk2LCJleHAiOjE0OTY4OTA5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zFb5-bDrBDjlGBEjdNKbs1jOvs4fgAEnAXPOaTqrKeX7TuYK8ycIZY-mwQIu7M4CUJFVM50MGUVPGF53R4QOUQ 2017-06-08 02:56:36.966 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:56:36.966 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:56:36.968 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:56:36.969 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:57:36.967 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:57:36.967 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwMzU2OTk2LCJleHAiOjE0OTY4OTA5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zFb5-bDrBDjlGBEjdNKbs1jOvs4fgAEnAXPOaTqrKeX7TuYK8ycIZY-mwQIu7M4CUJFVM50MGUVPGF53R4QOUQ 2017-06-08 02:57:36.967 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwMzU2OTk2LCJleHAiOjE0OTY4OTA5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zFb5-bDrBDjlGBEjdNKbs1jOvs4fgAEnAXPOaTqrKeX7TuYK8ycIZY-mwQIu7M4CUJFVM50MGUVPGF53R4QOUQ 2017-06-08 02:57:36.968 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:57:36.968 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:57:36.970 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:57:36.971 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:58:36.969 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:58:36.969 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwMzU2OTk2LCJleHAiOjE0OTY4OTA5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zFb5-bDrBDjlGBEjdNKbs1jOvs4fgAEnAXPOaTqrKeX7TuYK8ycIZY-mwQIu7M4CUJFVM50MGUVPGF53R4QOUQ 2017-06-08 02:58:36.969 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwMzU2OTk2LCJleHAiOjE0OTY4OTA5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zFb5-bDrBDjlGBEjdNKbs1jOvs4fgAEnAXPOaTqrKeX7TuYK8ycIZY-mwQIu7M4CUJFVM50MGUVPGF53R4QOUQ 2017-06-08 02:58:36.970 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:58:36.970 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:58:36.981 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:58:36.982 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:59:36.969 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:59:36.969 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwMzU2OTk2LCJleHAiOjE0OTY4OTA5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zFb5-bDrBDjlGBEjdNKbs1jOvs4fgAEnAXPOaTqrKeX7TuYK8ycIZY-mwQIu7M4CUJFVM50MGUVPGF53R4QOUQ 2017-06-08 02:59:36.969 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwMzU2OTk2LCJleHAiOjE0OTY4OTA5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zFb5-bDrBDjlGBEjdNKbs1jOvs4fgAEnAXPOaTqrKeX7TuYK8ycIZY-mwQIu7M4CUJFVM50MGUVPGF53R4QOUQ 2017-06-08 02:59:36.970 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 02:59:36.970 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:59:36.972 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:59:36.973 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:59:37.005 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:59:37.005 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwMzU2OTk2LCJleHAiOjE0OTY4OTA5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zFb5-bDrBDjlGBEjdNKbs1jOvs4fgAEnAXPOaTqrKeX7TuYK8ycIZY-mwQIu7M4CUJFVM50MGUVPGF53R4QOUQ 2017-06-08 02:59:37.005 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwMzU2OTk2LCJleHAiOjE0OTY4OTA5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zFb5-bDrBDjlGBEjdNKbs1jOvs4fgAEnAXPOaTqrKeX7TuYK8ycIZY-mwQIu7M4CUJFVM50MGUVPGF53R4QOUQ 2017-06-08 02:59:37.005 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 02:59:37.005 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 02:59:37.006 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 02:59:37.007 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 02:59:37.008 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 02:59:37.008 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwMzU2OTk2LCJleHAiOjE0OTY4OTA5NTYsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.zFb5-bDrBDjlGBEjdNKbs1jOvs4fgAEnAXPOaTqrKeX7TuYK8ycIZY-mwQIu7M4CUJFVM50MGUVPGF53R4QOUQ 2017-06-08 03:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 03:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 03:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 03:00:30.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 03:00:36.971 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:00:36.971 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwNzc3MDA4LCJleHAiOjE0OTY4OTEzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Ni1tAnYtukxvOwDiBo8lewMfwTzB92VfAuo6IUp3vFiIfGxmz9MKFp6E0JS2HXT0-GIv2_l-OqNhfLhf9_HMEw 2017-06-08 03:00:36.971 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwNzc3MDA4LCJleHAiOjE0OTY4OTEzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Ni1tAnYtukxvOwDiBo8lewMfwTzB92VfAuo6IUp3vFiIfGxmz9MKFp6E0JS2HXT0-GIv2_l-OqNhfLhf9_HMEw 2017-06-08 03:00:36.972 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:00:36.972 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:00:36.975 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:00:36.976 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:01:36.970 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:01:36.970 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwNzc3MDA4LCJleHAiOjE0OTY4OTEzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Ni1tAnYtukxvOwDiBo8lewMfwTzB92VfAuo6IUp3vFiIfGxmz9MKFp6E0JS2HXT0-GIv2_l-OqNhfLhf9_HMEw 2017-06-08 03:01:36.971 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwNzc3MDA4LCJleHAiOjE0OTY4OTEzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Ni1tAnYtukxvOwDiBo8lewMfwTzB92VfAuo6IUp3vFiIfGxmz9MKFp6E0JS2HXT0-GIv2_l-OqNhfLhf9_HMEw 2017-06-08 03:01:36.971 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:01:36.971 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:01:36.974 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:01:36.975 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:02:36.967 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:02:36.967 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwNzc3MDA4LCJleHAiOjE0OTY4OTEzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Ni1tAnYtukxvOwDiBo8lewMfwTzB92VfAuo6IUp3vFiIfGxmz9MKFp6E0JS2HXT0-GIv2_l-OqNhfLhf9_HMEw 2017-06-08 03:02:36.967 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwNzc3MDA4LCJleHAiOjE0OTY4OTEzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Ni1tAnYtukxvOwDiBo8lewMfwTzB92VfAuo6IUp3vFiIfGxmz9MKFp6E0JS2HXT0-GIv2_l-OqNhfLhf9_HMEw 2017-06-08 03:02:36.967 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:02:36.967 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:02:36.970 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:02:36.971 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:03:36.969 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:03:36.969 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwNzc3MDA4LCJleHAiOjE0OTY4OTEzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Ni1tAnYtukxvOwDiBo8lewMfwTzB92VfAuo6IUp3vFiIfGxmz9MKFp6E0JS2HXT0-GIv2_l-OqNhfLhf9_HMEw 2017-06-08 03:03:36.969 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwNzc3MDA4LCJleHAiOjE0OTY4OTEzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Ni1tAnYtukxvOwDiBo8lewMfwTzB92VfAuo6IUp3vFiIfGxmz9MKFp6E0JS2HXT0-GIv2_l-OqNhfLhf9_HMEw 2017-06-08 03:03:36.970 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:03:36.970 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:03:36.972 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:03:36.973 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:04:36.969 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:04:36.969 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwNzc3MDA4LCJleHAiOjE0OTY4OTEzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Ni1tAnYtukxvOwDiBo8lewMfwTzB92VfAuo6IUp3vFiIfGxmz9MKFp6E0JS2HXT0-GIv2_l-OqNhfLhf9_HMEw 2017-06-08 03:04:36.969 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwNzc3MDA4LCJleHAiOjE0OTY4OTEzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Ni1tAnYtukxvOwDiBo8lewMfwTzB92VfAuo6IUp3vFiIfGxmz9MKFp6E0JS2HXT0-GIv2_l-OqNhfLhf9_HMEw 2017-06-08 03:04:36.969 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:04:36.969 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:04:36.972 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:04:36.973 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:05:36.968 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:05:36.969 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwNzc3MDA4LCJleHAiOjE0OTY4OTEzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Ni1tAnYtukxvOwDiBo8lewMfwTzB92VfAuo6IUp3vFiIfGxmz9MKFp6E0JS2HXT0-GIv2_l-OqNhfLhf9_HMEw 2017-06-08 03:05:36.969 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwNzc3MDA4LCJleHAiOjE0OTY4OTEzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Ni1tAnYtukxvOwDiBo8lewMfwTzB92VfAuo6IUp3vFiIfGxmz9MKFp6E0JS2HXT0-GIv2_l-OqNhfLhf9_HMEw 2017-06-08 03:05:36.969 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:05:36.969 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:05:36.972 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:05:36.973 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:06:36.970 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:06:36.970 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwNzc3MDA4LCJleHAiOjE0OTY4OTEzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Ni1tAnYtukxvOwDiBo8lewMfwTzB92VfAuo6IUp3vFiIfGxmz9MKFp6E0JS2HXT0-GIv2_l-OqNhfLhf9_HMEw 2017-06-08 03:06:36.970 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwNzc3MDA4LCJleHAiOjE0OTY4OTEzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Ni1tAnYtukxvOwDiBo8lewMfwTzB92VfAuo6IUp3vFiIfGxmz9MKFp6E0JS2HXT0-GIv2_l-OqNhfLhf9_HMEw 2017-06-08 03:06:36.971 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:06:36.971 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:06:36.974 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:06:36.975 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:06:36.998 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:06:36.998 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwNzc3MDA4LCJleHAiOjE0OTY4OTEzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Ni1tAnYtukxvOwDiBo8lewMfwTzB92VfAuo6IUp3vFiIfGxmz9MKFp6E0JS2HXT0-GIv2_l-OqNhfLhf9_HMEw 2017-06-08 03:06:36.998 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwNzc3MDA4LCJleHAiOjE0OTY4OTEzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Ni1tAnYtukxvOwDiBo8lewMfwTzB92VfAuo6IUp3vFiIfGxmz9MKFp6E0JS2HXT0-GIv2_l-OqNhfLhf9_HMEw 2017-06-08 03:06:36.998 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 03:06:36.998 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:06:36.999 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:06:37.000 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:06:37.000 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:06:37.001 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkwNzc3MDA4LCJleHAiOjE0OTY4OTEzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Ni1tAnYtukxvOwDiBo8lewMfwTzB92VfAuo6IUp3vFiIfGxmz9MKFp6E0JS2HXT0-GIv2_l-OqNhfLhf9_HMEw 2017-06-08 03:07:36.971 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:07:36.971 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxMTk3MDAxLCJleHAiOjE0OTY4OTE3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.QK9oz_4tAg9Inmr_l2BDpX0ZlxNSnN7ALXqi5ACZCfYSdnl8klaH2yHk-NzcfwQZH2_B5GawUDr5oD500TGU4g 2017-06-08 03:07:36.971 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxMTk3MDAxLCJleHAiOjE0OTY4OTE3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.QK9oz_4tAg9Inmr_l2BDpX0ZlxNSnN7ALXqi5ACZCfYSdnl8klaH2yHk-NzcfwQZH2_B5GawUDr5oD500TGU4g 2017-06-08 03:07:36.972 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:07:36.972 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:07:36.975 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:07:36.976 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:08:36.968 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:08:36.969 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxMTk3MDAxLCJleHAiOjE0OTY4OTE3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.QK9oz_4tAg9Inmr_l2BDpX0ZlxNSnN7ALXqi5ACZCfYSdnl8klaH2yHk-NzcfwQZH2_B5GawUDr5oD500TGU4g 2017-06-08 03:08:36.969 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxMTk3MDAxLCJleHAiOjE0OTY4OTE3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.QK9oz_4tAg9Inmr_l2BDpX0ZlxNSnN7ALXqi5ACZCfYSdnl8klaH2yHk-NzcfwQZH2_B5GawUDr5oD500TGU4g 2017-06-08 03:08:36.969 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:08:36.969 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:08:36.982 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:08:36.983 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:09:36.969 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:09:36.970 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxMTk3MDAxLCJleHAiOjE0OTY4OTE3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.QK9oz_4tAg9Inmr_l2BDpX0ZlxNSnN7ALXqi5ACZCfYSdnl8klaH2yHk-NzcfwQZH2_B5GawUDr5oD500TGU4g 2017-06-08 03:09:36.970 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxMTk3MDAxLCJleHAiOjE0OTY4OTE3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.QK9oz_4tAg9Inmr_l2BDpX0ZlxNSnN7ALXqi5ACZCfYSdnl8klaH2yHk-NzcfwQZH2_B5GawUDr5oD500TGU4g 2017-06-08 03:09:36.970 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:09:36.970 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:09:36.973 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:09:36.974 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:10:36.970 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:10:36.970 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxMTk3MDAxLCJleHAiOjE0OTY4OTE3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.QK9oz_4tAg9Inmr_l2BDpX0ZlxNSnN7ALXqi5ACZCfYSdnl8klaH2yHk-NzcfwQZH2_B5GawUDr5oD500TGU4g 2017-06-08 03:10:36.970 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxMTk3MDAxLCJleHAiOjE0OTY4OTE3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.QK9oz_4tAg9Inmr_l2BDpX0ZlxNSnN7ALXqi5ACZCfYSdnl8klaH2yHk-NzcfwQZH2_B5GawUDr5oD500TGU4g 2017-06-08 03:10:36.971 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:10:36.971 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:10:36.973 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:10:36.974 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:11:36.971 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:11:36.972 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxMTk3MDAxLCJleHAiOjE0OTY4OTE3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.QK9oz_4tAg9Inmr_l2BDpX0ZlxNSnN7ALXqi5ACZCfYSdnl8klaH2yHk-NzcfwQZH2_B5GawUDr5oD500TGU4g 2017-06-08 03:11:36.972 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxMTk3MDAxLCJleHAiOjE0OTY4OTE3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.QK9oz_4tAg9Inmr_l2BDpX0ZlxNSnN7ALXqi5ACZCfYSdnl8klaH2yHk-NzcfwQZH2_B5GawUDr5oD500TGU4g 2017-06-08 03:11:36.972 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:11:36.972 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:11:36.975 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:11:36.976 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:12:36.971 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:12:36.971 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxMTk3MDAxLCJleHAiOjE0OTY4OTE3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.QK9oz_4tAg9Inmr_l2BDpX0ZlxNSnN7ALXqi5ACZCfYSdnl8klaH2yHk-NzcfwQZH2_B5GawUDr5oD500TGU4g 2017-06-08 03:12:36.972 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxMTk3MDAxLCJleHAiOjE0OTY4OTE3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.QK9oz_4tAg9Inmr_l2BDpX0ZlxNSnN7ALXqi5ACZCfYSdnl8klaH2yHk-NzcfwQZH2_B5GawUDr5oD500TGU4g 2017-06-08 03:12:36.972 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:12:36.972 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:12:36.975 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:12:36.976 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:13:36.971 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:13:36.971 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxMTk3MDAxLCJleHAiOjE0OTY4OTE3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.QK9oz_4tAg9Inmr_l2BDpX0ZlxNSnN7ALXqi5ACZCfYSdnl8klaH2yHk-NzcfwQZH2_B5GawUDr5oD500TGU4g 2017-06-08 03:13:36.972 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxMTk3MDAxLCJleHAiOjE0OTY4OTE3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.QK9oz_4tAg9Inmr_l2BDpX0ZlxNSnN7ALXqi5ACZCfYSdnl8klaH2yHk-NzcfwQZH2_B5GawUDr5oD500TGU4g 2017-06-08 03:13:36.972 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:13:36.972 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:13:36.975 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:13:36.976 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:13:36.999 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:13:36.999 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxMTk3MDAxLCJleHAiOjE0OTY4OTE3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.QK9oz_4tAg9Inmr_l2BDpX0ZlxNSnN7ALXqi5ACZCfYSdnl8klaH2yHk-NzcfwQZH2_B5GawUDr5oD500TGU4g 2017-06-08 03:13:36.999 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxMTk3MDAxLCJleHAiOjE0OTY4OTE3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.QK9oz_4tAg9Inmr_l2BDpX0ZlxNSnN7ALXqi5ACZCfYSdnl8klaH2yHk-NzcfwQZH2_B5GawUDr5oD500TGU4g 2017-06-08 03:13:36.999 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 03:13:36.999 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:13:37.013 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:13:37.014 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:13:37.015 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:13:37.015 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxMTk3MDAxLCJleHAiOjE0OTY4OTE3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.QK9oz_4tAg9Inmr_l2BDpX0ZlxNSnN7ALXqi5ACZCfYSdnl8klaH2yHk-NzcfwQZH2_B5GawUDr5oD500TGU4g 2017-06-08 03:14:36.972 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:14:36.972 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxNjE3MDE1LCJleHAiOjE0OTY4OTIyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cRfzJEBKzaq4lDYB7BKGbC34IUq2n3jDV5Ho2oB2zYpeQN3CnhMC3ZwUFbBzpXU_XowvHA_4X3Zs7ALvO2B9BA 2017-06-08 03:14:36.973 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxNjE3MDE1LCJleHAiOjE0OTY4OTIyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cRfzJEBKzaq4lDYB7BKGbC34IUq2n3jDV5Ho2oB2zYpeQN3CnhMC3ZwUFbBzpXU_XowvHA_4X3Zs7ALvO2B9BA 2017-06-08 03:14:36.973 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:14:36.973 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:14:36.987 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:14:36.988 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 03:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 03:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 03:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 03:15:36.972 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:15:36.972 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxNjE3MDE1LCJleHAiOjE0OTY4OTIyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cRfzJEBKzaq4lDYB7BKGbC34IUq2n3jDV5Ho2oB2zYpeQN3CnhMC3ZwUFbBzpXU_XowvHA_4X3Zs7ALvO2B9BA 2017-06-08 03:15:36.972 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxNjE3MDE1LCJleHAiOjE0OTY4OTIyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cRfzJEBKzaq4lDYB7BKGbC34IUq2n3jDV5Ho2oB2zYpeQN3CnhMC3ZwUFbBzpXU_XowvHA_4X3Zs7ALvO2B9BA 2017-06-08 03:15:36.972 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:15:36.972 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:15:36.975 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:15:36.976 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:16:36.984 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:16:36.985 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxNjE3MDE1LCJleHAiOjE0OTY4OTIyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cRfzJEBKzaq4lDYB7BKGbC34IUq2n3jDV5Ho2oB2zYpeQN3CnhMC3ZwUFbBzpXU_XowvHA_4X3Zs7ALvO2B9BA 2017-06-08 03:16:36.985 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxNjE3MDE1LCJleHAiOjE0OTY4OTIyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cRfzJEBKzaq4lDYB7BKGbC34IUq2n3jDV5Ho2oB2zYpeQN3CnhMC3ZwUFbBzpXU_XowvHA_4X3Zs7ALvO2B9BA 2017-06-08 03:16:36.986 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:16:36.986 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:16:36.990 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:16:36.991 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:17:36.978 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:17:36.979 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxNjE3MDE1LCJleHAiOjE0OTY4OTIyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cRfzJEBKzaq4lDYB7BKGbC34IUq2n3jDV5Ho2oB2zYpeQN3CnhMC3ZwUFbBzpXU_XowvHA_4X3Zs7ALvO2B9BA 2017-06-08 03:17:36.979 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxNjE3MDE1LCJleHAiOjE0OTY4OTIyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cRfzJEBKzaq4lDYB7BKGbC34IUq2n3jDV5Ho2oB2zYpeQN3CnhMC3ZwUFbBzpXU_XowvHA_4X3Zs7ALvO2B9BA 2017-06-08 03:17:36.979 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:17:36.979 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:17:36.981 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:17:36.982 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:18:36.978 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:18:36.978 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxNjE3MDE1LCJleHAiOjE0OTY4OTIyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cRfzJEBKzaq4lDYB7BKGbC34IUq2n3jDV5Ho2oB2zYpeQN3CnhMC3ZwUFbBzpXU_XowvHA_4X3Zs7ALvO2B9BA 2017-06-08 03:18:36.978 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxNjE3MDE1LCJleHAiOjE0OTY4OTIyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cRfzJEBKzaq4lDYB7BKGbC34IUq2n3jDV5Ho2oB2zYpeQN3CnhMC3ZwUFbBzpXU_XowvHA_4X3Zs7ALvO2B9BA 2017-06-08 03:18:36.979 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:18:36.979 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:18:36.982 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:18:36.983 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:19:36.988 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:19:36.988 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxNjE3MDE1LCJleHAiOjE0OTY4OTIyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cRfzJEBKzaq4lDYB7BKGbC34IUq2n3jDV5Ho2oB2zYpeQN3CnhMC3ZwUFbBzpXU_XowvHA_4X3Zs7ALvO2B9BA 2017-06-08 03:19:36.988 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxNjE3MDE1LCJleHAiOjE0OTY4OTIyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cRfzJEBKzaq4lDYB7BKGbC34IUq2n3jDV5Ho2oB2zYpeQN3CnhMC3ZwUFbBzpXU_XowvHA_4X3Zs7ALvO2B9BA 2017-06-08 03:19:36.988 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:19:36.988 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:19:36.991 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:19:36.992 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:20:36.978 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:20:36.978 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxNjE3MDE1LCJleHAiOjE0OTY4OTIyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cRfzJEBKzaq4lDYB7BKGbC34IUq2n3jDV5Ho2oB2zYpeQN3CnhMC3ZwUFbBzpXU_XowvHA_4X3Zs7ALvO2B9BA 2017-06-08 03:20:36.978 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxNjE3MDE1LCJleHAiOjE0OTY4OTIyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cRfzJEBKzaq4lDYB7BKGbC34IUq2n3jDV5Ho2oB2zYpeQN3CnhMC3ZwUFbBzpXU_XowvHA_4X3Zs7ALvO2B9BA 2017-06-08 03:20:36.978 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:20:36.978 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:20:36.981 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:20:36.982 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:20:37.008 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:20:37.008 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxNjE3MDE1LCJleHAiOjE0OTY4OTIyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cRfzJEBKzaq4lDYB7BKGbC34IUq2n3jDV5Ho2oB2zYpeQN3CnhMC3ZwUFbBzpXU_XowvHA_4X3Zs7ALvO2B9BA 2017-06-08 03:20:37.008 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxNjE3MDE1LCJleHAiOjE0OTY4OTIyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cRfzJEBKzaq4lDYB7BKGbC34IUq2n3jDV5Ho2oB2zYpeQN3CnhMC3ZwUFbBzpXU_XowvHA_4X3Zs7ALvO2B9BA 2017-06-08 03:20:37.008 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 03:20:37.008 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:20:37.010 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:20:37.010 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:20:37.011 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:20:37.011 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkxNjE3MDE1LCJleHAiOjE0OTY4OTIyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cRfzJEBKzaq4lDYB7BKGbC34IUq2n3jDV5Ho2oB2zYpeQN3CnhMC3ZwUFbBzpXU_XowvHA_4X3Zs7ALvO2B9BA 2017-06-08 03:21:36.986 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:21:36.986 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyMDM3MDExLCJleHAiOjE0OTY4OTI2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8nUfIAooFpFMOvvbF6oAN0-gvXqx6XPSPLMlAUR-UmbojAwBA9hmClsKHoQJAyCrVHyKz6iatc1SfyqYAwZdQ 2017-06-08 03:21:36.986 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyMDM3MDExLCJleHAiOjE0OTY4OTI2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8nUfIAooFpFMOvvbF6oAN0-gvXqx6XPSPLMlAUR-UmbojAwBA9hmClsKHoQJAyCrVHyKz6iatc1SfyqYAwZdQ 2017-06-08 03:21:36.986 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:21:36.986 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:21:36.989 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:21:36.990 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:22:36.987 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:22:36.987 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyMDM3MDExLCJleHAiOjE0OTY4OTI2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8nUfIAooFpFMOvvbF6oAN0-gvXqx6XPSPLMlAUR-UmbojAwBA9hmClsKHoQJAyCrVHyKz6iatc1SfyqYAwZdQ 2017-06-08 03:22:36.987 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyMDM3MDExLCJleHAiOjE0OTY4OTI2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8nUfIAooFpFMOvvbF6oAN0-gvXqx6XPSPLMlAUR-UmbojAwBA9hmClsKHoQJAyCrVHyKz6iatc1SfyqYAwZdQ 2017-06-08 03:22:36.988 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:22:36.988 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:22:36.991 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:22:36.991 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:23:36.985 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:23:36.985 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyMDM3MDExLCJleHAiOjE0OTY4OTI2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8nUfIAooFpFMOvvbF6oAN0-gvXqx6XPSPLMlAUR-UmbojAwBA9hmClsKHoQJAyCrVHyKz6iatc1SfyqYAwZdQ 2017-06-08 03:23:36.985 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyMDM3MDExLCJleHAiOjE0OTY4OTI2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8nUfIAooFpFMOvvbF6oAN0-gvXqx6XPSPLMlAUR-UmbojAwBA9hmClsKHoQJAyCrVHyKz6iatc1SfyqYAwZdQ 2017-06-08 03:23:36.986 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:23:36.986 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:23:36.988 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:23:36.989 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:24:36.987 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:24:36.987 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyMDM3MDExLCJleHAiOjE0OTY4OTI2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8nUfIAooFpFMOvvbF6oAN0-gvXqx6XPSPLMlAUR-UmbojAwBA9hmClsKHoQJAyCrVHyKz6iatc1SfyqYAwZdQ 2017-06-08 03:24:36.988 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyMDM3MDExLCJleHAiOjE0OTY4OTI2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8nUfIAooFpFMOvvbF6oAN0-gvXqx6XPSPLMlAUR-UmbojAwBA9hmClsKHoQJAyCrVHyKz6iatc1SfyqYAwZdQ 2017-06-08 03:24:36.988 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:24:36.988 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:24:36.991 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:24:36.991 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:25:36.992 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:25:36.992 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyMDM3MDExLCJleHAiOjE0OTY4OTI2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8nUfIAooFpFMOvvbF6oAN0-gvXqx6XPSPLMlAUR-UmbojAwBA9hmClsKHoQJAyCrVHyKz6iatc1SfyqYAwZdQ 2017-06-08 03:25:36.992 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyMDM3MDExLCJleHAiOjE0OTY4OTI2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8nUfIAooFpFMOvvbF6oAN0-gvXqx6XPSPLMlAUR-UmbojAwBA9hmClsKHoQJAyCrVHyKz6iatc1SfyqYAwZdQ 2017-06-08 03:25:36.992 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:25:36.992 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:25:36.995 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:25:36.996 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:26:36.995 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:26:36.995 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyMDM3MDExLCJleHAiOjE0OTY4OTI2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8nUfIAooFpFMOvvbF6oAN0-gvXqx6XPSPLMlAUR-UmbojAwBA9hmClsKHoQJAyCrVHyKz6iatc1SfyqYAwZdQ 2017-06-08 03:26:36.995 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyMDM3MDExLCJleHAiOjE0OTY4OTI2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8nUfIAooFpFMOvvbF6oAN0-gvXqx6XPSPLMlAUR-UmbojAwBA9hmClsKHoQJAyCrVHyKz6iatc1SfyqYAwZdQ 2017-06-08 03:26:36.995 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:26:36.995 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:26:36.997 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:26:36.998 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:27:36.989 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:27:36.990 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyMDM3MDExLCJleHAiOjE0OTY4OTI2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8nUfIAooFpFMOvvbF6oAN0-gvXqx6XPSPLMlAUR-UmbojAwBA9hmClsKHoQJAyCrVHyKz6iatc1SfyqYAwZdQ 2017-06-08 03:27:36.990 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyMDM3MDExLCJleHAiOjE0OTY4OTI2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8nUfIAooFpFMOvvbF6oAN0-gvXqx6XPSPLMlAUR-UmbojAwBA9hmClsKHoQJAyCrVHyKz6iatc1SfyqYAwZdQ 2017-06-08 03:27:36.990 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:27:36.990 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:27:36.993 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:27:36.993 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:27:37.031 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:27:37.031 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyMDM3MDExLCJleHAiOjE0OTY4OTI2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8nUfIAooFpFMOvvbF6oAN0-gvXqx6XPSPLMlAUR-UmbojAwBA9hmClsKHoQJAyCrVHyKz6iatc1SfyqYAwZdQ 2017-06-08 03:27:37.031 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyMDM3MDExLCJleHAiOjE0OTY4OTI2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8nUfIAooFpFMOvvbF6oAN0-gvXqx6XPSPLMlAUR-UmbojAwBA9hmClsKHoQJAyCrVHyKz6iatc1SfyqYAwZdQ 2017-06-08 03:27:37.031 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 03:27:37.031 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:27:37.033 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:27:37.034 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:27:37.035 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:27:37.035 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyMDM3MDExLCJleHAiOjE0OTY4OTI2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8nUfIAooFpFMOvvbF6oAN0-gvXqx6XPSPLMlAUR-UmbojAwBA9hmClsKHoQJAyCrVHyKz6iatc1SfyqYAwZdQ 2017-06-08 03:28:36.994 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:28:36.995 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyNDU3MDM1LCJleHAiOjE0OTY4OTMwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ncEMO-LdFXT0nHYehMG857X6kbKbj13kO_n9Oga6G0rA-6rJYJAcpimSvGcODqzrObd6L7tcxfnEfY8XrEM9hA 2017-06-08 03:28:36.995 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyNDU3MDM1LCJleHAiOjE0OTY4OTMwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ncEMO-LdFXT0nHYehMG857X6kbKbj13kO_n9Oga6G0rA-6rJYJAcpimSvGcODqzrObd6L7tcxfnEfY8XrEM9hA 2017-06-08 03:28:36.995 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:28:36.995 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:28:36.998 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:28:36.999 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:29:36.978 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:29:36.978 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyNDU3MDM1LCJleHAiOjE0OTY4OTMwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ncEMO-LdFXT0nHYehMG857X6kbKbj13kO_n9Oga6G0rA-6rJYJAcpimSvGcODqzrObd6L7tcxfnEfY8XrEM9hA 2017-06-08 03:29:36.978 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyNDU3MDM1LCJleHAiOjE0OTY4OTMwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ncEMO-LdFXT0nHYehMG857X6kbKbj13kO_n9Oga6G0rA-6rJYJAcpimSvGcODqzrObd6L7tcxfnEfY8XrEM9hA 2017-06-08 03:29:36.979 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:29:36.979 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:29:36.981 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:29:36.982 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 03:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 03:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 03:30:30.006 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 03:30:36.995 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:30:36.996 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyNDU3MDM1LCJleHAiOjE0OTY4OTMwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ncEMO-LdFXT0nHYehMG857X6kbKbj13kO_n9Oga6G0rA-6rJYJAcpimSvGcODqzrObd6L7tcxfnEfY8XrEM9hA 2017-06-08 03:30:36.996 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyNDU3MDM1LCJleHAiOjE0OTY4OTMwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ncEMO-LdFXT0nHYehMG857X6kbKbj13kO_n9Oga6G0rA-6rJYJAcpimSvGcODqzrObd6L7tcxfnEfY8XrEM9hA 2017-06-08 03:30:36.996 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:30:36.996 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:30:36.998 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:30:36.999 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:31:36.989 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:31:36.989 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyNDU3MDM1LCJleHAiOjE0OTY4OTMwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ncEMO-LdFXT0nHYehMG857X6kbKbj13kO_n9Oga6G0rA-6rJYJAcpimSvGcODqzrObd6L7tcxfnEfY8XrEM9hA 2017-06-08 03:31:36.989 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyNDU3MDM1LCJleHAiOjE0OTY4OTMwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ncEMO-LdFXT0nHYehMG857X6kbKbj13kO_n9Oga6G0rA-6rJYJAcpimSvGcODqzrObd6L7tcxfnEfY8XrEM9hA 2017-06-08 03:31:36.989 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:31:36.989 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:31:36.992 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:31:36.993 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:32:36.991 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:32:36.991 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyNDU3MDM1LCJleHAiOjE0OTY4OTMwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ncEMO-LdFXT0nHYehMG857X6kbKbj13kO_n9Oga6G0rA-6rJYJAcpimSvGcODqzrObd6L7tcxfnEfY8XrEM9hA 2017-06-08 03:32:36.991 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyNDU3MDM1LCJleHAiOjE0OTY4OTMwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ncEMO-LdFXT0nHYehMG857X6kbKbj13kO_n9Oga6G0rA-6rJYJAcpimSvGcODqzrObd6L7tcxfnEfY8XrEM9hA 2017-06-08 03:32:36.992 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:32:36.992 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:32:36.995 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:32:36.996 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:33:36.992 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:33:36.993 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyNDU3MDM1LCJleHAiOjE0OTY4OTMwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ncEMO-LdFXT0nHYehMG857X6kbKbj13kO_n9Oga6G0rA-6rJYJAcpimSvGcODqzrObd6L7tcxfnEfY8XrEM9hA 2017-06-08 03:33:36.993 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyNDU3MDM1LCJleHAiOjE0OTY4OTMwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ncEMO-LdFXT0nHYehMG857X6kbKbj13kO_n9Oga6G0rA-6rJYJAcpimSvGcODqzrObd6L7tcxfnEfY8XrEM9hA 2017-06-08 03:33:36.994 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:33:36.994 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:33:36.997 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:33:36.998 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:34:36.998 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:34:36.998 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyNDU3MDM1LCJleHAiOjE0OTY4OTMwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ncEMO-LdFXT0nHYehMG857X6kbKbj13kO_n9Oga6G0rA-6rJYJAcpimSvGcODqzrObd6L7tcxfnEfY8XrEM9hA 2017-06-08 03:34:36.998 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyNDU3MDM1LCJleHAiOjE0OTY4OTMwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ncEMO-LdFXT0nHYehMG857X6kbKbj13kO_n9Oga6G0rA-6rJYJAcpimSvGcODqzrObd6L7tcxfnEfY8XrEM9hA 2017-06-08 03:34:36.999 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:34:36.999 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:34:37.002 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:34:37.003 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:34:37.025 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:34:37.025 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyNDU3MDM1LCJleHAiOjE0OTY4OTMwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ncEMO-LdFXT0nHYehMG857X6kbKbj13kO_n9Oga6G0rA-6rJYJAcpimSvGcODqzrObd6L7tcxfnEfY8XrEM9hA 2017-06-08 03:34:37.025 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyNDU3MDM1LCJleHAiOjE0OTY4OTMwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ncEMO-LdFXT0nHYehMG857X6kbKbj13kO_n9Oga6G0rA-6rJYJAcpimSvGcODqzrObd6L7tcxfnEfY8XrEM9hA 2017-06-08 03:34:37.031 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 03:34:37.032 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:34:37.033 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:34:37.034 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:34:37.035 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:34:37.035 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyNDU3MDM1LCJleHAiOjE0OTY4OTMwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ncEMO-LdFXT0nHYehMG857X6kbKbj13kO_n9Oga6G0rA-6rJYJAcpimSvGcODqzrObd6L7tcxfnEfY8XrEM9hA 2017-06-08 03:35:36.990 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:35:36.990 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyODc3MDM1LCJleHAiOjE0OTY4OTM0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.k_r2Oc8v4RwcLwoq3BAReHhnKPyyBzd12r-8-PQKcyHWzcwhkOq8cjUFJvNIryb_NPPg8u5GOHqlEkSUt8nwCA 2017-06-08 03:35:36.990 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyODc3MDM1LCJleHAiOjE0OTY4OTM0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.k_r2Oc8v4RwcLwoq3BAReHhnKPyyBzd12r-8-PQKcyHWzcwhkOq8cjUFJvNIryb_NPPg8u5GOHqlEkSUt8nwCA 2017-06-08 03:35:36.990 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:35:36.990 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:35:36.993 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:35:36.994 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:36:36.995 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:36:36.995 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyODc3MDM1LCJleHAiOjE0OTY4OTM0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.k_r2Oc8v4RwcLwoq3BAReHhnKPyyBzd12r-8-PQKcyHWzcwhkOq8cjUFJvNIryb_NPPg8u5GOHqlEkSUt8nwCA 2017-06-08 03:36:36.995 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyODc3MDM1LCJleHAiOjE0OTY4OTM0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.k_r2Oc8v4RwcLwoq3BAReHhnKPyyBzd12r-8-PQKcyHWzcwhkOq8cjUFJvNIryb_NPPg8u5GOHqlEkSUt8nwCA 2017-06-08 03:36:36.995 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:36:36.995 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:36:36.998 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:36:36.999 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:37:36.993 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:37:36.993 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyODc3MDM1LCJleHAiOjE0OTY4OTM0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.k_r2Oc8v4RwcLwoq3BAReHhnKPyyBzd12r-8-PQKcyHWzcwhkOq8cjUFJvNIryb_NPPg8u5GOHqlEkSUt8nwCA 2017-06-08 03:37:36.993 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyODc3MDM1LCJleHAiOjE0OTY4OTM0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.k_r2Oc8v4RwcLwoq3BAReHhnKPyyBzd12r-8-PQKcyHWzcwhkOq8cjUFJvNIryb_NPPg8u5GOHqlEkSUt8nwCA 2017-06-08 03:37:36.994 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:37:36.994 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:37:36.997 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:37:36.998 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:38:36.988 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:38:36.988 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyODc3MDM1LCJleHAiOjE0OTY4OTM0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.k_r2Oc8v4RwcLwoq3BAReHhnKPyyBzd12r-8-PQKcyHWzcwhkOq8cjUFJvNIryb_NPPg8u5GOHqlEkSUt8nwCA 2017-06-08 03:38:36.988 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyODc3MDM1LCJleHAiOjE0OTY4OTM0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.k_r2Oc8v4RwcLwoq3BAReHhnKPyyBzd12r-8-PQKcyHWzcwhkOq8cjUFJvNIryb_NPPg8u5GOHqlEkSUt8nwCA 2017-06-08 03:38:36.988 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:38:36.988 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:38:36.997 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:38:36.998 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:39:36.982 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:39:36.982 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyODc3MDM1LCJleHAiOjE0OTY4OTM0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.k_r2Oc8v4RwcLwoq3BAReHhnKPyyBzd12r-8-PQKcyHWzcwhkOq8cjUFJvNIryb_NPPg8u5GOHqlEkSUt8nwCA 2017-06-08 03:39:36.982 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyODc3MDM1LCJleHAiOjE0OTY4OTM0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.k_r2Oc8v4RwcLwoq3BAReHhnKPyyBzd12r-8-PQKcyHWzcwhkOq8cjUFJvNIryb_NPPg8u5GOHqlEkSUt8nwCA 2017-06-08 03:39:36.982 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:39:36.982 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:39:36.985 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:39:36.986 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:40:36.997 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:40:36.997 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyODc3MDM1LCJleHAiOjE0OTY4OTM0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.k_r2Oc8v4RwcLwoq3BAReHhnKPyyBzd12r-8-PQKcyHWzcwhkOq8cjUFJvNIryb_NPPg8u5GOHqlEkSUt8nwCA 2017-06-08 03:40:36.997 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyODc3MDM1LCJleHAiOjE0OTY4OTM0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.k_r2Oc8v4RwcLwoq3BAReHhnKPyyBzd12r-8-PQKcyHWzcwhkOq8cjUFJvNIryb_NPPg8u5GOHqlEkSUt8nwCA 2017-06-08 03:40:36.998 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:40:36.998 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:40:37.000 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:40:37.001 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:41:37.001 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:41:37.001 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyODc3MDM1LCJleHAiOjE0OTY4OTM0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.k_r2Oc8v4RwcLwoq3BAReHhnKPyyBzd12r-8-PQKcyHWzcwhkOq8cjUFJvNIryb_NPPg8u5GOHqlEkSUt8nwCA 2017-06-08 03:41:37.002 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyODc3MDM1LCJleHAiOjE0OTY4OTM0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.k_r2Oc8v4RwcLwoq3BAReHhnKPyyBzd12r-8-PQKcyHWzcwhkOq8cjUFJvNIryb_NPPg8u5GOHqlEkSUt8nwCA 2017-06-08 03:41:37.002 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:41:37.002 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:41:37.005 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:41:37.006 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:41:37.028 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:41:37.028 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyODc3MDM1LCJleHAiOjE0OTY4OTM0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.k_r2Oc8v4RwcLwoq3BAReHhnKPyyBzd12r-8-PQKcyHWzcwhkOq8cjUFJvNIryb_NPPg8u5GOHqlEkSUt8nwCA 2017-06-08 03:41:37.028 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyODc3MDM1LCJleHAiOjE0OTY4OTM0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.k_r2Oc8v4RwcLwoq3BAReHhnKPyyBzd12r-8-PQKcyHWzcwhkOq8cjUFJvNIryb_NPPg8u5GOHqlEkSUt8nwCA 2017-06-08 03:41:37.029 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 03:41:37.029 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:41:37.030 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:41:37.031 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:41:37.031 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:41:37.031 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkyODc3MDM1LCJleHAiOjE0OTY4OTM0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.k_r2Oc8v4RwcLwoq3BAReHhnKPyyBzd12r-8-PQKcyHWzcwhkOq8cjUFJvNIryb_NPPg8u5GOHqlEkSUt8nwCA 2017-06-08 03:42:36.997 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:42:36.997 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzMjk3MDMyLCJleHAiOjE0OTY4OTM4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ZA0vCu3NzRuduStEibhHg1UbQxG53i73J86YcoMkNNpvfQ_YaBmYCrq9wJmVCx-aR2W8eltKSy47O8HHhxd6Ug 2017-06-08 03:42:36.997 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzMjk3MDMyLCJleHAiOjE0OTY4OTM4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ZA0vCu3NzRuduStEibhHg1UbQxG53i73J86YcoMkNNpvfQ_YaBmYCrq9wJmVCx-aR2W8eltKSy47O8HHhxd6Ug 2017-06-08 03:42:36.998 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:42:36.998 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:42:37.000 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:42:37.001 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:43:37.006 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:43:37.006 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzMjk3MDMyLCJleHAiOjE0OTY4OTM4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ZA0vCu3NzRuduStEibhHg1UbQxG53i73J86YcoMkNNpvfQ_YaBmYCrq9wJmVCx-aR2W8eltKSy47O8HHhxd6Ug 2017-06-08 03:43:37.006 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzMjk3MDMyLCJleHAiOjE0OTY4OTM4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ZA0vCu3NzRuduStEibhHg1UbQxG53i73J86YcoMkNNpvfQ_YaBmYCrq9wJmVCx-aR2W8eltKSy47O8HHhxd6Ug 2017-06-08 03:43:37.007 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:43:37.007 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:43:37.010 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:43:37.010 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:44:36.986 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:44:36.986 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzMjk3MDMyLCJleHAiOjE0OTY4OTM4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ZA0vCu3NzRuduStEibhHg1UbQxG53i73J86YcoMkNNpvfQ_YaBmYCrq9wJmVCx-aR2W8eltKSy47O8HHhxd6Ug 2017-06-08 03:44:36.986 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzMjk3MDMyLCJleHAiOjE0OTY4OTM4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ZA0vCu3NzRuduStEibhHg1UbQxG53i73J86YcoMkNNpvfQ_YaBmYCrq9wJmVCx-aR2W8eltKSy47O8HHhxd6Ug 2017-06-08 03:44:36.986 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:44:36.986 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:44:36.989 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:44:36.990 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 03:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 03:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 03:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 03:45:36.996 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:45:36.996 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzMjk3MDMyLCJleHAiOjE0OTY4OTM4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ZA0vCu3NzRuduStEibhHg1UbQxG53i73J86YcoMkNNpvfQ_YaBmYCrq9wJmVCx-aR2W8eltKSy47O8HHhxd6Ug 2017-06-08 03:45:36.996 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzMjk3MDMyLCJleHAiOjE0OTY4OTM4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ZA0vCu3NzRuduStEibhHg1UbQxG53i73J86YcoMkNNpvfQ_YaBmYCrq9wJmVCx-aR2W8eltKSy47O8HHhxd6Ug 2017-06-08 03:45:36.996 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:45:36.996 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:45:36.999 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:45:37.000 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:46:36.999 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:46:36.999 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzMjk3MDMyLCJleHAiOjE0OTY4OTM4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ZA0vCu3NzRuduStEibhHg1UbQxG53i73J86YcoMkNNpvfQ_YaBmYCrq9wJmVCx-aR2W8eltKSy47O8HHhxd6Ug 2017-06-08 03:46:36.999 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzMjk3MDMyLCJleHAiOjE0OTY4OTM4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ZA0vCu3NzRuduStEibhHg1UbQxG53i73J86YcoMkNNpvfQ_YaBmYCrq9wJmVCx-aR2W8eltKSy47O8HHhxd6Ug 2017-06-08 03:46:37.000 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:46:37.000 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:46:37.003 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:46:37.004 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:47:36.996 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:47:36.996 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzMjk3MDMyLCJleHAiOjE0OTY4OTM4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ZA0vCu3NzRuduStEibhHg1UbQxG53i73J86YcoMkNNpvfQ_YaBmYCrq9wJmVCx-aR2W8eltKSy47O8HHhxd6Ug 2017-06-08 03:47:36.996 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzMjk3MDMyLCJleHAiOjE0OTY4OTM4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ZA0vCu3NzRuduStEibhHg1UbQxG53i73J86YcoMkNNpvfQ_YaBmYCrq9wJmVCx-aR2W8eltKSy47O8HHhxd6Ug 2017-06-08 03:47:36.997 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:47:36.997 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:47:36.999 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:47:37.000 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:48:36.996 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:48:36.996 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzMjk3MDMyLCJleHAiOjE0OTY4OTM4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ZA0vCu3NzRuduStEibhHg1UbQxG53i73J86YcoMkNNpvfQ_YaBmYCrq9wJmVCx-aR2W8eltKSy47O8HHhxd6Ug 2017-06-08 03:48:36.996 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzMjk3MDMyLCJleHAiOjE0OTY4OTM4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ZA0vCu3NzRuduStEibhHg1UbQxG53i73J86YcoMkNNpvfQ_YaBmYCrq9wJmVCx-aR2W8eltKSy47O8HHhxd6Ug 2017-06-08 03:48:36.997 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:48:36.997 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:48:36.999 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:48:37.000 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:48:37.024 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:48:37.024 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzMjk3MDMyLCJleHAiOjE0OTY4OTM4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ZA0vCu3NzRuduStEibhHg1UbQxG53i73J86YcoMkNNpvfQ_YaBmYCrq9wJmVCx-aR2W8eltKSy47O8HHhxd6Ug 2017-06-08 03:48:37.024 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzMjk3MDMyLCJleHAiOjE0OTY4OTM4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ZA0vCu3NzRuduStEibhHg1UbQxG53i73J86YcoMkNNpvfQ_YaBmYCrq9wJmVCx-aR2W8eltKSy47O8HHhxd6Ug 2017-06-08 03:48:37.024 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 03:48:37.024 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:48:37.026 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:48:37.026 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:48:37.027 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:48:37.027 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzMjk3MDMyLCJleHAiOjE0OTY4OTM4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.ZA0vCu3NzRuduStEibhHg1UbQxG53i73J86YcoMkNNpvfQ_YaBmYCrq9wJmVCx-aR2W8eltKSy47O8HHhxd6Ug 2017-06-08 03:49:37.003 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:49:37.003 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzNzE3MDI3LCJleHAiOjE0OTY4OTQzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E5KFuDWR6TKSZ3zlA8oVd0rf6IFrIn5C6JNp0uaxKtKIEpeP4dbfj7PNXg0uSS0VG5P56glPb4kW8PPwuqXlIA 2017-06-08 03:49:37.003 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzNzE3MDI3LCJleHAiOjE0OTY4OTQzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E5KFuDWR6TKSZ3zlA8oVd0rf6IFrIn5C6JNp0uaxKtKIEpeP4dbfj7PNXg0uSS0VG5P56glPb4kW8PPwuqXlIA 2017-06-08 03:49:37.003 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:49:37.003 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:49:37.006 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:49:37.007 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:50:37.000 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:50:37.000 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzNzE3MDI3LCJleHAiOjE0OTY4OTQzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E5KFuDWR6TKSZ3zlA8oVd0rf6IFrIn5C6JNp0uaxKtKIEpeP4dbfj7PNXg0uSS0VG5P56glPb4kW8PPwuqXlIA 2017-06-08 03:50:37.000 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzNzE3MDI3LCJleHAiOjE0OTY4OTQzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E5KFuDWR6TKSZ3zlA8oVd0rf6IFrIn5C6JNp0uaxKtKIEpeP4dbfj7PNXg0uSS0VG5P56glPb4kW8PPwuqXlIA 2017-06-08 03:50:37.000 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:50:37.000 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:50:37.003 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:50:37.003 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:51:36.998 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:51:36.998 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzNzE3MDI3LCJleHAiOjE0OTY4OTQzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E5KFuDWR6TKSZ3zlA8oVd0rf6IFrIn5C6JNp0uaxKtKIEpeP4dbfj7PNXg0uSS0VG5P56glPb4kW8PPwuqXlIA 2017-06-08 03:51:36.998 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzNzE3MDI3LCJleHAiOjE0OTY4OTQzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E5KFuDWR6TKSZ3zlA8oVd0rf6IFrIn5C6JNp0uaxKtKIEpeP4dbfj7PNXg0uSS0VG5P56glPb4kW8PPwuqXlIA 2017-06-08 03:51:36.999 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:51:36.999 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:51:37.004 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:51:37.005 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:52:37.002 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:52:37.002 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzNzE3MDI3LCJleHAiOjE0OTY4OTQzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E5KFuDWR6TKSZ3zlA8oVd0rf6IFrIn5C6JNp0uaxKtKIEpeP4dbfj7PNXg0uSS0VG5P56glPb4kW8PPwuqXlIA 2017-06-08 03:52:37.002 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzNzE3MDI3LCJleHAiOjE0OTY4OTQzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E5KFuDWR6TKSZ3zlA8oVd0rf6IFrIn5C6JNp0uaxKtKIEpeP4dbfj7PNXg0uSS0VG5P56glPb4kW8PPwuqXlIA 2017-06-08 03:52:37.009 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:52:37.009 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:52:37.011 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:52:37.012 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:53:37.020 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:53:37.020 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzNzE3MDI3LCJleHAiOjE0OTY4OTQzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E5KFuDWR6TKSZ3zlA8oVd0rf6IFrIn5C6JNp0uaxKtKIEpeP4dbfj7PNXg0uSS0VG5P56glPb4kW8PPwuqXlIA 2017-06-08 03:53:37.020 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzNzE3MDI3LCJleHAiOjE0OTY4OTQzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E5KFuDWR6TKSZ3zlA8oVd0rf6IFrIn5C6JNp0uaxKtKIEpeP4dbfj7PNXg0uSS0VG5P56glPb4kW8PPwuqXlIA 2017-06-08 03:53:37.021 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:53:37.021 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:53:37.023 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:53:37.024 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:54:36.998 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:54:36.998 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzNzE3MDI3LCJleHAiOjE0OTY4OTQzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E5KFuDWR6TKSZ3zlA8oVd0rf6IFrIn5C6JNp0uaxKtKIEpeP4dbfj7PNXg0uSS0VG5P56glPb4kW8PPwuqXlIA 2017-06-08 03:54:36.998 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzNzE3MDI3LCJleHAiOjE0OTY4OTQzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E5KFuDWR6TKSZ3zlA8oVd0rf6IFrIn5C6JNp0uaxKtKIEpeP4dbfj7PNXg0uSS0VG5P56glPb4kW8PPwuqXlIA 2017-06-08 03:54:36.998 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:54:36.998 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:54:37.001 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:54:37.002 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:55:37.002 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:55:37.003 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzNzE3MDI3LCJleHAiOjE0OTY4OTQzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E5KFuDWR6TKSZ3zlA8oVd0rf6IFrIn5C6JNp0uaxKtKIEpeP4dbfj7PNXg0uSS0VG5P56glPb4kW8PPwuqXlIA 2017-06-08 03:55:37.003 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzNzE3MDI3LCJleHAiOjE0OTY4OTQzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E5KFuDWR6TKSZ3zlA8oVd0rf6IFrIn5C6JNp0uaxKtKIEpeP4dbfj7PNXg0uSS0VG5P56glPb4kW8PPwuqXlIA 2017-06-08 03:55:37.003 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:55:37.003 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:55:37.006 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:55:37.007 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:55:37.032 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:55:37.032 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzNzE3MDI3LCJleHAiOjE0OTY4OTQzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E5KFuDWR6TKSZ3zlA8oVd0rf6IFrIn5C6JNp0uaxKtKIEpeP4dbfj7PNXg0uSS0VG5P56glPb4kW8PPwuqXlIA 2017-06-08 03:55:37.032 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzNzE3MDI3LCJleHAiOjE0OTY4OTQzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E5KFuDWR6TKSZ3zlA8oVd0rf6IFrIn5C6JNp0uaxKtKIEpeP4dbfj7PNXg0uSS0VG5P56glPb4kW8PPwuqXlIA 2017-06-08 03:55:37.032 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 03:55:37.032 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:55:37.033 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:55:37.034 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:55:37.035 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:55:37.035 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODkzNzE3MDI3LCJleHAiOjE0OTY4OTQzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.E5KFuDWR6TKSZ3zlA8oVd0rf6IFrIn5C6JNp0uaxKtKIEpeP4dbfj7PNXg0uSS0VG5P56glPb4kW8PPwuqXlIA 2017-06-08 03:56:36.999 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:56:36.999 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0MTM3MDM1LCJleHAiOjE0OTY4OTQ3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cjK9teQ4n8leIA4yS7VmlhUtPXWw1idnYsF5F_v0efwpTnl4G8a_pxyA93CEm2y7O1nYVJkZ1u2whIvaCafABQ 2017-06-08 03:56:36.999 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0MTM3MDM1LCJleHAiOjE0OTY4OTQ3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cjK9teQ4n8leIA4yS7VmlhUtPXWw1idnYsF5F_v0efwpTnl4G8a_pxyA93CEm2y7O1nYVJkZ1u2whIvaCafABQ 2017-06-08 03:56:37.000 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:56:37.000 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:56:37.003 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:56:37.003 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:57:37.006 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:57:37.006 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0MTM3MDM1LCJleHAiOjE0OTY4OTQ3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cjK9teQ4n8leIA4yS7VmlhUtPXWw1idnYsF5F_v0efwpTnl4G8a_pxyA93CEm2y7O1nYVJkZ1u2whIvaCafABQ 2017-06-08 03:57:37.006 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0MTM3MDM1LCJleHAiOjE0OTY4OTQ3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cjK9teQ4n8leIA4yS7VmlhUtPXWw1idnYsF5F_v0efwpTnl4G8a_pxyA93CEm2y7O1nYVJkZ1u2whIvaCafABQ 2017-06-08 03:57:37.006 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:57:37.006 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:57:37.009 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:57:37.010 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:58:37.000 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:58:37.000 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0MTM3MDM1LCJleHAiOjE0OTY4OTQ3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cjK9teQ4n8leIA4yS7VmlhUtPXWw1idnYsF5F_v0efwpTnl4G8a_pxyA93CEm2y7O1nYVJkZ1u2whIvaCafABQ 2017-06-08 03:58:37.000 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0MTM3MDM1LCJleHAiOjE0OTY4OTQ3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cjK9teQ4n8leIA4yS7VmlhUtPXWw1idnYsF5F_v0efwpTnl4G8a_pxyA93CEm2y7O1nYVJkZ1u2whIvaCafABQ 2017-06-08 03:58:37.001 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:58:37.001 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:58:37.006 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:58:37.006 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 03:59:36.999 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 03:59:36.999 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0MTM3MDM1LCJleHAiOjE0OTY4OTQ3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cjK9teQ4n8leIA4yS7VmlhUtPXWw1idnYsF5F_v0efwpTnl4G8a_pxyA93CEm2y7O1nYVJkZ1u2whIvaCafABQ 2017-06-08 03:59:36.999 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0MTM3MDM1LCJleHAiOjE0OTY4OTQ3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cjK9teQ4n8leIA4yS7VmlhUtPXWw1idnYsF5F_v0efwpTnl4G8a_pxyA93CEm2y7O1nYVJkZ1u2whIvaCafABQ 2017-06-08 03:59:37.000 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 03:59:37.000 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 03:59:37.002 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 03:59:37.003 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 04:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 04:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 04:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 04:00:37.004 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:00:37.004 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0MTM3MDM1LCJleHAiOjE0OTY4OTQ3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cjK9teQ4n8leIA4yS7VmlhUtPXWw1idnYsF5F_v0efwpTnl4G8a_pxyA93CEm2y7O1nYVJkZ1u2whIvaCafABQ 2017-06-08 04:00:37.004 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0MTM3MDM1LCJleHAiOjE0OTY4OTQ3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cjK9teQ4n8leIA4yS7VmlhUtPXWw1idnYsF5F_v0efwpTnl4G8a_pxyA93CEm2y7O1nYVJkZ1u2whIvaCafABQ 2017-06-08 04:00:37.005 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:00:37.005 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:00:37.007 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:00:37.008 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:01:37.004 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:01:37.004 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0MTM3MDM1LCJleHAiOjE0OTY4OTQ3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cjK9teQ4n8leIA4yS7VmlhUtPXWw1idnYsF5F_v0efwpTnl4G8a_pxyA93CEm2y7O1nYVJkZ1u2whIvaCafABQ 2017-06-08 04:01:37.004 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0MTM3MDM1LCJleHAiOjE0OTY4OTQ3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cjK9teQ4n8leIA4yS7VmlhUtPXWw1idnYsF5F_v0efwpTnl4G8a_pxyA93CEm2y7O1nYVJkZ1u2whIvaCafABQ 2017-06-08 04:01:37.005 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:01:37.005 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:01:37.008 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:01:37.010 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:02:37.002 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:02:37.002 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0MTM3MDM1LCJleHAiOjE0OTY4OTQ3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cjK9teQ4n8leIA4yS7VmlhUtPXWw1idnYsF5F_v0efwpTnl4G8a_pxyA93CEm2y7O1nYVJkZ1u2whIvaCafABQ 2017-06-08 04:02:37.002 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0MTM3MDM1LCJleHAiOjE0OTY4OTQ3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cjK9teQ4n8leIA4yS7VmlhUtPXWw1idnYsF5F_v0efwpTnl4G8a_pxyA93CEm2y7O1nYVJkZ1u2whIvaCafABQ 2017-06-08 04:02:37.002 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:02:37.002 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:02:37.005 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:02:37.006 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:02:37.030 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:02:37.030 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0MTM3MDM1LCJleHAiOjE0OTY4OTQ3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cjK9teQ4n8leIA4yS7VmlhUtPXWw1idnYsF5F_v0efwpTnl4G8a_pxyA93CEm2y7O1nYVJkZ1u2whIvaCafABQ 2017-06-08 04:02:37.030 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0MTM3MDM1LCJleHAiOjE0OTY4OTQ3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cjK9teQ4n8leIA4yS7VmlhUtPXWw1idnYsF5F_v0efwpTnl4G8a_pxyA93CEm2y7O1nYVJkZ1u2whIvaCafABQ 2017-06-08 04:02:37.030 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 04:02:37.030 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:02:37.031 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:02:37.032 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:02:37.033 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:02:37.033 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0MTM3MDM1LCJleHAiOjE0OTY4OTQ3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cjK9teQ4n8leIA4yS7VmlhUtPXWw1idnYsF5F_v0efwpTnl4G8a_pxyA93CEm2y7O1nYVJkZ1u2whIvaCafABQ 2017-06-08 04:03:37.002 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:03:37.002 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0NTU3MDMzLCJleHAiOjE0OTY4OTUxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.kYQBIo0ZZpGBD6SJcBcMW7bb2oWnO0sSOT0R6CrK1gzg4jchZr0ll0lRgK3VFTt3E5Pa5hqftPZqN6sn_0iGqw 2017-06-08 04:03:37.002 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0NTU3MDMzLCJleHAiOjE0OTY4OTUxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.kYQBIo0ZZpGBD6SJcBcMW7bb2oWnO0sSOT0R6CrK1gzg4jchZr0ll0lRgK3VFTt3E5Pa5hqftPZqN6sn_0iGqw 2017-06-08 04:03:37.003 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:03:37.003 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:03:37.005 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:03:37.006 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:04:37.002 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:04:37.003 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0NTU3MDMzLCJleHAiOjE0OTY4OTUxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.kYQBIo0ZZpGBD6SJcBcMW7bb2oWnO0sSOT0R6CrK1gzg4jchZr0ll0lRgK3VFTt3E5Pa5hqftPZqN6sn_0iGqw 2017-06-08 04:04:37.003 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0NTU3MDMzLCJleHAiOjE0OTY4OTUxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.kYQBIo0ZZpGBD6SJcBcMW7bb2oWnO0sSOT0R6CrK1gzg4jchZr0ll0lRgK3VFTt3E5Pa5hqftPZqN6sn_0iGqw 2017-06-08 04:04:37.003 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:04:37.003 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:04:37.006 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:04:37.007 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:05:37.001 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:05:37.001 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0NTU3MDMzLCJleHAiOjE0OTY4OTUxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.kYQBIo0ZZpGBD6SJcBcMW7bb2oWnO0sSOT0R6CrK1gzg4jchZr0ll0lRgK3VFTt3E5Pa5hqftPZqN6sn_0iGqw 2017-06-08 04:05:37.001 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0NTU3MDMzLCJleHAiOjE0OTY4OTUxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.kYQBIo0ZZpGBD6SJcBcMW7bb2oWnO0sSOT0R6CrK1gzg4jchZr0ll0lRgK3VFTt3E5Pa5hqftPZqN6sn_0iGqw 2017-06-08 04:05:37.002 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:05:37.002 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:05:37.005 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:05:37.005 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:06:37.003 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:06:37.004 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0NTU3MDMzLCJleHAiOjE0OTY4OTUxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.kYQBIo0ZZpGBD6SJcBcMW7bb2oWnO0sSOT0R6CrK1gzg4jchZr0ll0lRgK3VFTt3E5Pa5hqftPZqN6sn_0iGqw 2017-06-08 04:06:37.004 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0NTU3MDMzLCJleHAiOjE0OTY4OTUxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.kYQBIo0ZZpGBD6SJcBcMW7bb2oWnO0sSOT0R6CrK1gzg4jchZr0ll0lRgK3VFTt3E5Pa5hqftPZqN6sn_0iGqw 2017-06-08 04:06:37.004 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:06:37.004 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:06:37.007 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:06:37.008 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:07:37.007 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:07:37.007 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0NTU3MDMzLCJleHAiOjE0OTY4OTUxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.kYQBIo0ZZpGBD6SJcBcMW7bb2oWnO0sSOT0R6CrK1gzg4jchZr0ll0lRgK3VFTt3E5Pa5hqftPZqN6sn_0iGqw 2017-06-08 04:07:37.007 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0NTU3MDMzLCJleHAiOjE0OTY4OTUxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.kYQBIo0ZZpGBD6SJcBcMW7bb2oWnO0sSOT0R6CrK1gzg4jchZr0ll0lRgK3VFTt3E5Pa5hqftPZqN6sn_0iGqw 2017-06-08 04:07:37.007 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:07:37.007 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:07:37.010 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:07:37.011 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:08:37.007 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:08:37.007 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0NTU3MDMzLCJleHAiOjE0OTY4OTUxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.kYQBIo0ZZpGBD6SJcBcMW7bb2oWnO0sSOT0R6CrK1gzg4jchZr0ll0lRgK3VFTt3E5Pa5hqftPZqN6sn_0iGqw 2017-06-08 04:08:37.007 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0NTU3MDMzLCJleHAiOjE0OTY4OTUxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.kYQBIo0ZZpGBD6SJcBcMW7bb2oWnO0sSOT0R6CrK1gzg4jchZr0ll0lRgK3VFTt3E5Pa5hqftPZqN6sn_0iGqw 2017-06-08 04:08:37.007 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:08:37.007 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:08:37.010 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:08:37.011 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:09:37.008 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:09:37.008 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0NTU3MDMzLCJleHAiOjE0OTY4OTUxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.kYQBIo0ZZpGBD6SJcBcMW7bb2oWnO0sSOT0R6CrK1gzg4jchZr0ll0lRgK3VFTt3E5Pa5hqftPZqN6sn_0iGqw 2017-06-08 04:09:37.008 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0NTU3MDMzLCJleHAiOjE0OTY4OTUxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.kYQBIo0ZZpGBD6SJcBcMW7bb2oWnO0sSOT0R6CrK1gzg4jchZr0ll0lRgK3VFTt3E5Pa5hqftPZqN6sn_0iGqw 2017-06-08 04:09:37.008 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:09:37.008 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:09:37.011 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:09:37.012 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:09:37.044 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:09:37.044 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0NTU3MDMzLCJleHAiOjE0OTY4OTUxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.kYQBIo0ZZpGBD6SJcBcMW7bb2oWnO0sSOT0R6CrK1gzg4jchZr0ll0lRgK3VFTt3E5Pa5hqftPZqN6sn_0iGqw 2017-06-08 04:09:37.044 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0NTU3MDMzLCJleHAiOjE0OTY4OTUxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.kYQBIo0ZZpGBD6SJcBcMW7bb2oWnO0sSOT0R6CrK1gzg4jchZr0ll0lRgK3VFTt3E5Pa5hqftPZqN6sn_0iGqw 2017-06-08 04:09:37.045 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 04:09:37.045 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:09:37.046 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:09:37.047 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:09:37.048 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:09:37.048 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0NTU3MDMzLCJleHAiOjE0OTY4OTUxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.kYQBIo0ZZpGBD6SJcBcMW7bb2oWnO0sSOT0R6CrK1gzg4jchZr0ll0lRgK3VFTt3E5Pa5hqftPZqN6sn_0iGqw 2017-06-08 04:10:37.024 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:10:37.024 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0OTc3MDQ4LCJleHAiOjE0OTY4OTU1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.tqzBKO0qiRXqcehZ2XtO0F1Su6WAgswhERpyht9CEh2mOJJXRw444u2xxbGn_ZFq6pJ89TYXE9IYY2Beg4YI1g 2017-06-08 04:10:37.025 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0OTc3MDQ4LCJleHAiOjE0OTY4OTU1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.tqzBKO0qiRXqcehZ2XtO0F1Su6WAgswhERpyht9CEh2mOJJXRw444u2xxbGn_ZFq6pJ89TYXE9IYY2Beg4YI1g 2017-06-08 04:10:37.025 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:10:37.025 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:10:37.030 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:10:37.031 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:11:37.004 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:11:37.004 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0OTc3MDQ4LCJleHAiOjE0OTY4OTU1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.tqzBKO0qiRXqcehZ2XtO0F1Su6WAgswhERpyht9CEh2mOJJXRw444u2xxbGn_ZFq6pJ89TYXE9IYY2Beg4YI1g 2017-06-08 04:11:37.004 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0OTc3MDQ4LCJleHAiOjE0OTY4OTU1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.tqzBKO0qiRXqcehZ2XtO0F1Su6WAgswhERpyht9CEh2mOJJXRw444u2xxbGn_ZFq6pJ89TYXE9IYY2Beg4YI1g 2017-06-08 04:11:37.005 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:11:37.005 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:11:37.007 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:11:37.008 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:12:37.007 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:12:37.007 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0OTc3MDQ4LCJleHAiOjE0OTY4OTU1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.tqzBKO0qiRXqcehZ2XtO0F1Su6WAgswhERpyht9CEh2mOJJXRw444u2xxbGn_ZFq6pJ89TYXE9IYY2Beg4YI1g 2017-06-08 04:12:37.007 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0OTc3MDQ4LCJleHAiOjE0OTY4OTU1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.tqzBKO0qiRXqcehZ2XtO0F1Su6WAgswhERpyht9CEh2mOJJXRw444u2xxbGn_ZFq6pJ89TYXE9IYY2Beg4YI1g 2017-06-08 04:12:37.008 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:12:37.008 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:12:37.013 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:12:37.014 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:13:37.009 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:13:37.009 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0OTc3MDQ4LCJleHAiOjE0OTY4OTU1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.tqzBKO0qiRXqcehZ2XtO0F1Su6WAgswhERpyht9CEh2mOJJXRw444u2xxbGn_ZFq6pJ89TYXE9IYY2Beg4YI1g 2017-06-08 04:13:37.009 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0OTc3MDQ4LCJleHAiOjE0OTY4OTU1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.tqzBKO0qiRXqcehZ2XtO0F1Su6WAgswhERpyht9CEh2mOJJXRw444u2xxbGn_ZFq6pJ89TYXE9IYY2Beg4YI1g 2017-06-08 04:13:37.009 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:13:37.009 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:13:37.012 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:13:37.013 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:14:37.012 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:14:37.012 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0OTc3MDQ4LCJleHAiOjE0OTY4OTU1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.tqzBKO0qiRXqcehZ2XtO0F1Su6WAgswhERpyht9CEh2mOJJXRw444u2xxbGn_ZFq6pJ89TYXE9IYY2Beg4YI1g 2017-06-08 04:14:37.012 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0OTc3MDQ4LCJleHAiOjE0OTY4OTU1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.tqzBKO0qiRXqcehZ2XtO0F1Su6WAgswhERpyht9CEh2mOJJXRw444u2xxbGn_ZFq6pJ89TYXE9IYY2Beg4YI1g 2017-06-08 04:14:37.012 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:14:37.012 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:14:37.015 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:14:37.016 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 04:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 04:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 04:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 04:15:37.009 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:15:37.009 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0OTc3MDQ4LCJleHAiOjE0OTY4OTU1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.tqzBKO0qiRXqcehZ2XtO0F1Su6WAgswhERpyht9CEh2mOJJXRw444u2xxbGn_ZFq6pJ89TYXE9IYY2Beg4YI1g 2017-06-08 04:15:37.009 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0OTc3MDQ4LCJleHAiOjE0OTY4OTU1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.tqzBKO0qiRXqcehZ2XtO0F1Su6WAgswhERpyht9CEh2mOJJXRw444u2xxbGn_ZFq6pJ89TYXE9IYY2Beg4YI1g 2017-06-08 04:15:37.010 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:15:37.010 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:15:37.012 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:15:37.013 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:16:37.009 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:16:37.010 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0OTc3MDQ4LCJleHAiOjE0OTY4OTU1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.tqzBKO0qiRXqcehZ2XtO0F1Su6WAgswhERpyht9CEh2mOJJXRw444u2xxbGn_ZFq6pJ89TYXE9IYY2Beg4YI1g 2017-06-08 04:16:37.010 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0OTc3MDQ4LCJleHAiOjE0OTY4OTU1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.tqzBKO0qiRXqcehZ2XtO0F1Su6WAgswhERpyht9CEh2mOJJXRw444u2xxbGn_ZFq6pJ89TYXE9IYY2Beg4YI1g 2017-06-08 04:16:37.010 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:16:37.010 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:16:37.014 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:16:37.016 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:16:37.054 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:16:37.054 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0OTc3MDQ4LCJleHAiOjE0OTY4OTU1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.tqzBKO0qiRXqcehZ2XtO0F1Su6WAgswhERpyht9CEh2mOJJXRw444u2xxbGn_ZFq6pJ89TYXE9IYY2Beg4YI1g 2017-06-08 04:16:37.054 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0OTc3MDQ4LCJleHAiOjE0OTY4OTU1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.tqzBKO0qiRXqcehZ2XtO0F1Su6WAgswhERpyht9CEh2mOJJXRw444u2xxbGn_ZFq6pJ89TYXE9IYY2Beg4YI1g 2017-06-08 04:16:37.054 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 04:16:37.054 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:16:37.056 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:16:37.056 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:16:37.057 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:16:37.057 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk0OTc3MDQ4LCJleHAiOjE0OTY4OTU1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.tqzBKO0qiRXqcehZ2XtO0F1Su6WAgswhERpyht9CEh2mOJJXRw444u2xxbGn_ZFq6pJ89TYXE9IYY2Beg4YI1g 2017-06-08 04:17:37.008 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:17:37.009 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1Mzk3MDU3LCJleHAiOjE0OTY4OTU5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PhgDi-g3UDFY4RXS4coVktUWiIBAf1XB34iqqS8Y_zDhenhoYxZiRW8JIkoFlPbEnEq50ae5_paV7YpuvaQQ0w 2017-06-08 04:17:37.009 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1Mzk3MDU3LCJleHAiOjE0OTY4OTU5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PhgDi-g3UDFY4RXS4coVktUWiIBAf1XB34iqqS8Y_zDhenhoYxZiRW8JIkoFlPbEnEq50ae5_paV7YpuvaQQ0w 2017-06-08 04:17:37.009 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:17:37.009 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:17:37.012 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:17:37.013 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:18:37.008 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:18:37.008 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1Mzk3MDU3LCJleHAiOjE0OTY4OTU5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PhgDi-g3UDFY4RXS4coVktUWiIBAf1XB34iqqS8Y_zDhenhoYxZiRW8JIkoFlPbEnEq50ae5_paV7YpuvaQQ0w 2017-06-08 04:18:37.008 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1Mzk3MDU3LCJleHAiOjE0OTY4OTU5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PhgDi-g3UDFY4RXS4coVktUWiIBAf1XB34iqqS8Y_zDhenhoYxZiRW8JIkoFlPbEnEq50ae5_paV7YpuvaQQ0w 2017-06-08 04:18:37.009 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:18:37.009 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:18:37.011 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:18:37.012 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:19:37.010 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:19:37.010 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1Mzk3MDU3LCJleHAiOjE0OTY4OTU5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PhgDi-g3UDFY4RXS4coVktUWiIBAf1XB34iqqS8Y_zDhenhoYxZiRW8JIkoFlPbEnEq50ae5_paV7YpuvaQQ0w 2017-06-08 04:19:37.010 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1Mzk3MDU3LCJleHAiOjE0OTY4OTU5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PhgDi-g3UDFY4RXS4coVktUWiIBAf1XB34iqqS8Y_zDhenhoYxZiRW8JIkoFlPbEnEq50ae5_paV7YpuvaQQ0w 2017-06-08 04:19:37.010 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:19:37.010 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:19:37.013 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:19:37.014 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:20:37.013 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:20:37.014 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1Mzk3MDU3LCJleHAiOjE0OTY4OTU5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PhgDi-g3UDFY4RXS4coVktUWiIBAf1XB34iqqS8Y_zDhenhoYxZiRW8JIkoFlPbEnEq50ae5_paV7YpuvaQQ0w 2017-06-08 04:20:37.014 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1Mzk3MDU3LCJleHAiOjE0OTY4OTU5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PhgDi-g3UDFY4RXS4coVktUWiIBAf1XB34iqqS8Y_zDhenhoYxZiRW8JIkoFlPbEnEq50ae5_paV7YpuvaQQ0w 2017-06-08 04:20:37.014 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:20:37.014 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:20:37.017 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:20:37.018 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:21:37.012 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:21:37.012 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1Mzk3MDU3LCJleHAiOjE0OTY4OTU5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PhgDi-g3UDFY4RXS4coVktUWiIBAf1XB34iqqS8Y_zDhenhoYxZiRW8JIkoFlPbEnEq50ae5_paV7YpuvaQQ0w 2017-06-08 04:21:37.012 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1Mzk3MDU3LCJleHAiOjE0OTY4OTU5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PhgDi-g3UDFY4RXS4coVktUWiIBAf1XB34iqqS8Y_zDhenhoYxZiRW8JIkoFlPbEnEq50ae5_paV7YpuvaQQ0w 2017-06-08 04:21:37.013 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:21:37.013 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:21:37.016 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:21:37.016 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:22:37.010 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:22:37.010 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1Mzk3MDU3LCJleHAiOjE0OTY4OTU5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PhgDi-g3UDFY4RXS4coVktUWiIBAf1XB34iqqS8Y_zDhenhoYxZiRW8JIkoFlPbEnEq50ae5_paV7YpuvaQQ0w 2017-06-08 04:22:37.010 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1Mzk3MDU3LCJleHAiOjE0OTY4OTU5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PhgDi-g3UDFY4RXS4coVktUWiIBAf1XB34iqqS8Y_zDhenhoYxZiRW8JIkoFlPbEnEq50ae5_paV7YpuvaQQ0w 2017-06-08 04:22:37.011 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:22:37.011 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:22:37.013 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:22:37.015 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:23:37.010 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:23:37.011 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1Mzk3MDU3LCJleHAiOjE0OTY4OTU5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PhgDi-g3UDFY4RXS4coVktUWiIBAf1XB34iqqS8Y_zDhenhoYxZiRW8JIkoFlPbEnEq50ae5_paV7YpuvaQQ0w 2017-06-08 04:23:37.011 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1Mzk3MDU3LCJleHAiOjE0OTY4OTU5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PhgDi-g3UDFY4RXS4coVktUWiIBAf1XB34iqqS8Y_zDhenhoYxZiRW8JIkoFlPbEnEq50ae5_paV7YpuvaQQ0w 2017-06-08 04:23:37.011 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:23:37.011 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:23:37.014 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:23:37.015 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:23:37.039 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:23:37.039 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1Mzk3MDU3LCJleHAiOjE0OTY4OTU5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PhgDi-g3UDFY4RXS4coVktUWiIBAf1XB34iqqS8Y_zDhenhoYxZiRW8JIkoFlPbEnEq50ae5_paV7YpuvaQQ0w 2017-06-08 04:23:37.039 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1Mzk3MDU3LCJleHAiOjE0OTY4OTU5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PhgDi-g3UDFY4RXS4coVktUWiIBAf1XB34iqqS8Y_zDhenhoYxZiRW8JIkoFlPbEnEq50ae5_paV7YpuvaQQ0w 2017-06-08 04:23:37.039 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 04:23:37.039 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:23:37.040 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:23:37.041 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:23:37.042 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:23:37.042 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1Mzk3MDU3LCJleHAiOjE0OTY4OTU5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.PhgDi-g3UDFY4RXS4coVktUWiIBAf1XB34iqqS8Y_zDhenhoYxZiRW8JIkoFlPbEnEq50ae5_paV7YpuvaQQ0w 2017-06-08 04:24:37.014 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:24:37.014 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1ODE3MDQyLCJleHAiOjE0OTY4OTY0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c2UZaRR3BT-OPLKRDZ_pV_Un_AR43_AnYBSZUbH8RxQb5iYtD_ZKuYRLCoQ3I0i0YaE0roMtfHrhAUWQH9hTeA 2017-06-08 04:24:37.014 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1ODE3MDQyLCJleHAiOjE0OTY4OTY0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c2UZaRR3BT-OPLKRDZ_pV_Un_AR43_AnYBSZUbH8RxQb5iYtD_ZKuYRLCoQ3I0i0YaE0roMtfHrhAUWQH9hTeA 2017-06-08 04:24:37.015 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:24:37.015 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:24:37.017 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:24:37.018 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:25:37.011 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:25:37.012 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1ODE3MDQyLCJleHAiOjE0OTY4OTY0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c2UZaRR3BT-OPLKRDZ_pV_Un_AR43_AnYBSZUbH8RxQb5iYtD_ZKuYRLCoQ3I0i0YaE0roMtfHrhAUWQH9hTeA 2017-06-08 04:25:37.012 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1ODE3MDQyLCJleHAiOjE0OTY4OTY0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c2UZaRR3BT-OPLKRDZ_pV_Un_AR43_AnYBSZUbH8RxQb5iYtD_ZKuYRLCoQ3I0i0YaE0roMtfHrhAUWQH9hTeA 2017-06-08 04:25:37.012 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:25:37.012 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:25:37.015 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:25:37.015 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:26:37.018 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:26:37.018 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1ODE3MDQyLCJleHAiOjE0OTY4OTY0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c2UZaRR3BT-OPLKRDZ_pV_Un_AR43_AnYBSZUbH8RxQb5iYtD_ZKuYRLCoQ3I0i0YaE0roMtfHrhAUWQH9hTeA 2017-06-08 04:26:37.018 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1ODE3MDQyLCJleHAiOjE0OTY4OTY0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c2UZaRR3BT-OPLKRDZ_pV_Un_AR43_AnYBSZUbH8RxQb5iYtD_ZKuYRLCoQ3I0i0YaE0roMtfHrhAUWQH9hTeA 2017-06-08 04:26:37.018 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:26:37.018 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:26:37.026 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:26:37.027 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:27:37.010 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:27:37.011 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1ODE3MDQyLCJleHAiOjE0OTY4OTY0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c2UZaRR3BT-OPLKRDZ_pV_Un_AR43_AnYBSZUbH8RxQb5iYtD_ZKuYRLCoQ3I0i0YaE0roMtfHrhAUWQH9hTeA 2017-06-08 04:27:37.011 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1ODE3MDQyLCJleHAiOjE0OTY4OTY0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c2UZaRR3BT-OPLKRDZ_pV_Un_AR43_AnYBSZUbH8RxQb5iYtD_ZKuYRLCoQ3I0i0YaE0roMtfHrhAUWQH9hTeA 2017-06-08 04:27:37.011 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:27:37.011 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:27:37.014 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:27:37.015 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:28:37.016 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:28:37.016 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1ODE3MDQyLCJleHAiOjE0OTY4OTY0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c2UZaRR3BT-OPLKRDZ_pV_Un_AR43_AnYBSZUbH8RxQb5iYtD_ZKuYRLCoQ3I0i0YaE0roMtfHrhAUWQH9hTeA 2017-06-08 04:28:37.016 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1ODE3MDQyLCJleHAiOjE0OTY4OTY0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c2UZaRR3BT-OPLKRDZ_pV_Un_AR43_AnYBSZUbH8RxQb5iYtD_ZKuYRLCoQ3I0i0YaE0roMtfHrhAUWQH9hTeA 2017-06-08 04:28:37.016 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:28:37.016 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:28:37.019 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:28:37.020 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:29:37.045 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:29:37.045 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1ODE3MDQyLCJleHAiOjE0OTY4OTY0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c2UZaRR3BT-OPLKRDZ_pV_Un_AR43_AnYBSZUbH8RxQb5iYtD_ZKuYRLCoQ3I0i0YaE0roMtfHrhAUWQH9hTeA 2017-06-08 04:29:37.045 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1ODE3MDQyLCJleHAiOjE0OTY4OTY0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c2UZaRR3BT-OPLKRDZ_pV_Un_AR43_AnYBSZUbH8RxQb5iYtD_ZKuYRLCoQ3I0i0YaE0roMtfHrhAUWQH9hTeA 2017-06-08 04:29:37.046 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:29:37.046 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:29:37.058 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:29:37.059 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 04:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 04:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 04:30:30.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 04:30:37.014 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:30:37.014 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1ODE3MDQyLCJleHAiOjE0OTY4OTY0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c2UZaRR3BT-OPLKRDZ_pV_Un_AR43_AnYBSZUbH8RxQb5iYtD_ZKuYRLCoQ3I0i0YaE0roMtfHrhAUWQH9hTeA 2017-06-08 04:30:37.014 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1ODE3MDQyLCJleHAiOjE0OTY4OTY0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c2UZaRR3BT-OPLKRDZ_pV_Un_AR43_AnYBSZUbH8RxQb5iYtD_ZKuYRLCoQ3I0i0YaE0roMtfHrhAUWQH9hTeA 2017-06-08 04:30:37.015 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:30:37.015 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:30:37.017 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:30:37.018 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:30:37.044 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:30:37.044 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1ODE3MDQyLCJleHAiOjE0OTY4OTY0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c2UZaRR3BT-OPLKRDZ_pV_Un_AR43_AnYBSZUbH8RxQb5iYtD_ZKuYRLCoQ3I0i0YaE0roMtfHrhAUWQH9hTeA 2017-06-08 04:30:37.044 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1ODE3MDQyLCJleHAiOjE0OTY4OTY0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c2UZaRR3BT-OPLKRDZ_pV_Un_AR43_AnYBSZUbH8RxQb5iYtD_ZKuYRLCoQ3I0i0YaE0roMtfHrhAUWQH9hTeA 2017-06-08 04:30:37.044 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 04:30:37.044 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:30:37.046 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:30:37.046 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:30:37.047 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:30:37.047 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk1ODE3MDQyLCJleHAiOjE0OTY4OTY0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c2UZaRR3BT-OPLKRDZ_pV_Un_AR43_AnYBSZUbH8RxQb5iYtD_ZKuYRLCoQ3I0i0YaE0roMtfHrhAUWQH9hTeA 2017-06-08 04:31:37.013 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:31:37.013 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2MjM3MDQ3LCJleHAiOjE0OTY4OTY4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.uJGQI3r9v4NVzk013_m_yNReGXOkgHXj_yxLdPwxpPemfH6G3zVsth0XBRvVyWGtY7XcGh20H8gl58aQGSl4Xg 2017-06-08 04:31:37.013 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2MjM3MDQ3LCJleHAiOjE0OTY4OTY4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.uJGQI3r9v4NVzk013_m_yNReGXOkgHXj_yxLdPwxpPemfH6G3zVsth0XBRvVyWGtY7XcGh20H8gl58aQGSl4Xg 2017-06-08 04:31:37.014 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:31:37.014 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:31:37.016 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:31:37.017 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:32:37.023 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:32:37.023 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2MjM3MDQ3LCJleHAiOjE0OTY4OTY4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.uJGQI3r9v4NVzk013_m_yNReGXOkgHXj_yxLdPwxpPemfH6G3zVsth0XBRvVyWGtY7XcGh20H8gl58aQGSl4Xg 2017-06-08 04:32:37.023 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2MjM3MDQ3LCJleHAiOjE0OTY4OTY4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.uJGQI3r9v4NVzk013_m_yNReGXOkgHXj_yxLdPwxpPemfH6G3zVsth0XBRvVyWGtY7XcGh20H8gl58aQGSl4Xg 2017-06-08 04:32:37.024 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:32:37.024 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:32:37.027 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:32:37.028 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:33:37.017 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:33:37.017 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2MjM3MDQ3LCJleHAiOjE0OTY4OTY4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.uJGQI3r9v4NVzk013_m_yNReGXOkgHXj_yxLdPwxpPemfH6G3zVsth0XBRvVyWGtY7XcGh20H8gl58aQGSl4Xg 2017-06-08 04:33:37.017 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2MjM3MDQ3LCJleHAiOjE0OTY4OTY4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.uJGQI3r9v4NVzk013_m_yNReGXOkgHXj_yxLdPwxpPemfH6G3zVsth0XBRvVyWGtY7XcGh20H8gl58aQGSl4Xg 2017-06-08 04:33:37.017 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:33:37.017 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:33:37.020 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:33:37.021 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:34:37.013 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:34:37.013 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2MjM3MDQ3LCJleHAiOjE0OTY4OTY4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.uJGQI3r9v4NVzk013_m_yNReGXOkgHXj_yxLdPwxpPemfH6G3zVsth0XBRvVyWGtY7XcGh20H8gl58aQGSl4Xg 2017-06-08 04:34:37.013 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2MjM3MDQ3LCJleHAiOjE0OTY4OTY4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.uJGQI3r9v4NVzk013_m_yNReGXOkgHXj_yxLdPwxpPemfH6G3zVsth0XBRvVyWGtY7XcGh20H8gl58aQGSl4Xg 2017-06-08 04:34:37.013 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:34:37.013 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:34:37.016 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:34:37.017 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:35:37.021 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:35:37.021 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2MjM3MDQ3LCJleHAiOjE0OTY4OTY4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.uJGQI3r9v4NVzk013_m_yNReGXOkgHXj_yxLdPwxpPemfH6G3zVsth0XBRvVyWGtY7XcGh20H8gl58aQGSl4Xg 2017-06-08 04:35:37.021 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2MjM3MDQ3LCJleHAiOjE0OTY4OTY4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.uJGQI3r9v4NVzk013_m_yNReGXOkgHXj_yxLdPwxpPemfH6G3zVsth0XBRvVyWGtY7XcGh20H8gl58aQGSl4Xg 2017-06-08 04:35:37.021 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:35:37.021 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:35:37.026 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:35:37.026 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:36:37.016 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:36:37.016 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2MjM3MDQ3LCJleHAiOjE0OTY4OTY4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.uJGQI3r9v4NVzk013_m_yNReGXOkgHXj_yxLdPwxpPemfH6G3zVsth0XBRvVyWGtY7XcGh20H8gl58aQGSl4Xg 2017-06-08 04:36:37.016 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2MjM3MDQ3LCJleHAiOjE0OTY4OTY4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.uJGQI3r9v4NVzk013_m_yNReGXOkgHXj_yxLdPwxpPemfH6G3zVsth0XBRvVyWGtY7XcGh20H8gl58aQGSl4Xg 2017-06-08 04:36:37.016 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:36:37.016 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:36:37.019 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:36:37.020 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:37:37.027 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:37:37.028 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2MjM3MDQ3LCJleHAiOjE0OTY4OTY4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.uJGQI3r9v4NVzk013_m_yNReGXOkgHXj_yxLdPwxpPemfH6G3zVsth0XBRvVyWGtY7XcGh20H8gl58aQGSl4Xg 2017-06-08 04:37:37.028 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2MjM3MDQ3LCJleHAiOjE0OTY4OTY4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.uJGQI3r9v4NVzk013_m_yNReGXOkgHXj_yxLdPwxpPemfH6G3zVsth0XBRvVyWGtY7XcGh20H8gl58aQGSl4Xg 2017-06-08 04:37:37.028 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:37:37.028 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:37:37.031 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:37:37.032 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:37:37.057 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:37:37.057 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2MjM3MDQ3LCJleHAiOjE0OTY4OTY4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.uJGQI3r9v4NVzk013_m_yNReGXOkgHXj_yxLdPwxpPemfH6G3zVsth0XBRvVyWGtY7XcGh20H8gl58aQGSl4Xg 2017-06-08 04:37:37.057 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2MjM3MDQ3LCJleHAiOjE0OTY4OTY4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.uJGQI3r9v4NVzk013_m_yNReGXOkgHXj_yxLdPwxpPemfH6G3zVsth0XBRvVyWGtY7XcGh20H8gl58aQGSl4Xg 2017-06-08 04:37:37.057 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 04:37:37.057 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:37:37.059 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:37:37.059 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:37:37.060 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:37:37.060 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2MjM3MDQ3LCJleHAiOjE0OTY4OTY4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.uJGQI3r9v4NVzk013_m_yNReGXOkgHXj_yxLdPwxpPemfH6G3zVsth0XBRvVyWGtY7XcGh20H8gl58aQGSl4Xg 2017-06-08 04:38:37.019 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:38:37.019 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2NjU3MDYwLCJleHAiOjE0OTY4OTcyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xdPVN0t45Zikl64nPhP7M9uQB3cn8RFLEAegmRk5_kQLx7D_9GAbVkktYtP32zagYIQFG38Nt3th0m3ziO6b9w 2017-06-08 04:38:37.019 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2NjU3MDYwLCJleHAiOjE0OTY4OTcyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xdPVN0t45Zikl64nPhP7M9uQB3cn8RFLEAegmRk5_kQLx7D_9GAbVkktYtP32zagYIQFG38Nt3th0m3ziO6b9w 2017-06-08 04:38:37.020 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:38:37.020 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:38:37.022 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:38:37.023 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:39:37.024 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:39:37.025 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2NjU3MDYwLCJleHAiOjE0OTY4OTcyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xdPVN0t45Zikl64nPhP7M9uQB3cn8RFLEAegmRk5_kQLx7D_9GAbVkktYtP32zagYIQFG38Nt3th0m3ziO6b9w 2017-06-08 04:39:37.025 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2NjU3MDYwLCJleHAiOjE0OTY4OTcyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xdPVN0t45Zikl64nPhP7M9uQB3cn8RFLEAegmRk5_kQLx7D_9GAbVkktYtP32zagYIQFG38Nt3th0m3ziO6b9w 2017-06-08 04:39:37.025 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:39:37.025 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:39:37.028 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:39:37.029 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:40:37.021 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:40:37.021 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2NjU3MDYwLCJleHAiOjE0OTY4OTcyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xdPVN0t45Zikl64nPhP7M9uQB3cn8RFLEAegmRk5_kQLx7D_9GAbVkktYtP32zagYIQFG38Nt3th0m3ziO6b9w 2017-06-08 04:40:37.021 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2NjU3MDYwLCJleHAiOjE0OTY4OTcyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xdPVN0t45Zikl64nPhP7M9uQB3cn8RFLEAegmRk5_kQLx7D_9GAbVkktYtP32zagYIQFG38Nt3th0m3ziO6b9w 2017-06-08 04:40:37.021 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:40:37.022 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:40:37.024 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:40:37.025 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:41:37.017 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:41:37.017 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2NjU3MDYwLCJleHAiOjE0OTY4OTcyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xdPVN0t45Zikl64nPhP7M9uQB3cn8RFLEAegmRk5_kQLx7D_9GAbVkktYtP32zagYIQFG38Nt3th0m3ziO6b9w 2017-06-08 04:41:37.017 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2NjU3MDYwLCJleHAiOjE0OTY4OTcyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xdPVN0t45Zikl64nPhP7M9uQB3cn8RFLEAegmRk5_kQLx7D_9GAbVkktYtP32zagYIQFG38Nt3th0m3ziO6b9w 2017-06-08 04:41:37.017 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:41:37.017 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:41:37.020 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:41:37.021 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:42:37.020 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:42:37.020 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2NjU3MDYwLCJleHAiOjE0OTY4OTcyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xdPVN0t45Zikl64nPhP7M9uQB3cn8RFLEAegmRk5_kQLx7D_9GAbVkktYtP32zagYIQFG38Nt3th0m3ziO6b9w 2017-06-08 04:42:37.020 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2NjU3MDYwLCJleHAiOjE0OTY4OTcyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xdPVN0t45Zikl64nPhP7M9uQB3cn8RFLEAegmRk5_kQLx7D_9GAbVkktYtP32zagYIQFG38Nt3th0m3ziO6b9w 2017-06-08 04:42:37.020 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:42:37.020 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:42:37.023 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:42:37.024 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:43:37.020 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:43:37.020 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2NjU3MDYwLCJleHAiOjE0OTY4OTcyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xdPVN0t45Zikl64nPhP7M9uQB3cn8RFLEAegmRk5_kQLx7D_9GAbVkktYtP32zagYIQFG38Nt3th0m3ziO6b9w 2017-06-08 04:43:37.020 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2NjU3MDYwLCJleHAiOjE0OTY4OTcyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xdPVN0t45Zikl64nPhP7M9uQB3cn8RFLEAegmRk5_kQLx7D_9GAbVkktYtP32zagYIQFG38Nt3th0m3ziO6b9w 2017-06-08 04:43:37.020 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:43:37.020 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:43:37.023 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:43:37.024 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:44:37.020 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:44:37.021 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2NjU3MDYwLCJleHAiOjE0OTY4OTcyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xdPVN0t45Zikl64nPhP7M9uQB3cn8RFLEAegmRk5_kQLx7D_9GAbVkktYtP32zagYIQFG38Nt3th0m3ziO6b9w 2017-06-08 04:44:37.021 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2NjU3MDYwLCJleHAiOjE0OTY4OTcyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xdPVN0t45Zikl64nPhP7M9uQB3cn8RFLEAegmRk5_kQLx7D_9GAbVkktYtP32zagYIQFG38Nt3th0m3ziO6b9w 2017-06-08 04:44:37.021 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:44:37.021 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:44:37.024 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:44:37.024 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:44:37.058 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:44:37.058 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2NjU3MDYwLCJleHAiOjE0OTY4OTcyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xdPVN0t45Zikl64nPhP7M9uQB3cn8RFLEAegmRk5_kQLx7D_9GAbVkktYtP32zagYIQFG38Nt3th0m3ziO6b9w 2017-06-08 04:44:37.058 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2NjU3MDYwLCJleHAiOjE0OTY4OTcyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xdPVN0t45Zikl64nPhP7M9uQB3cn8RFLEAegmRk5_kQLx7D_9GAbVkktYtP32zagYIQFG38Nt3th0m3ziO6b9w 2017-06-08 04:44:37.058 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 04:44:37.059 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:44:37.060 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:44:37.061 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:44:37.062 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:44:37.062 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk2NjU3MDYwLCJleHAiOjE0OTY4OTcyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xdPVN0t45Zikl64nPhP7M9uQB3cn8RFLEAegmRk5_kQLx7D_9GAbVkktYtP32zagYIQFG38Nt3th0m3ziO6b9w 2017-06-08 04:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 04:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 04:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 04:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 04:45:37.021 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:45:37.021 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3MDc3MDYyLCJleHAiOjE0OTY4OTc2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H2z9eu-eqEhUvHayDtNSSiDzQLoWggBoa1Nl71E9KSMcz1YDy1lOtz9deVZJ4wT1IMTepEWhXkiEQi6cKrXKrw 2017-06-08 04:45:37.021 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3MDc3MDYyLCJleHAiOjE0OTY4OTc2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H2z9eu-eqEhUvHayDtNSSiDzQLoWggBoa1Nl71E9KSMcz1YDy1lOtz9deVZJ4wT1IMTepEWhXkiEQi6cKrXKrw 2017-06-08 04:45:37.022 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:45:37.022 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:45:37.024 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:45:37.025 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:46:37.021 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:46:37.021 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3MDc3MDYyLCJleHAiOjE0OTY4OTc2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H2z9eu-eqEhUvHayDtNSSiDzQLoWggBoa1Nl71E9KSMcz1YDy1lOtz9deVZJ4wT1IMTepEWhXkiEQi6cKrXKrw 2017-06-08 04:46:37.021 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3MDc3MDYyLCJleHAiOjE0OTY4OTc2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H2z9eu-eqEhUvHayDtNSSiDzQLoWggBoa1Nl71E9KSMcz1YDy1lOtz9deVZJ4wT1IMTepEWhXkiEQi6cKrXKrw 2017-06-08 04:46:37.021 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:46:37.021 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:46:37.024 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:46:37.025 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:47:37.021 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:47:37.021 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3MDc3MDYyLCJleHAiOjE0OTY4OTc2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H2z9eu-eqEhUvHayDtNSSiDzQLoWggBoa1Nl71E9KSMcz1YDy1lOtz9deVZJ4wT1IMTepEWhXkiEQi6cKrXKrw 2017-06-08 04:47:37.021 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3MDc3MDYyLCJleHAiOjE0OTY4OTc2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H2z9eu-eqEhUvHayDtNSSiDzQLoWggBoa1Nl71E9KSMcz1YDy1lOtz9deVZJ4wT1IMTepEWhXkiEQi6cKrXKrw 2017-06-08 04:47:37.022 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:47:37.022 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:47:37.024 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:47:37.025 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:48:37.022 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:48:37.022 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3MDc3MDYyLCJleHAiOjE0OTY4OTc2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H2z9eu-eqEhUvHayDtNSSiDzQLoWggBoa1Nl71E9KSMcz1YDy1lOtz9deVZJ4wT1IMTepEWhXkiEQi6cKrXKrw 2017-06-08 04:48:37.022 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3MDc3MDYyLCJleHAiOjE0OTY4OTc2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H2z9eu-eqEhUvHayDtNSSiDzQLoWggBoa1Nl71E9KSMcz1YDy1lOtz9deVZJ4wT1IMTepEWhXkiEQi6cKrXKrw 2017-06-08 04:48:37.023 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:48:37.023 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:48:37.026 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:48:37.026 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:49:37.023 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:49:37.023 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3MDc3MDYyLCJleHAiOjE0OTY4OTc2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H2z9eu-eqEhUvHayDtNSSiDzQLoWggBoa1Nl71E9KSMcz1YDy1lOtz9deVZJ4wT1IMTepEWhXkiEQi6cKrXKrw 2017-06-08 04:49:37.023 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3MDc3MDYyLCJleHAiOjE0OTY4OTc2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H2z9eu-eqEhUvHayDtNSSiDzQLoWggBoa1Nl71E9KSMcz1YDy1lOtz9deVZJ4wT1IMTepEWhXkiEQi6cKrXKrw 2017-06-08 04:49:37.023 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:49:37.023 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:49:37.027 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:49:37.028 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:50:37.025 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:50:37.025 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3MDc3MDYyLCJleHAiOjE0OTY4OTc2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H2z9eu-eqEhUvHayDtNSSiDzQLoWggBoa1Nl71E9KSMcz1YDy1lOtz9deVZJ4wT1IMTepEWhXkiEQi6cKrXKrw 2017-06-08 04:50:37.025 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3MDc3MDYyLCJleHAiOjE0OTY4OTc2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H2z9eu-eqEhUvHayDtNSSiDzQLoWggBoa1Nl71E9KSMcz1YDy1lOtz9deVZJ4wT1IMTepEWhXkiEQi6cKrXKrw 2017-06-08 04:50:37.025 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:50:37.025 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:50:37.028 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:50:37.029 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:51:37.025 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:51:37.026 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3MDc3MDYyLCJleHAiOjE0OTY4OTc2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H2z9eu-eqEhUvHayDtNSSiDzQLoWggBoa1Nl71E9KSMcz1YDy1lOtz9deVZJ4wT1IMTepEWhXkiEQi6cKrXKrw 2017-06-08 04:51:37.026 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3MDc3MDYyLCJleHAiOjE0OTY4OTc2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H2z9eu-eqEhUvHayDtNSSiDzQLoWggBoa1Nl71E9KSMcz1YDy1lOtz9deVZJ4wT1IMTepEWhXkiEQi6cKrXKrw 2017-06-08 04:51:37.026 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:51:37.026 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:51:37.029 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:51:37.029 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:51:37.057 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:51:37.057 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3MDc3MDYyLCJleHAiOjE0OTY4OTc2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H2z9eu-eqEhUvHayDtNSSiDzQLoWggBoa1Nl71E9KSMcz1YDy1lOtz9deVZJ4wT1IMTepEWhXkiEQi6cKrXKrw 2017-06-08 04:51:37.057 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3MDc3MDYyLCJleHAiOjE0OTY4OTc2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H2z9eu-eqEhUvHayDtNSSiDzQLoWggBoa1Nl71E9KSMcz1YDy1lOtz9deVZJ4wT1IMTepEWhXkiEQi6cKrXKrw 2017-06-08 04:51:37.057 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 04:51:37.057 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:51:37.059 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:51:37.059 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:51:37.060 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:51:37.060 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3MDc3MDYyLCJleHAiOjE0OTY4OTc2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H2z9eu-eqEhUvHayDtNSSiDzQLoWggBoa1Nl71E9KSMcz1YDy1lOtz9deVZJ4wT1IMTepEWhXkiEQi6cKrXKrw 2017-06-08 04:52:37.024 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:52:37.024 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3NDk3MDYwLCJleHAiOjE0OTY4OTgwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.rkxwNkG5FRorlSlJ7VPr2-qk9dF_ZxCqXo49T6M8a1KOJM6uYwjPlQkOURgMe4GNFyjaN6Nfb1YR-qev8lq4pg 2017-06-08 04:52:37.024 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3NDk3MDYwLCJleHAiOjE0OTY4OTgwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.rkxwNkG5FRorlSlJ7VPr2-qk9dF_ZxCqXo49T6M8a1KOJM6uYwjPlQkOURgMe4GNFyjaN6Nfb1YR-qev8lq4pg 2017-06-08 04:52:37.025 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:52:37.025 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:52:37.027 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:52:37.028 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:53:37.022 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:53:37.022 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3NDk3MDYwLCJleHAiOjE0OTY4OTgwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.rkxwNkG5FRorlSlJ7VPr2-qk9dF_ZxCqXo49T6M8a1KOJM6uYwjPlQkOURgMe4GNFyjaN6Nfb1YR-qev8lq4pg 2017-06-08 04:53:37.022 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3NDk3MDYwLCJleHAiOjE0OTY4OTgwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.rkxwNkG5FRorlSlJ7VPr2-qk9dF_ZxCqXo49T6M8a1KOJM6uYwjPlQkOURgMe4GNFyjaN6Nfb1YR-qev8lq4pg 2017-06-08 04:53:37.022 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:53:37.022 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:53:37.025 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:53:37.025 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:54:37.043 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:54:37.043 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3NDk3MDYwLCJleHAiOjE0OTY4OTgwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.rkxwNkG5FRorlSlJ7VPr2-qk9dF_ZxCqXo49T6M8a1KOJM6uYwjPlQkOURgMe4GNFyjaN6Nfb1YR-qev8lq4pg 2017-06-08 04:54:37.043 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3NDk3MDYwLCJleHAiOjE0OTY4OTgwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.rkxwNkG5FRorlSlJ7VPr2-qk9dF_ZxCqXo49T6M8a1KOJM6uYwjPlQkOURgMe4GNFyjaN6Nfb1YR-qev8lq4pg 2017-06-08 04:54:37.043 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:54:37.043 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:54:37.046 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:54:37.047 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:55:37.023 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:55:37.023 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3NDk3MDYwLCJleHAiOjE0OTY4OTgwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.rkxwNkG5FRorlSlJ7VPr2-qk9dF_ZxCqXo49T6M8a1KOJM6uYwjPlQkOURgMe4GNFyjaN6Nfb1YR-qev8lq4pg 2017-06-08 04:55:37.023 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3NDk3MDYwLCJleHAiOjE0OTY4OTgwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.rkxwNkG5FRorlSlJ7VPr2-qk9dF_ZxCqXo49T6M8a1KOJM6uYwjPlQkOURgMe4GNFyjaN6Nfb1YR-qev8lq4pg 2017-06-08 04:55:37.023 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:55:37.023 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:55:37.026 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:55:37.027 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:56:37.025 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:56:37.025 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3NDk3MDYwLCJleHAiOjE0OTY4OTgwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.rkxwNkG5FRorlSlJ7VPr2-qk9dF_ZxCqXo49T6M8a1KOJM6uYwjPlQkOURgMe4GNFyjaN6Nfb1YR-qev8lq4pg 2017-06-08 04:56:37.025 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3NDk3MDYwLCJleHAiOjE0OTY4OTgwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.rkxwNkG5FRorlSlJ7VPr2-qk9dF_ZxCqXo49T6M8a1KOJM6uYwjPlQkOURgMe4GNFyjaN6Nfb1YR-qev8lq4pg 2017-06-08 04:56:37.025 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:56:37.025 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:56:37.028 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:56:37.029 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:57:37.029 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:57:37.029 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3NDk3MDYwLCJleHAiOjE0OTY4OTgwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.rkxwNkG5FRorlSlJ7VPr2-qk9dF_ZxCqXo49T6M8a1KOJM6uYwjPlQkOURgMe4GNFyjaN6Nfb1YR-qev8lq4pg 2017-06-08 04:57:37.030 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3NDk3MDYwLCJleHAiOjE0OTY4OTgwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.rkxwNkG5FRorlSlJ7VPr2-qk9dF_ZxCqXo49T6M8a1KOJM6uYwjPlQkOURgMe4GNFyjaN6Nfb1YR-qev8lq4pg 2017-06-08 04:57:37.030 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:57:37.030 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:57:37.033 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:57:37.033 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:58:37.029 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:58:37.029 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3NDk3MDYwLCJleHAiOjE0OTY4OTgwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.rkxwNkG5FRorlSlJ7VPr2-qk9dF_ZxCqXo49T6M8a1KOJM6uYwjPlQkOURgMe4GNFyjaN6Nfb1YR-qev8lq4pg 2017-06-08 04:58:37.029 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3NDk3MDYwLCJleHAiOjE0OTY4OTgwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.rkxwNkG5FRorlSlJ7VPr2-qk9dF_ZxCqXo49T6M8a1KOJM6uYwjPlQkOURgMe4GNFyjaN6Nfb1YR-qev8lq4pg 2017-06-08 04:58:37.029 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:58:37.029 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:58:37.032 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:58:37.033 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:58:37.063 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:58:37.063 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3NDk3MDYwLCJleHAiOjE0OTY4OTgwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.rkxwNkG5FRorlSlJ7VPr2-qk9dF_ZxCqXo49T6M8a1KOJM6uYwjPlQkOURgMe4GNFyjaN6Nfb1YR-qev8lq4pg 2017-06-08 04:58:37.063 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3NDk3MDYwLCJleHAiOjE0OTY4OTgwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.rkxwNkG5FRorlSlJ7VPr2-qk9dF_ZxCqXo49T6M8a1KOJM6uYwjPlQkOURgMe4GNFyjaN6Nfb1YR-qev8lq4pg 2017-06-08 04:58:37.064 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 04:58:37.064 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:58:37.065 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:58:37.066 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 04:58:37.067 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:58:37.067 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3NDk3MDYwLCJleHAiOjE0OTY4OTgwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.rkxwNkG5FRorlSlJ7VPr2-qk9dF_ZxCqXo49T6M8a1KOJM6uYwjPlQkOURgMe4GNFyjaN6Nfb1YR-qev8lq4pg 2017-06-08 04:59:37.032 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 04:59:37.032 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3OTE3MDY3LCJleHAiOjE0OTY4OTg1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.fJ_q_Rni2DNfmrrXx2Fqx8bPkp0TOtkRk0H_CIeHpj2eSOU3LlXrtE8umY86AESneNo1qDHiHwBxDtqOetNgWw 2017-06-08 04:59:37.032 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3OTE3MDY3LCJleHAiOjE0OTY4OTg1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.fJ_q_Rni2DNfmrrXx2Fqx8bPkp0TOtkRk0H_CIeHpj2eSOU3LlXrtE8umY86AESneNo1qDHiHwBxDtqOetNgWw 2017-06-08 04:59:37.033 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 04:59:37.033 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 04:59:37.035 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 04:59:37.036 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 05:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 05:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 05:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 05:00:37.026 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:00:37.026 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3OTE3MDY3LCJleHAiOjE0OTY4OTg1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.fJ_q_Rni2DNfmrrXx2Fqx8bPkp0TOtkRk0H_CIeHpj2eSOU3LlXrtE8umY86AESneNo1qDHiHwBxDtqOetNgWw 2017-06-08 05:00:37.026 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3OTE3MDY3LCJleHAiOjE0OTY4OTg1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.fJ_q_Rni2DNfmrrXx2Fqx8bPkp0TOtkRk0H_CIeHpj2eSOU3LlXrtE8umY86AESneNo1qDHiHwBxDtqOetNgWw 2017-06-08 05:00:37.027 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:00:37.027 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:00:37.029 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:00:37.030 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:01:37.036 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:01:37.036 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3OTE3MDY3LCJleHAiOjE0OTY4OTg1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.fJ_q_Rni2DNfmrrXx2Fqx8bPkp0TOtkRk0H_CIeHpj2eSOU3LlXrtE8umY86AESneNo1qDHiHwBxDtqOetNgWw 2017-06-08 05:01:37.036 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3OTE3MDY3LCJleHAiOjE0OTY4OTg1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.fJ_q_Rni2DNfmrrXx2Fqx8bPkp0TOtkRk0H_CIeHpj2eSOU3LlXrtE8umY86AESneNo1qDHiHwBxDtqOetNgWw 2017-06-08 05:01:37.037 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:01:37.037 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:01:37.040 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:01:37.041 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:02:37.028 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:02:37.028 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3OTE3MDY3LCJleHAiOjE0OTY4OTg1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.fJ_q_Rni2DNfmrrXx2Fqx8bPkp0TOtkRk0H_CIeHpj2eSOU3LlXrtE8umY86AESneNo1qDHiHwBxDtqOetNgWw 2017-06-08 05:02:37.029 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3OTE3MDY3LCJleHAiOjE0OTY4OTg1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.fJ_q_Rni2DNfmrrXx2Fqx8bPkp0TOtkRk0H_CIeHpj2eSOU3LlXrtE8umY86AESneNo1qDHiHwBxDtqOetNgWw 2017-06-08 05:02:37.029 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:02:37.029 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:02:37.031 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:02:37.032 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:03:37.033 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:03:37.033 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3OTE3MDY3LCJleHAiOjE0OTY4OTg1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.fJ_q_Rni2DNfmrrXx2Fqx8bPkp0TOtkRk0H_CIeHpj2eSOU3LlXrtE8umY86AESneNo1qDHiHwBxDtqOetNgWw 2017-06-08 05:03:37.033 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3OTE3MDY3LCJleHAiOjE0OTY4OTg1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.fJ_q_Rni2DNfmrrXx2Fqx8bPkp0TOtkRk0H_CIeHpj2eSOU3LlXrtE8umY86AESneNo1qDHiHwBxDtqOetNgWw 2017-06-08 05:03:37.033 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:03:37.033 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:03:37.036 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:03:37.037 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:04:37.026 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:04:37.026 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3OTE3MDY3LCJleHAiOjE0OTY4OTg1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.fJ_q_Rni2DNfmrrXx2Fqx8bPkp0TOtkRk0H_CIeHpj2eSOU3LlXrtE8umY86AESneNo1qDHiHwBxDtqOetNgWw 2017-06-08 05:04:37.026 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3OTE3MDY3LCJleHAiOjE0OTY4OTg1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.fJ_q_Rni2DNfmrrXx2Fqx8bPkp0TOtkRk0H_CIeHpj2eSOU3LlXrtE8umY86AESneNo1qDHiHwBxDtqOetNgWw 2017-06-08 05:04:37.027 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:04:37.027 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:04:37.030 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:04:37.030 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:05:37.031 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:05:37.031 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3OTE3MDY3LCJleHAiOjE0OTY4OTg1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.fJ_q_Rni2DNfmrrXx2Fqx8bPkp0TOtkRk0H_CIeHpj2eSOU3LlXrtE8umY86AESneNo1qDHiHwBxDtqOetNgWw 2017-06-08 05:05:37.031 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3OTE3MDY3LCJleHAiOjE0OTY4OTg1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.fJ_q_Rni2DNfmrrXx2Fqx8bPkp0TOtkRk0H_CIeHpj2eSOU3LlXrtE8umY86AESneNo1qDHiHwBxDtqOetNgWw 2017-06-08 05:05:37.032 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:05:37.032 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:05:37.034 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:05:37.035 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:05:37.059 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:05:37.059 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3OTE3MDY3LCJleHAiOjE0OTY4OTg1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.fJ_q_Rni2DNfmrrXx2Fqx8bPkp0TOtkRk0H_CIeHpj2eSOU3LlXrtE8umY86AESneNo1qDHiHwBxDtqOetNgWw 2017-06-08 05:05:37.059 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3OTE3MDY3LCJleHAiOjE0OTY4OTg1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.fJ_q_Rni2DNfmrrXx2Fqx8bPkp0TOtkRk0H_CIeHpj2eSOU3LlXrtE8umY86AESneNo1qDHiHwBxDtqOetNgWw 2017-06-08 05:05:37.059 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 05:05:37.059 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:05:37.067 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:05:37.068 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:05:37.068 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:05:37.068 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk3OTE3MDY3LCJleHAiOjE0OTY4OTg1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.fJ_q_Rni2DNfmrrXx2Fqx8bPkp0TOtkRk0H_CIeHpj2eSOU3LlXrtE8umY86AESneNo1qDHiHwBxDtqOetNgWw 2017-06-08 05:06:37.031 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:06:37.031 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4MzM3MDY4LCJleHAiOjE0OTY4OTg5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5f7kWh94k0ESbm7JofdqcIhM8WugmeEI-cxFdmoc9tsP9zR9YVSxLgiVW4UzMbOJTh9QqL__gPNZqij4sDQC7g 2017-06-08 05:06:37.031 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4MzM3MDY4LCJleHAiOjE0OTY4OTg5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5f7kWh94k0ESbm7JofdqcIhM8WugmeEI-cxFdmoc9tsP9zR9YVSxLgiVW4UzMbOJTh9QqL__gPNZqij4sDQC7g 2017-06-08 05:06:37.032 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:06:37.032 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:06:37.044 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:06:37.045 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:07:37.031 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:07:37.031 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4MzM3MDY4LCJleHAiOjE0OTY4OTg5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5f7kWh94k0ESbm7JofdqcIhM8WugmeEI-cxFdmoc9tsP9zR9YVSxLgiVW4UzMbOJTh9QqL__gPNZqij4sDQC7g 2017-06-08 05:07:37.031 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4MzM3MDY4LCJleHAiOjE0OTY4OTg5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5f7kWh94k0ESbm7JofdqcIhM8WugmeEI-cxFdmoc9tsP9zR9YVSxLgiVW4UzMbOJTh9QqL__gPNZqij4sDQC7g 2017-06-08 05:07:37.031 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:07:37.031 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:07:37.034 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:07:37.035 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:08:37.034 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:08:37.034 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4MzM3MDY4LCJleHAiOjE0OTY4OTg5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5f7kWh94k0ESbm7JofdqcIhM8WugmeEI-cxFdmoc9tsP9zR9YVSxLgiVW4UzMbOJTh9QqL__gPNZqij4sDQC7g 2017-06-08 05:08:37.034 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4MzM3MDY4LCJleHAiOjE0OTY4OTg5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5f7kWh94k0ESbm7JofdqcIhM8WugmeEI-cxFdmoc9tsP9zR9YVSxLgiVW4UzMbOJTh9QqL__gPNZqij4sDQC7g 2017-06-08 05:08:37.035 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:08:37.035 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:08:37.037 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:08:37.038 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:09:37.027 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:09:37.027 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4MzM3MDY4LCJleHAiOjE0OTY4OTg5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5f7kWh94k0ESbm7JofdqcIhM8WugmeEI-cxFdmoc9tsP9zR9YVSxLgiVW4UzMbOJTh9QqL__gPNZqij4sDQC7g 2017-06-08 05:09:37.027 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4MzM3MDY4LCJleHAiOjE0OTY4OTg5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5f7kWh94k0ESbm7JofdqcIhM8WugmeEI-cxFdmoc9tsP9zR9YVSxLgiVW4UzMbOJTh9QqL__gPNZqij4sDQC7g 2017-06-08 05:09:37.028 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:09:37.028 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:09:37.030 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:09:37.031 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:10:37.045 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:10:37.045 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4MzM3MDY4LCJleHAiOjE0OTY4OTg5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5f7kWh94k0ESbm7JofdqcIhM8WugmeEI-cxFdmoc9tsP9zR9YVSxLgiVW4UzMbOJTh9QqL__gPNZqij4sDQC7g 2017-06-08 05:10:37.045 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4MzM3MDY4LCJleHAiOjE0OTY4OTg5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5f7kWh94k0ESbm7JofdqcIhM8WugmeEI-cxFdmoc9tsP9zR9YVSxLgiVW4UzMbOJTh9QqL__gPNZqij4sDQC7g 2017-06-08 05:10:37.045 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:10:37.045 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:10:37.048 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:10:37.049 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:11:37.030 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:11:37.030 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4MzM3MDY4LCJleHAiOjE0OTY4OTg5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5f7kWh94k0ESbm7JofdqcIhM8WugmeEI-cxFdmoc9tsP9zR9YVSxLgiVW4UzMbOJTh9QqL__gPNZqij4sDQC7g 2017-06-08 05:11:37.030 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4MzM3MDY4LCJleHAiOjE0OTY4OTg5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5f7kWh94k0ESbm7JofdqcIhM8WugmeEI-cxFdmoc9tsP9zR9YVSxLgiVW4UzMbOJTh9QqL__gPNZqij4sDQC7g 2017-06-08 05:11:37.031 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:11:37.031 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:11:37.033 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:11:37.034 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:12:37.031 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:12:37.031 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4MzM3MDY4LCJleHAiOjE0OTY4OTg5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5f7kWh94k0ESbm7JofdqcIhM8WugmeEI-cxFdmoc9tsP9zR9YVSxLgiVW4UzMbOJTh9QqL__gPNZqij4sDQC7g 2017-06-08 05:12:37.031 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4MzM3MDY4LCJleHAiOjE0OTY4OTg5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5f7kWh94k0ESbm7JofdqcIhM8WugmeEI-cxFdmoc9tsP9zR9YVSxLgiVW4UzMbOJTh9QqL__gPNZqij4sDQC7g 2017-06-08 05:12:37.031 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:12:37.031 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:12:37.034 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:12:37.035 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:12:37.061 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:12:37.061 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4MzM3MDY4LCJleHAiOjE0OTY4OTg5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5f7kWh94k0ESbm7JofdqcIhM8WugmeEI-cxFdmoc9tsP9zR9YVSxLgiVW4UzMbOJTh9QqL__gPNZqij4sDQC7g 2017-06-08 05:12:37.061 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4MzM3MDY4LCJleHAiOjE0OTY4OTg5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5f7kWh94k0ESbm7JofdqcIhM8WugmeEI-cxFdmoc9tsP9zR9YVSxLgiVW4UzMbOJTh9QqL__gPNZqij4sDQC7g 2017-06-08 05:12:37.061 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 05:12:37.061 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:12:37.063 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:12:37.064 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:12:37.064 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:12:37.064 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4MzM3MDY4LCJleHAiOjE0OTY4OTg5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.5f7kWh94k0ESbm7JofdqcIhM8WugmeEI-cxFdmoc9tsP9zR9YVSxLgiVW4UzMbOJTh9QqL__gPNZqij4sDQC7g 2017-06-08 05:13:37.032 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:13:37.032 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4NzU3MDY0LCJleHAiOjE0OTY4OTkzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sLKfdszaIUI-4eSHvmB95Xw-uErByKkEildlwvomgpPj9SzED0xLiCG7PLMcorYE6bIbgOraWl7WyX0lA3mM_Q 2017-06-08 05:13:37.032 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4NzU3MDY0LCJleHAiOjE0OTY4OTkzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sLKfdszaIUI-4eSHvmB95Xw-uErByKkEildlwvomgpPj9SzED0xLiCG7PLMcorYE6bIbgOraWl7WyX0lA3mM_Q 2017-06-08 05:13:37.033 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:13:37.033 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:13:37.035 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:13:37.036 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:14:37.033 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:14:37.033 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4NzU3MDY0LCJleHAiOjE0OTY4OTkzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sLKfdszaIUI-4eSHvmB95Xw-uErByKkEildlwvomgpPj9SzED0xLiCG7PLMcorYE6bIbgOraWl7WyX0lA3mM_Q 2017-06-08 05:14:37.033 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4NzU3MDY0LCJleHAiOjE0OTY4OTkzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sLKfdszaIUI-4eSHvmB95Xw-uErByKkEildlwvomgpPj9SzED0xLiCG7PLMcorYE6bIbgOraWl7WyX0lA3mM_Q 2017-06-08 05:14:37.033 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:14:37.033 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:14:37.036 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:14:37.037 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 05:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 05:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 05:15:30.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 05:15:37.036 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:15:37.036 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4NzU3MDY0LCJleHAiOjE0OTY4OTkzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sLKfdszaIUI-4eSHvmB95Xw-uErByKkEildlwvomgpPj9SzED0xLiCG7PLMcorYE6bIbgOraWl7WyX0lA3mM_Q 2017-06-08 05:15:37.036 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4NzU3MDY0LCJleHAiOjE0OTY4OTkzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sLKfdszaIUI-4eSHvmB95Xw-uErByKkEildlwvomgpPj9SzED0xLiCG7PLMcorYE6bIbgOraWl7WyX0lA3mM_Q 2017-06-08 05:15:37.036 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:15:37.036 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:15:37.038 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:15:37.039 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:16:37.032 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:16:37.033 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4NzU3MDY0LCJleHAiOjE0OTY4OTkzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sLKfdszaIUI-4eSHvmB95Xw-uErByKkEildlwvomgpPj9SzED0xLiCG7PLMcorYE6bIbgOraWl7WyX0lA3mM_Q 2017-06-08 05:16:37.033 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4NzU3MDY0LCJleHAiOjE0OTY4OTkzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sLKfdszaIUI-4eSHvmB95Xw-uErByKkEildlwvomgpPj9SzED0xLiCG7PLMcorYE6bIbgOraWl7WyX0lA3mM_Q 2017-06-08 05:16:37.033 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:16:37.034 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:16:37.038 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:16:37.040 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:17:37.034 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:17:37.034 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4NzU3MDY0LCJleHAiOjE0OTY4OTkzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sLKfdszaIUI-4eSHvmB95Xw-uErByKkEildlwvomgpPj9SzED0xLiCG7PLMcorYE6bIbgOraWl7WyX0lA3mM_Q 2017-06-08 05:17:37.034 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4NzU3MDY0LCJleHAiOjE0OTY4OTkzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sLKfdszaIUI-4eSHvmB95Xw-uErByKkEildlwvomgpPj9SzED0xLiCG7PLMcorYE6bIbgOraWl7WyX0lA3mM_Q 2017-06-08 05:17:37.034 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:17:37.034 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:17:37.037 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:17:37.038 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:18:37.031 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:18:37.031 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4NzU3MDY0LCJleHAiOjE0OTY4OTkzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sLKfdszaIUI-4eSHvmB95Xw-uErByKkEildlwvomgpPj9SzED0xLiCG7PLMcorYE6bIbgOraWl7WyX0lA3mM_Q 2017-06-08 05:18:37.031 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4NzU3MDY0LCJleHAiOjE0OTY4OTkzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sLKfdszaIUI-4eSHvmB95Xw-uErByKkEildlwvomgpPj9SzED0xLiCG7PLMcorYE6bIbgOraWl7WyX0lA3mM_Q 2017-06-08 05:18:37.032 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:18:37.032 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:18:37.034 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:18:37.035 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:19:37.034 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:19:37.034 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4NzU3MDY0LCJleHAiOjE0OTY4OTkzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sLKfdszaIUI-4eSHvmB95Xw-uErByKkEildlwvomgpPj9SzED0xLiCG7PLMcorYE6bIbgOraWl7WyX0lA3mM_Q 2017-06-08 05:19:37.034 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4NzU3MDY0LCJleHAiOjE0OTY4OTkzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sLKfdszaIUI-4eSHvmB95Xw-uErByKkEildlwvomgpPj9SzED0xLiCG7PLMcorYE6bIbgOraWl7WyX0lA3mM_Q 2017-06-08 05:19:37.035 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:19:37.035 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:19:37.037 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:19:37.045 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:19:37.082 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:19:37.082 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4NzU3MDY0LCJleHAiOjE0OTY4OTkzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sLKfdszaIUI-4eSHvmB95Xw-uErByKkEildlwvomgpPj9SzED0xLiCG7PLMcorYE6bIbgOraWl7WyX0lA3mM_Q 2017-06-08 05:19:37.082 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4NzU3MDY0LCJleHAiOjE0OTY4OTkzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sLKfdszaIUI-4eSHvmB95Xw-uErByKkEildlwvomgpPj9SzED0xLiCG7PLMcorYE6bIbgOraWl7WyX0lA3mM_Q 2017-06-08 05:19:37.083 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 05:19:37.083 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:19:37.084 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:19:37.085 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:19:37.086 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:19:37.086 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk4NzU3MDY0LCJleHAiOjE0OTY4OTkzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sLKfdszaIUI-4eSHvmB95Xw-uErByKkEildlwvomgpPj9SzED0xLiCG7PLMcorYE6bIbgOraWl7WyX0lA3mM_Q 2017-06-08 05:20:37.035 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:20:37.036 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5MTc3MDg2LCJleHAiOjE0OTY4OTk3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xsH77oXkPtpGKABD70twG6CR0jt_i9nsrQuMIRbBm05pAaIGEUiTx7RPD-SuNjRU74IKl9uxnxd9zYD1QViDkA 2017-06-08 05:20:37.036 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5MTc3MDg2LCJleHAiOjE0OTY4OTk3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xsH77oXkPtpGKABD70twG6CR0jt_i9nsrQuMIRbBm05pAaIGEUiTx7RPD-SuNjRU74IKl9uxnxd9zYD1QViDkA 2017-06-08 05:20:37.036 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:20:37.036 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:20:37.039 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:20:37.040 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:21:37.036 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:21:37.037 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5MTc3MDg2LCJleHAiOjE0OTY4OTk3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xsH77oXkPtpGKABD70twG6CR0jt_i9nsrQuMIRbBm05pAaIGEUiTx7RPD-SuNjRU74IKl9uxnxd9zYD1QViDkA 2017-06-08 05:21:37.037 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5MTc3MDg2LCJleHAiOjE0OTY4OTk3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xsH77oXkPtpGKABD70twG6CR0jt_i9nsrQuMIRbBm05pAaIGEUiTx7RPD-SuNjRU74IKl9uxnxd9zYD1QViDkA 2017-06-08 05:21:37.037 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:21:37.037 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:21:37.040 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:21:37.040 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:22:37.035 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:22:37.035 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5MTc3MDg2LCJleHAiOjE0OTY4OTk3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xsH77oXkPtpGKABD70twG6CR0jt_i9nsrQuMIRbBm05pAaIGEUiTx7RPD-SuNjRU74IKl9uxnxd9zYD1QViDkA 2017-06-08 05:22:37.035 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5MTc3MDg2LCJleHAiOjE0OTY4OTk3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xsH77oXkPtpGKABD70twG6CR0jt_i9nsrQuMIRbBm05pAaIGEUiTx7RPD-SuNjRU74IKl9uxnxd9zYD1QViDkA 2017-06-08 05:22:37.036 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:22:37.036 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:22:37.038 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:22:37.039 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:23:37.037 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:23:37.038 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5MTc3MDg2LCJleHAiOjE0OTY4OTk3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xsH77oXkPtpGKABD70twG6CR0jt_i9nsrQuMIRbBm05pAaIGEUiTx7RPD-SuNjRU74IKl9uxnxd9zYD1QViDkA 2017-06-08 05:23:37.038 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5MTc3MDg2LCJleHAiOjE0OTY4OTk3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xsH77oXkPtpGKABD70twG6CR0jt_i9nsrQuMIRbBm05pAaIGEUiTx7RPD-SuNjRU74IKl9uxnxd9zYD1QViDkA 2017-06-08 05:23:37.038 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:23:37.038 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:23:37.041 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:23:37.041 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:24:37.037 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:24:37.037 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5MTc3MDg2LCJleHAiOjE0OTY4OTk3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xsH77oXkPtpGKABD70twG6CR0jt_i9nsrQuMIRbBm05pAaIGEUiTx7RPD-SuNjRU74IKl9uxnxd9zYD1QViDkA 2017-06-08 05:24:37.037 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5MTc3MDg2LCJleHAiOjE0OTY4OTk3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xsH77oXkPtpGKABD70twG6CR0jt_i9nsrQuMIRbBm05pAaIGEUiTx7RPD-SuNjRU74IKl9uxnxd9zYD1QViDkA 2017-06-08 05:24:37.038 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:24:37.038 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:24:37.041 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:24:37.041 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:25:37.037 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:25:37.037 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5MTc3MDg2LCJleHAiOjE0OTY4OTk3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xsH77oXkPtpGKABD70twG6CR0jt_i9nsrQuMIRbBm05pAaIGEUiTx7RPD-SuNjRU74IKl9uxnxd9zYD1QViDkA 2017-06-08 05:25:37.037 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5MTc3MDg2LCJleHAiOjE0OTY4OTk3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xsH77oXkPtpGKABD70twG6CR0jt_i9nsrQuMIRbBm05pAaIGEUiTx7RPD-SuNjRU74IKl9uxnxd9zYD1QViDkA 2017-06-08 05:25:37.037 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:25:37.037 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:25:37.040 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:25:37.041 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:26:37.038 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:26:37.038 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5MTc3MDg2LCJleHAiOjE0OTY4OTk3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xsH77oXkPtpGKABD70twG6CR0jt_i9nsrQuMIRbBm05pAaIGEUiTx7RPD-SuNjRU74IKl9uxnxd9zYD1QViDkA 2017-06-08 05:26:37.038 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5MTc3MDg2LCJleHAiOjE0OTY4OTk3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xsH77oXkPtpGKABD70twG6CR0jt_i9nsrQuMIRbBm05pAaIGEUiTx7RPD-SuNjRU74IKl9uxnxd9zYD1QViDkA 2017-06-08 05:26:37.038 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:26:37.039 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:26:37.041 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:26:37.042 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:26:37.068 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:26:37.068 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5MTc3MDg2LCJleHAiOjE0OTY4OTk3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xsH77oXkPtpGKABD70twG6CR0jt_i9nsrQuMIRbBm05pAaIGEUiTx7RPD-SuNjRU74IKl9uxnxd9zYD1QViDkA 2017-06-08 05:26:37.068 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5MTc3MDg2LCJleHAiOjE0OTY4OTk3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xsH77oXkPtpGKABD70twG6CR0jt_i9nsrQuMIRbBm05pAaIGEUiTx7RPD-SuNjRU74IKl9uxnxd9zYD1QViDkA 2017-06-08 05:26:37.068 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 05:26:37.068 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:26:37.069 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:26:37.070 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:26:37.071 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:26:37.071 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5MTc3MDg2LCJleHAiOjE0OTY4OTk3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xsH77oXkPtpGKABD70twG6CR0jt_i9nsrQuMIRbBm05pAaIGEUiTx7RPD-SuNjRU74IKl9uxnxd9zYD1QViDkA 2017-06-08 05:27:37.052 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:27:37.052 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5NTk3MDcxLCJleHAiOjE0OTY5MDAxOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8x4lTUW4hvtwpTCvlyZzdOJNKIVXlQP0xz8aG11nif7MIeyVuyMKS9eEy2jDl5opRYMh7cUClIgZwM9XbYj-Q 2017-06-08 05:27:37.052 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5NTk3MDcxLCJleHAiOjE0OTY5MDAxOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8x4lTUW4hvtwpTCvlyZzdOJNKIVXlQP0xz8aG11nif7MIeyVuyMKS9eEy2jDl5opRYMh7cUClIgZwM9XbYj-Q 2017-06-08 05:27:37.052 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:27:37.052 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:27:37.055 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:27:37.056 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:28:37.037 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:28:37.038 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5NTk3MDcxLCJleHAiOjE0OTY5MDAxOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8x4lTUW4hvtwpTCvlyZzdOJNKIVXlQP0xz8aG11nif7MIeyVuyMKS9eEy2jDl5opRYMh7cUClIgZwM9XbYj-Q 2017-06-08 05:28:37.038 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5NTk3MDcxLCJleHAiOjE0OTY5MDAxOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8x4lTUW4hvtwpTCvlyZzdOJNKIVXlQP0xz8aG11nif7MIeyVuyMKS9eEy2jDl5opRYMh7cUClIgZwM9XbYj-Q 2017-06-08 05:28:37.038 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:28:37.038 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:28:37.041 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:28:37.042 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:29:37.043 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:29:37.043 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5NTk3MDcxLCJleHAiOjE0OTY5MDAxOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8x4lTUW4hvtwpTCvlyZzdOJNKIVXlQP0xz8aG11nif7MIeyVuyMKS9eEy2jDl5opRYMh7cUClIgZwM9XbYj-Q 2017-06-08 05:29:37.043 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5NTk3MDcxLCJleHAiOjE0OTY5MDAxOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8x4lTUW4hvtwpTCvlyZzdOJNKIVXlQP0xz8aG11nif7MIeyVuyMKS9eEy2jDl5opRYMh7cUClIgZwM9XbYj-Q 2017-06-08 05:29:37.043 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:29:37.043 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:29:37.046 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:29:37.047 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 05:30:00.015 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 05:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 05:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 05:30:37.037 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:30:37.037 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5NTk3MDcxLCJleHAiOjE0OTY5MDAxOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8x4lTUW4hvtwpTCvlyZzdOJNKIVXlQP0xz8aG11nif7MIeyVuyMKS9eEy2jDl5opRYMh7cUClIgZwM9XbYj-Q 2017-06-08 05:30:37.037 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5NTk3MDcxLCJleHAiOjE0OTY5MDAxOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8x4lTUW4hvtwpTCvlyZzdOJNKIVXlQP0xz8aG11nif7MIeyVuyMKS9eEy2jDl5opRYMh7cUClIgZwM9XbYj-Q 2017-06-08 05:30:37.038 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:30:37.038 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:30:37.040 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:30:37.041 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:31:37.043 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:31:37.043 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5NTk3MDcxLCJleHAiOjE0OTY5MDAxOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8x4lTUW4hvtwpTCvlyZzdOJNKIVXlQP0xz8aG11nif7MIeyVuyMKS9eEy2jDl5opRYMh7cUClIgZwM9XbYj-Q 2017-06-08 05:31:37.043 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5NTk3MDcxLCJleHAiOjE0OTY5MDAxOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8x4lTUW4hvtwpTCvlyZzdOJNKIVXlQP0xz8aG11nif7MIeyVuyMKS9eEy2jDl5opRYMh7cUClIgZwM9XbYj-Q 2017-06-08 05:31:37.043 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:31:37.043 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:31:37.046 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:31:37.047 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:32:37.040 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:32:37.040 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5NTk3MDcxLCJleHAiOjE0OTY5MDAxOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8x4lTUW4hvtwpTCvlyZzdOJNKIVXlQP0xz8aG11nif7MIeyVuyMKS9eEy2jDl5opRYMh7cUClIgZwM9XbYj-Q 2017-06-08 05:32:37.040 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5NTk3MDcxLCJleHAiOjE0OTY5MDAxOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8x4lTUW4hvtwpTCvlyZzdOJNKIVXlQP0xz8aG11nif7MIeyVuyMKS9eEy2jDl5opRYMh7cUClIgZwM9XbYj-Q 2017-06-08 05:32:37.040 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:32:37.040 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:32:37.043 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:32:37.043 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:33:37.040 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:33:37.041 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5NTk3MDcxLCJleHAiOjE0OTY5MDAxOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8x4lTUW4hvtwpTCvlyZzdOJNKIVXlQP0xz8aG11nif7MIeyVuyMKS9eEy2jDl5opRYMh7cUClIgZwM9XbYj-Q 2017-06-08 05:33:37.041 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5NTk3MDcxLCJleHAiOjE0OTY5MDAxOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8x4lTUW4hvtwpTCvlyZzdOJNKIVXlQP0xz8aG11nif7MIeyVuyMKS9eEy2jDl5opRYMh7cUClIgZwM9XbYj-Q 2017-06-08 05:33:37.041 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:33:37.041 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:33:37.043 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:33:37.044 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:33:37.068 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:33:37.068 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5NTk3MDcxLCJleHAiOjE0OTY5MDAxOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8x4lTUW4hvtwpTCvlyZzdOJNKIVXlQP0xz8aG11nif7MIeyVuyMKS9eEy2jDl5opRYMh7cUClIgZwM9XbYj-Q 2017-06-08 05:33:37.068 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5NTk3MDcxLCJleHAiOjE0OTY5MDAxOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8x4lTUW4hvtwpTCvlyZzdOJNKIVXlQP0xz8aG11nif7MIeyVuyMKS9eEy2jDl5opRYMh7cUClIgZwM9XbYj-Q 2017-06-08 05:33:37.068 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 05:33:37.068 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:33:37.070 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:33:37.070 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:33:37.071 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:33:37.071 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2ODk5NTk3MDcxLCJleHAiOjE0OTY5MDAxOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.m8x4lTUW4hvtwpTCvlyZzdOJNKIVXlQP0xz8aG11nif7MIeyVuyMKS9eEy2jDl5opRYMh7cUClIgZwM9XbYj-Q 2017-06-08 05:34:37.041 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:34:37.042 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwMDE3MDcxLCJleHAiOjE0OTY5MDA2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Rpui5ZCQIBLEhjQ81j88iGQunvHs3H1q8G3yJXJtCLfNS61ENj9AXZmMwC09l8Iqnd_zxuza3wdUigdSzdQVbA 2017-06-08 05:34:37.042 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwMDE3MDcxLCJleHAiOjE0OTY5MDA2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Rpui5ZCQIBLEhjQ81j88iGQunvHs3H1q8G3yJXJtCLfNS61ENj9AXZmMwC09l8Iqnd_zxuza3wdUigdSzdQVbA 2017-06-08 05:34:37.042 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:34:37.042 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:34:37.045 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:34:37.046 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:35:37.039 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:35:37.040 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwMDE3MDcxLCJleHAiOjE0OTY5MDA2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Rpui5ZCQIBLEhjQ81j88iGQunvHs3H1q8G3yJXJtCLfNS61ENj9AXZmMwC09l8Iqnd_zxuza3wdUigdSzdQVbA 2017-06-08 05:35:37.040 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwMDE3MDcxLCJleHAiOjE0OTY5MDA2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Rpui5ZCQIBLEhjQ81j88iGQunvHs3H1q8G3yJXJtCLfNS61ENj9AXZmMwC09l8Iqnd_zxuza3wdUigdSzdQVbA 2017-06-08 05:35:37.040 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:35:37.040 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:35:37.043 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:35:37.044 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:36:37.042 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:36:37.043 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwMDE3MDcxLCJleHAiOjE0OTY5MDA2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Rpui5ZCQIBLEhjQ81j88iGQunvHs3H1q8G3yJXJtCLfNS61ENj9AXZmMwC09l8Iqnd_zxuza3wdUigdSzdQVbA 2017-06-08 05:36:37.043 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwMDE3MDcxLCJleHAiOjE0OTY5MDA2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Rpui5ZCQIBLEhjQ81j88iGQunvHs3H1q8G3yJXJtCLfNS61ENj9AXZmMwC09l8Iqnd_zxuza3wdUigdSzdQVbA 2017-06-08 05:36:37.043 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:36:37.043 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:36:37.046 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:36:37.046 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:37:37.043 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:37:37.043 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwMDE3MDcxLCJleHAiOjE0OTY5MDA2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Rpui5ZCQIBLEhjQ81j88iGQunvHs3H1q8G3yJXJtCLfNS61ENj9AXZmMwC09l8Iqnd_zxuza3wdUigdSzdQVbA 2017-06-08 05:37:37.043 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwMDE3MDcxLCJleHAiOjE0OTY5MDA2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Rpui5ZCQIBLEhjQ81j88iGQunvHs3H1q8G3yJXJtCLfNS61ENj9AXZmMwC09l8Iqnd_zxuza3wdUigdSzdQVbA 2017-06-08 05:37:37.043 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:37:37.043 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:37:37.046 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:37:37.047 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:38:37.045 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:38:37.045 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwMDE3MDcxLCJleHAiOjE0OTY5MDA2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Rpui5ZCQIBLEhjQ81j88iGQunvHs3H1q8G3yJXJtCLfNS61ENj9AXZmMwC09l8Iqnd_zxuza3wdUigdSzdQVbA 2017-06-08 05:38:37.045 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwMDE3MDcxLCJleHAiOjE0OTY5MDA2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Rpui5ZCQIBLEhjQ81j88iGQunvHs3H1q8G3yJXJtCLfNS61ENj9AXZmMwC09l8Iqnd_zxuza3wdUigdSzdQVbA 2017-06-08 05:38:37.046 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:38:37.046 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:38:37.049 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:38:37.050 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:39:37.041 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:39:37.041 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwMDE3MDcxLCJleHAiOjE0OTY5MDA2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Rpui5ZCQIBLEhjQ81j88iGQunvHs3H1q8G3yJXJtCLfNS61ENj9AXZmMwC09l8Iqnd_zxuza3wdUigdSzdQVbA 2017-06-08 05:39:37.041 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwMDE3MDcxLCJleHAiOjE0OTY5MDA2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Rpui5ZCQIBLEhjQ81j88iGQunvHs3H1q8G3yJXJtCLfNS61ENj9AXZmMwC09l8Iqnd_zxuza3wdUigdSzdQVbA 2017-06-08 05:39:37.042 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:39:37.042 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:39:37.044 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:39:37.045 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:40:37.044 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:40:37.044 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwMDE3MDcxLCJleHAiOjE0OTY5MDA2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Rpui5ZCQIBLEhjQ81j88iGQunvHs3H1q8G3yJXJtCLfNS61ENj9AXZmMwC09l8Iqnd_zxuza3wdUigdSzdQVbA 2017-06-08 05:40:37.044 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwMDE3MDcxLCJleHAiOjE0OTY5MDA2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Rpui5ZCQIBLEhjQ81j88iGQunvHs3H1q8G3yJXJtCLfNS61ENj9AXZmMwC09l8Iqnd_zxuza3wdUigdSzdQVbA 2017-06-08 05:40:37.044 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:40:37.044 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:40:37.047 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:40:37.048 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:40:37.075 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:40:37.075 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwMDE3MDcxLCJleHAiOjE0OTY5MDA2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Rpui5ZCQIBLEhjQ81j88iGQunvHs3H1q8G3yJXJtCLfNS61ENj9AXZmMwC09l8Iqnd_zxuza3wdUigdSzdQVbA 2017-06-08 05:40:37.075 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwMDE3MDcxLCJleHAiOjE0OTY5MDA2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Rpui5ZCQIBLEhjQ81j88iGQunvHs3H1q8G3yJXJtCLfNS61ENj9AXZmMwC09l8Iqnd_zxuza3wdUigdSzdQVbA 2017-06-08 05:40:37.075 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 05:40:37.075 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:40:37.077 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:40:37.077 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:40:37.078 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:40:37.078 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwMDE3MDcxLCJleHAiOjE0OTY5MDA2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Rpui5ZCQIBLEhjQ81j88iGQunvHs3H1q8G3yJXJtCLfNS61ENj9AXZmMwC09l8Iqnd_zxuza3wdUigdSzdQVbA 2017-06-08 05:41:37.042 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:41:37.042 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwNDM3MDc4LCJleHAiOjE0OTY5MDEwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RVCVwXq8a2IXwGSulWBw7K-Q6gnpq_WZZhiQYY-O39zAHgw7bryhGIR4R0klFDN8V5gxuRE1VOkZEeGVlMOoYg 2017-06-08 05:41:37.042 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwNDM3MDc4LCJleHAiOjE0OTY5MDEwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RVCVwXq8a2IXwGSulWBw7K-Q6gnpq_WZZhiQYY-O39zAHgw7bryhGIR4R0klFDN8V5gxuRE1VOkZEeGVlMOoYg 2017-06-08 05:41:37.043 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:41:37.043 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:41:37.046 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:41:37.047 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:42:37.044 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:42:37.044 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwNDM3MDc4LCJleHAiOjE0OTY5MDEwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RVCVwXq8a2IXwGSulWBw7K-Q6gnpq_WZZhiQYY-O39zAHgw7bryhGIR4R0klFDN8V5gxuRE1VOkZEeGVlMOoYg 2017-06-08 05:42:37.044 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwNDM3MDc4LCJleHAiOjE0OTY5MDEwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RVCVwXq8a2IXwGSulWBw7K-Q6gnpq_WZZhiQYY-O39zAHgw7bryhGIR4R0klFDN8V5gxuRE1VOkZEeGVlMOoYg 2017-06-08 05:42:37.044 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:42:37.044 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:42:37.047 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:42:37.048 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:43:37.047 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:43:37.047 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwNDM3MDc4LCJleHAiOjE0OTY5MDEwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RVCVwXq8a2IXwGSulWBw7K-Q6gnpq_WZZhiQYY-O39zAHgw7bryhGIR4R0klFDN8V5gxuRE1VOkZEeGVlMOoYg 2017-06-08 05:43:37.047 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwNDM3MDc4LCJleHAiOjE0OTY5MDEwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RVCVwXq8a2IXwGSulWBw7K-Q6gnpq_WZZhiQYY-O39zAHgw7bryhGIR4R0klFDN8V5gxuRE1VOkZEeGVlMOoYg 2017-06-08 05:43:37.047 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:43:37.047 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:43:37.050 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:43:37.051 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:44:37.044 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:44:37.044 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwNDM3MDc4LCJleHAiOjE0OTY5MDEwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RVCVwXq8a2IXwGSulWBw7K-Q6gnpq_WZZhiQYY-O39zAHgw7bryhGIR4R0klFDN8V5gxuRE1VOkZEeGVlMOoYg 2017-06-08 05:44:37.045 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwNDM3MDc4LCJleHAiOjE0OTY5MDEwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RVCVwXq8a2IXwGSulWBw7K-Q6gnpq_WZZhiQYY-O39zAHgw7bryhGIR4R0klFDN8V5gxuRE1VOkZEeGVlMOoYg 2017-06-08 05:44:37.045 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:44:37.045 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:44:37.048 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:44:37.049 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 05:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 05:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 05:45:30.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 05:45:37.042 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:45:37.042 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwNDM3MDc4LCJleHAiOjE0OTY5MDEwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RVCVwXq8a2IXwGSulWBw7K-Q6gnpq_WZZhiQYY-O39zAHgw7bryhGIR4R0klFDN8V5gxuRE1VOkZEeGVlMOoYg 2017-06-08 05:45:37.042 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwNDM3MDc4LCJleHAiOjE0OTY5MDEwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RVCVwXq8a2IXwGSulWBw7K-Q6gnpq_WZZhiQYY-O39zAHgw7bryhGIR4R0klFDN8V5gxuRE1VOkZEeGVlMOoYg 2017-06-08 05:45:37.043 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:45:37.043 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:45:37.045 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:45:37.053 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:46:37.044 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:46:37.044 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwNDM3MDc4LCJleHAiOjE0OTY5MDEwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RVCVwXq8a2IXwGSulWBw7K-Q6gnpq_WZZhiQYY-O39zAHgw7bryhGIR4R0klFDN8V5gxuRE1VOkZEeGVlMOoYg 2017-06-08 05:46:37.044 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwNDM3MDc4LCJleHAiOjE0OTY5MDEwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RVCVwXq8a2IXwGSulWBw7K-Q6gnpq_WZZhiQYY-O39zAHgw7bryhGIR4R0klFDN8V5gxuRE1VOkZEeGVlMOoYg 2017-06-08 05:46:37.045 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:46:37.045 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:46:37.047 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:46:37.048 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:47:37.044 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:47:37.045 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwNDM3MDc4LCJleHAiOjE0OTY5MDEwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RVCVwXq8a2IXwGSulWBw7K-Q6gnpq_WZZhiQYY-O39zAHgw7bryhGIR4R0klFDN8V5gxuRE1VOkZEeGVlMOoYg 2017-06-08 05:47:37.045 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwNDM3MDc4LCJleHAiOjE0OTY5MDEwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RVCVwXq8a2IXwGSulWBw7K-Q6gnpq_WZZhiQYY-O39zAHgw7bryhGIR4R0klFDN8V5gxuRE1VOkZEeGVlMOoYg 2017-06-08 05:47:37.045 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:47:37.045 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:47:37.047 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:47:37.048 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:47:37.075 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:47:37.075 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwNDM3MDc4LCJleHAiOjE0OTY5MDEwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RVCVwXq8a2IXwGSulWBw7K-Q6gnpq_WZZhiQYY-O39zAHgw7bryhGIR4R0klFDN8V5gxuRE1VOkZEeGVlMOoYg 2017-06-08 05:47:37.075 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwNDM3MDc4LCJleHAiOjE0OTY5MDEwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RVCVwXq8a2IXwGSulWBw7K-Q6gnpq_WZZhiQYY-O39zAHgw7bryhGIR4R0klFDN8V5gxuRE1VOkZEeGVlMOoYg 2017-06-08 05:47:37.075 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 05:47:37.075 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:47:37.077 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:47:37.077 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:47:37.078 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:47:37.078 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwNDM3MDc4LCJleHAiOjE0OTY5MDEwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.RVCVwXq8a2IXwGSulWBw7K-Q6gnpq_WZZhiQYY-O39zAHgw7bryhGIR4R0klFDN8V5gxuRE1VOkZEeGVlMOoYg 2017-06-08 05:48:37.048 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:48:37.048 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwODU3MDc4LCJleHAiOjE0OTY5MDE0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dS9WVeIMjb7BrC3vtpAY657zmIezyjpMMjXMasv5Ftv8uf1H59NVgU8PcZwhtIATb6eYp5FPPH6GlfqXv-wYAw 2017-06-08 05:48:37.048 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwODU3MDc4LCJleHAiOjE0OTY5MDE0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dS9WVeIMjb7BrC3vtpAY657zmIezyjpMMjXMasv5Ftv8uf1H59NVgU8PcZwhtIATb6eYp5FPPH6GlfqXv-wYAw 2017-06-08 05:48:37.049 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:48:37.049 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:48:37.051 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:48:37.052 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:49:37.052 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:49:37.052 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwODU3MDc4LCJleHAiOjE0OTY5MDE0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dS9WVeIMjb7BrC3vtpAY657zmIezyjpMMjXMasv5Ftv8uf1H59NVgU8PcZwhtIATb6eYp5FPPH6GlfqXv-wYAw 2017-06-08 05:49:37.052 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwODU3MDc4LCJleHAiOjE0OTY5MDE0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dS9WVeIMjb7BrC3vtpAY657zmIezyjpMMjXMasv5Ftv8uf1H59NVgU8PcZwhtIATb6eYp5FPPH6GlfqXv-wYAw 2017-06-08 05:49:37.053 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:49:37.053 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:49:37.055 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:49:37.056 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:50:37.049 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:50:37.049 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwODU3MDc4LCJleHAiOjE0OTY5MDE0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dS9WVeIMjb7BrC3vtpAY657zmIezyjpMMjXMasv5Ftv8uf1H59NVgU8PcZwhtIATb6eYp5FPPH6GlfqXv-wYAw 2017-06-08 05:50:37.050 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwODU3MDc4LCJleHAiOjE0OTY5MDE0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dS9WVeIMjb7BrC3vtpAY657zmIezyjpMMjXMasv5Ftv8uf1H59NVgU8PcZwhtIATb6eYp5FPPH6GlfqXv-wYAw 2017-06-08 05:50:37.050 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:50:37.050 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:50:37.052 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:50:37.053 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:51:37.048 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:51:37.048 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwODU3MDc4LCJleHAiOjE0OTY5MDE0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dS9WVeIMjb7BrC3vtpAY657zmIezyjpMMjXMasv5Ftv8uf1H59NVgU8PcZwhtIATb6eYp5FPPH6GlfqXv-wYAw 2017-06-08 05:51:37.048 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwODU3MDc4LCJleHAiOjE0OTY5MDE0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dS9WVeIMjb7BrC3vtpAY657zmIezyjpMMjXMasv5Ftv8uf1H59NVgU8PcZwhtIATb6eYp5FPPH6GlfqXv-wYAw 2017-06-08 05:51:37.049 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:51:37.049 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:51:37.052 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:51:37.052 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:52:37.051 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:52:37.051 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwODU3MDc4LCJleHAiOjE0OTY5MDE0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dS9WVeIMjb7BrC3vtpAY657zmIezyjpMMjXMasv5Ftv8uf1H59NVgU8PcZwhtIATb6eYp5FPPH6GlfqXv-wYAw 2017-06-08 05:52:37.051 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwODU3MDc4LCJleHAiOjE0OTY5MDE0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dS9WVeIMjb7BrC3vtpAY657zmIezyjpMMjXMasv5Ftv8uf1H59NVgU8PcZwhtIATb6eYp5FPPH6GlfqXv-wYAw 2017-06-08 05:52:37.051 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:52:37.051 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:52:37.054 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:52:37.055 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:53:37.048 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:53:37.048 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwODU3MDc4LCJleHAiOjE0OTY5MDE0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dS9WVeIMjb7BrC3vtpAY657zmIezyjpMMjXMasv5Ftv8uf1H59NVgU8PcZwhtIATb6eYp5FPPH6GlfqXv-wYAw 2017-06-08 05:53:37.048 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwODU3MDc4LCJleHAiOjE0OTY5MDE0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dS9WVeIMjb7BrC3vtpAY657zmIezyjpMMjXMasv5Ftv8uf1H59NVgU8PcZwhtIATb6eYp5FPPH6GlfqXv-wYAw 2017-06-08 05:53:37.048 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:53:37.048 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:53:37.051 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:53:37.052 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:54:37.051 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:54:37.051 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwODU3MDc4LCJleHAiOjE0OTY5MDE0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dS9WVeIMjb7BrC3vtpAY657zmIezyjpMMjXMasv5Ftv8uf1H59NVgU8PcZwhtIATb6eYp5FPPH6GlfqXv-wYAw 2017-06-08 05:54:37.051 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwODU3MDc4LCJleHAiOjE0OTY5MDE0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dS9WVeIMjb7BrC3vtpAY657zmIezyjpMMjXMasv5Ftv8uf1H59NVgU8PcZwhtIATb6eYp5FPPH6GlfqXv-wYAw 2017-06-08 05:54:37.052 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:54:37.052 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:54:37.055 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:54:37.056 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:54:37.080 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:54:37.080 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwODU3MDc4LCJleHAiOjE0OTY5MDE0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dS9WVeIMjb7BrC3vtpAY657zmIezyjpMMjXMasv5Ftv8uf1H59NVgU8PcZwhtIATb6eYp5FPPH6GlfqXv-wYAw 2017-06-08 05:54:37.080 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwODU3MDc4LCJleHAiOjE0OTY5MDE0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dS9WVeIMjb7BrC3vtpAY657zmIezyjpMMjXMasv5Ftv8uf1H59NVgU8PcZwhtIATb6eYp5FPPH6GlfqXv-wYAw 2017-06-08 05:54:37.080 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 05:54:37.080 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:54:37.082 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:54:37.082 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:54:37.083 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:54:37.083 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAwODU3MDc4LCJleHAiOjE0OTY5MDE0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dS9WVeIMjb7BrC3vtpAY657zmIezyjpMMjXMasv5Ftv8uf1H59NVgU8PcZwhtIATb6eYp5FPPH6GlfqXv-wYAw 2017-06-08 05:55:37.053 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:55:37.053 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxMjc3MDgzLCJleHAiOjE0OTY5MDE4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bDzvz9ZomjQzxiyMMA3vAQGOkgjmQOzYnR_CEL_CIkkZd4pktGP6BS2fiTbV7j8T5UD_W_gLL8EA0XhN_MDJAA 2017-06-08 05:55:37.053 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxMjc3MDgzLCJleHAiOjE0OTY5MDE4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bDzvz9ZomjQzxiyMMA3vAQGOkgjmQOzYnR_CEL_CIkkZd4pktGP6BS2fiTbV7j8T5UD_W_gLL8EA0XhN_MDJAA 2017-06-08 05:55:37.054 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:55:37.054 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:55:37.056 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:55:37.057 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:56:37.050 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:56:37.050 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxMjc3MDgzLCJleHAiOjE0OTY5MDE4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bDzvz9ZomjQzxiyMMA3vAQGOkgjmQOzYnR_CEL_CIkkZd4pktGP6BS2fiTbV7j8T5UD_W_gLL8EA0XhN_MDJAA 2017-06-08 05:56:37.050 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxMjc3MDgzLCJleHAiOjE0OTY5MDE4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bDzvz9ZomjQzxiyMMA3vAQGOkgjmQOzYnR_CEL_CIkkZd4pktGP6BS2fiTbV7j8T5UD_W_gLL8EA0XhN_MDJAA 2017-06-08 05:56:37.051 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:56:37.051 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:56:37.053 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:56:37.054 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:57:37.052 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:57:37.052 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxMjc3MDgzLCJleHAiOjE0OTY5MDE4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bDzvz9ZomjQzxiyMMA3vAQGOkgjmQOzYnR_CEL_CIkkZd4pktGP6BS2fiTbV7j8T5UD_W_gLL8EA0XhN_MDJAA 2017-06-08 05:57:37.052 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxMjc3MDgzLCJleHAiOjE0OTY5MDE4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bDzvz9ZomjQzxiyMMA3vAQGOkgjmQOzYnR_CEL_CIkkZd4pktGP6BS2fiTbV7j8T5UD_W_gLL8EA0XhN_MDJAA 2017-06-08 05:57:37.053 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:57:37.053 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:57:37.056 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:57:37.056 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:58:37.050 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:58:37.050 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxMjc3MDgzLCJleHAiOjE0OTY5MDE4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bDzvz9ZomjQzxiyMMA3vAQGOkgjmQOzYnR_CEL_CIkkZd4pktGP6BS2fiTbV7j8T5UD_W_gLL8EA0XhN_MDJAA 2017-06-08 05:58:37.050 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxMjc3MDgzLCJleHAiOjE0OTY5MDE4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bDzvz9ZomjQzxiyMMA3vAQGOkgjmQOzYnR_CEL_CIkkZd4pktGP6BS2fiTbV7j8T5UD_W_gLL8EA0XhN_MDJAA 2017-06-08 05:58:37.050 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:58:37.050 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:58:37.055 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:58:37.056 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 05:59:37.052 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 05:59:37.052 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxMjc3MDgzLCJleHAiOjE0OTY5MDE4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bDzvz9ZomjQzxiyMMA3vAQGOkgjmQOzYnR_CEL_CIkkZd4pktGP6BS2fiTbV7j8T5UD_W_gLL8EA0XhN_MDJAA 2017-06-08 05:59:37.052 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxMjc3MDgzLCJleHAiOjE0OTY5MDE4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bDzvz9ZomjQzxiyMMA3vAQGOkgjmQOzYnR_CEL_CIkkZd4pktGP6BS2fiTbV7j8T5UD_W_gLL8EA0XhN_MDJAA 2017-06-08 05:59:37.053 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 05:59:37.053 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 05:59:37.057 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 05:59:37.058 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:00:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 06:00:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 06:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 06:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 06:00:37.051 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:00:37.051 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxMjc3MDgzLCJleHAiOjE0OTY5MDE4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bDzvz9ZomjQzxiyMMA3vAQGOkgjmQOzYnR_CEL_CIkkZd4pktGP6BS2fiTbV7j8T5UD_W_gLL8EA0XhN_MDJAA 2017-06-08 06:00:37.051 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxMjc3MDgzLCJleHAiOjE0OTY5MDE4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bDzvz9ZomjQzxiyMMA3vAQGOkgjmQOzYnR_CEL_CIkkZd4pktGP6BS2fiTbV7j8T5UD_W_gLL8EA0XhN_MDJAA 2017-06-08 06:00:37.051 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:00:37.051 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:00:37.054 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:00:37.054 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:01:37.052 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:01:37.052 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxMjc3MDgzLCJleHAiOjE0OTY5MDE4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bDzvz9ZomjQzxiyMMA3vAQGOkgjmQOzYnR_CEL_CIkkZd4pktGP6BS2fiTbV7j8T5UD_W_gLL8EA0XhN_MDJAA 2017-06-08 06:01:37.052 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxMjc3MDgzLCJleHAiOjE0OTY5MDE4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bDzvz9ZomjQzxiyMMA3vAQGOkgjmQOzYnR_CEL_CIkkZd4pktGP6BS2fiTbV7j8T5UD_W_gLL8EA0XhN_MDJAA 2017-06-08 06:01:37.053 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:01:37.053 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:01:37.056 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:01:37.058 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:01:37.082 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:01:37.082 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxMjc3MDgzLCJleHAiOjE0OTY5MDE4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bDzvz9ZomjQzxiyMMA3vAQGOkgjmQOzYnR_CEL_CIkkZd4pktGP6BS2fiTbV7j8T5UD_W_gLL8EA0XhN_MDJAA 2017-06-08 06:01:37.082 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxMjc3MDgzLCJleHAiOjE0OTY5MDE4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bDzvz9ZomjQzxiyMMA3vAQGOkgjmQOzYnR_CEL_CIkkZd4pktGP6BS2fiTbV7j8T5UD_W_gLL8EA0XhN_MDJAA 2017-06-08 06:01:37.082 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 06:01:37.082 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:01:37.083 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:01:37.084 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:01:37.085 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:01:37.085 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxMjc3MDgzLCJleHAiOjE0OTY5MDE4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bDzvz9ZomjQzxiyMMA3vAQGOkgjmQOzYnR_CEL_CIkkZd4pktGP6BS2fiTbV7j8T5UD_W_gLL8EA0XhN_MDJAA 2017-06-08 06:02:37.053 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:02:37.053 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxNjk3MDg1LCJleHAiOjE0OTY5MDIyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wz5elx3mCLVn0DH_LJKyXVkcCrBHXpy-vRZClj5AU72R6_fZZJv_7T1_EaXjEdiRSmsqU5tyCvV1CB_SChLLDA 2017-06-08 06:02:37.053 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxNjk3MDg1LCJleHAiOjE0OTY5MDIyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wz5elx3mCLVn0DH_LJKyXVkcCrBHXpy-vRZClj5AU72R6_fZZJv_7T1_EaXjEdiRSmsqU5tyCvV1CB_SChLLDA 2017-06-08 06:02:37.053 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:02:37.053 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:02:37.066 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:02:37.068 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:03:37.051 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:03:37.051 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxNjk3MDg1LCJleHAiOjE0OTY5MDIyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wz5elx3mCLVn0DH_LJKyXVkcCrBHXpy-vRZClj5AU72R6_fZZJv_7T1_EaXjEdiRSmsqU5tyCvV1CB_SChLLDA 2017-06-08 06:03:37.052 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxNjk3MDg1LCJleHAiOjE0OTY5MDIyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wz5elx3mCLVn0DH_LJKyXVkcCrBHXpy-vRZClj5AU72R6_fZZJv_7T1_EaXjEdiRSmsqU5tyCvV1CB_SChLLDA 2017-06-08 06:03:37.052 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:03:37.052 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:03:37.055 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:03:37.055 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:04:37.052 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:04:37.052 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxNjk3MDg1LCJleHAiOjE0OTY5MDIyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wz5elx3mCLVn0DH_LJKyXVkcCrBHXpy-vRZClj5AU72R6_fZZJv_7T1_EaXjEdiRSmsqU5tyCvV1CB_SChLLDA 2017-06-08 06:04:37.052 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxNjk3MDg1LCJleHAiOjE0OTY5MDIyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wz5elx3mCLVn0DH_LJKyXVkcCrBHXpy-vRZClj5AU72R6_fZZJv_7T1_EaXjEdiRSmsqU5tyCvV1CB_SChLLDA 2017-06-08 06:04:37.053 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:04:37.053 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:04:37.056 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:04:37.057 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:05:37.054 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:05:37.054 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxNjk3MDg1LCJleHAiOjE0OTY5MDIyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wz5elx3mCLVn0DH_LJKyXVkcCrBHXpy-vRZClj5AU72R6_fZZJv_7T1_EaXjEdiRSmsqU5tyCvV1CB_SChLLDA 2017-06-08 06:05:37.054 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxNjk3MDg1LCJleHAiOjE0OTY5MDIyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wz5elx3mCLVn0DH_LJKyXVkcCrBHXpy-vRZClj5AU72R6_fZZJv_7T1_EaXjEdiRSmsqU5tyCvV1CB_SChLLDA 2017-06-08 06:05:37.055 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:05:37.055 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:05:37.057 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:05:37.058 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:06:37.057 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:06:37.058 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxNjk3MDg1LCJleHAiOjE0OTY5MDIyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wz5elx3mCLVn0DH_LJKyXVkcCrBHXpy-vRZClj5AU72R6_fZZJv_7T1_EaXjEdiRSmsqU5tyCvV1CB_SChLLDA 2017-06-08 06:06:37.058 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxNjk3MDg1LCJleHAiOjE0OTY5MDIyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wz5elx3mCLVn0DH_LJKyXVkcCrBHXpy-vRZClj5AU72R6_fZZJv_7T1_EaXjEdiRSmsqU5tyCvV1CB_SChLLDA 2017-06-08 06:06:37.058 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:06:37.058 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:06:37.061 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:06:37.062 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:07:37.053 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:07:37.053 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxNjk3MDg1LCJleHAiOjE0OTY5MDIyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wz5elx3mCLVn0DH_LJKyXVkcCrBHXpy-vRZClj5AU72R6_fZZJv_7T1_EaXjEdiRSmsqU5tyCvV1CB_SChLLDA 2017-06-08 06:07:37.053 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxNjk3MDg1LCJleHAiOjE0OTY5MDIyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wz5elx3mCLVn0DH_LJKyXVkcCrBHXpy-vRZClj5AU72R6_fZZJv_7T1_EaXjEdiRSmsqU5tyCvV1CB_SChLLDA 2017-06-08 06:07:37.053 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:07:37.053 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:07:37.056 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:07:37.057 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:08:37.075 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:08:37.075 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxNjk3MDg1LCJleHAiOjE0OTY5MDIyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wz5elx3mCLVn0DH_LJKyXVkcCrBHXpy-vRZClj5AU72R6_fZZJv_7T1_EaXjEdiRSmsqU5tyCvV1CB_SChLLDA 2017-06-08 06:08:37.075 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxNjk3MDg1LCJleHAiOjE0OTY5MDIyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wz5elx3mCLVn0DH_LJKyXVkcCrBHXpy-vRZClj5AU72R6_fZZJv_7T1_EaXjEdiRSmsqU5tyCvV1CB_SChLLDA 2017-06-08 06:08:37.075 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:08:37.075 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:08:37.078 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:08:37.079 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:08:37.103 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:08:37.103 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxNjk3MDg1LCJleHAiOjE0OTY5MDIyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wz5elx3mCLVn0DH_LJKyXVkcCrBHXpy-vRZClj5AU72R6_fZZJv_7T1_EaXjEdiRSmsqU5tyCvV1CB_SChLLDA 2017-06-08 06:08:37.103 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxNjk3MDg1LCJleHAiOjE0OTY5MDIyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wz5elx3mCLVn0DH_LJKyXVkcCrBHXpy-vRZClj5AU72R6_fZZJv_7T1_EaXjEdiRSmsqU5tyCvV1CB_SChLLDA 2017-06-08 06:08:37.104 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 06:08:37.104 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:08:37.105 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:08:37.106 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:08:37.107 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:08:37.107 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAxNjk3MDg1LCJleHAiOjE0OTY5MDIyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wz5elx3mCLVn0DH_LJKyXVkcCrBHXpy-vRZClj5AU72R6_fZZJv_7T1_EaXjEdiRSmsqU5tyCvV1CB_SChLLDA 2017-06-08 06:09:37.055 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:09:37.055 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyMTE3MTA3LCJleHAiOjE0OTY5MDI3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DRlyPWqC7g7z0o27aOWKrbm3zHBgr68hYoHN_a4hTAMPxMcfOelpFmDEYlbtssT_oqPqVEcVa_DzQSvTVJZEmQ 2017-06-08 06:09:37.055 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyMTE3MTA3LCJleHAiOjE0OTY5MDI3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DRlyPWqC7g7z0o27aOWKrbm3zHBgr68hYoHN_a4hTAMPxMcfOelpFmDEYlbtssT_oqPqVEcVa_DzQSvTVJZEmQ 2017-06-08 06:09:37.056 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:09:37.056 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:09:37.058 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:09:37.059 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:10:37.054 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:10:37.054 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyMTE3MTA3LCJleHAiOjE0OTY5MDI3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DRlyPWqC7g7z0o27aOWKrbm3zHBgr68hYoHN_a4hTAMPxMcfOelpFmDEYlbtssT_oqPqVEcVa_DzQSvTVJZEmQ 2017-06-08 06:10:37.054 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyMTE3MTA3LCJleHAiOjE0OTY5MDI3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DRlyPWqC7g7z0o27aOWKrbm3zHBgr68hYoHN_a4hTAMPxMcfOelpFmDEYlbtssT_oqPqVEcVa_DzQSvTVJZEmQ 2017-06-08 06:10:37.054 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:10:37.054 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:10:37.057 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:10:37.058 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:11:37.054 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:11:37.054 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyMTE3MTA3LCJleHAiOjE0OTY5MDI3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DRlyPWqC7g7z0o27aOWKrbm3zHBgr68hYoHN_a4hTAMPxMcfOelpFmDEYlbtssT_oqPqVEcVa_DzQSvTVJZEmQ 2017-06-08 06:11:37.054 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyMTE3MTA3LCJleHAiOjE0OTY5MDI3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DRlyPWqC7g7z0o27aOWKrbm3zHBgr68hYoHN_a4hTAMPxMcfOelpFmDEYlbtssT_oqPqVEcVa_DzQSvTVJZEmQ 2017-06-08 06:11:37.062 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:11:37.062 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:11:37.064 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:11:37.065 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:12:37.056 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:12:37.056 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyMTE3MTA3LCJleHAiOjE0OTY5MDI3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DRlyPWqC7g7z0o27aOWKrbm3zHBgr68hYoHN_a4hTAMPxMcfOelpFmDEYlbtssT_oqPqVEcVa_DzQSvTVJZEmQ 2017-06-08 06:12:37.056 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyMTE3MTA3LCJleHAiOjE0OTY5MDI3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DRlyPWqC7g7z0o27aOWKrbm3zHBgr68hYoHN_a4hTAMPxMcfOelpFmDEYlbtssT_oqPqVEcVa_DzQSvTVJZEmQ 2017-06-08 06:12:37.056 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:12:37.056 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:12:37.058 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:12:37.059 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:13:37.057 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:13:37.057 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyMTE3MTA3LCJleHAiOjE0OTY5MDI3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DRlyPWqC7g7z0o27aOWKrbm3zHBgr68hYoHN_a4hTAMPxMcfOelpFmDEYlbtssT_oqPqVEcVa_DzQSvTVJZEmQ 2017-06-08 06:13:37.057 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyMTE3MTA3LCJleHAiOjE0OTY5MDI3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DRlyPWqC7g7z0o27aOWKrbm3zHBgr68hYoHN_a4hTAMPxMcfOelpFmDEYlbtssT_oqPqVEcVa_DzQSvTVJZEmQ 2017-06-08 06:13:37.057 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:13:37.057 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:13:37.071 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:13:37.072 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:14:37.055 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:14:37.056 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyMTE3MTA3LCJleHAiOjE0OTY5MDI3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DRlyPWqC7g7z0o27aOWKrbm3zHBgr68hYoHN_a4hTAMPxMcfOelpFmDEYlbtssT_oqPqVEcVa_DzQSvTVJZEmQ 2017-06-08 06:14:37.056 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyMTE3MTA3LCJleHAiOjE0OTY5MDI3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DRlyPWqC7g7z0o27aOWKrbm3zHBgr68hYoHN_a4hTAMPxMcfOelpFmDEYlbtssT_oqPqVEcVa_DzQSvTVJZEmQ 2017-06-08 06:14:37.056 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:14:37.056 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:14:37.060 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:14:37.061 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 06:15:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 06:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 06:15:30.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 06:15:37.058 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:15:37.058 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyMTE3MTA3LCJleHAiOjE0OTY5MDI3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DRlyPWqC7g7z0o27aOWKrbm3zHBgr68hYoHN_a4hTAMPxMcfOelpFmDEYlbtssT_oqPqVEcVa_DzQSvTVJZEmQ 2017-06-08 06:15:37.058 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyMTE3MTA3LCJleHAiOjE0OTY5MDI3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DRlyPWqC7g7z0o27aOWKrbm3zHBgr68hYoHN_a4hTAMPxMcfOelpFmDEYlbtssT_oqPqVEcVa_DzQSvTVJZEmQ 2017-06-08 06:15:37.059 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:15:37.059 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:15:37.061 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:15:37.062 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:15:37.091 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:15:37.091 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyMTE3MTA3LCJleHAiOjE0OTY5MDI3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DRlyPWqC7g7z0o27aOWKrbm3zHBgr68hYoHN_a4hTAMPxMcfOelpFmDEYlbtssT_oqPqVEcVa_DzQSvTVJZEmQ 2017-06-08 06:15:37.091 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyMTE3MTA3LCJleHAiOjE0OTY5MDI3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DRlyPWqC7g7z0o27aOWKrbm3zHBgr68hYoHN_a4hTAMPxMcfOelpFmDEYlbtssT_oqPqVEcVa_DzQSvTVJZEmQ 2017-06-08 06:15:37.091 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 06:15:37.091 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:15:37.093 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:15:37.093 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:15:37.094 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:15:37.094 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyMTE3MTA3LCJleHAiOjE0OTY5MDI3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.DRlyPWqC7g7z0o27aOWKrbm3zHBgr68hYoHN_a4hTAMPxMcfOelpFmDEYlbtssT_oqPqVEcVa_DzQSvTVJZEmQ 2017-06-08 06:16:37.064 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:16:37.065 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyNTM3MDk0LCJleHAiOjE0OTY5MDMxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8KHmItKRVb5CyboAX-9IeI14BUEuEs5aUKhElwCtKGWA3f64YJ_e6dFktpVWNff23-x7ElP_-KrwX0GlgQlFcg 2017-06-08 06:16:37.065 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyNTM3MDk0LCJleHAiOjE0OTY5MDMxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8KHmItKRVb5CyboAX-9IeI14BUEuEs5aUKhElwCtKGWA3f64YJ_e6dFktpVWNff23-x7ElP_-KrwX0GlgQlFcg 2017-06-08 06:16:37.065 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:16:37.066 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:16:37.069 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:16:37.071 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:17:37.057 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:17:37.058 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyNTM3MDk0LCJleHAiOjE0OTY5MDMxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8KHmItKRVb5CyboAX-9IeI14BUEuEs5aUKhElwCtKGWA3f64YJ_e6dFktpVWNff23-x7ElP_-KrwX0GlgQlFcg 2017-06-08 06:17:37.058 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyNTM3MDk0LCJleHAiOjE0OTY5MDMxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8KHmItKRVb5CyboAX-9IeI14BUEuEs5aUKhElwCtKGWA3f64YJ_e6dFktpVWNff23-x7ElP_-KrwX0GlgQlFcg 2017-06-08 06:17:37.058 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:17:37.058 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:17:37.062 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:17:37.063 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:18:37.060 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:18:37.060 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyNTM3MDk0LCJleHAiOjE0OTY5MDMxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8KHmItKRVb5CyboAX-9IeI14BUEuEs5aUKhElwCtKGWA3f64YJ_e6dFktpVWNff23-x7ElP_-KrwX0GlgQlFcg 2017-06-08 06:18:37.060 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyNTM3MDk0LCJleHAiOjE0OTY5MDMxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8KHmItKRVb5CyboAX-9IeI14BUEuEs5aUKhElwCtKGWA3f64YJ_e6dFktpVWNff23-x7ElP_-KrwX0GlgQlFcg 2017-06-08 06:18:37.060 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:18:37.060 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:18:37.063 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:18:37.064 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:19:37.057 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:19:37.057 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyNTM3MDk0LCJleHAiOjE0OTY5MDMxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8KHmItKRVb5CyboAX-9IeI14BUEuEs5aUKhElwCtKGWA3f64YJ_e6dFktpVWNff23-x7ElP_-KrwX0GlgQlFcg 2017-06-08 06:19:37.057 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyNTM3MDk0LCJleHAiOjE0OTY5MDMxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8KHmItKRVb5CyboAX-9IeI14BUEuEs5aUKhElwCtKGWA3f64YJ_e6dFktpVWNff23-x7ElP_-KrwX0GlgQlFcg 2017-06-08 06:19:37.058 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:19:37.058 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:19:37.060 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:19:37.061 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:20:37.065 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:20:37.065 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyNTM3MDk0LCJleHAiOjE0OTY5MDMxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8KHmItKRVb5CyboAX-9IeI14BUEuEs5aUKhElwCtKGWA3f64YJ_e6dFktpVWNff23-x7ElP_-KrwX0GlgQlFcg 2017-06-08 06:20:37.065 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyNTM3MDk0LCJleHAiOjE0OTY5MDMxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8KHmItKRVb5CyboAX-9IeI14BUEuEs5aUKhElwCtKGWA3f64YJ_e6dFktpVWNff23-x7ElP_-KrwX0GlgQlFcg 2017-06-08 06:20:37.065 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:20:37.065 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:20:37.068 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:20:37.069 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:21:37.064 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:21:37.064 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyNTM3MDk0LCJleHAiOjE0OTY5MDMxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8KHmItKRVb5CyboAX-9IeI14BUEuEs5aUKhElwCtKGWA3f64YJ_e6dFktpVWNff23-x7ElP_-KrwX0GlgQlFcg 2017-06-08 06:21:37.064 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyNTM3MDk0LCJleHAiOjE0OTY5MDMxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8KHmItKRVb5CyboAX-9IeI14BUEuEs5aUKhElwCtKGWA3f64YJ_e6dFktpVWNff23-x7ElP_-KrwX0GlgQlFcg 2017-06-08 06:21:37.064 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:21:37.064 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:21:37.067 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:21:37.068 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:22:37.064 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:22:37.064 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyNTM3MDk0LCJleHAiOjE0OTY5MDMxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8KHmItKRVb5CyboAX-9IeI14BUEuEs5aUKhElwCtKGWA3f64YJ_e6dFktpVWNff23-x7ElP_-KrwX0GlgQlFcg 2017-06-08 06:22:37.064 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyNTM3MDk0LCJleHAiOjE0OTY5MDMxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8KHmItKRVb5CyboAX-9IeI14BUEuEs5aUKhElwCtKGWA3f64YJ_e6dFktpVWNff23-x7ElP_-KrwX0GlgQlFcg 2017-06-08 06:22:37.065 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:22:37.065 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:22:37.068 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:22:37.069 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:22:37.092 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:22:37.092 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyNTM3MDk0LCJleHAiOjE0OTY5MDMxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8KHmItKRVb5CyboAX-9IeI14BUEuEs5aUKhElwCtKGWA3f64YJ_e6dFktpVWNff23-x7ElP_-KrwX0GlgQlFcg 2017-06-08 06:22:37.092 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyNTM3MDk0LCJleHAiOjE0OTY5MDMxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8KHmItKRVb5CyboAX-9IeI14BUEuEs5aUKhElwCtKGWA3f64YJ_e6dFktpVWNff23-x7ElP_-KrwX0GlgQlFcg 2017-06-08 06:22:37.092 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 06:22:37.092 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:22:37.094 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:22:37.095 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:22:37.095 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:22:37.095 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyNTM3MDk0LCJleHAiOjE0OTY5MDMxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8KHmItKRVb5CyboAX-9IeI14BUEuEs5aUKhElwCtKGWA3f64YJ_e6dFktpVWNff23-x7ElP_-KrwX0GlgQlFcg 2017-06-08 06:23:37.061 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:23:37.061 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyOTU3MDk1LCJleHAiOjE0OTY5MDM1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bvJYr4cMPFJvc81r4slhtjfFiCZFLwryF2UhO04Qc2DOt-OpMPrt4UlEcUxR1GuhYbvv2sSw60KV704Chp5VsQ 2017-06-08 06:23:37.061 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyOTU3MDk1LCJleHAiOjE0OTY5MDM1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bvJYr4cMPFJvc81r4slhtjfFiCZFLwryF2UhO04Qc2DOt-OpMPrt4UlEcUxR1GuhYbvv2sSw60KV704Chp5VsQ 2017-06-08 06:23:37.062 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:23:37.062 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:23:37.065 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:23:37.065 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:24:37.060 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:24:37.060 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyOTU3MDk1LCJleHAiOjE0OTY5MDM1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bvJYr4cMPFJvc81r4slhtjfFiCZFLwryF2UhO04Qc2DOt-OpMPrt4UlEcUxR1GuhYbvv2sSw60KV704Chp5VsQ 2017-06-08 06:24:37.060 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyOTU3MDk1LCJleHAiOjE0OTY5MDM1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bvJYr4cMPFJvc81r4slhtjfFiCZFLwryF2UhO04Qc2DOt-OpMPrt4UlEcUxR1GuhYbvv2sSw60KV704Chp5VsQ 2017-06-08 06:24:37.061 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:24:37.061 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:24:37.064 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:24:37.065 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:25:37.064 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:25:37.064 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyOTU3MDk1LCJleHAiOjE0OTY5MDM1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bvJYr4cMPFJvc81r4slhtjfFiCZFLwryF2UhO04Qc2DOt-OpMPrt4UlEcUxR1GuhYbvv2sSw60KV704Chp5VsQ 2017-06-08 06:25:37.064 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyOTU3MDk1LCJleHAiOjE0OTY5MDM1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bvJYr4cMPFJvc81r4slhtjfFiCZFLwryF2UhO04Qc2DOt-OpMPrt4UlEcUxR1GuhYbvv2sSw60KV704Chp5VsQ 2017-06-08 06:25:37.064 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:25:37.064 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:25:37.067 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:25:37.068 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:26:37.071 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:26:37.071 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyOTU3MDk1LCJleHAiOjE0OTY5MDM1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bvJYr4cMPFJvc81r4slhtjfFiCZFLwryF2UhO04Qc2DOt-OpMPrt4UlEcUxR1GuhYbvv2sSw60KV704Chp5VsQ 2017-06-08 06:26:37.071 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyOTU3MDk1LCJleHAiOjE0OTY5MDM1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bvJYr4cMPFJvc81r4slhtjfFiCZFLwryF2UhO04Qc2DOt-OpMPrt4UlEcUxR1GuhYbvv2sSw60KV704Chp5VsQ 2017-06-08 06:26:37.071 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:26:37.071 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:26:37.074 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:26:37.075 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:27:37.066 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:27:37.066 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyOTU3MDk1LCJleHAiOjE0OTY5MDM1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bvJYr4cMPFJvc81r4slhtjfFiCZFLwryF2UhO04Qc2DOt-OpMPrt4UlEcUxR1GuhYbvv2sSw60KV704Chp5VsQ 2017-06-08 06:27:37.066 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyOTU3MDk1LCJleHAiOjE0OTY5MDM1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bvJYr4cMPFJvc81r4slhtjfFiCZFLwryF2UhO04Qc2DOt-OpMPrt4UlEcUxR1GuhYbvv2sSw60KV704Chp5VsQ 2017-06-08 06:27:37.066 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:27:37.066 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:27:37.069 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:27:37.070 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:28:37.066 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:28:37.066 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyOTU3MDk1LCJleHAiOjE0OTY5MDM1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bvJYr4cMPFJvc81r4slhtjfFiCZFLwryF2UhO04Qc2DOt-OpMPrt4UlEcUxR1GuhYbvv2sSw60KV704Chp5VsQ 2017-06-08 06:28:37.066 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyOTU3MDk1LCJleHAiOjE0OTY5MDM1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bvJYr4cMPFJvc81r4slhtjfFiCZFLwryF2UhO04Qc2DOt-OpMPrt4UlEcUxR1GuhYbvv2sSw60KV704Chp5VsQ 2017-06-08 06:28:37.067 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:28:37.067 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:28:37.069 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:28:37.070 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:29:37.065 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:29:37.065 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyOTU3MDk1LCJleHAiOjE0OTY5MDM1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bvJYr4cMPFJvc81r4slhtjfFiCZFLwryF2UhO04Qc2DOt-OpMPrt4UlEcUxR1GuhYbvv2sSw60KV704Chp5VsQ 2017-06-08 06:29:37.065 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyOTU3MDk1LCJleHAiOjE0OTY5MDM1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bvJYr4cMPFJvc81r4slhtjfFiCZFLwryF2UhO04Qc2DOt-OpMPrt4UlEcUxR1GuhYbvv2sSw60KV704Chp5VsQ 2017-06-08 06:29:37.066 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:29:37.066 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:29:37.068 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:29:37.069 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:29:37.095 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:29:37.096 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyOTU3MDk1LCJleHAiOjE0OTY5MDM1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bvJYr4cMPFJvc81r4slhtjfFiCZFLwryF2UhO04Qc2DOt-OpMPrt4UlEcUxR1GuhYbvv2sSw60KV704Chp5VsQ 2017-06-08 06:29:37.096 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyOTU3MDk1LCJleHAiOjE0OTY5MDM1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bvJYr4cMPFJvc81r4slhtjfFiCZFLwryF2UhO04Qc2DOt-OpMPrt4UlEcUxR1GuhYbvv2sSw60KV704Chp5VsQ 2017-06-08 06:29:37.096 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 06:29:37.096 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:29:37.109 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:29:37.109 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:29:37.110 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:29:37.110 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAyOTU3MDk1LCJleHAiOjE0OTY5MDM1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.bvJYr4cMPFJvc81r4slhtjfFiCZFLwryF2UhO04Qc2DOt-OpMPrt4UlEcUxR1GuhYbvv2sSw60KV704Chp5VsQ 2017-06-08 06:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 06:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 06:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 06:30:30.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 06:30:37.070 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:30:37.071 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzMzc3MTEwLCJleHAiOjE0OTY5MDM5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4dH47fbFC_3fe_0qs9MDuAWRNQJcTvIdQOEN_TNdShxas73gqzrEhOWKFTJ4gk6xkrdO8o5ytTVHgO-k5qnJmQ 2017-06-08 06:30:37.071 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzMzc3MTEwLCJleHAiOjE0OTY5MDM5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4dH47fbFC_3fe_0qs9MDuAWRNQJcTvIdQOEN_TNdShxas73gqzrEhOWKFTJ4gk6xkrdO8o5ytTVHgO-k5qnJmQ 2017-06-08 06:30:37.071 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:30:37.071 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:30:37.073 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:30:37.074 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:31:37.062 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:31:37.063 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzMzc3MTEwLCJleHAiOjE0OTY5MDM5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4dH47fbFC_3fe_0qs9MDuAWRNQJcTvIdQOEN_TNdShxas73gqzrEhOWKFTJ4gk6xkrdO8o5ytTVHgO-k5qnJmQ 2017-06-08 06:31:37.063 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzMzc3MTEwLCJleHAiOjE0OTY5MDM5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4dH47fbFC_3fe_0qs9MDuAWRNQJcTvIdQOEN_TNdShxas73gqzrEhOWKFTJ4gk6xkrdO8o5ytTVHgO-k5qnJmQ 2017-06-08 06:31:37.063 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:31:37.063 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:31:37.066 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:31:37.066 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:32:37.067 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:32:37.067 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzMzc3MTEwLCJleHAiOjE0OTY5MDM5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4dH47fbFC_3fe_0qs9MDuAWRNQJcTvIdQOEN_TNdShxas73gqzrEhOWKFTJ4gk6xkrdO8o5ytTVHgO-k5qnJmQ 2017-06-08 06:32:37.067 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzMzc3MTEwLCJleHAiOjE0OTY5MDM5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4dH47fbFC_3fe_0qs9MDuAWRNQJcTvIdQOEN_TNdShxas73gqzrEhOWKFTJ4gk6xkrdO8o5ytTVHgO-k5qnJmQ 2017-06-08 06:32:37.067 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:32:37.067 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:32:37.070 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:32:37.071 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:33:37.063 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:33:37.063 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzMzc3MTEwLCJleHAiOjE0OTY5MDM5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4dH47fbFC_3fe_0qs9MDuAWRNQJcTvIdQOEN_TNdShxas73gqzrEhOWKFTJ4gk6xkrdO8o5ytTVHgO-k5qnJmQ 2017-06-08 06:33:37.063 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzMzc3MTEwLCJleHAiOjE0OTY5MDM5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4dH47fbFC_3fe_0qs9MDuAWRNQJcTvIdQOEN_TNdShxas73gqzrEhOWKFTJ4gk6xkrdO8o5ytTVHgO-k5qnJmQ 2017-06-08 06:33:37.063 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:33:37.063 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:33:37.066 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:33:37.067 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:34:37.067 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:34:37.067 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzMzc3MTEwLCJleHAiOjE0OTY5MDM5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4dH47fbFC_3fe_0qs9MDuAWRNQJcTvIdQOEN_TNdShxas73gqzrEhOWKFTJ4gk6xkrdO8o5ytTVHgO-k5qnJmQ 2017-06-08 06:34:37.067 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzMzc3MTEwLCJleHAiOjE0OTY5MDM5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4dH47fbFC_3fe_0qs9MDuAWRNQJcTvIdQOEN_TNdShxas73gqzrEhOWKFTJ4gk6xkrdO8o5ytTVHgO-k5qnJmQ 2017-06-08 06:34:37.068 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:34:37.068 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:34:37.071 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:34:37.071 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:35:37.064 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:35:37.064 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzMzc3MTEwLCJleHAiOjE0OTY5MDM5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4dH47fbFC_3fe_0qs9MDuAWRNQJcTvIdQOEN_TNdShxas73gqzrEhOWKFTJ4gk6xkrdO8o5ytTVHgO-k5qnJmQ 2017-06-08 06:35:37.064 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzMzc3MTEwLCJleHAiOjE0OTY5MDM5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4dH47fbFC_3fe_0qs9MDuAWRNQJcTvIdQOEN_TNdShxas73gqzrEhOWKFTJ4gk6xkrdO8o5ytTVHgO-k5qnJmQ 2017-06-08 06:35:37.065 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:35:37.065 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:35:37.068 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:35:37.068 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:36:37.074 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:36:37.074 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzMzc3MTEwLCJleHAiOjE0OTY5MDM5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4dH47fbFC_3fe_0qs9MDuAWRNQJcTvIdQOEN_TNdShxas73gqzrEhOWKFTJ4gk6xkrdO8o5ytTVHgO-k5qnJmQ 2017-06-08 06:36:37.074 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzMzc3MTEwLCJleHAiOjE0OTY5MDM5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4dH47fbFC_3fe_0qs9MDuAWRNQJcTvIdQOEN_TNdShxas73gqzrEhOWKFTJ4gk6xkrdO8o5ytTVHgO-k5qnJmQ 2017-06-08 06:36:37.075 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:36:37.075 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:36:37.078 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:36:37.078 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:36:37.108 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:36:37.108 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzMzc3MTEwLCJleHAiOjE0OTY5MDM5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4dH47fbFC_3fe_0qs9MDuAWRNQJcTvIdQOEN_TNdShxas73gqzrEhOWKFTJ4gk6xkrdO8o5ytTVHgO-k5qnJmQ 2017-06-08 06:36:37.108 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzMzc3MTEwLCJleHAiOjE0OTY5MDM5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4dH47fbFC_3fe_0qs9MDuAWRNQJcTvIdQOEN_TNdShxas73gqzrEhOWKFTJ4gk6xkrdO8o5ytTVHgO-k5qnJmQ 2017-06-08 06:36:37.108 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 06:36:37.108 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:36:37.110 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:36:37.111 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:36:37.111 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:36:37.111 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzMzc3MTEwLCJleHAiOjE0OTY5MDM5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.4dH47fbFC_3fe_0qs9MDuAWRNQJcTvIdQOEN_TNdShxas73gqzrEhOWKFTJ4gk6xkrdO8o5ytTVHgO-k5qnJmQ 2017-06-08 06:37:37.066 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:37:37.066 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzNzk3MTEyLCJleHAiOjE0OTY5MDQzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WxZn05bdwGizqMQj23f3r825ZGxADf8DO8xMW9BSSITU_vnwJj3JLWanW0a48-XG7NRuWQxdKkT5vQAIG1b0Vw 2017-06-08 06:37:37.066 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzNzk3MTEyLCJleHAiOjE0OTY5MDQzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WxZn05bdwGizqMQj23f3r825ZGxADf8DO8xMW9BSSITU_vnwJj3JLWanW0a48-XG7NRuWQxdKkT5vQAIG1b0Vw 2017-06-08 06:37:37.073 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:37:37.073 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:37:37.075 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:37:37.076 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:38:37.064 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:38:37.064 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzNzk3MTEyLCJleHAiOjE0OTY5MDQzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WxZn05bdwGizqMQj23f3r825ZGxADf8DO8xMW9BSSITU_vnwJj3JLWanW0a48-XG7NRuWQxdKkT5vQAIG1b0Vw 2017-06-08 06:38:37.064 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzNzk3MTEyLCJleHAiOjE0OTY5MDQzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WxZn05bdwGizqMQj23f3r825ZGxADf8DO8xMW9BSSITU_vnwJj3JLWanW0a48-XG7NRuWQxdKkT5vQAIG1b0Vw 2017-06-08 06:38:37.065 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:38:37.065 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:38:37.067 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:38:37.068 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:39:37.067 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:39:37.068 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzNzk3MTEyLCJleHAiOjE0OTY5MDQzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WxZn05bdwGizqMQj23f3r825ZGxADf8DO8xMW9BSSITU_vnwJj3JLWanW0a48-XG7NRuWQxdKkT5vQAIG1b0Vw 2017-06-08 06:39:37.068 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzNzk3MTEyLCJleHAiOjE0OTY5MDQzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WxZn05bdwGizqMQj23f3r825ZGxADf8DO8xMW9BSSITU_vnwJj3JLWanW0a48-XG7NRuWQxdKkT5vQAIG1b0Vw 2017-06-08 06:39:37.068 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:39:37.068 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:39:37.070 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:39:37.071 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:40:37.066 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:40:37.066 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzNzk3MTEyLCJleHAiOjE0OTY5MDQzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WxZn05bdwGizqMQj23f3r825ZGxADf8DO8xMW9BSSITU_vnwJj3JLWanW0a48-XG7NRuWQxdKkT5vQAIG1b0Vw 2017-06-08 06:40:37.066 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzNzk3MTEyLCJleHAiOjE0OTY5MDQzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WxZn05bdwGizqMQj23f3r825ZGxADf8DO8xMW9BSSITU_vnwJj3JLWanW0a48-XG7NRuWQxdKkT5vQAIG1b0Vw 2017-06-08 06:40:37.067 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:40:37.067 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:40:37.069 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:40:37.070 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:41:37.071 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:41:37.071 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzNzk3MTEyLCJleHAiOjE0OTY5MDQzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WxZn05bdwGizqMQj23f3r825ZGxADf8DO8xMW9BSSITU_vnwJj3JLWanW0a48-XG7NRuWQxdKkT5vQAIG1b0Vw 2017-06-08 06:41:37.071 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzNzk3MTEyLCJleHAiOjE0OTY5MDQzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WxZn05bdwGizqMQj23f3r825ZGxADf8DO8xMW9BSSITU_vnwJj3JLWanW0a48-XG7NRuWQxdKkT5vQAIG1b0Vw 2017-06-08 06:41:37.071 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:41:37.071 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:41:37.076 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:41:37.077 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:42:37.068 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:42:37.069 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzNzk3MTEyLCJleHAiOjE0OTY5MDQzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WxZn05bdwGizqMQj23f3r825ZGxADf8DO8xMW9BSSITU_vnwJj3JLWanW0a48-XG7NRuWQxdKkT5vQAIG1b0Vw 2017-06-08 06:42:37.069 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzNzk3MTEyLCJleHAiOjE0OTY5MDQzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WxZn05bdwGizqMQj23f3r825ZGxADf8DO8xMW9BSSITU_vnwJj3JLWanW0a48-XG7NRuWQxdKkT5vQAIG1b0Vw 2017-06-08 06:42:37.069 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:42:37.069 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:42:37.074 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:42:37.075 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:43:37.068 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:43:37.069 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzNzk3MTEyLCJleHAiOjE0OTY5MDQzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WxZn05bdwGizqMQj23f3r825ZGxADf8DO8xMW9BSSITU_vnwJj3JLWanW0a48-XG7NRuWQxdKkT5vQAIG1b0Vw 2017-06-08 06:43:37.069 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzNzk3MTEyLCJleHAiOjE0OTY5MDQzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WxZn05bdwGizqMQj23f3r825ZGxADf8DO8xMW9BSSITU_vnwJj3JLWanW0a48-XG7NRuWQxdKkT5vQAIG1b0Vw 2017-06-08 06:43:37.069 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:43:37.069 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:43:37.072 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:43:37.072 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:43:37.100 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:43:37.100 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzNzk3MTEyLCJleHAiOjE0OTY5MDQzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WxZn05bdwGizqMQj23f3r825ZGxADf8DO8xMW9BSSITU_vnwJj3JLWanW0a48-XG7NRuWQxdKkT5vQAIG1b0Vw 2017-06-08 06:43:37.100 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzNzk3MTEyLCJleHAiOjE0OTY5MDQzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WxZn05bdwGizqMQj23f3r825ZGxADf8DO8xMW9BSSITU_vnwJj3JLWanW0a48-XG7NRuWQxdKkT5vQAIG1b0Vw 2017-06-08 06:43:37.101 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 06:43:37.101 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:43:37.102 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:43:37.103 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:43:37.103 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:43:37.103 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTAzNzk3MTEyLCJleHAiOjE0OTY5MDQzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WxZn05bdwGizqMQj23f3r825ZGxADf8DO8xMW9BSSITU_vnwJj3JLWanW0a48-XG7NRuWQxdKkT5vQAIG1b0Vw 2017-06-08 06:44:37.068 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:44:37.068 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0MjE3MTA0LCJleHAiOjE0OTY5MDQ4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KAulFFTmtYXR9TX_0zlhyvrtXL_kvAMRPs0w0HvO3ZtMhULYdr7pi2Y5hoKH3bKpiP6PehKx8OkAqg-ekvjaSg 2017-06-08 06:44:37.068 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0MjE3MTA0LCJleHAiOjE0OTY5MDQ4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KAulFFTmtYXR9TX_0zlhyvrtXL_kvAMRPs0w0HvO3ZtMhULYdr7pi2Y5hoKH3bKpiP6PehKx8OkAqg-ekvjaSg 2017-06-08 06:44:37.069 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:44:37.069 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:44:37.071 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:44:37.072 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 06:45:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 06:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 06:45:30.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 06:45:37.070 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:45:37.071 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0MjE3MTA0LCJleHAiOjE0OTY5MDQ4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KAulFFTmtYXR9TX_0zlhyvrtXL_kvAMRPs0w0HvO3ZtMhULYdr7pi2Y5hoKH3bKpiP6PehKx8OkAqg-ekvjaSg 2017-06-08 06:45:37.071 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0MjE3MTA0LCJleHAiOjE0OTY5MDQ4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KAulFFTmtYXR9TX_0zlhyvrtXL_kvAMRPs0w0HvO3ZtMhULYdr7pi2Y5hoKH3bKpiP6PehKx8OkAqg-ekvjaSg 2017-06-08 06:45:37.071 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:45:37.071 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:45:37.073 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:45:37.074 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:46:37.077 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:46:37.077 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0MjE3MTA0LCJleHAiOjE0OTY5MDQ4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KAulFFTmtYXR9TX_0zlhyvrtXL_kvAMRPs0w0HvO3ZtMhULYdr7pi2Y5hoKH3bKpiP6PehKx8OkAqg-ekvjaSg 2017-06-08 06:46:37.077 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0MjE3MTA0LCJleHAiOjE0OTY5MDQ4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KAulFFTmtYXR9TX_0zlhyvrtXL_kvAMRPs0w0HvO3ZtMhULYdr7pi2Y5hoKH3bKpiP6PehKx8OkAqg-ekvjaSg 2017-06-08 06:46:37.078 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:46:37.078 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:46:37.091 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:46:37.092 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:47:37.075 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:47:37.075 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0MjE3MTA0LCJleHAiOjE0OTY5MDQ4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KAulFFTmtYXR9TX_0zlhyvrtXL_kvAMRPs0w0HvO3ZtMhULYdr7pi2Y5hoKH3bKpiP6PehKx8OkAqg-ekvjaSg 2017-06-08 06:47:37.076 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0MjE3MTA0LCJleHAiOjE0OTY5MDQ4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KAulFFTmtYXR9TX_0zlhyvrtXL_kvAMRPs0w0HvO3ZtMhULYdr7pi2Y5hoKH3bKpiP6PehKx8OkAqg-ekvjaSg 2017-06-08 06:47:37.076 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:47:37.076 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:47:37.078 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:47:37.079 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:48:37.072 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:48:37.072 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0MjE3MTA0LCJleHAiOjE0OTY5MDQ4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KAulFFTmtYXR9TX_0zlhyvrtXL_kvAMRPs0w0HvO3ZtMhULYdr7pi2Y5hoKH3bKpiP6PehKx8OkAqg-ekvjaSg 2017-06-08 06:48:37.072 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0MjE3MTA0LCJleHAiOjE0OTY5MDQ4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KAulFFTmtYXR9TX_0zlhyvrtXL_kvAMRPs0w0HvO3ZtMhULYdr7pi2Y5hoKH3bKpiP6PehKx8OkAqg-ekvjaSg 2017-06-08 06:48:37.072 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:48:37.072 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:48:37.075 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:48:37.075 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:49:37.076 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:49:37.076 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0MjE3MTA0LCJleHAiOjE0OTY5MDQ4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KAulFFTmtYXR9TX_0zlhyvrtXL_kvAMRPs0w0HvO3ZtMhULYdr7pi2Y5hoKH3bKpiP6PehKx8OkAqg-ekvjaSg 2017-06-08 06:49:37.076 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0MjE3MTA0LCJleHAiOjE0OTY5MDQ4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KAulFFTmtYXR9TX_0zlhyvrtXL_kvAMRPs0w0HvO3ZtMhULYdr7pi2Y5hoKH3bKpiP6PehKx8OkAqg-ekvjaSg 2017-06-08 06:49:37.077 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:49:37.077 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:49:37.079 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:49:37.080 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:50:37.075 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:50:37.076 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0MjE3MTA0LCJleHAiOjE0OTY5MDQ4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KAulFFTmtYXR9TX_0zlhyvrtXL_kvAMRPs0w0HvO3ZtMhULYdr7pi2Y5hoKH3bKpiP6PehKx8OkAqg-ekvjaSg 2017-06-08 06:50:37.076 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0MjE3MTA0LCJleHAiOjE0OTY5MDQ4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KAulFFTmtYXR9TX_0zlhyvrtXL_kvAMRPs0w0HvO3ZtMhULYdr7pi2Y5hoKH3bKpiP6PehKx8OkAqg-ekvjaSg 2017-06-08 06:50:37.076 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:50:37.076 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:50:37.079 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:50:37.080 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:50:37.104 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:50:37.104 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0MjE3MTA0LCJleHAiOjE0OTY5MDQ4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KAulFFTmtYXR9TX_0zlhyvrtXL_kvAMRPs0w0HvO3ZtMhULYdr7pi2Y5hoKH3bKpiP6PehKx8OkAqg-ekvjaSg 2017-06-08 06:50:37.104 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0MjE3MTA0LCJleHAiOjE0OTY5MDQ4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KAulFFTmtYXR9TX_0zlhyvrtXL_kvAMRPs0w0HvO3ZtMhULYdr7pi2Y5hoKH3bKpiP6PehKx8OkAqg-ekvjaSg 2017-06-08 06:50:37.104 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 06:50:37.104 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:50:37.106 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:50:37.106 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:50:37.107 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:50:37.107 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0MjE3MTA0LCJleHAiOjE0OTY5MDQ4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.KAulFFTmtYXR9TX_0zlhyvrtXL_kvAMRPs0w0HvO3ZtMhULYdr7pi2Y5hoKH3bKpiP6PehKx8OkAqg-ekvjaSg 2017-06-08 06:51:37.080 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:51:37.080 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0NjM3MTA3LCJleHAiOjE0OTY5MDUyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y6e71x3lq3fJpP_8Dwr09vOxKPbWe0g1taImNcfKA2O53dNxlizLVJhRatKLdrsnCH3MSl8HaZEJ1I6rhidjgQ 2017-06-08 06:51:37.080 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0NjM3MTA3LCJleHAiOjE0OTY5MDUyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y6e71x3lq3fJpP_8Dwr09vOxKPbWe0g1taImNcfKA2O53dNxlizLVJhRatKLdrsnCH3MSl8HaZEJ1I6rhidjgQ 2017-06-08 06:51:37.081 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:51:37.081 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:51:37.083 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:51:37.084 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:52:37.074 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:52:37.074 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0NjM3MTA3LCJleHAiOjE0OTY5MDUyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y6e71x3lq3fJpP_8Dwr09vOxKPbWe0g1taImNcfKA2O53dNxlizLVJhRatKLdrsnCH3MSl8HaZEJ1I6rhidjgQ 2017-06-08 06:52:37.074 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0NjM3MTA3LCJleHAiOjE0OTY5MDUyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y6e71x3lq3fJpP_8Dwr09vOxKPbWe0g1taImNcfKA2O53dNxlizLVJhRatKLdrsnCH3MSl8HaZEJ1I6rhidjgQ 2017-06-08 06:52:37.074 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:52:37.074 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:52:37.077 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:52:37.078 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:53:37.074 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:53:37.074 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0NjM3MTA3LCJleHAiOjE0OTY5MDUyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y6e71x3lq3fJpP_8Dwr09vOxKPbWe0g1taImNcfKA2O53dNxlizLVJhRatKLdrsnCH3MSl8HaZEJ1I6rhidjgQ 2017-06-08 06:53:37.074 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0NjM3MTA3LCJleHAiOjE0OTY5MDUyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y6e71x3lq3fJpP_8Dwr09vOxKPbWe0g1taImNcfKA2O53dNxlizLVJhRatKLdrsnCH3MSl8HaZEJ1I6rhidjgQ 2017-06-08 06:53:37.074 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:53:37.074 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:53:37.077 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:53:37.078 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:54:37.073 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:54:37.074 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0NjM3MTA3LCJleHAiOjE0OTY5MDUyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y6e71x3lq3fJpP_8Dwr09vOxKPbWe0g1taImNcfKA2O53dNxlizLVJhRatKLdrsnCH3MSl8HaZEJ1I6rhidjgQ 2017-06-08 06:54:37.074 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0NjM3MTA3LCJleHAiOjE0OTY5MDUyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y6e71x3lq3fJpP_8Dwr09vOxKPbWe0g1taImNcfKA2O53dNxlizLVJhRatKLdrsnCH3MSl8HaZEJ1I6rhidjgQ 2017-06-08 06:54:37.074 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:54:37.074 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:54:37.087 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:54:37.088 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:55:37.082 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:55:37.082 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0NjM3MTA3LCJleHAiOjE0OTY5MDUyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y6e71x3lq3fJpP_8Dwr09vOxKPbWe0g1taImNcfKA2O53dNxlizLVJhRatKLdrsnCH3MSl8HaZEJ1I6rhidjgQ 2017-06-08 06:55:37.082 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0NjM3MTA3LCJleHAiOjE0OTY5MDUyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y6e71x3lq3fJpP_8Dwr09vOxKPbWe0g1taImNcfKA2O53dNxlizLVJhRatKLdrsnCH3MSl8HaZEJ1I6rhidjgQ 2017-06-08 06:55:37.082 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:55:37.082 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:55:37.085 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:55:37.086 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:56:37.075 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:56:37.075 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0NjM3MTA3LCJleHAiOjE0OTY5MDUyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y6e71x3lq3fJpP_8Dwr09vOxKPbWe0g1taImNcfKA2O53dNxlizLVJhRatKLdrsnCH3MSl8HaZEJ1I6rhidjgQ 2017-06-08 06:56:37.075 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0NjM3MTA3LCJleHAiOjE0OTY5MDUyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y6e71x3lq3fJpP_8Dwr09vOxKPbWe0g1taImNcfKA2O53dNxlizLVJhRatKLdrsnCH3MSl8HaZEJ1I6rhidjgQ 2017-06-08 06:56:37.075 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:56:37.075 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:56:37.078 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:56:37.079 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:57:37.077 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:57:37.077 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0NjM3MTA3LCJleHAiOjE0OTY5MDUyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y6e71x3lq3fJpP_8Dwr09vOxKPbWe0g1taImNcfKA2O53dNxlizLVJhRatKLdrsnCH3MSl8HaZEJ1I6rhidjgQ 2017-06-08 06:57:37.077 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0NjM3MTA3LCJleHAiOjE0OTY5MDUyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y6e71x3lq3fJpP_8Dwr09vOxKPbWe0g1taImNcfKA2O53dNxlizLVJhRatKLdrsnCH3MSl8HaZEJ1I6rhidjgQ 2017-06-08 06:57:37.077 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:57:37.077 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:57:37.080 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:57:37.081 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:57:37.108 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:57:37.108 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0NjM3MTA3LCJleHAiOjE0OTY5MDUyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y6e71x3lq3fJpP_8Dwr09vOxKPbWe0g1taImNcfKA2O53dNxlizLVJhRatKLdrsnCH3MSl8HaZEJ1I6rhidjgQ 2017-06-08 06:57:37.108 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0NjM3MTA3LCJleHAiOjE0OTY5MDUyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y6e71x3lq3fJpP_8Dwr09vOxKPbWe0g1taImNcfKA2O53dNxlizLVJhRatKLdrsnCH3MSl8HaZEJ1I6rhidjgQ 2017-06-08 06:57:37.108 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 06:57:37.108 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:57:37.113 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:57:37.114 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:57:37.115 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:57:37.115 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA0NjM3MTA3LCJleHAiOjE0OTY5MDUyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y6e71x3lq3fJpP_8Dwr09vOxKPbWe0g1taImNcfKA2O53dNxlizLVJhRatKLdrsnCH3MSl8HaZEJ1I6rhidjgQ 2017-06-08 06:58:37.078 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:58:37.078 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1MDU3MTE1LCJleHAiOjE0OTY5MDU2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iTWGP9shPaZ2VEFe3SfcnDJkeYf6EOvG07P1FhDSMZStCNiaPspqRAYyh1uA3nksDVKYXuhIYttur9-1753m8A 2017-06-08 06:58:37.078 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1MDU3MTE1LCJleHAiOjE0OTY5MDU2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iTWGP9shPaZ2VEFe3SfcnDJkeYf6EOvG07P1FhDSMZStCNiaPspqRAYyh1uA3nksDVKYXuhIYttur9-1753m8A 2017-06-08 06:58:37.078 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:58:37.078 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:58:37.095 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:58:37.095 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 06:59:37.076 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 06:59:37.077 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1MDU3MTE1LCJleHAiOjE0OTY5MDU2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iTWGP9shPaZ2VEFe3SfcnDJkeYf6EOvG07P1FhDSMZStCNiaPspqRAYyh1uA3nksDVKYXuhIYttur9-1753m8A 2017-06-08 06:59:37.077 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1MDU3MTE1LCJleHAiOjE0OTY5MDU2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iTWGP9shPaZ2VEFe3SfcnDJkeYf6EOvG07P1FhDSMZStCNiaPspqRAYyh1uA3nksDVKYXuhIYttur9-1753m8A 2017-06-08 06:59:37.077 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 06:59:37.077 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 06:59:37.080 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 06:59:37.081 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:00:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 07:00:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 07:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 07:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 07:00:37.082 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:00:37.083 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1MDU3MTE1LCJleHAiOjE0OTY5MDU2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iTWGP9shPaZ2VEFe3SfcnDJkeYf6EOvG07P1FhDSMZStCNiaPspqRAYyh1uA3nksDVKYXuhIYttur9-1753m8A 2017-06-08 07:00:37.083 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1MDU3MTE1LCJleHAiOjE0OTY5MDU2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iTWGP9shPaZ2VEFe3SfcnDJkeYf6EOvG07P1FhDSMZStCNiaPspqRAYyh1uA3nksDVKYXuhIYttur9-1753m8A 2017-06-08 07:00:37.083 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:00:37.083 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:00:37.086 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:00:37.087 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:01:37.078 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:01:37.078 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1MDU3MTE1LCJleHAiOjE0OTY5MDU2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iTWGP9shPaZ2VEFe3SfcnDJkeYf6EOvG07P1FhDSMZStCNiaPspqRAYyh1uA3nksDVKYXuhIYttur9-1753m8A 2017-06-08 07:01:37.078 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1MDU3MTE1LCJleHAiOjE0OTY5MDU2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iTWGP9shPaZ2VEFe3SfcnDJkeYf6EOvG07P1FhDSMZStCNiaPspqRAYyh1uA3nksDVKYXuhIYttur9-1753m8A 2017-06-08 07:01:37.079 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:01:37.079 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:01:37.082 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:01:37.083 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:02:37.077 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:02:37.077 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1MDU3MTE1LCJleHAiOjE0OTY5MDU2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iTWGP9shPaZ2VEFe3SfcnDJkeYf6EOvG07P1FhDSMZStCNiaPspqRAYyh1uA3nksDVKYXuhIYttur9-1753m8A 2017-06-08 07:02:37.077 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1MDU3MTE1LCJleHAiOjE0OTY5MDU2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iTWGP9shPaZ2VEFe3SfcnDJkeYf6EOvG07P1FhDSMZStCNiaPspqRAYyh1uA3nksDVKYXuhIYttur9-1753m8A 2017-06-08 07:02:37.077 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:02:37.077 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:02:37.080 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:02:37.081 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:03:37.084 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:03:37.084 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1MDU3MTE1LCJleHAiOjE0OTY5MDU2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iTWGP9shPaZ2VEFe3SfcnDJkeYf6EOvG07P1FhDSMZStCNiaPspqRAYyh1uA3nksDVKYXuhIYttur9-1753m8A 2017-06-08 07:03:37.084 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1MDU3MTE1LCJleHAiOjE0OTY5MDU2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iTWGP9shPaZ2VEFe3SfcnDJkeYf6EOvG07P1FhDSMZStCNiaPspqRAYyh1uA3nksDVKYXuhIYttur9-1753m8A 2017-06-08 07:03:37.085 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:03:37.085 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:03:37.098 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:03:37.099 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:04:37.078 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:04:37.078 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1MDU3MTE1LCJleHAiOjE0OTY5MDU2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iTWGP9shPaZ2VEFe3SfcnDJkeYf6EOvG07P1FhDSMZStCNiaPspqRAYyh1uA3nksDVKYXuhIYttur9-1753m8A 2017-06-08 07:04:37.078 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1MDU3MTE1LCJleHAiOjE0OTY5MDU2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iTWGP9shPaZ2VEFe3SfcnDJkeYf6EOvG07P1FhDSMZStCNiaPspqRAYyh1uA3nksDVKYXuhIYttur9-1753m8A 2017-06-08 07:04:37.078 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:04:37.078 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:04:37.081 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:04:37.082 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:04:37.112 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:04:37.112 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1MDU3MTE1LCJleHAiOjE0OTY5MDU2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iTWGP9shPaZ2VEFe3SfcnDJkeYf6EOvG07P1FhDSMZStCNiaPspqRAYyh1uA3nksDVKYXuhIYttur9-1753m8A 2017-06-08 07:04:37.112 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1MDU3MTE1LCJleHAiOjE0OTY5MDU2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iTWGP9shPaZ2VEFe3SfcnDJkeYf6EOvG07P1FhDSMZStCNiaPspqRAYyh1uA3nksDVKYXuhIYttur9-1753m8A 2017-06-08 07:04:37.112 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 07:04:37.112 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:04:37.113 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:04:37.114 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:04:37.115 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:04:37.115 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1MDU3MTE1LCJleHAiOjE0OTY5MDU2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.iTWGP9shPaZ2VEFe3SfcnDJkeYf6EOvG07P1FhDSMZStCNiaPspqRAYyh1uA3nksDVKYXuhIYttur9-1753m8A 2017-06-08 07:05:37.078 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:05:37.078 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1NDc3MTE1LCJleHAiOjE0OTY5MDYwNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FJNZjeRQle0a68YimvV9Qg7SbrJ6xc03eYUR2jpWrvM7DhX66SxbDV9w_Kd_5IpG16KE9J0bmcJAqiIQ13MnCA 2017-06-08 07:05:37.078 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1NDc3MTE1LCJleHAiOjE0OTY5MDYwNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FJNZjeRQle0a68YimvV9Qg7SbrJ6xc03eYUR2jpWrvM7DhX66SxbDV9w_Kd_5IpG16KE9J0bmcJAqiIQ13MnCA 2017-06-08 07:05:37.079 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:05:37.079 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:05:37.081 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:05:37.082 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:06:37.079 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:06:37.079 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1NDc3MTE1LCJleHAiOjE0OTY5MDYwNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FJNZjeRQle0a68YimvV9Qg7SbrJ6xc03eYUR2jpWrvM7DhX66SxbDV9w_Kd_5IpG16KE9J0bmcJAqiIQ13MnCA 2017-06-08 07:06:37.079 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1NDc3MTE1LCJleHAiOjE0OTY5MDYwNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FJNZjeRQle0a68YimvV9Qg7SbrJ6xc03eYUR2jpWrvM7DhX66SxbDV9w_Kd_5IpG16KE9J0bmcJAqiIQ13MnCA 2017-06-08 07:06:37.080 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:06:37.080 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:06:37.083 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:06:37.083 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:07:37.081 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:07:37.081 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1NDc3MTE1LCJleHAiOjE0OTY5MDYwNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FJNZjeRQle0a68YimvV9Qg7SbrJ6xc03eYUR2jpWrvM7DhX66SxbDV9w_Kd_5IpG16KE9J0bmcJAqiIQ13MnCA 2017-06-08 07:07:37.081 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1NDc3MTE1LCJleHAiOjE0OTY5MDYwNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FJNZjeRQle0a68YimvV9Qg7SbrJ6xc03eYUR2jpWrvM7DhX66SxbDV9w_Kd_5IpG16KE9J0bmcJAqiIQ13MnCA 2017-06-08 07:07:37.082 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:07:37.082 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:07:37.093 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:07:37.094 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:08:37.077 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:08:37.078 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1NDc3MTE1LCJleHAiOjE0OTY5MDYwNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FJNZjeRQle0a68YimvV9Qg7SbrJ6xc03eYUR2jpWrvM7DhX66SxbDV9w_Kd_5IpG16KE9J0bmcJAqiIQ13MnCA 2017-06-08 07:08:37.078 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1NDc3MTE1LCJleHAiOjE0OTY5MDYwNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FJNZjeRQle0a68YimvV9Qg7SbrJ6xc03eYUR2jpWrvM7DhX66SxbDV9w_Kd_5IpG16KE9J0bmcJAqiIQ13MnCA 2017-06-08 07:08:37.078 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:08:37.078 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:08:37.081 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:08:37.082 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:09:37.082 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:09:37.083 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1NDc3MTE1LCJleHAiOjE0OTY5MDYwNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FJNZjeRQle0a68YimvV9Qg7SbrJ6xc03eYUR2jpWrvM7DhX66SxbDV9w_Kd_5IpG16KE9J0bmcJAqiIQ13MnCA 2017-06-08 07:09:37.083 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1NDc3MTE1LCJleHAiOjE0OTY5MDYwNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FJNZjeRQle0a68YimvV9Qg7SbrJ6xc03eYUR2jpWrvM7DhX66SxbDV9w_Kd_5IpG16KE9J0bmcJAqiIQ13MnCA 2017-06-08 07:09:37.083 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:09:37.083 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:09:37.086 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:09:37.086 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:10:37.086 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:10:37.086 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1NDc3MTE1LCJleHAiOjE0OTY5MDYwNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FJNZjeRQle0a68YimvV9Qg7SbrJ6xc03eYUR2jpWrvM7DhX66SxbDV9w_Kd_5IpG16KE9J0bmcJAqiIQ13MnCA 2017-06-08 07:10:37.086 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1NDc3MTE1LCJleHAiOjE0OTY5MDYwNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FJNZjeRQle0a68YimvV9Qg7SbrJ6xc03eYUR2jpWrvM7DhX66SxbDV9w_Kd_5IpG16KE9J0bmcJAqiIQ13MnCA 2017-06-08 07:10:37.087 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:10:37.087 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:10:37.089 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:10:37.090 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:11:37.088 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:11:37.088 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1NDc3MTE1LCJleHAiOjE0OTY5MDYwNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FJNZjeRQle0a68YimvV9Qg7SbrJ6xc03eYUR2jpWrvM7DhX66SxbDV9w_Kd_5IpG16KE9J0bmcJAqiIQ13MnCA 2017-06-08 07:11:37.088 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1NDc3MTE1LCJleHAiOjE0OTY5MDYwNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FJNZjeRQle0a68YimvV9Qg7SbrJ6xc03eYUR2jpWrvM7DhX66SxbDV9w_Kd_5IpG16KE9J0bmcJAqiIQ13MnCA 2017-06-08 07:11:37.089 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:11:37.089 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:11:37.092 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:11:37.093 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:11:37.131 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:11:37.131 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1NDc3MTE1LCJleHAiOjE0OTY5MDYwNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FJNZjeRQle0a68YimvV9Qg7SbrJ6xc03eYUR2jpWrvM7DhX66SxbDV9w_Kd_5IpG16KE9J0bmcJAqiIQ13MnCA 2017-06-08 07:11:37.131 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1NDc3MTE1LCJleHAiOjE0OTY5MDYwNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FJNZjeRQle0a68YimvV9Qg7SbrJ6xc03eYUR2jpWrvM7DhX66SxbDV9w_Kd_5IpG16KE9J0bmcJAqiIQ13MnCA 2017-06-08 07:11:37.131 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 07:11:37.131 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:11:37.133 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:11:37.133 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:11:37.140 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:11:37.140 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1NDc3MTE1LCJleHAiOjE0OTY5MDYwNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.FJNZjeRQle0a68YimvV9Qg7SbrJ6xc03eYUR2jpWrvM7DhX66SxbDV9w_Kd_5IpG16KE9J0bmcJAqiIQ13MnCA 2017-06-08 07:12:37.083 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:12:37.083 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1ODk3MTQwLCJleHAiOjE0OTY5MDY0OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.64ad1mfI1h4BSZdxH75gaXHdKM9k6CH51Z7NKIPLo6FBQ5CTe_t4R5M-ok9svLSuVIGa7AeIMUBb5P9zZuh1ng 2017-06-08 07:12:37.083 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1ODk3MTQwLCJleHAiOjE0OTY5MDY0OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.64ad1mfI1h4BSZdxH75gaXHdKM9k6CH51Z7NKIPLo6FBQ5CTe_t4R5M-ok9svLSuVIGa7AeIMUBb5P9zZuh1ng 2017-06-08 07:12:37.084 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:12:37.084 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:12:37.087 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:12:37.088 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:13:37.084 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:13:37.084 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1ODk3MTQwLCJleHAiOjE0OTY5MDY0OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.64ad1mfI1h4BSZdxH75gaXHdKM9k6CH51Z7NKIPLo6FBQ5CTe_t4R5M-ok9svLSuVIGa7AeIMUBb5P9zZuh1ng 2017-06-08 07:13:37.084 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1ODk3MTQwLCJleHAiOjE0OTY5MDY0OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.64ad1mfI1h4BSZdxH75gaXHdKM9k6CH51Z7NKIPLo6FBQ5CTe_t4R5M-ok9svLSuVIGa7AeIMUBb5P9zZuh1ng 2017-06-08 07:13:37.084 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:13:37.084 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:13:37.087 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:13:37.088 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:14:37.090 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:14:37.090 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1ODk3MTQwLCJleHAiOjE0OTY5MDY0OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.64ad1mfI1h4BSZdxH75gaXHdKM9k6CH51Z7NKIPLo6FBQ5CTe_t4R5M-ok9svLSuVIGa7AeIMUBb5P9zZuh1ng 2017-06-08 07:14:37.090 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1ODk3MTQwLCJleHAiOjE0OTY5MDY0OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.64ad1mfI1h4BSZdxH75gaXHdKM9k6CH51Z7NKIPLo6FBQ5CTe_t4R5M-ok9svLSuVIGa7AeIMUBb5P9zZuh1ng 2017-06-08 07:14:37.090 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:14:37.090 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:14:37.094 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:14:37.095 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 07:15:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 07:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 07:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 07:15:37.087 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:15:37.087 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1ODk3MTQwLCJleHAiOjE0OTY5MDY0OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.64ad1mfI1h4BSZdxH75gaXHdKM9k6CH51Z7NKIPLo6FBQ5CTe_t4R5M-ok9svLSuVIGa7AeIMUBb5P9zZuh1ng 2017-06-08 07:15:37.087 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1ODk3MTQwLCJleHAiOjE0OTY5MDY0OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.64ad1mfI1h4BSZdxH75gaXHdKM9k6CH51Z7NKIPLo6FBQ5CTe_t4R5M-ok9svLSuVIGa7AeIMUBb5P9zZuh1ng 2017-06-08 07:15:37.087 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:15:37.087 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:15:37.090 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:15:37.091 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:16:37.084 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:16:37.085 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1ODk3MTQwLCJleHAiOjE0OTY5MDY0OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.64ad1mfI1h4BSZdxH75gaXHdKM9k6CH51Z7NKIPLo6FBQ5CTe_t4R5M-ok9svLSuVIGa7AeIMUBb5P9zZuh1ng 2017-06-08 07:16:37.085 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1ODk3MTQwLCJleHAiOjE0OTY5MDY0OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.64ad1mfI1h4BSZdxH75gaXHdKM9k6CH51Z7NKIPLo6FBQ5CTe_t4R5M-ok9svLSuVIGa7AeIMUBb5P9zZuh1ng 2017-06-08 07:16:37.086 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:16:37.086 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:16:37.090 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:16:37.091 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:17:37.085 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:17:37.085 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1ODk3MTQwLCJleHAiOjE0OTY5MDY0OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.64ad1mfI1h4BSZdxH75gaXHdKM9k6CH51Z7NKIPLo6FBQ5CTe_t4R5M-ok9svLSuVIGa7AeIMUBb5P9zZuh1ng 2017-06-08 07:17:37.085 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1ODk3MTQwLCJleHAiOjE0OTY5MDY0OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.64ad1mfI1h4BSZdxH75gaXHdKM9k6CH51Z7NKIPLo6FBQ5CTe_t4R5M-ok9svLSuVIGa7AeIMUBb5P9zZuh1ng 2017-06-08 07:17:37.086 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:17:37.086 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:17:37.090 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:17:37.091 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:18:37.090 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:18:37.090 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1ODk3MTQwLCJleHAiOjE0OTY5MDY0OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.64ad1mfI1h4BSZdxH75gaXHdKM9k6CH51Z7NKIPLo6FBQ5CTe_t4R5M-ok9svLSuVIGa7AeIMUBb5P9zZuh1ng 2017-06-08 07:18:37.090 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1ODk3MTQwLCJleHAiOjE0OTY5MDY0OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.64ad1mfI1h4BSZdxH75gaXHdKM9k6CH51Z7NKIPLo6FBQ5CTe_t4R5M-ok9svLSuVIGa7AeIMUBb5P9zZuh1ng 2017-06-08 07:18:37.090 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:18:37.090 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:18:37.093 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:18:37.094 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:18:37.121 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:18:37.121 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1ODk3MTQwLCJleHAiOjE0OTY5MDY0OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.64ad1mfI1h4BSZdxH75gaXHdKM9k6CH51Z7NKIPLo6FBQ5CTe_t4R5M-ok9svLSuVIGa7AeIMUBb5P9zZuh1ng 2017-06-08 07:18:37.121 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1ODk3MTQwLCJleHAiOjE0OTY5MDY0OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.64ad1mfI1h4BSZdxH75gaXHdKM9k6CH51Z7NKIPLo6FBQ5CTe_t4R5M-ok9svLSuVIGa7AeIMUBb5P9zZuh1ng 2017-06-08 07:18:37.121 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 07:18:37.121 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:18:37.123 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:18:37.124 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:18:37.124 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:18:37.124 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA1ODk3MTQwLCJleHAiOjE0OTY5MDY0OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.64ad1mfI1h4BSZdxH75gaXHdKM9k6CH51Z7NKIPLo6FBQ5CTe_t4R5M-ok9svLSuVIGa7AeIMUBb5P9zZuh1ng 2017-06-08 07:19:37.086 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:19:37.086 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2MzE3MTI0LCJleHAiOjE0OTY5MDY5MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWv-nOAyKu3_cbWXnnS1KwNiimOXADgegTUGfI4bDvr1DgQsATM6c0XBQKPmqmyRuB8X_oE6XJPoccytMZKzig 2017-06-08 07:19:37.086 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2MzE3MTI0LCJleHAiOjE0OTY5MDY5MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWv-nOAyKu3_cbWXnnS1KwNiimOXADgegTUGfI4bDvr1DgQsATM6c0XBQKPmqmyRuB8X_oE6XJPoccytMZKzig 2017-06-08 07:19:37.086 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:19:37.086 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:19:37.089 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:19:37.090 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:20:37.084 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:20:37.084 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2MzE3MTI0LCJleHAiOjE0OTY5MDY5MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWv-nOAyKu3_cbWXnnS1KwNiimOXADgegTUGfI4bDvr1DgQsATM6c0XBQKPmqmyRuB8X_oE6XJPoccytMZKzig 2017-06-08 07:20:37.084 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2MzE3MTI0LCJleHAiOjE0OTY5MDY5MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWv-nOAyKu3_cbWXnnS1KwNiimOXADgegTUGfI4bDvr1DgQsATM6c0XBQKPmqmyRuB8X_oE6XJPoccytMZKzig 2017-06-08 07:20:37.085 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:20:37.085 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:20:37.087 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:20:37.088 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:21:37.091 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:21:37.091 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2MzE3MTI0LCJleHAiOjE0OTY5MDY5MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWv-nOAyKu3_cbWXnnS1KwNiimOXADgegTUGfI4bDvr1DgQsATM6c0XBQKPmqmyRuB8X_oE6XJPoccytMZKzig 2017-06-08 07:21:37.091 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2MzE3MTI0LCJleHAiOjE0OTY5MDY5MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWv-nOAyKu3_cbWXnnS1KwNiimOXADgegTUGfI4bDvr1DgQsATM6c0XBQKPmqmyRuB8X_oE6XJPoccytMZKzig 2017-06-08 07:21:37.091 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:21:37.091 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:21:37.094 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:21:37.095 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:22:37.084 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:22:37.084 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2MzE3MTI0LCJleHAiOjE0OTY5MDY5MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWv-nOAyKu3_cbWXnnS1KwNiimOXADgegTUGfI4bDvr1DgQsATM6c0XBQKPmqmyRuB8X_oE6XJPoccytMZKzig 2017-06-08 07:22:37.084 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2MzE3MTI0LCJleHAiOjE0OTY5MDY5MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWv-nOAyKu3_cbWXnnS1KwNiimOXADgegTUGfI4bDvr1DgQsATM6c0XBQKPmqmyRuB8X_oE6XJPoccytMZKzig 2017-06-08 07:22:37.084 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:22:37.084 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:22:37.087 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:22:37.088 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:23:37.085 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:23:37.085 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2MzE3MTI0LCJleHAiOjE0OTY5MDY5MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWv-nOAyKu3_cbWXnnS1KwNiimOXADgegTUGfI4bDvr1DgQsATM6c0XBQKPmqmyRuB8X_oE6XJPoccytMZKzig 2017-06-08 07:23:37.085 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2MzE3MTI0LCJleHAiOjE0OTY5MDY5MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWv-nOAyKu3_cbWXnnS1KwNiimOXADgegTUGfI4bDvr1DgQsATM6c0XBQKPmqmyRuB8X_oE6XJPoccytMZKzig 2017-06-08 07:23:37.085 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:23:37.085 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:23:37.088 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:23:37.088 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:24:37.089 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:24:37.089 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2MzE3MTI0LCJleHAiOjE0OTY5MDY5MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWv-nOAyKu3_cbWXnnS1KwNiimOXADgegTUGfI4bDvr1DgQsATM6c0XBQKPmqmyRuB8X_oE6XJPoccytMZKzig 2017-06-08 07:24:37.089 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2MzE3MTI0LCJleHAiOjE0OTY5MDY5MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWv-nOAyKu3_cbWXnnS1KwNiimOXADgegTUGfI4bDvr1DgQsATM6c0XBQKPmqmyRuB8X_oE6XJPoccytMZKzig 2017-06-08 07:24:37.089 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:24:37.089 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:24:37.092 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:24:37.093 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:25:37.089 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:25:37.089 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2MzE3MTI0LCJleHAiOjE0OTY5MDY5MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWv-nOAyKu3_cbWXnnS1KwNiimOXADgegTUGfI4bDvr1DgQsATM6c0XBQKPmqmyRuB8X_oE6XJPoccytMZKzig 2017-06-08 07:25:37.089 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2MzE3MTI0LCJleHAiOjE0OTY5MDY5MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWv-nOAyKu3_cbWXnnS1KwNiimOXADgegTUGfI4bDvr1DgQsATM6c0XBQKPmqmyRuB8X_oE6XJPoccytMZKzig 2017-06-08 07:25:37.089 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:25:37.089 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:25:37.092 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:25:37.093 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:25:37.119 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:25:37.119 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2MzE3MTI0LCJleHAiOjE0OTY5MDY5MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWv-nOAyKu3_cbWXnnS1KwNiimOXADgegTUGfI4bDvr1DgQsATM6c0XBQKPmqmyRuB8X_oE6XJPoccytMZKzig 2017-06-08 07:25:37.119 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2MzE3MTI0LCJleHAiOjE0OTY5MDY5MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWv-nOAyKu3_cbWXnnS1KwNiimOXADgegTUGfI4bDvr1DgQsATM6c0XBQKPmqmyRuB8X_oE6XJPoccytMZKzig 2017-06-08 07:25:37.120 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 07:25:37.120 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:25:37.121 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:25:37.122 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:25:37.122 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:25:37.122 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2MzE3MTI0LCJleHAiOjE0OTY5MDY5MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gWv-nOAyKu3_cbWXnnS1KwNiimOXADgegTUGfI4bDvr1DgQsATM6c0XBQKPmqmyRuB8X_oE6XJPoccytMZKzig 2017-06-08 07:26:37.085 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:26:37.086 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2NzM3MTIyLCJleHAiOjE0OTY5MDczMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MmWvQ8YmC9Vkk20vLmjbYETy7SFxieGHa2vM0zlE7FMk7Zesz-HxqvL5SPE3BT_H8R0QJUIxeVqznlpenzGKvw 2017-06-08 07:26:37.086 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2NzM3MTIyLCJleHAiOjE0OTY5MDczMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MmWvQ8YmC9Vkk20vLmjbYETy7SFxieGHa2vM0zlE7FMk7Zesz-HxqvL5SPE3BT_H8R0QJUIxeVqznlpenzGKvw 2017-06-08 07:26:37.086 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:26:37.086 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:26:37.088 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:26:37.089 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:27:37.089 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:27:37.089 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2NzM3MTIyLCJleHAiOjE0OTY5MDczMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MmWvQ8YmC9Vkk20vLmjbYETy7SFxieGHa2vM0zlE7FMk7Zesz-HxqvL5SPE3BT_H8R0QJUIxeVqznlpenzGKvw 2017-06-08 07:27:37.089 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2NzM3MTIyLCJleHAiOjE0OTY5MDczMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MmWvQ8YmC9Vkk20vLmjbYETy7SFxieGHa2vM0zlE7FMk7Zesz-HxqvL5SPE3BT_H8R0QJUIxeVqznlpenzGKvw 2017-06-08 07:27:37.090 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:27:37.090 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:27:37.092 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:27:37.093 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:28:37.089 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:28:37.089 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2NzM3MTIyLCJleHAiOjE0OTY5MDczMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MmWvQ8YmC9Vkk20vLmjbYETy7SFxieGHa2vM0zlE7FMk7Zesz-HxqvL5SPE3BT_H8R0QJUIxeVqznlpenzGKvw 2017-06-08 07:28:37.089 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2NzM3MTIyLCJleHAiOjE0OTY5MDczMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MmWvQ8YmC9Vkk20vLmjbYETy7SFxieGHa2vM0zlE7FMk7Zesz-HxqvL5SPE3BT_H8R0QJUIxeVqznlpenzGKvw 2017-06-08 07:28:37.089 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:28:37.089 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:28:37.092 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:28:37.093 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:29:37.089 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:29:37.089 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2NzM3MTIyLCJleHAiOjE0OTY5MDczMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MmWvQ8YmC9Vkk20vLmjbYETy7SFxieGHa2vM0zlE7FMk7Zesz-HxqvL5SPE3BT_H8R0QJUIxeVqznlpenzGKvw 2017-06-08 07:29:37.089 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2NzM3MTIyLCJleHAiOjE0OTY5MDczMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MmWvQ8YmC9Vkk20vLmjbYETy7SFxieGHa2vM0zlE7FMk7Zesz-HxqvL5SPE3BT_H8R0QJUIxeVqznlpenzGKvw 2017-06-08 07:29:37.090 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:29:37.090 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:29:37.094 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:29:37.095 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 07:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 07:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 07:30:30.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 07:30:37.088 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:30:37.088 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2NzM3MTIyLCJleHAiOjE0OTY5MDczMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MmWvQ8YmC9Vkk20vLmjbYETy7SFxieGHa2vM0zlE7FMk7Zesz-HxqvL5SPE3BT_H8R0QJUIxeVqznlpenzGKvw 2017-06-08 07:30:37.088 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2NzM3MTIyLCJleHAiOjE0OTY5MDczMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MmWvQ8YmC9Vkk20vLmjbYETy7SFxieGHa2vM0zlE7FMk7Zesz-HxqvL5SPE3BT_H8R0QJUIxeVqznlpenzGKvw 2017-06-08 07:30:37.089 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:30:37.089 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:30:37.091 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:30:37.092 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:31:37.097 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:31:37.097 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2NzM3MTIyLCJleHAiOjE0OTY5MDczMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MmWvQ8YmC9Vkk20vLmjbYETy7SFxieGHa2vM0zlE7FMk7Zesz-HxqvL5SPE3BT_H8R0QJUIxeVqznlpenzGKvw 2017-06-08 07:31:37.097 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2NzM3MTIyLCJleHAiOjE0OTY5MDczMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MmWvQ8YmC9Vkk20vLmjbYETy7SFxieGHa2vM0zlE7FMk7Zesz-HxqvL5SPE3BT_H8R0QJUIxeVqznlpenzGKvw 2017-06-08 07:31:37.098 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:31:37.098 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:31:37.101 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:31:37.101 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:32:37.092 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:32:37.092 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2NzM3MTIyLCJleHAiOjE0OTY5MDczMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MmWvQ8YmC9Vkk20vLmjbYETy7SFxieGHa2vM0zlE7FMk7Zesz-HxqvL5SPE3BT_H8R0QJUIxeVqznlpenzGKvw 2017-06-08 07:32:37.092 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2NzM3MTIyLCJleHAiOjE0OTY5MDczMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MmWvQ8YmC9Vkk20vLmjbYETy7SFxieGHa2vM0zlE7FMk7Zesz-HxqvL5SPE3BT_H8R0QJUIxeVqznlpenzGKvw 2017-06-08 07:32:37.092 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:32:37.092 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:32:37.095 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:32:37.096 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:32:37.122 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:32:37.122 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2NzM3MTIyLCJleHAiOjE0OTY5MDczMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MmWvQ8YmC9Vkk20vLmjbYETy7SFxieGHa2vM0zlE7FMk7Zesz-HxqvL5SPE3BT_H8R0QJUIxeVqznlpenzGKvw 2017-06-08 07:32:37.122 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2NzM3MTIyLCJleHAiOjE0OTY5MDczMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MmWvQ8YmC9Vkk20vLmjbYETy7SFxieGHa2vM0zlE7FMk7Zesz-HxqvL5SPE3BT_H8R0QJUIxeVqznlpenzGKvw 2017-06-08 07:32:37.122 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 07:32:37.122 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:32:37.124 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:32:37.124 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:32:37.125 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:32:37.125 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA2NzM3MTIyLCJleHAiOjE0OTY5MDczMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MmWvQ8YmC9Vkk20vLmjbYETy7SFxieGHa2vM0zlE7FMk7Zesz-HxqvL5SPE3BT_H8R0QJUIxeVqznlpenzGKvw 2017-06-08 07:33:37.094 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:33:37.094 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3MTU3MTI1LCJleHAiOjE0OTY5MDc3NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MwC7QQ23WdnyUtOrCi9N4CndmFL1ted8iAwtqOtCRp_HKZbhJNgtHh1a7YHG49uSnPh_Plk5gOymB5YriKaTVQ 2017-06-08 07:33:37.094 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3MTU3MTI1LCJleHAiOjE0OTY5MDc3NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MwC7QQ23WdnyUtOrCi9N4CndmFL1ted8iAwtqOtCRp_HKZbhJNgtHh1a7YHG49uSnPh_Plk5gOymB5YriKaTVQ 2017-06-08 07:33:37.094 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:33:37.094 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:33:37.097 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:33:37.098 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:34:37.094 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:34:37.094 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3MTU3MTI1LCJleHAiOjE0OTY5MDc3NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MwC7QQ23WdnyUtOrCi9N4CndmFL1ted8iAwtqOtCRp_HKZbhJNgtHh1a7YHG49uSnPh_Plk5gOymB5YriKaTVQ 2017-06-08 07:34:37.094 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3MTU3MTI1LCJleHAiOjE0OTY5MDc3NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MwC7QQ23WdnyUtOrCi9N4CndmFL1ted8iAwtqOtCRp_HKZbhJNgtHh1a7YHG49uSnPh_Plk5gOymB5YriKaTVQ 2017-06-08 07:34:37.095 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:34:37.095 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:34:37.097 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:34:37.098 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:35:37.092 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:35:37.092 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3MTU3MTI1LCJleHAiOjE0OTY5MDc3NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MwC7QQ23WdnyUtOrCi9N4CndmFL1ted8iAwtqOtCRp_HKZbhJNgtHh1a7YHG49uSnPh_Plk5gOymB5YriKaTVQ 2017-06-08 07:35:37.092 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3MTU3MTI1LCJleHAiOjE0OTY5MDc3NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MwC7QQ23WdnyUtOrCi9N4CndmFL1ted8iAwtqOtCRp_HKZbhJNgtHh1a7YHG49uSnPh_Plk5gOymB5YriKaTVQ 2017-06-08 07:35:37.093 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:35:37.093 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:35:37.095 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:35:37.096 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:36:37.095 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:36:37.095 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3MTU3MTI1LCJleHAiOjE0OTY5MDc3NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MwC7QQ23WdnyUtOrCi9N4CndmFL1ted8iAwtqOtCRp_HKZbhJNgtHh1a7YHG49uSnPh_Plk5gOymB5YriKaTVQ 2017-06-08 07:36:37.095 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3MTU3MTI1LCJleHAiOjE0OTY5MDc3NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MwC7QQ23WdnyUtOrCi9N4CndmFL1ted8iAwtqOtCRp_HKZbhJNgtHh1a7YHG49uSnPh_Plk5gOymB5YriKaTVQ 2017-06-08 07:36:37.096 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:36:37.096 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:36:37.099 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:36:37.099 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:37:37.097 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:37:37.097 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3MTU3MTI1LCJleHAiOjE0OTY5MDc3NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MwC7QQ23WdnyUtOrCi9N4CndmFL1ted8iAwtqOtCRp_HKZbhJNgtHh1a7YHG49uSnPh_Plk5gOymB5YriKaTVQ 2017-06-08 07:37:37.097 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3MTU3MTI1LCJleHAiOjE0OTY5MDc3NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MwC7QQ23WdnyUtOrCi9N4CndmFL1ted8iAwtqOtCRp_HKZbhJNgtHh1a7YHG49uSnPh_Plk5gOymB5YriKaTVQ 2017-06-08 07:37:37.098 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:37:37.098 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:37:37.101 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:37:37.102 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:38:37.098 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:38:37.098 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3MTU3MTI1LCJleHAiOjE0OTY5MDc3NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MwC7QQ23WdnyUtOrCi9N4CndmFL1ted8iAwtqOtCRp_HKZbhJNgtHh1a7YHG49uSnPh_Plk5gOymB5YriKaTVQ 2017-06-08 07:38:37.098 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3MTU3MTI1LCJleHAiOjE0OTY5MDc3NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MwC7QQ23WdnyUtOrCi9N4CndmFL1ted8iAwtqOtCRp_HKZbhJNgtHh1a7YHG49uSnPh_Plk5gOymB5YriKaTVQ 2017-06-08 07:38:37.099 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:38:37.099 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:38:37.101 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:38:37.102 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:39:37.098 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:39:37.098 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3MTU3MTI1LCJleHAiOjE0OTY5MDc3NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MwC7QQ23WdnyUtOrCi9N4CndmFL1ted8iAwtqOtCRp_HKZbhJNgtHh1a7YHG49uSnPh_Plk5gOymB5YriKaTVQ 2017-06-08 07:39:37.098 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3MTU3MTI1LCJleHAiOjE0OTY5MDc3NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MwC7QQ23WdnyUtOrCi9N4CndmFL1ted8iAwtqOtCRp_HKZbhJNgtHh1a7YHG49uSnPh_Plk5gOymB5YriKaTVQ 2017-06-08 07:39:37.098 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:39:37.098 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:39:37.101 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:39:37.102 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:39:37.134 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:39:37.134 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3MTU3MTI1LCJleHAiOjE0OTY5MDc3NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MwC7QQ23WdnyUtOrCi9N4CndmFL1ted8iAwtqOtCRp_HKZbhJNgtHh1a7YHG49uSnPh_Plk5gOymB5YriKaTVQ 2017-06-08 07:39:37.134 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3MTU3MTI1LCJleHAiOjE0OTY5MDc3NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MwC7QQ23WdnyUtOrCi9N4CndmFL1ted8iAwtqOtCRp_HKZbhJNgtHh1a7YHG49uSnPh_Plk5gOymB5YriKaTVQ 2017-06-08 07:39:37.134 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 07:39:37.134 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:39:37.136 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:39:37.137 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:39:37.137 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:39:37.137 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3MTU3MTI1LCJleHAiOjE0OTY5MDc3NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.MwC7QQ23WdnyUtOrCi9N4CndmFL1ted8iAwtqOtCRp_HKZbhJNgtHh1a7YHG49uSnPh_Plk5gOymB5YriKaTVQ 2017-06-08 07:40:37.095 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:40:37.095 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3NTc3MTM3LCJleHAiOjE0OTY5MDgxNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WSkD5ib5gf6nTG-eqS1MK2rlrJ-PvqO4QM77DEsDoRn0JMiVSJYPNHGGq1za0-K4vH3hZhO722y5WtnyOR87dw 2017-06-08 07:40:37.095 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3NTc3MTM3LCJleHAiOjE0OTY5MDgxNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WSkD5ib5gf6nTG-eqS1MK2rlrJ-PvqO4QM77DEsDoRn0JMiVSJYPNHGGq1za0-K4vH3hZhO722y5WtnyOR87dw 2017-06-08 07:40:37.096 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:40:37.096 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:40:37.098 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:40:37.099 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:41:37.096 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:41:37.097 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3NTc3MTM3LCJleHAiOjE0OTY5MDgxNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WSkD5ib5gf6nTG-eqS1MK2rlrJ-PvqO4QM77DEsDoRn0JMiVSJYPNHGGq1za0-K4vH3hZhO722y5WtnyOR87dw 2017-06-08 07:41:37.097 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3NTc3MTM3LCJleHAiOjE0OTY5MDgxNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WSkD5ib5gf6nTG-eqS1MK2rlrJ-PvqO4QM77DEsDoRn0JMiVSJYPNHGGq1za0-K4vH3hZhO722y5WtnyOR87dw 2017-06-08 07:41:37.097 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:41:37.097 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:41:37.099 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:41:37.100 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:42:37.119 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:42:37.119 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3NTc3MTM3LCJleHAiOjE0OTY5MDgxNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WSkD5ib5gf6nTG-eqS1MK2rlrJ-PvqO4QM77DEsDoRn0JMiVSJYPNHGGq1za0-K4vH3hZhO722y5WtnyOR87dw 2017-06-08 07:42:37.119 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3NTc3MTM3LCJleHAiOjE0OTY5MDgxNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WSkD5ib5gf6nTG-eqS1MK2rlrJ-PvqO4QM77DEsDoRn0JMiVSJYPNHGGq1za0-K4vH3hZhO722y5WtnyOR87dw 2017-06-08 07:42:37.119 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:42:37.119 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:42:37.122 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:42:37.123 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:43:37.094 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:43:37.094 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3NTc3MTM3LCJleHAiOjE0OTY5MDgxNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WSkD5ib5gf6nTG-eqS1MK2rlrJ-PvqO4QM77DEsDoRn0JMiVSJYPNHGGq1za0-K4vH3hZhO722y5WtnyOR87dw 2017-06-08 07:43:37.094 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3NTc3MTM3LCJleHAiOjE0OTY5MDgxNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WSkD5ib5gf6nTG-eqS1MK2rlrJ-PvqO4QM77DEsDoRn0JMiVSJYPNHGGq1za0-K4vH3hZhO722y5WtnyOR87dw 2017-06-08 07:43:37.095 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:43:37.095 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:43:37.097 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:43:37.098 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:44:37.096 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:44:37.096 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3NTc3MTM3LCJleHAiOjE0OTY5MDgxNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WSkD5ib5gf6nTG-eqS1MK2rlrJ-PvqO4QM77DEsDoRn0JMiVSJYPNHGGq1za0-K4vH3hZhO722y5WtnyOR87dw 2017-06-08 07:44:37.096 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3NTc3MTM3LCJleHAiOjE0OTY5MDgxNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WSkD5ib5gf6nTG-eqS1MK2rlrJ-PvqO4QM77DEsDoRn0JMiVSJYPNHGGq1za0-K4vH3hZhO722y5WtnyOR87dw 2017-06-08 07:44:37.096 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:44:37.096 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:44:37.099 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:44:37.099 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 07:45:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 07:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 07:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 07:45:37.097 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:45:37.097 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3NTc3MTM3LCJleHAiOjE0OTY5MDgxNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WSkD5ib5gf6nTG-eqS1MK2rlrJ-PvqO4QM77DEsDoRn0JMiVSJYPNHGGq1za0-K4vH3hZhO722y5WtnyOR87dw 2017-06-08 07:45:37.097 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3NTc3MTM3LCJleHAiOjE0OTY5MDgxNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WSkD5ib5gf6nTG-eqS1MK2rlrJ-PvqO4QM77DEsDoRn0JMiVSJYPNHGGq1za0-K4vH3hZhO722y5WtnyOR87dw 2017-06-08 07:45:37.098 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:45:37.098 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:45:37.100 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:45:37.101 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:46:37.102 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:46:37.102 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3NTc3MTM3LCJleHAiOjE0OTY5MDgxNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WSkD5ib5gf6nTG-eqS1MK2rlrJ-PvqO4QM77DEsDoRn0JMiVSJYPNHGGq1za0-K4vH3hZhO722y5WtnyOR87dw 2017-06-08 07:46:37.102 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3NTc3MTM3LCJleHAiOjE0OTY5MDgxNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WSkD5ib5gf6nTG-eqS1MK2rlrJ-PvqO4QM77DEsDoRn0JMiVSJYPNHGGq1za0-K4vH3hZhO722y5WtnyOR87dw 2017-06-08 07:46:37.102 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:46:37.102 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:46:37.105 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:46:37.106 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:46:37.142 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:46:37.142 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3NTc3MTM3LCJleHAiOjE0OTY5MDgxNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WSkD5ib5gf6nTG-eqS1MK2rlrJ-PvqO4QM77DEsDoRn0JMiVSJYPNHGGq1za0-K4vH3hZhO722y5WtnyOR87dw 2017-06-08 07:46:37.142 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3NTc3MTM3LCJleHAiOjE0OTY5MDgxNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WSkD5ib5gf6nTG-eqS1MK2rlrJ-PvqO4QM77DEsDoRn0JMiVSJYPNHGGq1za0-K4vH3hZhO722y5WtnyOR87dw 2017-06-08 07:46:37.143 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 07:46:37.143 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:46:37.147 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:46:37.147 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:46:37.148 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:46:37.148 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3NTc3MTM3LCJleHAiOjE0OTY5MDgxNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.WSkD5ib5gf6nTG-eqS1MK2rlrJ-PvqO4QM77DEsDoRn0JMiVSJYPNHGGq1za0-K4vH3hZhO722y5WtnyOR87dw 2017-06-08 07:47:37.098 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:47:37.098 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3OTk3MTQ4LCJleHAiOjE0OTY5MDg1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-bGhnDpA4WTS5hkxKlTUZ4jQO4MwQdsvnclN2QZeaDQ7gcPCVhGQeHbuyQFazPeJuXgRk1TpbEAtyJdma0glOQ 2017-06-08 07:47:37.098 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3OTk3MTQ4LCJleHAiOjE0OTY5MDg1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-bGhnDpA4WTS5hkxKlTUZ4jQO4MwQdsvnclN2QZeaDQ7gcPCVhGQeHbuyQFazPeJuXgRk1TpbEAtyJdma0glOQ 2017-06-08 07:47:37.098 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:47:37.098 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:47:37.101 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:47:37.102 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:48:37.099 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:48:37.099 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3OTk3MTQ4LCJleHAiOjE0OTY5MDg1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-bGhnDpA4WTS5hkxKlTUZ4jQO4MwQdsvnclN2QZeaDQ7gcPCVhGQeHbuyQFazPeJuXgRk1TpbEAtyJdma0glOQ 2017-06-08 07:48:37.099 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3OTk3MTQ4LCJleHAiOjE0OTY5MDg1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-bGhnDpA4WTS5hkxKlTUZ4jQO4MwQdsvnclN2QZeaDQ7gcPCVhGQeHbuyQFazPeJuXgRk1TpbEAtyJdma0glOQ 2017-06-08 07:48:37.099 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:48:37.099 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:48:37.102 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:48:37.103 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:49:37.099 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:49:37.099 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3OTk3MTQ4LCJleHAiOjE0OTY5MDg1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-bGhnDpA4WTS5hkxKlTUZ4jQO4MwQdsvnclN2QZeaDQ7gcPCVhGQeHbuyQFazPeJuXgRk1TpbEAtyJdma0glOQ 2017-06-08 07:49:37.099 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3OTk3MTQ4LCJleHAiOjE0OTY5MDg1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-bGhnDpA4WTS5hkxKlTUZ4jQO4MwQdsvnclN2QZeaDQ7gcPCVhGQeHbuyQFazPeJuXgRk1TpbEAtyJdma0glOQ 2017-06-08 07:49:37.099 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:49:37.099 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:49:37.102 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:49:37.103 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:50:37.100 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:50:37.100 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3OTk3MTQ4LCJleHAiOjE0OTY5MDg1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-bGhnDpA4WTS5hkxKlTUZ4jQO4MwQdsvnclN2QZeaDQ7gcPCVhGQeHbuyQFazPeJuXgRk1TpbEAtyJdma0glOQ 2017-06-08 07:50:37.100 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3OTk3MTQ4LCJleHAiOjE0OTY5MDg1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-bGhnDpA4WTS5hkxKlTUZ4jQO4MwQdsvnclN2QZeaDQ7gcPCVhGQeHbuyQFazPeJuXgRk1TpbEAtyJdma0glOQ 2017-06-08 07:50:37.101 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:50:37.101 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:50:37.103 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:50:37.104 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:51:37.103 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:51:37.103 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3OTk3MTQ4LCJleHAiOjE0OTY5MDg1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-bGhnDpA4WTS5hkxKlTUZ4jQO4MwQdsvnclN2QZeaDQ7gcPCVhGQeHbuyQFazPeJuXgRk1TpbEAtyJdma0glOQ 2017-06-08 07:51:37.103 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3OTk3MTQ4LCJleHAiOjE0OTY5MDg1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-bGhnDpA4WTS5hkxKlTUZ4jQO4MwQdsvnclN2QZeaDQ7gcPCVhGQeHbuyQFazPeJuXgRk1TpbEAtyJdma0glOQ 2017-06-08 07:51:37.103 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:51:37.103 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:51:37.106 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:51:37.107 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:52:37.098 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:52:37.099 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3OTk3MTQ4LCJleHAiOjE0OTY5MDg1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-bGhnDpA4WTS5hkxKlTUZ4jQO4MwQdsvnclN2QZeaDQ7gcPCVhGQeHbuyQFazPeJuXgRk1TpbEAtyJdma0glOQ 2017-06-08 07:52:37.099 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3OTk3MTQ4LCJleHAiOjE0OTY5MDg1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-bGhnDpA4WTS5hkxKlTUZ4jQO4MwQdsvnclN2QZeaDQ7gcPCVhGQeHbuyQFazPeJuXgRk1TpbEAtyJdma0glOQ 2017-06-08 07:52:37.099 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:52:37.099 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:52:37.101 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:52:37.102 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:53:37.100 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:53:37.100 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3OTk3MTQ4LCJleHAiOjE0OTY5MDg1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-bGhnDpA4WTS5hkxKlTUZ4jQO4MwQdsvnclN2QZeaDQ7gcPCVhGQeHbuyQFazPeJuXgRk1TpbEAtyJdma0glOQ 2017-06-08 07:53:37.100 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3OTk3MTQ4LCJleHAiOjE0OTY5MDg1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-bGhnDpA4WTS5hkxKlTUZ4jQO4MwQdsvnclN2QZeaDQ7gcPCVhGQeHbuyQFazPeJuXgRk1TpbEAtyJdma0glOQ 2017-06-08 07:53:37.100 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:53:37.100 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:53:37.103 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:53:37.104 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:53:37.134 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:53:37.134 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3OTk3MTQ4LCJleHAiOjE0OTY5MDg1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-bGhnDpA4WTS5hkxKlTUZ4jQO4MwQdsvnclN2QZeaDQ7gcPCVhGQeHbuyQFazPeJuXgRk1TpbEAtyJdma0glOQ 2017-06-08 07:53:37.134 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3OTk3MTQ4LCJleHAiOjE0OTY5MDg1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-bGhnDpA4WTS5hkxKlTUZ4jQO4MwQdsvnclN2QZeaDQ7gcPCVhGQeHbuyQFazPeJuXgRk1TpbEAtyJdma0glOQ 2017-06-08 07:53:37.134 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 07:53:37.134 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:53:37.136 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:53:37.136 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:53:37.137 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:53:37.137 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA3OTk3MTQ4LCJleHAiOjE0OTY5MDg1OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.-bGhnDpA4WTS5hkxKlTUZ4jQO4MwQdsvnclN2QZeaDQ7gcPCVhGQeHbuyQFazPeJuXgRk1TpbEAtyJdma0glOQ 2017-06-08 07:54:37.106 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:54:37.106 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4NDE3MTM3LCJleHAiOjE0OTY5MDkwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.TIo39PXJ2KTIogb2pA9tXBq83nxB--n5Mld3b0olWw29OaYZP5soKVjXT1lva6OSfICt4fVEoY2KAcKckSewEg 2017-06-08 07:54:37.106 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4NDE3MTM3LCJleHAiOjE0OTY5MDkwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.TIo39PXJ2KTIogb2pA9tXBq83nxB--n5Mld3b0olWw29OaYZP5soKVjXT1lva6OSfICt4fVEoY2KAcKckSewEg 2017-06-08 07:54:37.106 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:54:37.106 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:54:37.109 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:54:37.109 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:55:37.102 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:55:37.102 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4NDE3MTM3LCJleHAiOjE0OTY5MDkwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.TIo39PXJ2KTIogb2pA9tXBq83nxB--n5Mld3b0olWw29OaYZP5soKVjXT1lva6OSfICt4fVEoY2KAcKckSewEg 2017-06-08 07:55:37.102 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4NDE3MTM3LCJleHAiOjE0OTY5MDkwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.TIo39PXJ2KTIogb2pA9tXBq83nxB--n5Mld3b0olWw29OaYZP5soKVjXT1lva6OSfICt4fVEoY2KAcKckSewEg 2017-06-08 07:55:37.102 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:55:37.102 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:55:37.105 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:55:37.107 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:56:37.115 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:56:37.115 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4NDE3MTM3LCJleHAiOjE0OTY5MDkwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.TIo39PXJ2KTIogb2pA9tXBq83nxB--n5Mld3b0olWw29OaYZP5soKVjXT1lva6OSfICt4fVEoY2KAcKckSewEg 2017-06-08 07:56:37.115 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4NDE3MTM3LCJleHAiOjE0OTY5MDkwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.TIo39PXJ2KTIogb2pA9tXBq83nxB--n5Mld3b0olWw29OaYZP5soKVjXT1lva6OSfICt4fVEoY2KAcKckSewEg 2017-06-08 07:56:37.115 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:56:37.115 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:56:37.119 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:56:37.120 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:57:37.100 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:57:37.100 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4NDE3MTM3LCJleHAiOjE0OTY5MDkwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.TIo39PXJ2KTIogb2pA9tXBq83nxB--n5Mld3b0olWw29OaYZP5soKVjXT1lva6OSfICt4fVEoY2KAcKckSewEg 2017-06-08 07:57:37.100 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4NDE3MTM3LCJleHAiOjE0OTY5MDkwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.TIo39PXJ2KTIogb2pA9tXBq83nxB--n5Mld3b0olWw29OaYZP5soKVjXT1lva6OSfICt4fVEoY2KAcKckSewEg 2017-06-08 07:57:37.100 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:57:37.100 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:57:37.103 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:57:37.104 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:58:37.100 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:58:37.101 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4NDE3MTM3LCJleHAiOjE0OTY5MDkwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.TIo39PXJ2KTIogb2pA9tXBq83nxB--n5Mld3b0olWw29OaYZP5soKVjXT1lva6OSfICt4fVEoY2KAcKckSewEg 2017-06-08 07:58:37.101 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4NDE3MTM3LCJleHAiOjE0OTY5MDkwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.TIo39PXJ2KTIogb2pA9tXBq83nxB--n5Mld3b0olWw29OaYZP5soKVjXT1lva6OSfICt4fVEoY2KAcKckSewEg 2017-06-08 07:58:37.101 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:58:37.101 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:58:37.104 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:58:37.104 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 07:59:37.100 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 07:59:37.101 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4NDE3MTM3LCJleHAiOjE0OTY5MDkwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.TIo39PXJ2KTIogb2pA9tXBq83nxB--n5Mld3b0olWw29OaYZP5soKVjXT1lva6OSfICt4fVEoY2KAcKckSewEg 2017-06-08 07:59:37.101 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4NDE3MTM3LCJleHAiOjE0OTY5MDkwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.TIo39PXJ2KTIogb2pA9tXBq83nxB--n5Mld3b0olWw29OaYZP5soKVjXT1lva6OSfICt4fVEoY2KAcKckSewEg 2017-06-08 07:59:37.101 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 07:59:37.101 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 07:59:37.104 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 07:59:37.105 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:00:00.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 08:00:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 08:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 08:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 08:00:37.102 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:00:37.102 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4NDE3MTM3LCJleHAiOjE0OTY5MDkwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.TIo39PXJ2KTIogb2pA9tXBq83nxB--n5Mld3b0olWw29OaYZP5soKVjXT1lva6OSfICt4fVEoY2KAcKckSewEg 2017-06-08 08:00:37.102 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4NDE3MTM3LCJleHAiOjE0OTY5MDkwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.TIo39PXJ2KTIogb2pA9tXBq83nxB--n5Mld3b0olWw29OaYZP5soKVjXT1lva6OSfICt4fVEoY2KAcKckSewEg 2017-06-08 08:00:37.102 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:00:37.102 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:00:37.104 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:00:37.105 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:00:37.130 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:00:37.130 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4NDE3MTM3LCJleHAiOjE0OTY5MDkwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.TIo39PXJ2KTIogb2pA9tXBq83nxB--n5Mld3b0olWw29OaYZP5soKVjXT1lva6OSfICt4fVEoY2KAcKckSewEg 2017-06-08 08:00:37.130 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4NDE3MTM3LCJleHAiOjE0OTY5MDkwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.TIo39PXJ2KTIogb2pA9tXBq83nxB--n5Mld3b0olWw29OaYZP5soKVjXT1lva6OSfICt4fVEoY2KAcKckSewEg 2017-06-08 08:00:37.130 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 08:00:37.130 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:00:37.132 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:00:37.132 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:00:37.133 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:00:37.133 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4NDE3MTM3LCJleHAiOjE0OTY5MDkwMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.TIo39PXJ2KTIogb2pA9tXBq83nxB--n5Mld3b0olWw29OaYZP5soKVjXT1lva6OSfICt4fVEoY2KAcKckSewEg 2017-06-08 08:01:37.106 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:01:37.106 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4ODM3MTMzLCJleHAiOjE0OTY5MDk0MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CPswB50KEj7NZqRz8OrDbH8Z3T1dLHsKraw0Ex23NdPlfpLxMwyUbqE1CuWQgz8YNJaT_PdGR1BmaxXdgImgSg 2017-06-08 08:01:37.106 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4ODM3MTMzLCJleHAiOjE0OTY5MDk0MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CPswB50KEj7NZqRz8OrDbH8Z3T1dLHsKraw0Ex23NdPlfpLxMwyUbqE1CuWQgz8YNJaT_PdGR1BmaxXdgImgSg 2017-06-08 08:01:37.107 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:01:37.107 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:01:37.112 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:01:37.113 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:02:37.113 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:02:37.114 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4ODM3MTMzLCJleHAiOjE0OTY5MDk0MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CPswB50KEj7NZqRz8OrDbH8Z3T1dLHsKraw0Ex23NdPlfpLxMwyUbqE1CuWQgz8YNJaT_PdGR1BmaxXdgImgSg 2017-06-08 08:02:37.114 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4ODM3MTMzLCJleHAiOjE0OTY5MDk0MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CPswB50KEj7NZqRz8OrDbH8Z3T1dLHsKraw0Ex23NdPlfpLxMwyUbqE1CuWQgz8YNJaT_PdGR1BmaxXdgImgSg 2017-06-08 08:02:37.114 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:02:37.114 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:02:37.117 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:02:37.118 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:03:37.107 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:03:37.107 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4ODM3MTMzLCJleHAiOjE0OTY5MDk0MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CPswB50KEj7NZqRz8OrDbH8Z3T1dLHsKraw0Ex23NdPlfpLxMwyUbqE1CuWQgz8YNJaT_PdGR1BmaxXdgImgSg 2017-06-08 08:03:37.107 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4ODM3MTMzLCJleHAiOjE0OTY5MDk0MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CPswB50KEj7NZqRz8OrDbH8Z3T1dLHsKraw0Ex23NdPlfpLxMwyUbqE1CuWQgz8YNJaT_PdGR1BmaxXdgImgSg 2017-06-08 08:03:37.107 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:03:37.107 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:03:37.112 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:03:37.113 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:04:37.103 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:04:37.103 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4ODM3MTMzLCJleHAiOjE0OTY5MDk0MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CPswB50KEj7NZqRz8OrDbH8Z3T1dLHsKraw0Ex23NdPlfpLxMwyUbqE1CuWQgz8YNJaT_PdGR1BmaxXdgImgSg 2017-06-08 08:04:37.103 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4ODM3MTMzLCJleHAiOjE0OTY5MDk0MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CPswB50KEj7NZqRz8OrDbH8Z3T1dLHsKraw0Ex23NdPlfpLxMwyUbqE1CuWQgz8YNJaT_PdGR1BmaxXdgImgSg 2017-06-08 08:04:37.104 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:04:37.104 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:04:37.106 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:04:37.107 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:05:37.164 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:05:37.164 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4ODM3MTMzLCJleHAiOjE0OTY5MDk0MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CPswB50KEj7NZqRz8OrDbH8Z3T1dLHsKraw0Ex23NdPlfpLxMwyUbqE1CuWQgz8YNJaT_PdGR1BmaxXdgImgSg 2017-06-08 08:05:37.164 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4ODM3MTMzLCJleHAiOjE0OTY5MDk0MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CPswB50KEj7NZqRz8OrDbH8Z3T1dLHsKraw0Ex23NdPlfpLxMwyUbqE1CuWQgz8YNJaT_PdGR1BmaxXdgImgSg 2017-06-08 08:05:37.164 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:05:37.164 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:05:37.167 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:05:37.168 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:06:37.111 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:06:37.111 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4ODM3MTMzLCJleHAiOjE0OTY5MDk0MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CPswB50KEj7NZqRz8OrDbH8Z3T1dLHsKraw0Ex23NdPlfpLxMwyUbqE1CuWQgz8YNJaT_PdGR1BmaxXdgImgSg 2017-06-08 08:06:37.111 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4ODM3MTMzLCJleHAiOjE0OTY5MDk0MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CPswB50KEj7NZqRz8OrDbH8Z3T1dLHsKraw0Ex23NdPlfpLxMwyUbqE1CuWQgz8YNJaT_PdGR1BmaxXdgImgSg 2017-06-08 08:06:37.111 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:06:37.111 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:06:37.114 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:06:37.115 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:07:37.107 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:07:37.107 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4ODM3MTMzLCJleHAiOjE0OTY5MDk0MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CPswB50KEj7NZqRz8OrDbH8Z3T1dLHsKraw0Ex23NdPlfpLxMwyUbqE1CuWQgz8YNJaT_PdGR1BmaxXdgImgSg 2017-06-08 08:07:37.107 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4ODM3MTMzLCJleHAiOjE0OTY5MDk0MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CPswB50KEj7NZqRz8OrDbH8Z3T1dLHsKraw0Ex23NdPlfpLxMwyUbqE1CuWQgz8YNJaT_PdGR1BmaxXdgImgSg 2017-06-08 08:07:37.107 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:07:37.107 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:07:37.110 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:07:37.111 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:07:37.136 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:07:37.136 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4ODM3MTMzLCJleHAiOjE0OTY5MDk0MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CPswB50KEj7NZqRz8OrDbH8Z3T1dLHsKraw0Ex23NdPlfpLxMwyUbqE1CuWQgz8YNJaT_PdGR1BmaxXdgImgSg 2017-06-08 08:07:37.136 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4ODM3MTMzLCJleHAiOjE0OTY5MDk0MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CPswB50KEj7NZqRz8OrDbH8Z3T1dLHsKraw0Ex23NdPlfpLxMwyUbqE1CuWQgz8YNJaT_PdGR1BmaxXdgImgSg 2017-06-08 08:07:37.137 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 08:07:37.137 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:07:37.138 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:07:37.139 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:07:37.139 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:07:37.139 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA4ODM3MTMzLCJleHAiOjE0OTY5MDk0MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.CPswB50KEj7NZqRz8OrDbH8Z3T1dLHsKraw0Ex23NdPlfpLxMwyUbqE1CuWQgz8YNJaT_PdGR1BmaxXdgImgSg 2017-06-08 08:08:37.109 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:08:37.109 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5MjU3MTM5LCJleHAiOjE0OTY5MDk4NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xAsZbhinjRxYCBGRnOYu2v_0jBzxoDq_ZoLxnDMw4UpfDETupxkft67XiAOGxyECuF6NO5tptfYvdgH5epl-2g 2017-06-08 08:08:37.109 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5MjU3MTM5LCJleHAiOjE0OTY5MDk4NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xAsZbhinjRxYCBGRnOYu2v_0jBzxoDq_ZoLxnDMw4UpfDETupxkft67XiAOGxyECuF6NO5tptfYvdgH5epl-2g 2017-06-08 08:08:37.109 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:08:37.109 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:08:37.112 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:08:37.113 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:09:37.107 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:09:37.107 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5MjU3MTM5LCJleHAiOjE0OTY5MDk4NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xAsZbhinjRxYCBGRnOYu2v_0jBzxoDq_ZoLxnDMw4UpfDETupxkft67XiAOGxyECuF6NO5tptfYvdgH5epl-2g 2017-06-08 08:09:37.107 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5MjU3MTM5LCJleHAiOjE0OTY5MDk4NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xAsZbhinjRxYCBGRnOYu2v_0jBzxoDq_ZoLxnDMw4UpfDETupxkft67XiAOGxyECuF6NO5tptfYvdgH5epl-2g 2017-06-08 08:09:37.107 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:09:37.107 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:09:37.110 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:09:37.111 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:10:37.108 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:10:37.108 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5MjU3MTM5LCJleHAiOjE0OTY5MDk4NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xAsZbhinjRxYCBGRnOYu2v_0jBzxoDq_ZoLxnDMw4UpfDETupxkft67XiAOGxyECuF6NO5tptfYvdgH5epl-2g 2017-06-08 08:10:37.108 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5MjU3MTM5LCJleHAiOjE0OTY5MDk4NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xAsZbhinjRxYCBGRnOYu2v_0jBzxoDq_ZoLxnDMw4UpfDETupxkft67XiAOGxyECuF6NO5tptfYvdgH5epl-2g 2017-06-08 08:10:37.108 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:10:37.108 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:10:37.111 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:10:37.112 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:11:37.106 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:11:37.106 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5MjU3MTM5LCJleHAiOjE0OTY5MDk4NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xAsZbhinjRxYCBGRnOYu2v_0jBzxoDq_ZoLxnDMw4UpfDETupxkft67XiAOGxyECuF6NO5tptfYvdgH5epl-2g 2017-06-08 08:11:37.107 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5MjU3MTM5LCJleHAiOjE0OTY5MDk4NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xAsZbhinjRxYCBGRnOYu2v_0jBzxoDq_ZoLxnDMw4UpfDETupxkft67XiAOGxyECuF6NO5tptfYvdgH5epl-2g 2017-06-08 08:11:37.107 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:11:37.107 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:11:37.110 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:11:37.110 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:12:37.147 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:12:37.147 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5MjU3MTM5LCJleHAiOjE0OTY5MDk4NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xAsZbhinjRxYCBGRnOYu2v_0jBzxoDq_ZoLxnDMw4UpfDETupxkft67XiAOGxyECuF6NO5tptfYvdgH5epl-2g 2017-06-08 08:12:37.147 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5MjU3MTM5LCJleHAiOjE0OTY5MDk4NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xAsZbhinjRxYCBGRnOYu2v_0jBzxoDq_ZoLxnDMw4UpfDETupxkft67XiAOGxyECuF6NO5tptfYvdgH5epl-2g 2017-06-08 08:12:37.148 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:12:37.148 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:12:37.150 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:12:37.151 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:13:37.108 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:13:37.108 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5MjU3MTM5LCJleHAiOjE0OTY5MDk4NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xAsZbhinjRxYCBGRnOYu2v_0jBzxoDq_ZoLxnDMw4UpfDETupxkft67XiAOGxyECuF6NO5tptfYvdgH5epl-2g 2017-06-08 08:13:37.108 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5MjU3MTM5LCJleHAiOjE0OTY5MDk4NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xAsZbhinjRxYCBGRnOYu2v_0jBzxoDq_ZoLxnDMw4UpfDETupxkft67XiAOGxyECuF6NO5tptfYvdgH5epl-2g 2017-06-08 08:13:37.108 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:13:37.115 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:13:37.117 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:13:37.118 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:14:37.112 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:14:37.112 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5MjU3MTM5LCJleHAiOjE0OTY5MDk4NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xAsZbhinjRxYCBGRnOYu2v_0jBzxoDq_ZoLxnDMw4UpfDETupxkft67XiAOGxyECuF6NO5tptfYvdgH5epl-2g 2017-06-08 08:14:37.112 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5MjU3MTM5LCJleHAiOjE0OTY5MDk4NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xAsZbhinjRxYCBGRnOYu2v_0jBzxoDq_ZoLxnDMw4UpfDETupxkft67XiAOGxyECuF6NO5tptfYvdgH5epl-2g 2017-06-08 08:14:37.112 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:14:37.112 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:14:37.115 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:14:37.116 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:14:37.147 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:14:37.147 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5MjU3MTM5LCJleHAiOjE0OTY5MDk4NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xAsZbhinjRxYCBGRnOYu2v_0jBzxoDq_ZoLxnDMw4UpfDETupxkft67XiAOGxyECuF6NO5tptfYvdgH5epl-2g 2017-06-08 08:14:37.147 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5MjU3MTM5LCJleHAiOjE0OTY5MDk4NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xAsZbhinjRxYCBGRnOYu2v_0jBzxoDq_ZoLxnDMw4UpfDETupxkft67XiAOGxyECuF6NO5tptfYvdgH5epl-2g 2017-06-08 08:14:37.147 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 08:14:37.147 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:14:37.149 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:14:37.149 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:14:37.150 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:14:37.150 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5MjU3MTM5LCJleHAiOjE0OTY5MDk4NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xAsZbhinjRxYCBGRnOYu2v_0jBzxoDq_ZoLxnDMw4UpfDETupxkft67XiAOGxyECuF6NO5tptfYvdgH5epl-2g 2017-06-08 08:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 08:15:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 08:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 08:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 08:15:37.109 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:15:37.110 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5Njc3MTUwLCJleHAiOjE0OTY5MTAyNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xXRXahWDJf1nIEdKwT0eSVpfB34lSQ-mffievnb0MwI_iitN9n9QTx3furooyS3crDwahjJwlxZOLvMhSjtV8A 2017-06-08 08:15:37.110 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5Njc3MTUwLCJleHAiOjE0OTY5MTAyNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xXRXahWDJf1nIEdKwT0eSVpfB34lSQ-mffievnb0MwI_iitN9n9QTx3furooyS3crDwahjJwlxZOLvMhSjtV8A 2017-06-08 08:15:37.110 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:15:37.110 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:15:37.113 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:15:37.113 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:16:37.114 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:16:37.114 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5Njc3MTUwLCJleHAiOjE0OTY5MTAyNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xXRXahWDJf1nIEdKwT0eSVpfB34lSQ-mffievnb0MwI_iitN9n9QTx3furooyS3crDwahjJwlxZOLvMhSjtV8A 2017-06-08 08:16:37.114 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5Njc3MTUwLCJleHAiOjE0OTY5MTAyNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xXRXahWDJf1nIEdKwT0eSVpfB34lSQ-mffievnb0MwI_iitN9n9QTx3furooyS3crDwahjJwlxZOLvMhSjtV8A 2017-06-08 08:16:37.114 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:16:37.114 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:16:37.122 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:16:37.122 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:17:37.109 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:17:37.110 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5Njc3MTUwLCJleHAiOjE0OTY5MTAyNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xXRXahWDJf1nIEdKwT0eSVpfB34lSQ-mffievnb0MwI_iitN9n9QTx3furooyS3crDwahjJwlxZOLvMhSjtV8A 2017-06-08 08:17:37.110 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5Njc3MTUwLCJleHAiOjE0OTY5MTAyNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xXRXahWDJf1nIEdKwT0eSVpfB34lSQ-mffievnb0MwI_iitN9n9QTx3furooyS3crDwahjJwlxZOLvMhSjtV8A 2017-06-08 08:17:37.111 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:17:37.111 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:17:37.115 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:17:37.116 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:18:37.110 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:18:37.110 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5Njc3MTUwLCJleHAiOjE0OTY5MTAyNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xXRXahWDJf1nIEdKwT0eSVpfB34lSQ-mffievnb0MwI_iitN9n9QTx3furooyS3crDwahjJwlxZOLvMhSjtV8A 2017-06-08 08:18:37.110 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5Njc3MTUwLCJleHAiOjE0OTY5MTAyNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xXRXahWDJf1nIEdKwT0eSVpfB34lSQ-mffievnb0MwI_iitN9n9QTx3furooyS3crDwahjJwlxZOLvMhSjtV8A 2017-06-08 08:18:37.110 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:18:37.110 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:18:37.113 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:18:37.114 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:19:37.110 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:19:37.111 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5Njc3MTUwLCJleHAiOjE0OTY5MTAyNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xXRXahWDJf1nIEdKwT0eSVpfB34lSQ-mffievnb0MwI_iitN9n9QTx3furooyS3crDwahjJwlxZOLvMhSjtV8A 2017-06-08 08:19:37.111 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5Njc3MTUwLCJleHAiOjE0OTY5MTAyNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xXRXahWDJf1nIEdKwT0eSVpfB34lSQ-mffievnb0MwI_iitN9n9QTx3furooyS3crDwahjJwlxZOLvMhSjtV8A 2017-06-08 08:19:37.111 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:19:37.111 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:19:37.114 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:19:37.115 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:20:37.111 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:20:37.111 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5Njc3MTUwLCJleHAiOjE0OTY5MTAyNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xXRXahWDJf1nIEdKwT0eSVpfB34lSQ-mffievnb0MwI_iitN9n9QTx3furooyS3crDwahjJwlxZOLvMhSjtV8A 2017-06-08 08:20:37.112 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5Njc3MTUwLCJleHAiOjE0OTY5MTAyNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xXRXahWDJf1nIEdKwT0eSVpfB34lSQ-mffievnb0MwI_iitN9n9QTx3furooyS3crDwahjJwlxZOLvMhSjtV8A 2017-06-08 08:20:37.112 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:20:37.112 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:20:37.114 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:20:37.115 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:21:37.112 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:21:37.112 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5Njc3MTUwLCJleHAiOjE0OTY5MTAyNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xXRXahWDJf1nIEdKwT0eSVpfB34lSQ-mffievnb0MwI_iitN9n9QTx3furooyS3crDwahjJwlxZOLvMhSjtV8A 2017-06-08 08:21:37.112 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5Njc3MTUwLCJleHAiOjE0OTY5MTAyNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xXRXahWDJf1nIEdKwT0eSVpfB34lSQ-mffievnb0MwI_iitN9n9QTx3furooyS3crDwahjJwlxZOLvMhSjtV8A 2017-06-08 08:21:37.113 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:21:37.113 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:21:37.116 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:21:37.117 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:21:37.147 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:21:37.147 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5Njc3MTUwLCJleHAiOjE0OTY5MTAyNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xXRXahWDJf1nIEdKwT0eSVpfB34lSQ-mffievnb0MwI_iitN9n9QTx3furooyS3crDwahjJwlxZOLvMhSjtV8A 2017-06-08 08:21:37.147 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5Njc3MTUwLCJleHAiOjE0OTY5MTAyNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xXRXahWDJf1nIEdKwT0eSVpfB34lSQ-mffievnb0MwI_iitN9n9QTx3furooyS3crDwahjJwlxZOLvMhSjtV8A 2017-06-08 08:21:37.147 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 08:21:37.147 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:21:37.149 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:21:37.149 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:21:37.150 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:21:37.150 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTA5Njc3MTUwLCJleHAiOjE0OTY5MTAyNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.xXRXahWDJf1nIEdKwT0eSVpfB34lSQ-mffievnb0MwI_iitN9n9QTx3furooyS3crDwahjJwlxZOLvMhSjtV8A 2017-06-08 08:22:37.122 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:22:37.122 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwMDk3MTUwLCJleHAiOjE0OTY5MTA2OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gDpJxk6bRzMoZR3Gjddyq1m6vG_lZdEko5-9To_obA9a2br131LguvgoSeA3QfhXi_NyyPwnG001Qa1HtEFscw 2017-06-08 08:22:37.122 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwMDk3MTUwLCJleHAiOjE0OTY5MTA2OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gDpJxk6bRzMoZR3Gjddyq1m6vG_lZdEko5-9To_obA9a2br131LguvgoSeA3QfhXi_NyyPwnG001Qa1HtEFscw 2017-06-08 08:22:37.122 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:22:37.122 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:22:37.127 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:22:37.128 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:23:37.112 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:23:37.112 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwMDk3MTUwLCJleHAiOjE0OTY5MTA2OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gDpJxk6bRzMoZR3Gjddyq1m6vG_lZdEko5-9To_obA9a2br131LguvgoSeA3QfhXi_NyyPwnG001Qa1HtEFscw 2017-06-08 08:23:37.112 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwMDk3MTUwLCJleHAiOjE0OTY5MTA2OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gDpJxk6bRzMoZR3Gjddyq1m6vG_lZdEko5-9To_obA9a2br131LguvgoSeA3QfhXi_NyyPwnG001Qa1HtEFscw 2017-06-08 08:23:37.113 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:23:37.113 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:23:37.115 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:23:37.116 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:24:37.112 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:24:37.112 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwMDk3MTUwLCJleHAiOjE0OTY5MTA2OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gDpJxk6bRzMoZR3Gjddyq1m6vG_lZdEko5-9To_obA9a2br131LguvgoSeA3QfhXi_NyyPwnG001Qa1HtEFscw 2017-06-08 08:24:37.112 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwMDk3MTUwLCJleHAiOjE0OTY5MTA2OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gDpJxk6bRzMoZR3Gjddyq1m6vG_lZdEko5-9To_obA9a2br131LguvgoSeA3QfhXi_NyyPwnG001Qa1HtEFscw 2017-06-08 08:24:37.113 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:24:37.113 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:24:37.116 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:24:37.117 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:25:37.112 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:25:37.112 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwMDk3MTUwLCJleHAiOjE0OTY5MTA2OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gDpJxk6bRzMoZR3Gjddyq1m6vG_lZdEko5-9To_obA9a2br131LguvgoSeA3QfhXi_NyyPwnG001Qa1HtEFscw 2017-06-08 08:25:37.112 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwMDk3MTUwLCJleHAiOjE0OTY5MTA2OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gDpJxk6bRzMoZR3Gjddyq1m6vG_lZdEko5-9To_obA9a2br131LguvgoSeA3QfhXi_NyyPwnG001Qa1HtEFscw 2017-06-08 08:25:37.113 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:25:37.113 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:25:37.115 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:25:37.116 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:26:37.144 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:26:37.144 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwMDk3MTUwLCJleHAiOjE0OTY5MTA2OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gDpJxk6bRzMoZR3Gjddyq1m6vG_lZdEko5-9To_obA9a2br131LguvgoSeA3QfhXi_NyyPwnG001Qa1HtEFscw 2017-06-08 08:26:37.144 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwMDk3MTUwLCJleHAiOjE0OTY5MTA2OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gDpJxk6bRzMoZR3Gjddyq1m6vG_lZdEko5-9To_obA9a2br131LguvgoSeA3QfhXi_NyyPwnG001Qa1HtEFscw 2017-06-08 08:26:37.145 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:26:37.145 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:26:37.147 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:26:37.148 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:27:37.125 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:27:37.126 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwMDk3MTUwLCJleHAiOjE0OTY5MTA2OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gDpJxk6bRzMoZR3Gjddyq1m6vG_lZdEko5-9To_obA9a2br131LguvgoSeA3QfhXi_NyyPwnG001Qa1HtEFscw 2017-06-08 08:27:37.126 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwMDk3MTUwLCJleHAiOjE0OTY5MTA2OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gDpJxk6bRzMoZR3Gjddyq1m6vG_lZdEko5-9To_obA9a2br131LguvgoSeA3QfhXi_NyyPwnG001Qa1HtEFscw 2017-06-08 08:27:37.126 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:27:37.126 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:27:37.129 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:27:37.130 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:28:37.114 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:28:37.114 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwMDk3MTUwLCJleHAiOjE0OTY5MTA2OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gDpJxk6bRzMoZR3Gjddyq1m6vG_lZdEko5-9To_obA9a2br131LguvgoSeA3QfhXi_NyyPwnG001Qa1HtEFscw 2017-06-08 08:28:37.114 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwMDk3MTUwLCJleHAiOjE0OTY5MTA2OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gDpJxk6bRzMoZR3Gjddyq1m6vG_lZdEko5-9To_obA9a2br131LguvgoSeA3QfhXi_NyyPwnG001Qa1HtEFscw 2017-06-08 08:28:37.115 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:28:37.115 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:28:37.118 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:28:37.119 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:28:37.141 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:28:37.141 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwMDk3MTUwLCJleHAiOjE0OTY5MTA2OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gDpJxk6bRzMoZR3Gjddyq1m6vG_lZdEko5-9To_obA9a2br131LguvgoSeA3QfhXi_NyyPwnG001Qa1HtEFscw 2017-06-08 08:28:37.141 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwMDk3MTUwLCJleHAiOjE0OTY5MTA2OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gDpJxk6bRzMoZR3Gjddyq1m6vG_lZdEko5-9To_obA9a2br131LguvgoSeA3QfhXi_NyyPwnG001Qa1HtEFscw 2017-06-08 08:28:37.142 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 08:28:37.142 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:28:37.143 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:28:37.144 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:28:37.144 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:28:37.144 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwMDk3MTUwLCJleHAiOjE0OTY5MTA2OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.gDpJxk6bRzMoZR3Gjddyq1m6vG_lZdEko5-9To_obA9a2br131LguvgoSeA3QfhXi_NyyPwnG001Qa1HtEFscw 2017-06-08 08:29:37.122 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:29:37.122 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwNTE3MTQ0LCJleHAiOjE0OTY5MTExMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.qF5pX8MFCeCSAaKZCE5McdI5Yhe4ks39dVV2Up2C8DeJYp8SMcnrwHKadh-he8PzdNdQy3nSpv3V0UMwhx0poA 2017-06-08 08:29:37.122 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwNTE3MTQ0LCJleHAiOjE0OTY5MTExMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.qF5pX8MFCeCSAaKZCE5McdI5Yhe4ks39dVV2Up2C8DeJYp8SMcnrwHKadh-he8PzdNdQy3nSpv3V0UMwhx0poA 2017-06-08 08:29:37.123 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:29:37.123 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:29:37.125 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:29:37.126 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 08:30:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 08:30:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 08:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 08:30:37.126 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:30:37.126 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwNTE3MTQ0LCJleHAiOjE0OTY5MTExMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.qF5pX8MFCeCSAaKZCE5McdI5Yhe4ks39dVV2Up2C8DeJYp8SMcnrwHKadh-he8PzdNdQy3nSpv3V0UMwhx0poA 2017-06-08 08:30:37.126 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwNTE3MTQ0LCJleHAiOjE0OTY5MTExMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.qF5pX8MFCeCSAaKZCE5McdI5Yhe4ks39dVV2Up2C8DeJYp8SMcnrwHKadh-he8PzdNdQy3nSpv3V0UMwhx0poA 2017-06-08 08:30:37.126 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:30:37.126 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:30:37.129 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:30:37.129 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:31:37.116 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:31:37.116 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwNTE3MTQ0LCJleHAiOjE0OTY5MTExMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.qF5pX8MFCeCSAaKZCE5McdI5Yhe4ks39dVV2Up2C8DeJYp8SMcnrwHKadh-he8PzdNdQy3nSpv3V0UMwhx0poA 2017-06-08 08:31:37.116 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwNTE3MTQ0LCJleHAiOjE0OTY5MTExMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.qF5pX8MFCeCSAaKZCE5McdI5Yhe4ks39dVV2Up2C8DeJYp8SMcnrwHKadh-he8PzdNdQy3nSpv3V0UMwhx0poA 2017-06-08 08:31:37.116 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:31:37.116 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:31:37.119 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:31:37.120 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:32:37.120 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:32:37.120 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwNTE3MTQ0LCJleHAiOjE0OTY5MTExMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.qF5pX8MFCeCSAaKZCE5McdI5Yhe4ks39dVV2Up2C8DeJYp8SMcnrwHKadh-he8PzdNdQy3nSpv3V0UMwhx0poA 2017-06-08 08:32:37.120 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwNTE3MTQ0LCJleHAiOjE0OTY5MTExMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.qF5pX8MFCeCSAaKZCE5McdI5Yhe4ks39dVV2Up2C8DeJYp8SMcnrwHKadh-he8PzdNdQy3nSpv3V0UMwhx0poA 2017-06-08 08:32:37.121 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:32:37.121 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:32:37.123 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:32:37.124 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:33:37.130 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:33:37.130 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwNTE3MTQ0LCJleHAiOjE0OTY5MTExMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.qF5pX8MFCeCSAaKZCE5McdI5Yhe4ks39dVV2Up2C8DeJYp8SMcnrwHKadh-he8PzdNdQy3nSpv3V0UMwhx0poA 2017-06-08 08:33:37.130 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwNTE3MTQ0LCJleHAiOjE0OTY5MTExMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.qF5pX8MFCeCSAaKZCE5McdI5Yhe4ks39dVV2Up2C8DeJYp8SMcnrwHKadh-he8PzdNdQy3nSpv3V0UMwhx0poA 2017-06-08 08:33:37.131 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:33:37.131 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:33:37.133 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:33:37.134 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:34:37.120 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:34:37.120 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwNTE3MTQ0LCJleHAiOjE0OTY5MTExMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.qF5pX8MFCeCSAaKZCE5McdI5Yhe4ks39dVV2Up2C8DeJYp8SMcnrwHKadh-he8PzdNdQy3nSpv3V0UMwhx0poA 2017-06-08 08:34:37.120 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwNTE3MTQ0LCJleHAiOjE0OTY5MTExMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.qF5pX8MFCeCSAaKZCE5McdI5Yhe4ks39dVV2Up2C8DeJYp8SMcnrwHKadh-he8PzdNdQy3nSpv3V0UMwhx0poA 2017-06-08 08:34:37.121 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:34:37.121 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:34:37.123 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:34:37.124 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:35:37.119 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:35:37.119 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwNTE3MTQ0LCJleHAiOjE0OTY5MTExMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.qF5pX8MFCeCSAaKZCE5McdI5Yhe4ks39dVV2Up2C8DeJYp8SMcnrwHKadh-he8PzdNdQy3nSpv3V0UMwhx0poA 2017-06-08 08:35:37.119 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwNTE3MTQ0LCJleHAiOjE0OTY5MTExMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.qF5pX8MFCeCSAaKZCE5McdI5Yhe4ks39dVV2Up2C8DeJYp8SMcnrwHKadh-he8PzdNdQy3nSpv3V0UMwhx0poA 2017-06-08 08:35:37.120 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:35:37.120 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:35:37.123 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:35:37.123 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:35:37.149 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:35:37.149 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwNTE3MTQ0LCJleHAiOjE0OTY5MTExMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.qF5pX8MFCeCSAaKZCE5McdI5Yhe4ks39dVV2Up2C8DeJYp8SMcnrwHKadh-he8PzdNdQy3nSpv3V0UMwhx0poA 2017-06-08 08:35:37.149 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwNTE3MTQ0LCJleHAiOjE0OTY5MTExMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.qF5pX8MFCeCSAaKZCE5McdI5Yhe4ks39dVV2Up2C8DeJYp8SMcnrwHKadh-he8PzdNdQy3nSpv3V0UMwhx0poA 2017-06-08 08:35:37.149 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 08:35:37.149 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:35:37.150 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:35:37.151 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:35:37.152 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:35:37.152 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwNTE3MTQ0LCJleHAiOjE0OTY5MTExMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.qF5pX8MFCeCSAaKZCE5McdI5Yhe4ks39dVV2Up2C8DeJYp8SMcnrwHKadh-he8PzdNdQy3nSpv3V0UMwhx0poA 2017-06-08 08:36:37.121 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:36:37.121 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwOTM3MTUyLCJleHAiOjE0OTY5MTE1MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z5bX4OJu1gPB7F_IrEpsBoud796tkPy3E1_3UH9iWbGVXdiUukcScCR_EvQhFsLEUwyG_AJ7pLOlZJtuUOEQNw 2017-06-08 08:36:37.121 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwOTM3MTUyLCJleHAiOjE0OTY5MTE1MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z5bX4OJu1gPB7F_IrEpsBoud796tkPy3E1_3UH9iWbGVXdiUukcScCR_EvQhFsLEUwyG_AJ7pLOlZJtuUOEQNw 2017-06-08 08:36:37.121 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:36:37.121 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:36:37.124 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:36:37.125 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:37:37.119 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:37:37.119 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwOTM3MTUyLCJleHAiOjE0OTY5MTE1MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z5bX4OJu1gPB7F_IrEpsBoud796tkPy3E1_3UH9iWbGVXdiUukcScCR_EvQhFsLEUwyG_AJ7pLOlZJtuUOEQNw 2017-06-08 08:37:37.119 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwOTM3MTUyLCJleHAiOjE0OTY5MTE1MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z5bX4OJu1gPB7F_IrEpsBoud796tkPy3E1_3UH9iWbGVXdiUukcScCR_EvQhFsLEUwyG_AJ7pLOlZJtuUOEQNw 2017-06-08 08:37:37.119 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:37:37.119 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:37:37.122 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:37:37.123 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:38:37.120 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:38:37.120 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwOTM3MTUyLCJleHAiOjE0OTY5MTE1MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z5bX4OJu1gPB7F_IrEpsBoud796tkPy3E1_3UH9iWbGVXdiUukcScCR_EvQhFsLEUwyG_AJ7pLOlZJtuUOEQNw 2017-06-08 08:38:37.120 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwOTM3MTUyLCJleHAiOjE0OTY5MTE1MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z5bX4OJu1gPB7F_IrEpsBoud796tkPy3E1_3UH9iWbGVXdiUukcScCR_EvQhFsLEUwyG_AJ7pLOlZJtuUOEQNw 2017-06-08 08:38:37.120 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:38:37.120 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:38:37.123 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:38:37.124 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:39:37.119 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:39:37.119 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwOTM3MTUyLCJleHAiOjE0OTY5MTE1MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z5bX4OJu1gPB7F_IrEpsBoud796tkPy3E1_3UH9iWbGVXdiUukcScCR_EvQhFsLEUwyG_AJ7pLOlZJtuUOEQNw 2017-06-08 08:39:37.119 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwOTM3MTUyLCJleHAiOjE0OTY5MTE1MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z5bX4OJu1gPB7F_IrEpsBoud796tkPy3E1_3UH9iWbGVXdiUukcScCR_EvQhFsLEUwyG_AJ7pLOlZJtuUOEQNw 2017-06-08 08:39:37.127 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:39:37.127 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:39:37.129 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:39:37.129 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:40:37.155 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:40:37.155 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwOTM3MTUyLCJleHAiOjE0OTY5MTE1MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z5bX4OJu1gPB7F_IrEpsBoud796tkPy3E1_3UH9iWbGVXdiUukcScCR_EvQhFsLEUwyG_AJ7pLOlZJtuUOEQNw 2017-06-08 08:40:37.155 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwOTM3MTUyLCJleHAiOjE0OTY5MTE1MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z5bX4OJu1gPB7F_IrEpsBoud796tkPy3E1_3UH9iWbGVXdiUukcScCR_EvQhFsLEUwyG_AJ7pLOlZJtuUOEQNw 2017-06-08 08:40:37.156 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:40:37.156 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:40:37.159 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:40:37.159 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:41:37.125 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:41:37.125 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwOTM3MTUyLCJleHAiOjE0OTY5MTE1MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z5bX4OJu1gPB7F_IrEpsBoud796tkPy3E1_3UH9iWbGVXdiUukcScCR_EvQhFsLEUwyG_AJ7pLOlZJtuUOEQNw 2017-06-08 08:41:37.125 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwOTM3MTUyLCJleHAiOjE0OTY5MTE1MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z5bX4OJu1gPB7F_IrEpsBoud796tkPy3E1_3UH9iWbGVXdiUukcScCR_EvQhFsLEUwyG_AJ7pLOlZJtuUOEQNw 2017-06-08 08:41:37.125 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:41:37.125 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:41:37.128 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:41:37.128 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:42:37.121 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:42:37.121 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwOTM3MTUyLCJleHAiOjE0OTY5MTE1MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z5bX4OJu1gPB7F_IrEpsBoud796tkPy3E1_3UH9iWbGVXdiUukcScCR_EvQhFsLEUwyG_AJ7pLOlZJtuUOEQNw 2017-06-08 08:42:37.121 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwOTM3MTUyLCJleHAiOjE0OTY5MTE1MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z5bX4OJu1gPB7F_IrEpsBoud796tkPy3E1_3UH9iWbGVXdiUukcScCR_EvQhFsLEUwyG_AJ7pLOlZJtuUOEQNw 2017-06-08 08:42:37.121 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:42:37.121 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:42:37.124 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:42:37.125 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:42:37.151 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:42:37.151 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwOTM3MTUyLCJleHAiOjE0OTY5MTE1MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z5bX4OJu1gPB7F_IrEpsBoud796tkPy3E1_3UH9iWbGVXdiUukcScCR_EvQhFsLEUwyG_AJ7pLOlZJtuUOEQNw 2017-06-08 08:42:37.151 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwOTM3MTUyLCJleHAiOjE0OTY5MTE1MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z5bX4OJu1gPB7F_IrEpsBoud796tkPy3E1_3UH9iWbGVXdiUukcScCR_EvQhFsLEUwyG_AJ7pLOlZJtuUOEQNw 2017-06-08 08:42:37.151 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 08:42:37.151 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:42:37.153 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:42:37.154 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:42:37.154 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:42:37.154 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEwOTM3MTUyLCJleHAiOjE0OTY5MTE1MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.z5bX4OJu1gPB7F_IrEpsBoud796tkPy3E1_3UH9iWbGVXdiUukcScCR_EvQhFsLEUwyG_AJ7pLOlZJtuUOEQNw 2017-06-08 08:43:37.122 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:43:37.122 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExMzU3MTU0LCJleHAiOjE0OTY5MTE5NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mEVhtAKz584O3pBMpyj-fguREr1COhjhvw6mw9k-8LRZCIdpArgM-nasUv48hrGLT_7XQ6S_2SzgBw0URHQZnQ 2017-06-08 08:43:37.122 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExMzU3MTU0LCJleHAiOjE0OTY5MTE5NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mEVhtAKz584O3pBMpyj-fguREr1COhjhvw6mw9k-8LRZCIdpArgM-nasUv48hrGLT_7XQ6S_2SzgBw0URHQZnQ 2017-06-08 08:43:37.122 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:43:37.122 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:43:37.125 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:43:37.125 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:44:37.127 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:44:37.127 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExMzU3MTU0LCJleHAiOjE0OTY5MTE5NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mEVhtAKz584O3pBMpyj-fguREr1COhjhvw6mw9k-8LRZCIdpArgM-nasUv48hrGLT_7XQ6S_2SzgBw0URHQZnQ 2017-06-08 08:44:37.127 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExMzU3MTU0LCJleHAiOjE0OTY5MTE5NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mEVhtAKz584O3pBMpyj-fguREr1COhjhvw6mw9k-8LRZCIdpArgM-nasUv48hrGLT_7XQ6S_2SzgBw0URHQZnQ 2017-06-08 08:44:37.127 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:44:37.127 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:44:37.130 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:44:37.131 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 08:45:00.006 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 08:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 08:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 08:45:37.124 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:45:37.124 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExMzU3MTU0LCJleHAiOjE0OTY5MTE5NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mEVhtAKz584O3pBMpyj-fguREr1COhjhvw6mw9k-8LRZCIdpArgM-nasUv48hrGLT_7XQ6S_2SzgBw0URHQZnQ 2017-06-08 08:45:37.124 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExMzU3MTU0LCJleHAiOjE0OTY5MTE5NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mEVhtAKz584O3pBMpyj-fguREr1COhjhvw6mw9k-8LRZCIdpArgM-nasUv48hrGLT_7XQ6S_2SzgBw0URHQZnQ 2017-06-08 08:45:37.125 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:45:37.125 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:45:37.127 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:45:37.128 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:46:37.123 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:46:37.123 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExMzU3MTU0LCJleHAiOjE0OTY5MTE5NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mEVhtAKz584O3pBMpyj-fguREr1COhjhvw6mw9k-8LRZCIdpArgM-nasUv48hrGLT_7XQ6S_2SzgBw0URHQZnQ 2017-06-08 08:46:37.123 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExMzU3MTU0LCJleHAiOjE0OTY5MTE5NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mEVhtAKz584O3pBMpyj-fguREr1COhjhvw6mw9k-8LRZCIdpArgM-nasUv48hrGLT_7XQ6S_2SzgBw0URHQZnQ 2017-06-08 08:46:37.123 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:46:37.123 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:46:37.126 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:46:37.127 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:47:37.128 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:47:37.128 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExMzU3MTU0LCJleHAiOjE0OTY5MTE5NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mEVhtAKz584O3pBMpyj-fguREr1COhjhvw6mw9k-8LRZCIdpArgM-nasUv48hrGLT_7XQ6S_2SzgBw0URHQZnQ 2017-06-08 08:47:37.128 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExMzU3MTU0LCJleHAiOjE0OTY5MTE5NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mEVhtAKz584O3pBMpyj-fguREr1COhjhvw6mw9k-8LRZCIdpArgM-nasUv48hrGLT_7XQ6S_2SzgBw0URHQZnQ 2017-06-08 08:47:37.129 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:47:37.129 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:47:37.132 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:47:37.133 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:48:37.122 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:48:37.122 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExMzU3MTU0LCJleHAiOjE0OTY5MTE5NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mEVhtAKz584O3pBMpyj-fguREr1COhjhvw6mw9k-8LRZCIdpArgM-nasUv48hrGLT_7XQ6S_2SzgBw0URHQZnQ 2017-06-08 08:48:37.122 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExMzU3MTU0LCJleHAiOjE0OTY5MTE5NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mEVhtAKz584O3pBMpyj-fguREr1COhjhvw6mw9k-8LRZCIdpArgM-nasUv48hrGLT_7XQ6S_2SzgBw0URHQZnQ 2017-06-08 08:48:37.123 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:48:37.123 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:48:37.126 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:48:37.126 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:49:37.122 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:49:37.122 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExMzU3MTU0LCJleHAiOjE0OTY5MTE5NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mEVhtAKz584O3pBMpyj-fguREr1COhjhvw6mw9k-8LRZCIdpArgM-nasUv48hrGLT_7XQ6S_2SzgBw0URHQZnQ 2017-06-08 08:49:37.122 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExMzU3MTU0LCJleHAiOjE0OTY5MTE5NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mEVhtAKz584O3pBMpyj-fguREr1COhjhvw6mw9k-8LRZCIdpArgM-nasUv48hrGLT_7XQ6S_2SzgBw0URHQZnQ 2017-06-08 08:49:37.122 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:49:37.122 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:49:37.125 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:49:37.126 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:49:37.156 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:49:37.156 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExMzU3MTU0LCJleHAiOjE0OTY5MTE5NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mEVhtAKz584O3pBMpyj-fguREr1COhjhvw6mw9k-8LRZCIdpArgM-nasUv48hrGLT_7XQ6S_2SzgBw0URHQZnQ 2017-06-08 08:49:37.156 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExMzU3MTU0LCJleHAiOjE0OTY5MTE5NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mEVhtAKz584O3pBMpyj-fguREr1COhjhvw6mw9k-8LRZCIdpArgM-nasUv48hrGLT_7XQ6S_2SzgBw0URHQZnQ 2017-06-08 08:49:37.156 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 08:49:37.156 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:49:37.158 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:49:37.158 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:49:37.159 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:49:37.159 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExMzU3MTU0LCJleHAiOjE0OTY5MTE5NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mEVhtAKz584O3pBMpyj-fguREr1COhjhvw6mw9k-8LRZCIdpArgM-nasUv48hrGLT_7XQ6S_2SzgBw0URHQZnQ 2017-06-08 08:50:37.124 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:50:37.125 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExNzc3MTU5LCJleHAiOjE0OTY5MTIzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.woQwvoyXXs95Be91gMSJtMEYjOPCOe9YZVz_lXvtHTIIHyEJA4tNWFdC0PyRoGqb72fejM1Z-JXO5z3lO5MGrQ 2017-06-08 08:50:37.125 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExNzc3MTU5LCJleHAiOjE0OTY5MTIzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.woQwvoyXXs95Be91gMSJtMEYjOPCOe9YZVz_lXvtHTIIHyEJA4tNWFdC0PyRoGqb72fejM1Z-JXO5z3lO5MGrQ 2017-06-08 08:50:37.125 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:50:37.125 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:50:37.139 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:50:37.139 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:51:37.127 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:51:37.127 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExNzc3MTU5LCJleHAiOjE0OTY5MTIzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.woQwvoyXXs95Be91gMSJtMEYjOPCOe9YZVz_lXvtHTIIHyEJA4tNWFdC0PyRoGqb72fejM1Z-JXO5z3lO5MGrQ 2017-06-08 08:51:37.127 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExNzc3MTU5LCJleHAiOjE0OTY5MTIzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.woQwvoyXXs95Be91gMSJtMEYjOPCOe9YZVz_lXvtHTIIHyEJA4tNWFdC0PyRoGqb72fejM1Z-JXO5z3lO5MGrQ 2017-06-08 08:51:37.128 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:51:37.128 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:51:37.130 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:51:37.131 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:52:37.127 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:52:37.127 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExNzc3MTU5LCJleHAiOjE0OTY5MTIzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.woQwvoyXXs95Be91gMSJtMEYjOPCOe9YZVz_lXvtHTIIHyEJA4tNWFdC0PyRoGqb72fejM1Z-JXO5z3lO5MGrQ 2017-06-08 08:52:37.127 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExNzc3MTU5LCJleHAiOjE0OTY5MTIzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.woQwvoyXXs95Be91gMSJtMEYjOPCOe9YZVz_lXvtHTIIHyEJA4tNWFdC0PyRoGqb72fejM1Z-JXO5z3lO5MGrQ 2017-06-08 08:52:37.127 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:52:37.127 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:52:37.130 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:52:37.131 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:53:37.127 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:53:37.127 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExNzc3MTU5LCJleHAiOjE0OTY5MTIzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.woQwvoyXXs95Be91gMSJtMEYjOPCOe9YZVz_lXvtHTIIHyEJA4tNWFdC0PyRoGqb72fejM1Z-JXO5z3lO5MGrQ 2017-06-08 08:53:37.127 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExNzc3MTU5LCJleHAiOjE0OTY5MTIzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.woQwvoyXXs95Be91gMSJtMEYjOPCOe9YZVz_lXvtHTIIHyEJA4tNWFdC0PyRoGqb72fejM1Z-JXO5z3lO5MGrQ 2017-06-08 08:53:37.127 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:53:37.128 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:53:37.131 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:53:37.132 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:54:37.128 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:54:37.128 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExNzc3MTU5LCJleHAiOjE0OTY5MTIzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.woQwvoyXXs95Be91gMSJtMEYjOPCOe9YZVz_lXvtHTIIHyEJA4tNWFdC0PyRoGqb72fejM1Z-JXO5z3lO5MGrQ 2017-06-08 08:54:37.128 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExNzc3MTU5LCJleHAiOjE0OTY5MTIzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.woQwvoyXXs95Be91gMSJtMEYjOPCOe9YZVz_lXvtHTIIHyEJA4tNWFdC0PyRoGqb72fejM1Z-JXO5z3lO5MGrQ 2017-06-08 08:54:37.128 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:54:37.128 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:54:37.131 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:54:37.132 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:55:37.133 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:55:37.133 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExNzc3MTU5LCJleHAiOjE0OTY5MTIzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.woQwvoyXXs95Be91gMSJtMEYjOPCOe9YZVz_lXvtHTIIHyEJA4tNWFdC0PyRoGqb72fejM1Z-JXO5z3lO5MGrQ 2017-06-08 08:55:37.133 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExNzc3MTU5LCJleHAiOjE0OTY5MTIzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.woQwvoyXXs95Be91gMSJtMEYjOPCOe9YZVz_lXvtHTIIHyEJA4tNWFdC0PyRoGqb72fejM1Z-JXO5z3lO5MGrQ 2017-06-08 08:55:37.133 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:55:37.133 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:55:37.136 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:55:37.137 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:56:37.128 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:56:37.128 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExNzc3MTU5LCJleHAiOjE0OTY5MTIzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.woQwvoyXXs95Be91gMSJtMEYjOPCOe9YZVz_lXvtHTIIHyEJA4tNWFdC0PyRoGqb72fejM1Z-JXO5z3lO5MGrQ 2017-06-08 08:56:37.128 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExNzc3MTU5LCJleHAiOjE0OTY5MTIzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.woQwvoyXXs95Be91gMSJtMEYjOPCOe9YZVz_lXvtHTIIHyEJA4tNWFdC0PyRoGqb72fejM1Z-JXO5z3lO5MGrQ 2017-06-08 08:56:37.129 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:56:37.129 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:56:37.132 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:56:37.132 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:56:37.168 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:56:37.168 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExNzc3MTU5LCJleHAiOjE0OTY5MTIzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.woQwvoyXXs95Be91gMSJtMEYjOPCOe9YZVz_lXvtHTIIHyEJA4tNWFdC0PyRoGqb72fejM1Z-JXO5z3lO5MGrQ 2017-06-08 08:56:37.168 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExNzc3MTU5LCJleHAiOjE0OTY5MTIzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.woQwvoyXXs95Be91gMSJtMEYjOPCOe9YZVz_lXvtHTIIHyEJA4tNWFdC0PyRoGqb72fejM1Z-JXO5z3lO5MGrQ 2017-06-08 08:56:37.168 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 08:56:37.168 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:56:37.179 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:56:37.179 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:56:37.180 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:56:37.180 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTExNzc3MTU5LCJleHAiOjE0OTY5MTIzNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.woQwvoyXXs95Be91gMSJtMEYjOPCOe9YZVz_lXvtHTIIHyEJA4tNWFdC0PyRoGqb72fejM1Z-JXO5z3lO5MGrQ 2017-06-08 08:57:37.129 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:57:37.129 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyMTk3MTgwLCJleHAiOjE0OTY5MTI3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0cy_MizHM9AlGsEYjadLovW6eMT0XGj03UzAq3iVPA2x7XApd4JD7YF_UA8ahO7lVbRT4njK-WMp818A_AltbA 2017-06-08 08:57:37.129 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyMTk3MTgwLCJleHAiOjE0OTY5MTI3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0cy_MizHM9AlGsEYjadLovW6eMT0XGj03UzAq3iVPA2x7XApd4JD7YF_UA8ahO7lVbRT4njK-WMp818A_AltbA 2017-06-08 08:57:37.129 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:57:37.129 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:57:37.132 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:57:37.133 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:58:37.127 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:58:37.127 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyMTk3MTgwLCJleHAiOjE0OTY5MTI3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0cy_MizHM9AlGsEYjadLovW6eMT0XGj03UzAq3iVPA2x7XApd4JD7YF_UA8ahO7lVbRT4njK-WMp818A_AltbA 2017-06-08 08:58:37.127 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyMTk3MTgwLCJleHAiOjE0OTY5MTI3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0cy_MizHM9AlGsEYjadLovW6eMT0XGj03UzAq3iVPA2x7XApd4JD7YF_UA8ahO7lVbRT4njK-WMp818A_AltbA 2017-06-08 08:58:37.128 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:58:37.128 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:58:37.131 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:58:37.131 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 08:59:37.128 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 08:59:37.128 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyMTk3MTgwLCJleHAiOjE0OTY5MTI3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0cy_MizHM9AlGsEYjadLovW6eMT0XGj03UzAq3iVPA2x7XApd4JD7YF_UA8ahO7lVbRT4njK-WMp818A_AltbA 2017-06-08 08:59:37.128 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyMTk3MTgwLCJleHAiOjE0OTY5MTI3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0cy_MizHM9AlGsEYjadLovW6eMT0XGj03UzAq3iVPA2x7XApd4JD7YF_UA8ahO7lVbRT4njK-WMp818A_AltbA 2017-06-08 08:59:37.129 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 08:59:37.129 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 08:59:37.131 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 08:59:37.132 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 09:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 09:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 09:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 09:00:37.127 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:00:37.127 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyMTk3MTgwLCJleHAiOjE0OTY5MTI3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0cy_MizHM9AlGsEYjadLovW6eMT0XGj03UzAq3iVPA2x7XApd4JD7YF_UA8ahO7lVbRT4njK-WMp818A_AltbA 2017-06-08 09:00:37.127 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyMTk3MTgwLCJleHAiOjE0OTY5MTI3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0cy_MizHM9AlGsEYjadLovW6eMT0XGj03UzAq3iVPA2x7XApd4JD7YF_UA8ahO7lVbRT4njK-WMp818A_AltbA 2017-06-08 09:00:37.128 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:00:37.128 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:00:37.136 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:00:37.137 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:01:37.131 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:01:37.131 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyMTk3MTgwLCJleHAiOjE0OTY5MTI3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0cy_MizHM9AlGsEYjadLovW6eMT0XGj03UzAq3iVPA2x7XApd4JD7YF_UA8ahO7lVbRT4njK-WMp818A_AltbA 2017-06-08 09:01:37.131 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyMTk3MTgwLCJleHAiOjE0OTY5MTI3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0cy_MizHM9AlGsEYjadLovW6eMT0XGj03UzAq3iVPA2x7XApd4JD7YF_UA8ahO7lVbRT4njK-WMp818A_AltbA 2017-06-08 09:01:37.132 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:01:37.132 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:01:37.135 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:01:37.136 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:02:37.129 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:02:37.129 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyMTk3MTgwLCJleHAiOjE0OTY5MTI3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0cy_MizHM9AlGsEYjadLovW6eMT0XGj03UzAq3iVPA2x7XApd4JD7YF_UA8ahO7lVbRT4njK-WMp818A_AltbA 2017-06-08 09:02:37.129 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyMTk3MTgwLCJleHAiOjE0OTY5MTI3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0cy_MizHM9AlGsEYjadLovW6eMT0XGj03UzAq3iVPA2x7XApd4JD7YF_UA8ahO7lVbRT4njK-WMp818A_AltbA 2017-06-08 09:02:37.130 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:02:37.130 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:02:37.139 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:02:37.140 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:03:37.130 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:03:37.130 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyMTk3MTgwLCJleHAiOjE0OTY5MTI3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0cy_MizHM9AlGsEYjadLovW6eMT0XGj03UzAq3iVPA2x7XApd4JD7YF_UA8ahO7lVbRT4njK-WMp818A_AltbA 2017-06-08 09:03:37.130 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyMTk3MTgwLCJleHAiOjE0OTY5MTI3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0cy_MizHM9AlGsEYjadLovW6eMT0XGj03UzAq3iVPA2x7XApd4JD7YF_UA8ahO7lVbRT4njK-WMp818A_AltbA 2017-06-08 09:03:37.130 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:03:37.130 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:03:37.133 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:03:37.134 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:03:37.190 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:03:37.190 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyMTk3MTgwLCJleHAiOjE0OTY5MTI3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0cy_MizHM9AlGsEYjadLovW6eMT0XGj03UzAq3iVPA2x7XApd4JD7YF_UA8ahO7lVbRT4njK-WMp818A_AltbA 2017-06-08 09:03:37.190 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyMTk3MTgwLCJleHAiOjE0OTY5MTI3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0cy_MizHM9AlGsEYjadLovW6eMT0XGj03UzAq3iVPA2x7XApd4JD7YF_UA8ahO7lVbRT4njK-WMp818A_AltbA 2017-06-08 09:03:37.190 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 09:03:37.190 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:03:37.192 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:03:37.193 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:03:37.194 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:03:37.194 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyMTk3MTgwLCJleHAiOjE0OTY5MTI3OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.0cy_MizHM9AlGsEYjadLovW6eMT0XGj03UzAq3iVPA2x7XApd4JD7YF_UA8ahO7lVbRT4njK-WMp818A_AltbA 2017-06-08 09:04:37.130 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:04:37.130 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyNjE3MTk0LCJleHAiOjE0OTY5MTMyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VZFO5BS5dYUEFx1P6SasGxzyxdA5e5uwRMLDP4NV0jLTDPpresuRKXy5kzM_9K71zHRmFoVFDBxJvdLvXo_5RA 2017-06-08 09:04:37.130 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyNjE3MTk0LCJleHAiOjE0OTY5MTMyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VZFO5BS5dYUEFx1P6SasGxzyxdA5e5uwRMLDP4NV0jLTDPpresuRKXy5kzM_9K71zHRmFoVFDBxJvdLvXo_5RA 2017-06-08 09:04:37.131 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:04:37.131 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:04:37.133 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:04:37.134 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:05:37.134 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:05:37.134 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyNjE3MTk0LCJleHAiOjE0OTY5MTMyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VZFO5BS5dYUEFx1P6SasGxzyxdA5e5uwRMLDP4NV0jLTDPpresuRKXy5kzM_9K71zHRmFoVFDBxJvdLvXo_5RA 2017-06-08 09:05:37.134 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyNjE3MTk0LCJleHAiOjE0OTY5MTMyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VZFO5BS5dYUEFx1P6SasGxzyxdA5e5uwRMLDP4NV0jLTDPpresuRKXy5kzM_9K71zHRmFoVFDBxJvdLvXo_5RA 2017-06-08 09:05:37.135 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:05:37.135 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:05:37.138 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:05:37.138 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:06:37.132 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:06:37.132 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyNjE3MTk0LCJleHAiOjE0OTY5MTMyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VZFO5BS5dYUEFx1P6SasGxzyxdA5e5uwRMLDP4NV0jLTDPpresuRKXy5kzM_9K71zHRmFoVFDBxJvdLvXo_5RA 2017-06-08 09:06:37.132 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyNjE3MTk0LCJleHAiOjE0OTY5MTMyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VZFO5BS5dYUEFx1P6SasGxzyxdA5e5uwRMLDP4NV0jLTDPpresuRKXy5kzM_9K71zHRmFoVFDBxJvdLvXo_5RA 2017-06-08 09:06:37.132 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:06:37.132 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:06:37.146 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:06:37.147 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:07:37.129 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:07:37.129 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyNjE3MTk0LCJleHAiOjE0OTY5MTMyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VZFO5BS5dYUEFx1P6SasGxzyxdA5e5uwRMLDP4NV0jLTDPpresuRKXy5kzM_9K71zHRmFoVFDBxJvdLvXo_5RA 2017-06-08 09:07:37.129 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyNjE3MTk0LCJleHAiOjE0OTY5MTMyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VZFO5BS5dYUEFx1P6SasGxzyxdA5e5uwRMLDP4NV0jLTDPpresuRKXy5kzM_9K71zHRmFoVFDBxJvdLvXo_5RA 2017-06-08 09:07:37.129 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:07:37.129 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:07:37.132 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:07:37.133 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:08:37.132 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:08:37.133 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyNjE3MTk0LCJleHAiOjE0OTY5MTMyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VZFO5BS5dYUEFx1P6SasGxzyxdA5e5uwRMLDP4NV0jLTDPpresuRKXy5kzM_9K71zHRmFoVFDBxJvdLvXo_5RA 2017-06-08 09:08:37.133 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyNjE3MTk0LCJleHAiOjE0OTY5MTMyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VZFO5BS5dYUEFx1P6SasGxzyxdA5e5uwRMLDP4NV0jLTDPpresuRKXy5kzM_9K71zHRmFoVFDBxJvdLvXo_5RA 2017-06-08 09:08:37.133 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:08:37.133 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:08:37.136 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:08:37.137 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:09:37.132 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:09:37.132 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyNjE3MTk0LCJleHAiOjE0OTY5MTMyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VZFO5BS5dYUEFx1P6SasGxzyxdA5e5uwRMLDP4NV0jLTDPpresuRKXy5kzM_9K71zHRmFoVFDBxJvdLvXo_5RA 2017-06-08 09:09:37.132 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyNjE3MTk0LCJleHAiOjE0OTY5MTMyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VZFO5BS5dYUEFx1P6SasGxzyxdA5e5uwRMLDP4NV0jLTDPpresuRKXy5kzM_9K71zHRmFoVFDBxJvdLvXo_5RA 2017-06-08 09:09:37.133 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:09:37.133 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:09:37.136 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:09:37.137 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:10:37.131 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:10:37.131 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyNjE3MTk0LCJleHAiOjE0OTY5MTMyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VZFO5BS5dYUEFx1P6SasGxzyxdA5e5uwRMLDP4NV0jLTDPpresuRKXy5kzM_9K71zHRmFoVFDBxJvdLvXo_5RA 2017-06-08 09:10:37.131 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyNjE3MTk0LCJleHAiOjE0OTY5MTMyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VZFO5BS5dYUEFx1P6SasGxzyxdA5e5uwRMLDP4NV0jLTDPpresuRKXy5kzM_9K71zHRmFoVFDBxJvdLvXo_5RA 2017-06-08 09:10:37.131 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:10:37.132 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:10:37.134 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:10:37.135 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:10:37.164 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:10:37.164 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyNjE3MTk0LCJleHAiOjE0OTY5MTMyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VZFO5BS5dYUEFx1P6SasGxzyxdA5e5uwRMLDP4NV0jLTDPpresuRKXy5kzM_9K71zHRmFoVFDBxJvdLvXo_5RA 2017-06-08 09:10:37.164 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyNjE3MTk0LCJleHAiOjE0OTY5MTMyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VZFO5BS5dYUEFx1P6SasGxzyxdA5e5uwRMLDP4NV0jLTDPpresuRKXy5kzM_9K71zHRmFoVFDBxJvdLvXo_5RA 2017-06-08 09:10:37.165 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 09:10:37.165 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:10:37.166 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:10:37.167 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:10:37.168 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:10:37.168 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEyNjE3MTk0LCJleHAiOjE0OTY5MTMyMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VZFO5BS5dYUEFx1P6SasGxzyxdA5e5uwRMLDP4NV0jLTDPpresuRKXy5kzM_9K71zHRmFoVFDBxJvdLvXo_5RA 2017-06-08 09:11:37.134 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:11:37.135 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzMDM3MTY4LCJleHAiOjE0OTY5MTM2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AYxKAxqB2ju5wyWif4420JkbPc8qGz7JbVhHeGr2U7aWE_1VxaSJtD1uMzQaB0LpGdfrCIDVgbo-OCeBSeLEmQ 2017-06-08 09:11:37.135 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzMDM3MTY4LCJleHAiOjE0OTY5MTM2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AYxKAxqB2ju5wyWif4420JkbPc8qGz7JbVhHeGr2U7aWE_1VxaSJtD1uMzQaB0LpGdfrCIDVgbo-OCeBSeLEmQ 2017-06-08 09:11:37.135 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:11:37.135 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:11:37.138 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:11:37.139 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:12:37.131 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:12:37.131 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzMDM3MTY4LCJleHAiOjE0OTY5MTM2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AYxKAxqB2ju5wyWif4420JkbPc8qGz7JbVhHeGr2U7aWE_1VxaSJtD1uMzQaB0LpGdfrCIDVgbo-OCeBSeLEmQ 2017-06-08 09:12:37.131 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzMDM3MTY4LCJleHAiOjE0OTY5MTM2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AYxKAxqB2ju5wyWif4420JkbPc8qGz7JbVhHeGr2U7aWE_1VxaSJtD1uMzQaB0LpGdfrCIDVgbo-OCeBSeLEmQ 2017-06-08 09:12:37.131 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:12:37.131 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:12:37.134 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:12:37.135 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:13:37.132 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:13:37.133 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzMDM3MTY4LCJleHAiOjE0OTY5MTM2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AYxKAxqB2ju5wyWif4420JkbPc8qGz7JbVhHeGr2U7aWE_1VxaSJtD1uMzQaB0LpGdfrCIDVgbo-OCeBSeLEmQ 2017-06-08 09:13:37.133 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzMDM3MTY4LCJleHAiOjE0OTY5MTM2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AYxKAxqB2ju5wyWif4420JkbPc8qGz7JbVhHeGr2U7aWE_1VxaSJtD1uMzQaB0LpGdfrCIDVgbo-OCeBSeLEmQ 2017-06-08 09:13:37.133 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:13:37.133 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:13:37.136 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:13:37.137 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:14:37.132 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:14:37.132 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzMDM3MTY4LCJleHAiOjE0OTY5MTM2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AYxKAxqB2ju5wyWif4420JkbPc8qGz7JbVhHeGr2U7aWE_1VxaSJtD1uMzQaB0LpGdfrCIDVgbo-OCeBSeLEmQ 2017-06-08 09:14:37.132 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzMDM3MTY4LCJleHAiOjE0OTY5MTM2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AYxKAxqB2ju5wyWif4420JkbPc8qGz7JbVhHeGr2U7aWE_1VxaSJtD1uMzQaB0LpGdfrCIDVgbo-OCeBSeLEmQ 2017-06-08 09:14:37.132 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:14:37.132 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:14:37.135 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:14:37.136 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 09:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 09:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 09:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 09:15:37.139 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:15:37.139 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzMDM3MTY4LCJleHAiOjE0OTY5MTM2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AYxKAxqB2ju5wyWif4420JkbPc8qGz7JbVhHeGr2U7aWE_1VxaSJtD1uMzQaB0LpGdfrCIDVgbo-OCeBSeLEmQ 2017-06-08 09:15:37.139 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzMDM3MTY4LCJleHAiOjE0OTY5MTM2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AYxKAxqB2ju5wyWif4420JkbPc8qGz7JbVhHeGr2U7aWE_1VxaSJtD1uMzQaB0LpGdfrCIDVgbo-OCeBSeLEmQ 2017-06-08 09:15:37.140 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:15:37.140 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:15:37.142 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:15:37.143 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:16:37.135 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:16:37.135 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzMDM3MTY4LCJleHAiOjE0OTY5MTM2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AYxKAxqB2ju5wyWif4420JkbPc8qGz7JbVhHeGr2U7aWE_1VxaSJtD1uMzQaB0LpGdfrCIDVgbo-OCeBSeLEmQ 2017-06-08 09:16:37.135 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzMDM3MTY4LCJleHAiOjE0OTY5MTM2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AYxKAxqB2ju5wyWif4420JkbPc8qGz7JbVhHeGr2U7aWE_1VxaSJtD1uMzQaB0LpGdfrCIDVgbo-OCeBSeLEmQ 2017-06-08 09:16:37.135 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:16:37.135 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:16:37.141 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:16:37.142 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:17:37.138 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:17:37.139 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzMDM3MTY4LCJleHAiOjE0OTY5MTM2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AYxKAxqB2ju5wyWif4420JkbPc8qGz7JbVhHeGr2U7aWE_1VxaSJtD1uMzQaB0LpGdfrCIDVgbo-OCeBSeLEmQ 2017-06-08 09:17:37.139 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzMDM3MTY4LCJleHAiOjE0OTY5MTM2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AYxKAxqB2ju5wyWif4420JkbPc8qGz7JbVhHeGr2U7aWE_1VxaSJtD1uMzQaB0LpGdfrCIDVgbo-OCeBSeLEmQ 2017-06-08 09:17:37.139 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:17:37.139 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:17:37.143 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:17:37.145 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:17:37.167 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:17:37.168 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzMDM3MTY4LCJleHAiOjE0OTY5MTM2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AYxKAxqB2ju5wyWif4420JkbPc8qGz7JbVhHeGr2U7aWE_1VxaSJtD1uMzQaB0LpGdfrCIDVgbo-OCeBSeLEmQ 2017-06-08 09:17:37.168 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzMDM3MTY4LCJleHAiOjE0OTY5MTM2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AYxKAxqB2ju5wyWif4420JkbPc8qGz7JbVhHeGr2U7aWE_1VxaSJtD1uMzQaB0LpGdfrCIDVgbo-OCeBSeLEmQ 2017-06-08 09:17:37.168 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 09:17:37.168 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:17:37.169 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:17:37.170 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:17:37.171 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:17:37.171 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzMDM3MTY4LCJleHAiOjE0OTY5MTM2MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AYxKAxqB2ju5wyWif4420JkbPc8qGz7JbVhHeGr2U7aWE_1VxaSJtD1uMzQaB0LpGdfrCIDVgbo-OCeBSeLEmQ 2017-06-08 09:18:37.137 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:18:37.137 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzNDU3MTcxLCJleHAiOjE0OTY5MTQwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8f1E1OwBwOpDd7J0mcTnVWR9fZwwFNqJdnUx1wxYpUux_wDQI7pRNrfLmjNHCWcsacXdaZbojc1BSL1lfBMGqQ 2017-06-08 09:18:37.137 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzNDU3MTcxLCJleHAiOjE0OTY5MTQwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8f1E1OwBwOpDd7J0mcTnVWR9fZwwFNqJdnUx1wxYpUux_wDQI7pRNrfLmjNHCWcsacXdaZbojc1BSL1lfBMGqQ 2017-06-08 09:18:37.137 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:18:37.137 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:18:37.140 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:18:37.141 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:19:37.137 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:19:37.137 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzNDU3MTcxLCJleHAiOjE0OTY5MTQwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8f1E1OwBwOpDd7J0mcTnVWR9fZwwFNqJdnUx1wxYpUux_wDQI7pRNrfLmjNHCWcsacXdaZbojc1BSL1lfBMGqQ 2017-06-08 09:19:37.137 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzNDU3MTcxLCJleHAiOjE0OTY5MTQwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8f1E1OwBwOpDd7J0mcTnVWR9fZwwFNqJdnUx1wxYpUux_wDQI7pRNrfLmjNHCWcsacXdaZbojc1BSL1lfBMGqQ 2017-06-08 09:19:37.137 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:19:37.137 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:19:37.140 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:19:37.140 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:20:37.140 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:20:37.141 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzNDU3MTcxLCJleHAiOjE0OTY5MTQwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8f1E1OwBwOpDd7J0mcTnVWR9fZwwFNqJdnUx1wxYpUux_wDQI7pRNrfLmjNHCWcsacXdaZbojc1BSL1lfBMGqQ 2017-06-08 09:20:37.141 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzNDU3MTcxLCJleHAiOjE0OTY5MTQwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8f1E1OwBwOpDd7J0mcTnVWR9fZwwFNqJdnUx1wxYpUux_wDQI7pRNrfLmjNHCWcsacXdaZbojc1BSL1lfBMGqQ 2017-06-08 09:20:37.141 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:20:37.141 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:20:37.143 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:20:37.144 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:21:37.135 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:21:37.135 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzNDU3MTcxLCJleHAiOjE0OTY5MTQwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8f1E1OwBwOpDd7J0mcTnVWR9fZwwFNqJdnUx1wxYpUux_wDQI7pRNrfLmjNHCWcsacXdaZbojc1BSL1lfBMGqQ 2017-06-08 09:21:37.135 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzNDU3MTcxLCJleHAiOjE0OTY5MTQwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8f1E1OwBwOpDd7J0mcTnVWR9fZwwFNqJdnUx1wxYpUux_wDQI7pRNrfLmjNHCWcsacXdaZbojc1BSL1lfBMGqQ 2017-06-08 09:21:37.136 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:21:37.136 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:21:37.138 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:21:37.139 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:22:37.138 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:22:37.138 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzNDU3MTcxLCJleHAiOjE0OTY5MTQwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8f1E1OwBwOpDd7J0mcTnVWR9fZwwFNqJdnUx1wxYpUux_wDQI7pRNrfLmjNHCWcsacXdaZbojc1BSL1lfBMGqQ 2017-06-08 09:22:37.138 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzNDU3MTcxLCJleHAiOjE0OTY5MTQwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8f1E1OwBwOpDd7J0mcTnVWR9fZwwFNqJdnUx1wxYpUux_wDQI7pRNrfLmjNHCWcsacXdaZbojc1BSL1lfBMGqQ 2017-06-08 09:22:37.139 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:22:37.139 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:22:37.142 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:22:37.144 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:23:37.140 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:23:37.140 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzNDU3MTcxLCJleHAiOjE0OTY5MTQwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8f1E1OwBwOpDd7J0mcTnVWR9fZwwFNqJdnUx1wxYpUux_wDQI7pRNrfLmjNHCWcsacXdaZbojc1BSL1lfBMGqQ 2017-06-08 09:23:37.140 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzNDU3MTcxLCJleHAiOjE0OTY5MTQwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8f1E1OwBwOpDd7J0mcTnVWR9fZwwFNqJdnUx1wxYpUux_wDQI7pRNrfLmjNHCWcsacXdaZbojc1BSL1lfBMGqQ 2017-06-08 09:23:37.140 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:23:37.140 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:23:37.143 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:23:37.144 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:24:37.136 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:24:37.136 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzNDU3MTcxLCJleHAiOjE0OTY5MTQwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8f1E1OwBwOpDd7J0mcTnVWR9fZwwFNqJdnUx1wxYpUux_wDQI7pRNrfLmjNHCWcsacXdaZbojc1BSL1lfBMGqQ 2017-06-08 09:24:37.136 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzNDU3MTcxLCJleHAiOjE0OTY5MTQwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8f1E1OwBwOpDd7J0mcTnVWR9fZwwFNqJdnUx1wxYpUux_wDQI7pRNrfLmjNHCWcsacXdaZbojc1BSL1lfBMGqQ 2017-06-08 09:24:37.136 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:24:37.136 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:24:37.139 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:24:37.140 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:24:37.163 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:24:37.163 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzNDU3MTcxLCJleHAiOjE0OTY5MTQwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8f1E1OwBwOpDd7J0mcTnVWR9fZwwFNqJdnUx1wxYpUux_wDQI7pRNrfLmjNHCWcsacXdaZbojc1BSL1lfBMGqQ 2017-06-08 09:24:37.163 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzNDU3MTcxLCJleHAiOjE0OTY5MTQwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8f1E1OwBwOpDd7J0mcTnVWR9fZwwFNqJdnUx1wxYpUux_wDQI7pRNrfLmjNHCWcsacXdaZbojc1BSL1lfBMGqQ 2017-06-08 09:24:37.163 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 09:24:37.163 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:24:37.165 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:24:37.165 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:24:37.166 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:24:37.166 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzNDU3MTcxLCJleHAiOjE0OTY5MTQwNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8f1E1OwBwOpDd7J0mcTnVWR9fZwwFNqJdnUx1wxYpUux_wDQI7pRNrfLmjNHCWcsacXdaZbojc1BSL1lfBMGqQ 2017-06-08 09:25:37.144 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:25:37.144 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzODc3MTY2LCJleHAiOjE0OTY5MTQ0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sep_Rmd_6IU9JfSAQ-hY8Vx94maKenyASD_hvwSVGrYT-jBcjm17k1k9c6NUwXCJJjBf3Ts7aGDo1w2_c0Yu-A 2017-06-08 09:25:37.144 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzODc3MTY2LCJleHAiOjE0OTY5MTQ0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sep_Rmd_6IU9JfSAQ-hY8Vx94maKenyASD_hvwSVGrYT-jBcjm17k1k9c6NUwXCJJjBf3Ts7aGDo1w2_c0Yu-A 2017-06-08 09:25:37.145 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:25:37.145 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:25:37.148 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:25:37.149 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:26:37.138 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:26:37.139 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzODc3MTY2LCJleHAiOjE0OTY5MTQ0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sep_Rmd_6IU9JfSAQ-hY8Vx94maKenyASD_hvwSVGrYT-jBcjm17k1k9c6NUwXCJJjBf3Ts7aGDo1w2_c0Yu-A 2017-06-08 09:26:37.139 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzODc3MTY2LCJleHAiOjE0OTY5MTQ0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sep_Rmd_6IU9JfSAQ-hY8Vx94maKenyASD_hvwSVGrYT-jBcjm17k1k9c6NUwXCJJjBf3Ts7aGDo1w2_c0Yu-A 2017-06-08 09:26:37.139 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:26:37.139 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:26:37.142 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:26:37.143 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:27:37.142 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:27:37.143 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzODc3MTY2LCJleHAiOjE0OTY5MTQ0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sep_Rmd_6IU9JfSAQ-hY8Vx94maKenyASD_hvwSVGrYT-jBcjm17k1k9c6NUwXCJJjBf3Ts7aGDo1w2_c0Yu-A 2017-06-08 09:27:37.143 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzODc3MTY2LCJleHAiOjE0OTY5MTQ0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sep_Rmd_6IU9JfSAQ-hY8Vx94maKenyASD_hvwSVGrYT-jBcjm17k1k9c6NUwXCJJjBf3Ts7aGDo1w2_c0Yu-A 2017-06-08 09:27:37.143 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:27:37.143 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:27:37.146 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:27:37.147 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:28:37.138 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:28:37.138 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzODc3MTY2LCJleHAiOjE0OTY5MTQ0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sep_Rmd_6IU9JfSAQ-hY8Vx94maKenyASD_hvwSVGrYT-jBcjm17k1k9c6NUwXCJJjBf3Ts7aGDo1w2_c0Yu-A 2017-06-08 09:28:37.138 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzODc3MTY2LCJleHAiOjE0OTY5MTQ0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sep_Rmd_6IU9JfSAQ-hY8Vx94maKenyASD_hvwSVGrYT-jBcjm17k1k9c6NUwXCJJjBf3Ts7aGDo1w2_c0Yu-A 2017-06-08 09:28:37.139 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:28:37.139 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:28:37.142 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:28:37.143 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:29:37.141 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:29:37.141 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzODc3MTY2LCJleHAiOjE0OTY5MTQ0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sep_Rmd_6IU9JfSAQ-hY8Vx94maKenyASD_hvwSVGrYT-jBcjm17k1k9c6NUwXCJJjBf3Ts7aGDo1w2_c0Yu-A 2017-06-08 09:29:37.141 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzODc3MTY2LCJleHAiOjE0OTY5MTQ0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sep_Rmd_6IU9JfSAQ-hY8Vx94maKenyASD_hvwSVGrYT-jBcjm17k1k9c6NUwXCJJjBf3Ts7aGDo1w2_c0Yu-A 2017-06-08 09:29:37.142 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:29:37.142 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:29:37.144 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:29:37.145 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 09:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 09:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 09:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 09:30:37.144 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:30:37.144 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzODc3MTY2LCJleHAiOjE0OTY5MTQ0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sep_Rmd_6IU9JfSAQ-hY8Vx94maKenyASD_hvwSVGrYT-jBcjm17k1k9c6NUwXCJJjBf3Ts7aGDo1w2_c0Yu-A 2017-06-08 09:30:37.144 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzODc3MTY2LCJleHAiOjE0OTY5MTQ0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sep_Rmd_6IU9JfSAQ-hY8Vx94maKenyASD_hvwSVGrYT-jBcjm17k1k9c6NUwXCJJjBf3Ts7aGDo1w2_c0Yu-A 2017-06-08 09:30:37.144 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:30:37.144 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:30:37.158 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:30:37.158 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:31:37.140 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:31:37.140 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzODc3MTY2LCJleHAiOjE0OTY5MTQ0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sep_Rmd_6IU9JfSAQ-hY8Vx94maKenyASD_hvwSVGrYT-jBcjm17k1k9c6NUwXCJJjBf3Ts7aGDo1w2_c0Yu-A 2017-06-08 09:31:37.140 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzODc3MTY2LCJleHAiOjE0OTY5MTQ0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sep_Rmd_6IU9JfSAQ-hY8Vx94maKenyASD_hvwSVGrYT-jBcjm17k1k9c6NUwXCJJjBf3Ts7aGDo1w2_c0Yu-A 2017-06-08 09:31:37.141 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:31:37.141 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:31:37.143 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:31:37.144 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:31:37.174 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:31:37.174 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzODc3MTY2LCJleHAiOjE0OTY5MTQ0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sep_Rmd_6IU9JfSAQ-hY8Vx94maKenyASD_hvwSVGrYT-jBcjm17k1k9c6NUwXCJJjBf3Ts7aGDo1w2_c0Yu-A 2017-06-08 09:31:37.174 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzODc3MTY2LCJleHAiOjE0OTY5MTQ0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sep_Rmd_6IU9JfSAQ-hY8Vx94maKenyASD_hvwSVGrYT-jBcjm17k1k9c6NUwXCJJjBf3Ts7aGDo1w2_c0Yu-A 2017-06-08 09:31:37.175 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 09:31:37.175 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:31:37.176 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:31:37.177 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:31:37.178 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:31:37.178 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTEzODc3MTY2LCJleHAiOjE0OTY5MTQ0NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.sep_Rmd_6IU9JfSAQ-hY8Vx94maKenyASD_hvwSVGrYT-jBcjm17k1k9c6NUwXCJJjBf3Ts7aGDo1w2_c0Yu-A 2017-06-08 09:32:37.141 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:32:37.141 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0Mjk3MTc4LCJleHAiOjE0OTY5MTQ4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c3CeJZE08UhQNuDL2FEPUdmPLSU9Rclr8oeb_4Tzy6ffzSq84JF8Had6m4zi9J7D2Ucer5EinN8kFYsc6cpuGA 2017-06-08 09:32:37.141 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0Mjk3MTc4LCJleHAiOjE0OTY5MTQ4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c3CeJZE08UhQNuDL2FEPUdmPLSU9Rclr8oeb_4Tzy6ffzSq84JF8Had6m4zi9J7D2Ucer5EinN8kFYsc6cpuGA 2017-06-08 09:32:37.142 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:32:37.142 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:32:37.145 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:32:37.145 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:33:37.140 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:33:37.140 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0Mjk3MTc4LCJleHAiOjE0OTY5MTQ4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c3CeJZE08UhQNuDL2FEPUdmPLSU9Rclr8oeb_4Tzy6ffzSq84JF8Had6m4zi9J7D2Ucer5EinN8kFYsc6cpuGA 2017-06-08 09:33:37.140 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0Mjk3MTc4LCJleHAiOjE0OTY5MTQ4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c3CeJZE08UhQNuDL2FEPUdmPLSU9Rclr8oeb_4Tzy6ffzSq84JF8Had6m4zi9J7D2Ucer5EinN8kFYsc6cpuGA 2017-06-08 09:33:37.141 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:33:37.141 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:33:37.143 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:33:37.144 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:34:37.143 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:34:37.143 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0Mjk3MTc4LCJleHAiOjE0OTY5MTQ4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c3CeJZE08UhQNuDL2FEPUdmPLSU9Rclr8oeb_4Tzy6ffzSq84JF8Had6m4zi9J7D2Ucer5EinN8kFYsc6cpuGA 2017-06-08 09:34:37.143 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0Mjk3MTc4LCJleHAiOjE0OTY5MTQ4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c3CeJZE08UhQNuDL2FEPUdmPLSU9Rclr8oeb_4Tzy6ffzSq84JF8Had6m4zi9J7D2Ucer5EinN8kFYsc6cpuGA 2017-06-08 09:34:37.144 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:34:37.144 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:34:37.146 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:34:37.147 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:35:37.141 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:35:37.141 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0Mjk3MTc4LCJleHAiOjE0OTY5MTQ4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c3CeJZE08UhQNuDL2FEPUdmPLSU9Rclr8oeb_4Tzy6ffzSq84JF8Had6m4zi9J7D2Ucer5EinN8kFYsc6cpuGA 2017-06-08 09:35:37.141 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0Mjk3MTc4LCJleHAiOjE0OTY5MTQ4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c3CeJZE08UhQNuDL2FEPUdmPLSU9Rclr8oeb_4Tzy6ffzSq84JF8Had6m4zi9J7D2Ucer5EinN8kFYsc6cpuGA 2017-06-08 09:35:37.141 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:35:37.141 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:35:37.144 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:35:37.145 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:36:37.145 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:36:37.145 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0Mjk3MTc4LCJleHAiOjE0OTY5MTQ4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c3CeJZE08UhQNuDL2FEPUdmPLSU9Rclr8oeb_4Tzy6ffzSq84JF8Had6m4zi9J7D2Ucer5EinN8kFYsc6cpuGA 2017-06-08 09:36:37.145 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0Mjk3MTc4LCJleHAiOjE0OTY5MTQ4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c3CeJZE08UhQNuDL2FEPUdmPLSU9Rclr8oeb_4Tzy6ffzSq84JF8Had6m4zi9J7D2Ucer5EinN8kFYsc6cpuGA 2017-06-08 09:36:37.146 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:36:37.146 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:36:37.148 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:36:37.149 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:37:37.143 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:37:37.143 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0Mjk3MTc4LCJleHAiOjE0OTY5MTQ4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c3CeJZE08UhQNuDL2FEPUdmPLSU9Rclr8oeb_4Tzy6ffzSq84JF8Had6m4zi9J7D2Ucer5EinN8kFYsc6cpuGA 2017-06-08 09:37:37.143 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0Mjk3MTc4LCJleHAiOjE0OTY5MTQ4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c3CeJZE08UhQNuDL2FEPUdmPLSU9Rclr8oeb_4Tzy6ffzSq84JF8Had6m4zi9J7D2Ucer5EinN8kFYsc6cpuGA 2017-06-08 09:37:37.143 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:37:37.143 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:37:37.146 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:37:37.147 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:38:37.144 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:38:37.144 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0Mjk3MTc4LCJleHAiOjE0OTY5MTQ4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c3CeJZE08UhQNuDL2FEPUdmPLSU9Rclr8oeb_4Tzy6ffzSq84JF8Had6m4zi9J7D2Ucer5EinN8kFYsc6cpuGA 2017-06-08 09:38:37.144 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0Mjk3MTc4LCJleHAiOjE0OTY5MTQ4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c3CeJZE08UhQNuDL2FEPUdmPLSU9Rclr8oeb_4Tzy6ffzSq84JF8Had6m4zi9J7D2Ucer5EinN8kFYsc6cpuGA 2017-06-08 09:38:37.144 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:38:37.144 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:38:37.147 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:38:37.148 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:38:37.177 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:38:37.177 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0Mjk3MTc4LCJleHAiOjE0OTY5MTQ4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c3CeJZE08UhQNuDL2FEPUdmPLSU9Rclr8oeb_4Tzy6ffzSq84JF8Had6m4zi9J7D2Ucer5EinN8kFYsc6cpuGA 2017-06-08 09:38:37.177 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0Mjk3MTc4LCJleHAiOjE0OTY5MTQ4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c3CeJZE08UhQNuDL2FEPUdmPLSU9Rclr8oeb_4Tzy6ffzSq84JF8Had6m4zi9J7D2Ucer5EinN8kFYsc6cpuGA 2017-06-08 09:38:37.177 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 09:38:37.177 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:38:37.179 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:38:37.180 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:38:37.180 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:38:37.180 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0Mjk3MTc4LCJleHAiOjE0OTY5MTQ4OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.c3CeJZE08UhQNuDL2FEPUdmPLSU9Rclr8oeb_4Tzy6ffzSq84JF8Had6m4zi9J7D2Ucer5EinN8kFYsc6cpuGA 2017-06-08 09:39:37.143 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:39:37.143 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0NzE3MTgxLCJleHAiOjE0OTY5MTUzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Lr_SkMwS2aM229XSoghdeSehpTA6xnpa9j4xksvEBOJKXF3MqZ_IoOxzi6XN7-IlD31FvSzuZlYmS5QCuwyqHg 2017-06-08 09:39:37.143 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0NzE3MTgxLCJleHAiOjE0OTY5MTUzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Lr_SkMwS2aM229XSoghdeSehpTA6xnpa9j4xksvEBOJKXF3MqZ_IoOxzi6XN7-IlD31FvSzuZlYmS5QCuwyqHg 2017-06-08 09:39:37.144 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:39:37.144 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:39:37.146 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:39:37.147 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:40:37.147 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:40:37.147 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0NzE3MTgxLCJleHAiOjE0OTY5MTUzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Lr_SkMwS2aM229XSoghdeSehpTA6xnpa9j4xksvEBOJKXF3MqZ_IoOxzi6XN7-IlD31FvSzuZlYmS5QCuwyqHg 2017-06-08 09:40:37.147 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0NzE3MTgxLCJleHAiOjE0OTY5MTUzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Lr_SkMwS2aM229XSoghdeSehpTA6xnpa9j4xksvEBOJKXF3MqZ_IoOxzi6XN7-IlD31FvSzuZlYmS5QCuwyqHg 2017-06-08 09:40:37.148 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:40:37.148 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:40:37.151 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:40:37.152 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:41:37.149 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:41:37.149 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0NzE3MTgxLCJleHAiOjE0OTY5MTUzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Lr_SkMwS2aM229XSoghdeSehpTA6xnpa9j4xksvEBOJKXF3MqZ_IoOxzi6XN7-IlD31FvSzuZlYmS5QCuwyqHg 2017-06-08 09:41:37.149 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0NzE3MTgxLCJleHAiOjE0OTY5MTUzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Lr_SkMwS2aM229XSoghdeSehpTA6xnpa9j4xksvEBOJKXF3MqZ_IoOxzi6XN7-IlD31FvSzuZlYmS5QCuwyqHg 2017-06-08 09:41:37.150 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:41:37.150 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:41:37.152 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:41:37.153 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:42:37.144 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:42:37.144 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0NzE3MTgxLCJleHAiOjE0OTY5MTUzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Lr_SkMwS2aM229XSoghdeSehpTA6xnpa9j4xksvEBOJKXF3MqZ_IoOxzi6XN7-IlD31FvSzuZlYmS5QCuwyqHg 2017-06-08 09:42:37.144 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0NzE3MTgxLCJleHAiOjE0OTY5MTUzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Lr_SkMwS2aM229XSoghdeSehpTA6xnpa9j4xksvEBOJKXF3MqZ_IoOxzi6XN7-IlD31FvSzuZlYmS5QCuwyqHg 2017-06-08 09:42:37.144 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:42:37.144 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:42:37.147 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:42:37.148 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:43:37.151 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:43:37.151 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0NzE3MTgxLCJleHAiOjE0OTY5MTUzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Lr_SkMwS2aM229XSoghdeSehpTA6xnpa9j4xksvEBOJKXF3MqZ_IoOxzi6XN7-IlD31FvSzuZlYmS5QCuwyqHg 2017-06-08 09:43:37.151 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0NzE3MTgxLCJleHAiOjE0OTY5MTUzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Lr_SkMwS2aM229XSoghdeSehpTA6xnpa9j4xksvEBOJKXF3MqZ_IoOxzi6XN7-IlD31FvSzuZlYmS5QCuwyqHg 2017-06-08 09:43:37.151 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:43:37.151 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:43:37.154 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:43:37.155 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:44:37.147 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:44:37.147 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0NzE3MTgxLCJleHAiOjE0OTY5MTUzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Lr_SkMwS2aM229XSoghdeSehpTA6xnpa9j4xksvEBOJKXF3MqZ_IoOxzi6XN7-IlD31FvSzuZlYmS5QCuwyqHg 2017-06-08 09:44:37.147 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0NzE3MTgxLCJleHAiOjE0OTY5MTUzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Lr_SkMwS2aM229XSoghdeSehpTA6xnpa9j4xksvEBOJKXF3MqZ_IoOxzi6XN7-IlD31FvSzuZlYmS5QCuwyqHg 2017-06-08 09:44:37.147 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:44:37.147 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:44:37.150 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:44:37.150 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 09:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 09:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 09:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 09:45:37.144 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:45:37.145 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0NzE3MTgxLCJleHAiOjE0OTY5MTUzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Lr_SkMwS2aM229XSoghdeSehpTA6xnpa9j4xksvEBOJKXF3MqZ_IoOxzi6XN7-IlD31FvSzuZlYmS5QCuwyqHg 2017-06-08 09:45:37.145 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0NzE3MTgxLCJleHAiOjE0OTY5MTUzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Lr_SkMwS2aM229XSoghdeSehpTA6xnpa9j4xksvEBOJKXF3MqZ_IoOxzi6XN7-IlD31FvSzuZlYmS5QCuwyqHg 2017-06-08 09:45:37.145 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:45:37.145 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:45:37.147 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:45:37.148 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:45:37.173 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:45:37.173 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0NzE3MTgxLCJleHAiOjE0OTY5MTUzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Lr_SkMwS2aM229XSoghdeSehpTA6xnpa9j4xksvEBOJKXF3MqZ_IoOxzi6XN7-IlD31FvSzuZlYmS5QCuwyqHg 2017-06-08 09:45:37.173 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0NzE3MTgxLCJleHAiOjE0OTY5MTUzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Lr_SkMwS2aM229XSoghdeSehpTA6xnpa9j4xksvEBOJKXF3MqZ_IoOxzi6XN7-IlD31FvSzuZlYmS5QCuwyqHg 2017-06-08 09:45:37.173 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 09:45:37.173 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:45:37.174 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:45:37.175 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:45:37.175 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:45:37.176 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE0NzE3MTgxLCJleHAiOjE0OTY5MTUzMTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Lr_SkMwS2aM229XSoghdeSehpTA6xnpa9j4xksvEBOJKXF3MqZ_IoOxzi6XN7-IlD31FvSzuZlYmS5QCuwyqHg 2017-06-08 09:46:37.154 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:46:37.155 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1MTM3MTc2LCJleHAiOjE0OTY5MTU3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.T2AbM3PGUU9amTk-S7c3T11bpIfPdMCjneH5KDAfrE7vD0EqfXaKlNsG1pQG2aY5Q8kxqlMb_CxMjwZ_cW7DOQ 2017-06-08 09:46:37.155 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1MTM3MTc2LCJleHAiOjE0OTY5MTU3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.T2AbM3PGUU9amTk-S7c3T11bpIfPdMCjneH5KDAfrE7vD0EqfXaKlNsG1pQG2aY5Q8kxqlMb_CxMjwZ_cW7DOQ 2017-06-08 09:46:37.155 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:46:37.155 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:46:37.158 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:46:37.159 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:47:37.146 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:47:37.146 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1MTM3MTc2LCJleHAiOjE0OTY5MTU3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.T2AbM3PGUU9amTk-S7c3T11bpIfPdMCjneH5KDAfrE7vD0EqfXaKlNsG1pQG2aY5Q8kxqlMb_CxMjwZ_cW7DOQ 2017-06-08 09:47:37.146 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1MTM3MTc2LCJleHAiOjE0OTY5MTU3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.T2AbM3PGUU9amTk-S7c3T11bpIfPdMCjneH5KDAfrE7vD0EqfXaKlNsG1pQG2aY5Q8kxqlMb_CxMjwZ_cW7DOQ 2017-06-08 09:47:37.146 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:47:37.146 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:47:37.149 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:47:37.150 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:48:37.146 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:48:37.147 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1MTM3MTc2LCJleHAiOjE0OTY5MTU3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.T2AbM3PGUU9amTk-S7c3T11bpIfPdMCjneH5KDAfrE7vD0EqfXaKlNsG1pQG2aY5Q8kxqlMb_CxMjwZ_cW7DOQ 2017-06-08 09:48:37.147 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1MTM3MTc2LCJleHAiOjE0OTY5MTU3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.T2AbM3PGUU9amTk-S7c3T11bpIfPdMCjneH5KDAfrE7vD0EqfXaKlNsG1pQG2aY5Q8kxqlMb_CxMjwZ_cW7DOQ 2017-06-08 09:48:37.147 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:48:37.147 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:48:37.149 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:48:37.150 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:49:37.147 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:49:37.147 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1MTM3MTc2LCJleHAiOjE0OTY5MTU3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.T2AbM3PGUU9amTk-S7c3T11bpIfPdMCjneH5KDAfrE7vD0EqfXaKlNsG1pQG2aY5Q8kxqlMb_CxMjwZ_cW7DOQ 2017-06-08 09:49:37.147 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1MTM3MTc2LCJleHAiOjE0OTY5MTU3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.T2AbM3PGUU9amTk-S7c3T11bpIfPdMCjneH5KDAfrE7vD0EqfXaKlNsG1pQG2aY5Q8kxqlMb_CxMjwZ_cW7DOQ 2017-06-08 09:49:37.147 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:49:37.147 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:49:37.150 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:49:37.151 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:50:37.151 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:50:37.151 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1MTM3MTc2LCJleHAiOjE0OTY5MTU3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.T2AbM3PGUU9amTk-S7c3T11bpIfPdMCjneH5KDAfrE7vD0EqfXaKlNsG1pQG2aY5Q8kxqlMb_CxMjwZ_cW7DOQ 2017-06-08 09:50:37.151 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1MTM3MTc2LCJleHAiOjE0OTY5MTU3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.T2AbM3PGUU9amTk-S7c3T11bpIfPdMCjneH5KDAfrE7vD0EqfXaKlNsG1pQG2aY5Q8kxqlMb_CxMjwZ_cW7DOQ 2017-06-08 09:50:37.151 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:50:37.151 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:50:37.154 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:50:37.155 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:51:37.148 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:51:37.148 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1MTM3MTc2LCJleHAiOjE0OTY5MTU3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.T2AbM3PGUU9amTk-S7c3T11bpIfPdMCjneH5KDAfrE7vD0EqfXaKlNsG1pQG2aY5Q8kxqlMb_CxMjwZ_cW7DOQ 2017-06-08 09:51:37.148 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1MTM3MTc2LCJleHAiOjE0OTY5MTU3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.T2AbM3PGUU9amTk-S7c3T11bpIfPdMCjneH5KDAfrE7vD0EqfXaKlNsG1pQG2aY5Q8kxqlMb_CxMjwZ_cW7DOQ 2017-06-08 09:51:37.149 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:51:37.149 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:51:37.151 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:51:37.152 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:52:37.149 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:52:37.150 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1MTM3MTc2LCJleHAiOjE0OTY5MTU3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.T2AbM3PGUU9amTk-S7c3T11bpIfPdMCjneH5KDAfrE7vD0EqfXaKlNsG1pQG2aY5Q8kxqlMb_CxMjwZ_cW7DOQ 2017-06-08 09:52:37.150 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1MTM3MTc2LCJleHAiOjE0OTY5MTU3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.T2AbM3PGUU9amTk-S7c3T11bpIfPdMCjneH5KDAfrE7vD0EqfXaKlNsG1pQG2aY5Q8kxqlMb_CxMjwZ_cW7DOQ 2017-06-08 09:52:37.150 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:52:37.150 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:52:37.152 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:52:37.153 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:52:37.191 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:52:37.191 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1MTM3MTc2LCJleHAiOjE0OTY5MTU3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.T2AbM3PGUU9amTk-S7c3T11bpIfPdMCjneH5KDAfrE7vD0EqfXaKlNsG1pQG2aY5Q8kxqlMb_CxMjwZ_cW7DOQ 2017-06-08 09:52:37.191 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1MTM3MTc2LCJleHAiOjE0OTY5MTU3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.T2AbM3PGUU9amTk-S7c3T11bpIfPdMCjneH5KDAfrE7vD0EqfXaKlNsG1pQG2aY5Q8kxqlMb_CxMjwZ_cW7DOQ 2017-06-08 09:52:37.191 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 09:52:37.191 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:52:37.193 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:52:37.194 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:52:37.195 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:52:37.195 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1MTM3MTc2LCJleHAiOjE0OTY5MTU3MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.T2AbM3PGUU9amTk-S7c3T11bpIfPdMCjneH5KDAfrE7vD0EqfXaKlNsG1pQG2aY5Q8kxqlMb_CxMjwZ_cW7DOQ 2017-06-08 09:53:37.153 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:53:37.153 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1NTU3MTk1LCJleHAiOjE0OTY5MTYxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H9sARX34V3Z_krwHLoAY0TQUEI17y1p6q9OrqTPsp9iZMfP4ZEblXqRLwKA0ffjRMMWFtOW6-HBZ-n1jDsGZ8w 2017-06-08 09:53:37.153 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1NTU3MTk1LCJleHAiOjE0OTY5MTYxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H9sARX34V3Z_krwHLoAY0TQUEI17y1p6q9OrqTPsp9iZMfP4ZEblXqRLwKA0ffjRMMWFtOW6-HBZ-n1jDsGZ8w 2017-06-08 09:53:37.154 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:53:37.154 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:53:37.157 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:53:37.158 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:54:37.150 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:54:37.150 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1NTU3MTk1LCJleHAiOjE0OTY5MTYxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H9sARX34V3Z_krwHLoAY0TQUEI17y1p6q9OrqTPsp9iZMfP4ZEblXqRLwKA0ffjRMMWFtOW6-HBZ-n1jDsGZ8w 2017-06-08 09:54:37.150 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1NTU3MTk1LCJleHAiOjE0OTY5MTYxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H9sARX34V3Z_krwHLoAY0TQUEI17y1p6q9OrqTPsp9iZMfP4ZEblXqRLwKA0ffjRMMWFtOW6-HBZ-n1jDsGZ8w 2017-06-08 09:54:37.150 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:54:37.150 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:54:37.153 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:54:37.154 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:55:37.152 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:55:37.152 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1NTU3MTk1LCJleHAiOjE0OTY5MTYxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H9sARX34V3Z_krwHLoAY0TQUEI17y1p6q9OrqTPsp9iZMfP4ZEblXqRLwKA0ffjRMMWFtOW6-HBZ-n1jDsGZ8w 2017-06-08 09:55:37.152 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1NTU3MTk1LCJleHAiOjE0OTY5MTYxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H9sARX34V3Z_krwHLoAY0TQUEI17y1p6q9OrqTPsp9iZMfP4ZEblXqRLwKA0ffjRMMWFtOW6-HBZ-n1jDsGZ8w 2017-06-08 09:55:37.153 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:55:37.153 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:55:37.155 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:55:37.156 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:56:37.159 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:56:37.159 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1NTU3MTk1LCJleHAiOjE0OTY5MTYxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H9sARX34V3Z_krwHLoAY0TQUEI17y1p6q9OrqTPsp9iZMfP4ZEblXqRLwKA0ffjRMMWFtOW6-HBZ-n1jDsGZ8w 2017-06-08 09:56:37.159 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1NTU3MTk1LCJleHAiOjE0OTY5MTYxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H9sARX34V3Z_krwHLoAY0TQUEI17y1p6q9OrqTPsp9iZMfP4ZEblXqRLwKA0ffjRMMWFtOW6-HBZ-n1jDsGZ8w 2017-06-08 09:56:37.160 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:56:37.160 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:56:37.163 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:56:37.164 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:57:37.154 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:57:37.154 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1NTU3MTk1LCJleHAiOjE0OTY5MTYxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H9sARX34V3Z_krwHLoAY0TQUEI17y1p6q9OrqTPsp9iZMfP4ZEblXqRLwKA0ffjRMMWFtOW6-HBZ-n1jDsGZ8w 2017-06-08 09:57:37.154 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1NTU3MTk1LCJleHAiOjE0OTY5MTYxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H9sARX34V3Z_krwHLoAY0TQUEI17y1p6q9OrqTPsp9iZMfP4ZEblXqRLwKA0ffjRMMWFtOW6-HBZ-n1jDsGZ8w 2017-06-08 09:57:37.155 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:57:37.155 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:57:37.158 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:57:37.159 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:58:37.151 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:58:37.151 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1NTU3MTk1LCJleHAiOjE0OTY5MTYxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H9sARX34V3Z_krwHLoAY0TQUEI17y1p6q9OrqTPsp9iZMfP4ZEblXqRLwKA0ffjRMMWFtOW6-HBZ-n1jDsGZ8w 2017-06-08 09:58:37.151 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1NTU3MTk1LCJleHAiOjE0OTY5MTYxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H9sARX34V3Z_krwHLoAY0TQUEI17y1p6q9OrqTPsp9iZMfP4ZEblXqRLwKA0ffjRMMWFtOW6-HBZ-n1jDsGZ8w 2017-06-08 09:58:37.151 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:58:37.151 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:58:37.154 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:58:37.155 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:59:37.160 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:59:37.161 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1NTU3MTk1LCJleHAiOjE0OTY5MTYxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H9sARX34V3Z_krwHLoAY0TQUEI17y1p6q9OrqTPsp9iZMfP4ZEblXqRLwKA0ffjRMMWFtOW6-HBZ-n1jDsGZ8w 2017-06-08 09:59:37.161 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1NTU3MTk1LCJleHAiOjE0OTY5MTYxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H9sARX34V3Z_krwHLoAY0TQUEI17y1p6q9OrqTPsp9iZMfP4ZEblXqRLwKA0ffjRMMWFtOW6-HBZ-n1jDsGZ8w 2017-06-08 09:59:37.161 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 09:59:37.161 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:59:37.163 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:59:37.164 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:59:37.191 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:59:37.191 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1NTU3MTk1LCJleHAiOjE0OTY5MTYxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H9sARX34V3Z_krwHLoAY0TQUEI17y1p6q9OrqTPsp9iZMfP4ZEblXqRLwKA0ffjRMMWFtOW6-HBZ-n1jDsGZ8w 2017-06-08 09:59:37.191 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1NTU3MTk1LCJleHAiOjE0OTY5MTYxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H9sARX34V3Z_krwHLoAY0TQUEI17y1p6q9OrqTPsp9iZMfP4ZEblXqRLwKA0ffjRMMWFtOW6-HBZ-n1jDsGZ8w 2017-06-08 09:59:37.192 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 09:59:37.192 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 09:59:37.196 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 09:59:37.197 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 09:59:37.198 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 09:59:37.198 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1NTU3MTk1LCJleHAiOjE0OTY5MTYxNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.H9sARX34V3Z_krwHLoAY0TQUEI17y1p6q9OrqTPsp9iZMfP4ZEblXqRLwKA0ffjRMMWFtOW6-HBZ-n1jDsGZ8w 2017-06-08 10:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 10:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 10:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 10:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 10:00:37.152 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:00:37.152 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1OTc3MTk4LCJleHAiOjE0OTY5MTY1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.i-ksc03lKZ9bt2N99p1cJRew6sht45T7Z9_o_q73uqeGtUP0An4eoXl0YMcfia275LkYX8t83J6Czott6h3yGA 2017-06-08 10:00:37.152 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1OTc3MTk4LCJleHAiOjE0OTY5MTY1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.i-ksc03lKZ9bt2N99p1cJRew6sht45T7Z9_o_q73uqeGtUP0An4eoXl0YMcfia275LkYX8t83J6Czott6h3yGA 2017-06-08 10:00:37.153 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:00:37.153 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:00:37.155 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:00:37.156 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:01:37.152 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:01:37.153 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1OTc3MTk4LCJleHAiOjE0OTY5MTY1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.i-ksc03lKZ9bt2N99p1cJRew6sht45T7Z9_o_q73uqeGtUP0An4eoXl0YMcfia275LkYX8t83J6Czott6h3yGA 2017-06-08 10:01:37.153 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1OTc3MTk4LCJleHAiOjE0OTY5MTY1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.i-ksc03lKZ9bt2N99p1cJRew6sht45T7Z9_o_q73uqeGtUP0An4eoXl0YMcfia275LkYX8t83J6Czott6h3yGA 2017-06-08 10:01:37.153 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:01:37.153 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:01:37.156 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:01:37.157 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:02:37.152 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:02:37.152 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1OTc3MTk4LCJleHAiOjE0OTY5MTY1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.i-ksc03lKZ9bt2N99p1cJRew6sht45T7Z9_o_q73uqeGtUP0An4eoXl0YMcfia275LkYX8t83J6Czott6h3yGA 2017-06-08 10:02:37.152 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1OTc3MTk4LCJleHAiOjE0OTY5MTY1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.i-ksc03lKZ9bt2N99p1cJRew6sht45T7Z9_o_q73uqeGtUP0An4eoXl0YMcfia275LkYX8t83J6Czott6h3yGA 2017-06-08 10:02:37.153 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:02:37.153 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:02:37.155 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:02:37.156 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:03:37.155 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:03:37.155 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1OTc3MTk4LCJleHAiOjE0OTY5MTY1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.i-ksc03lKZ9bt2N99p1cJRew6sht45T7Z9_o_q73uqeGtUP0An4eoXl0YMcfia275LkYX8t83J6Czott6h3yGA 2017-06-08 10:03:37.155 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1OTc3MTk4LCJleHAiOjE0OTY5MTY1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.i-ksc03lKZ9bt2N99p1cJRew6sht45T7Z9_o_q73uqeGtUP0An4eoXl0YMcfia275LkYX8t83J6Czott6h3yGA 2017-06-08 10:03:37.155 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:03:37.155 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:03:37.168 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:03:37.169 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:04:37.155 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:04:37.155 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1OTc3MTk4LCJleHAiOjE0OTY5MTY1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.i-ksc03lKZ9bt2N99p1cJRew6sht45T7Z9_o_q73uqeGtUP0An4eoXl0YMcfia275LkYX8t83J6Czott6h3yGA 2017-06-08 10:04:37.155 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1OTc3MTk4LCJleHAiOjE0OTY5MTY1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.i-ksc03lKZ9bt2N99p1cJRew6sht45T7Z9_o_q73uqeGtUP0An4eoXl0YMcfia275LkYX8t83J6Czott6h3yGA 2017-06-08 10:04:37.155 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:04:37.155 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:04:37.158 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:04:37.158 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:05:37.157 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:05:37.157 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1OTc3MTk4LCJleHAiOjE0OTY5MTY1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.i-ksc03lKZ9bt2N99p1cJRew6sht45T7Z9_o_q73uqeGtUP0An4eoXl0YMcfia275LkYX8t83J6Czott6h3yGA 2017-06-08 10:05:37.157 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1OTc3MTk4LCJleHAiOjE0OTY5MTY1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.i-ksc03lKZ9bt2N99p1cJRew6sht45T7Z9_o_q73uqeGtUP0An4eoXl0YMcfia275LkYX8t83J6Czott6h3yGA 2017-06-08 10:05:37.157 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:05:37.157 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:05:37.160 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:05:37.161 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:06:37.155 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:06:37.155 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1OTc3MTk4LCJleHAiOjE0OTY5MTY1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.i-ksc03lKZ9bt2N99p1cJRew6sht45T7Z9_o_q73uqeGtUP0An4eoXl0YMcfia275LkYX8t83J6Czott6h3yGA 2017-06-08 10:06:37.155 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1OTc3MTk4LCJleHAiOjE0OTY5MTY1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.i-ksc03lKZ9bt2N99p1cJRew6sht45T7Z9_o_q73uqeGtUP0An4eoXl0YMcfia275LkYX8t83J6Czott6h3yGA 2017-06-08 10:06:37.155 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:06:37.155 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:06:37.158 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:06:37.159 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:06:37.188 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:06:37.188 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1OTc3MTk4LCJleHAiOjE0OTY5MTY1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.i-ksc03lKZ9bt2N99p1cJRew6sht45T7Z9_o_q73uqeGtUP0An4eoXl0YMcfia275LkYX8t83J6Czott6h3yGA 2017-06-08 10:06:37.188 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1OTc3MTk4LCJleHAiOjE0OTY5MTY1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.i-ksc03lKZ9bt2N99p1cJRew6sht45T7Z9_o_q73uqeGtUP0An4eoXl0YMcfia275LkYX8t83J6Czott6h3yGA 2017-06-08 10:06:37.188 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 10:06:37.188 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:06:37.189 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:06:37.190 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:06:37.191 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:06:37.191 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE1OTc3MTk4LCJleHAiOjE0OTY5MTY1NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.i-ksc03lKZ9bt2N99p1cJRew6sht45T7Z9_o_q73uqeGtUP0An4eoXl0YMcfia275LkYX8t83J6Czott6h3yGA 2017-06-08 10:07:37.154 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:07:37.154 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2Mzk3MTkxLCJleHAiOjE0OTY5MTY5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3yPajLPet3kyCjGrdZTuDlpNOKoNd3c4TPGybs9YSMDqOIYBxmwHgblsTHWtPFR8UpQXlFIPVM-JC0i6cW_OoA 2017-06-08 10:07:37.154 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2Mzk3MTkxLCJleHAiOjE0OTY5MTY5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3yPajLPet3kyCjGrdZTuDlpNOKoNd3c4TPGybs9YSMDqOIYBxmwHgblsTHWtPFR8UpQXlFIPVM-JC0i6cW_OoA 2017-06-08 10:07:37.154 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:07:37.154 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:07:37.157 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:07:37.157 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:08:37.153 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:08:37.153 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2Mzk3MTkxLCJleHAiOjE0OTY5MTY5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3yPajLPet3kyCjGrdZTuDlpNOKoNd3c4TPGybs9YSMDqOIYBxmwHgblsTHWtPFR8UpQXlFIPVM-JC0i6cW_OoA 2017-06-08 10:08:37.153 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2Mzk3MTkxLCJleHAiOjE0OTY5MTY5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3yPajLPet3kyCjGrdZTuDlpNOKoNd3c4TPGybs9YSMDqOIYBxmwHgblsTHWtPFR8UpQXlFIPVM-JC0i6cW_OoA 2017-06-08 10:08:37.153 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:08:37.154 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:08:37.156 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:08:37.157 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:09:37.161 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:09:37.161 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2Mzk3MTkxLCJleHAiOjE0OTY5MTY5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3yPajLPet3kyCjGrdZTuDlpNOKoNd3c4TPGybs9YSMDqOIYBxmwHgblsTHWtPFR8UpQXlFIPVM-JC0i6cW_OoA 2017-06-08 10:09:37.161 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2Mzk3MTkxLCJleHAiOjE0OTY5MTY5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3yPajLPet3kyCjGrdZTuDlpNOKoNd3c4TPGybs9YSMDqOIYBxmwHgblsTHWtPFR8UpQXlFIPVM-JC0i6cW_OoA 2017-06-08 10:09:37.161 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:09:37.161 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:09:37.164 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:09:37.165 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:10:37.156 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:10:37.156 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2Mzk3MTkxLCJleHAiOjE0OTY5MTY5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3yPajLPet3kyCjGrdZTuDlpNOKoNd3c4TPGybs9YSMDqOIYBxmwHgblsTHWtPFR8UpQXlFIPVM-JC0i6cW_OoA 2017-06-08 10:10:37.156 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2Mzk3MTkxLCJleHAiOjE0OTY5MTY5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3yPajLPet3kyCjGrdZTuDlpNOKoNd3c4TPGybs9YSMDqOIYBxmwHgblsTHWtPFR8UpQXlFIPVM-JC0i6cW_OoA 2017-06-08 10:10:37.156 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:10:37.156 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:10:37.159 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:10:37.160 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:11:37.159 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:11:37.159 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2Mzk3MTkxLCJleHAiOjE0OTY5MTY5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3yPajLPet3kyCjGrdZTuDlpNOKoNd3c4TPGybs9YSMDqOIYBxmwHgblsTHWtPFR8UpQXlFIPVM-JC0i6cW_OoA 2017-06-08 10:11:37.159 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2Mzk3MTkxLCJleHAiOjE0OTY5MTY5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3yPajLPet3kyCjGrdZTuDlpNOKoNd3c4TPGybs9YSMDqOIYBxmwHgblsTHWtPFR8UpQXlFIPVM-JC0i6cW_OoA 2017-06-08 10:11:37.159 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:11:37.159 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:11:37.162 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:11:37.163 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:12:37.160 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:12:37.161 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2Mzk3MTkxLCJleHAiOjE0OTY5MTY5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3yPajLPet3kyCjGrdZTuDlpNOKoNd3c4TPGybs9YSMDqOIYBxmwHgblsTHWtPFR8UpQXlFIPVM-JC0i6cW_OoA 2017-06-08 10:12:37.161 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2Mzk3MTkxLCJleHAiOjE0OTY5MTY5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3yPajLPet3kyCjGrdZTuDlpNOKoNd3c4TPGybs9YSMDqOIYBxmwHgblsTHWtPFR8UpQXlFIPVM-JC0i6cW_OoA 2017-06-08 10:12:37.161 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:12:37.161 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:12:37.164 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:12:37.164 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:13:37.160 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:13:37.160 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2Mzk3MTkxLCJleHAiOjE0OTY5MTY5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3yPajLPet3kyCjGrdZTuDlpNOKoNd3c4TPGybs9YSMDqOIYBxmwHgblsTHWtPFR8UpQXlFIPVM-JC0i6cW_OoA 2017-06-08 10:13:37.160 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2Mzk3MTkxLCJleHAiOjE0OTY5MTY5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3yPajLPet3kyCjGrdZTuDlpNOKoNd3c4TPGybs9YSMDqOIYBxmwHgblsTHWtPFR8UpQXlFIPVM-JC0i6cW_OoA 2017-06-08 10:13:37.161 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:13:37.161 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:13:37.163 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:13:37.164 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:13:37.187 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:13:37.187 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2Mzk3MTkxLCJleHAiOjE0OTY5MTY5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3yPajLPet3kyCjGrdZTuDlpNOKoNd3c4TPGybs9YSMDqOIYBxmwHgblsTHWtPFR8UpQXlFIPVM-JC0i6cW_OoA 2017-06-08 10:13:37.187 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2Mzk3MTkxLCJleHAiOjE0OTY5MTY5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3yPajLPet3kyCjGrdZTuDlpNOKoNd3c4TPGybs9YSMDqOIYBxmwHgblsTHWtPFR8UpQXlFIPVM-JC0i6cW_OoA 2017-06-08 10:13:37.187 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 10:13:37.187 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:13:37.188 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:13:37.189 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:13:37.190 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:13:37.190 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2Mzk3MTkxLCJleHAiOjE0OTY5MTY5OTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3yPajLPet3kyCjGrdZTuDlpNOKoNd3c4TPGybs9YSMDqOIYBxmwHgblsTHWtPFR8UpQXlFIPVM-JC0i6cW_OoA 2017-06-08 10:14:37.160 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:14:37.160 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2ODE3MTkwLCJleHAiOjE0OTY5MTc0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.LMYuYujRkysVrJimgYncO2j27kZdUKDgASPTAQtmB9KMdHNYlv_ImVFJBJf5DRFTOpfky35Ni4uLUHY5tHwXJA 2017-06-08 10:14:37.160 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2ODE3MTkwLCJleHAiOjE0OTY5MTc0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.LMYuYujRkysVrJimgYncO2j27kZdUKDgASPTAQtmB9KMdHNYlv_ImVFJBJf5DRFTOpfky35Ni4uLUHY5tHwXJA 2017-06-08 10:14:37.161 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:14:37.161 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:14:37.163 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:14:37.164 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 10:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 10:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 10:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 10:15:37.161 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:15:37.161 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2ODE3MTkwLCJleHAiOjE0OTY5MTc0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.LMYuYujRkysVrJimgYncO2j27kZdUKDgASPTAQtmB9KMdHNYlv_ImVFJBJf5DRFTOpfky35Ni4uLUHY5tHwXJA 2017-06-08 10:15:37.161 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2ODE3MTkwLCJleHAiOjE0OTY5MTc0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.LMYuYujRkysVrJimgYncO2j27kZdUKDgASPTAQtmB9KMdHNYlv_ImVFJBJf5DRFTOpfky35Ni4uLUHY5tHwXJA 2017-06-08 10:15:37.162 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:15:37.162 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:15:37.166 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:15:37.167 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:16:37.157 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:16:37.158 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2ODE3MTkwLCJleHAiOjE0OTY5MTc0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.LMYuYujRkysVrJimgYncO2j27kZdUKDgASPTAQtmB9KMdHNYlv_ImVFJBJf5DRFTOpfky35Ni4uLUHY5tHwXJA 2017-06-08 10:16:37.158 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2ODE3MTkwLCJleHAiOjE0OTY5MTc0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.LMYuYujRkysVrJimgYncO2j27kZdUKDgASPTAQtmB9KMdHNYlv_ImVFJBJf5DRFTOpfky35Ni4uLUHY5tHwXJA 2017-06-08 10:16:37.158 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:16:37.158 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:16:37.160 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:16:37.161 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:17:37.161 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:17:37.162 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2ODE3MTkwLCJleHAiOjE0OTY5MTc0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.LMYuYujRkysVrJimgYncO2j27kZdUKDgASPTAQtmB9KMdHNYlv_ImVFJBJf5DRFTOpfky35Ni4uLUHY5tHwXJA 2017-06-08 10:17:37.162 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2ODE3MTkwLCJleHAiOjE0OTY5MTc0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.LMYuYujRkysVrJimgYncO2j27kZdUKDgASPTAQtmB9KMdHNYlv_ImVFJBJf5DRFTOpfky35Ni4uLUHY5tHwXJA 2017-06-08 10:17:37.162 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:17:37.162 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:17:37.177 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:17:37.179 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:18:37.164 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:18:37.164 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2ODE3MTkwLCJleHAiOjE0OTY5MTc0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.LMYuYujRkysVrJimgYncO2j27kZdUKDgASPTAQtmB9KMdHNYlv_ImVFJBJf5DRFTOpfky35Ni4uLUHY5tHwXJA 2017-06-08 10:18:37.164 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2ODE3MTkwLCJleHAiOjE0OTY5MTc0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.LMYuYujRkysVrJimgYncO2j27kZdUKDgASPTAQtmB9KMdHNYlv_ImVFJBJf5DRFTOpfky35Ni4uLUHY5tHwXJA 2017-06-08 10:18:37.165 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:18:37.165 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:18:37.168 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:18:37.169 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:19:37.161 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:19:37.161 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2ODE3MTkwLCJleHAiOjE0OTY5MTc0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.LMYuYujRkysVrJimgYncO2j27kZdUKDgASPTAQtmB9KMdHNYlv_ImVFJBJf5DRFTOpfky35Ni4uLUHY5tHwXJA 2017-06-08 10:19:37.161 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2ODE3MTkwLCJleHAiOjE0OTY5MTc0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.LMYuYujRkysVrJimgYncO2j27kZdUKDgASPTAQtmB9KMdHNYlv_ImVFJBJf5DRFTOpfky35Ni4uLUHY5tHwXJA 2017-06-08 10:19:37.161 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:19:37.161 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:19:37.164 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:19:37.165 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:20:37.159 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:20:37.159 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2ODE3MTkwLCJleHAiOjE0OTY5MTc0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.LMYuYujRkysVrJimgYncO2j27kZdUKDgASPTAQtmB9KMdHNYlv_ImVFJBJf5DRFTOpfky35Ni4uLUHY5tHwXJA 2017-06-08 10:20:37.159 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2ODE3MTkwLCJleHAiOjE0OTY5MTc0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.LMYuYujRkysVrJimgYncO2j27kZdUKDgASPTAQtmB9KMdHNYlv_ImVFJBJf5DRFTOpfky35Ni4uLUHY5tHwXJA 2017-06-08 10:20:37.159 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:20:37.159 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:20:37.162 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:20:37.163 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:20:37.186 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:20:37.186 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2ODE3MTkwLCJleHAiOjE0OTY5MTc0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.LMYuYujRkysVrJimgYncO2j27kZdUKDgASPTAQtmB9KMdHNYlv_ImVFJBJf5DRFTOpfky35Ni4uLUHY5tHwXJA 2017-06-08 10:20:37.186 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2ODE3MTkwLCJleHAiOjE0OTY5MTc0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.LMYuYujRkysVrJimgYncO2j27kZdUKDgASPTAQtmB9KMdHNYlv_ImVFJBJf5DRFTOpfky35Ni4uLUHY5tHwXJA 2017-06-08 10:20:37.187 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 10:20:37.187 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:20:37.188 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:20:37.189 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:20:37.190 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:20:37.190 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE2ODE3MTkwLCJleHAiOjE0OTY5MTc0MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.LMYuYujRkysVrJimgYncO2j27kZdUKDgASPTAQtmB9KMdHNYlv_ImVFJBJf5DRFTOpfky35Ni4uLUHY5tHwXJA 2017-06-08 10:21:37.160 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:21:37.160 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3MjM3MTkwLCJleHAiOjE0OTY5MTc4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lPn-OvhvS3BNvNhuXbghlClineCsTik3VAUR5s9sNTfB7C4acmZsApO6rVew3LGD7tPUm-Qkfl7U79VhchXPuQ 2017-06-08 10:21:37.160 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3MjM3MTkwLCJleHAiOjE0OTY5MTc4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lPn-OvhvS3BNvNhuXbghlClineCsTik3VAUR5s9sNTfB7C4acmZsApO6rVew3LGD7tPUm-Qkfl7U79VhchXPuQ 2017-06-08 10:21:37.160 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:21:37.160 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:21:37.163 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:21:37.164 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:22:37.163 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:22:37.163 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3MjM3MTkwLCJleHAiOjE0OTY5MTc4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lPn-OvhvS3BNvNhuXbghlClineCsTik3VAUR5s9sNTfB7C4acmZsApO6rVew3LGD7tPUm-Qkfl7U79VhchXPuQ 2017-06-08 10:22:37.163 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3MjM3MTkwLCJleHAiOjE0OTY5MTc4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lPn-OvhvS3BNvNhuXbghlClineCsTik3VAUR5s9sNTfB7C4acmZsApO6rVew3LGD7tPUm-Qkfl7U79VhchXPuQ 2017-06-08 10:22:37.163 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:22:37.163 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:22:37.166 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:22:37.167 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:23:37.161 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:23:37.161 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3MjM3MTkwLCJleHAiOjE0OTY5MTc4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lPn-OvhvS3BNvNhuXbghlClineCsTik3VAUR5s9sNTfB7C4acmZsApO6rVew3LGD7tPUm-Qkfl7U79VhchXPuQ 2017-06-08 10:23:37.161 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3MjM3MTkwLCJleHAiOjE0OTY5MTc4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lPn-OvhvS3BNvNhuXbghlClineCsTik3VAUR5s9sNTfB7C4acmZsApO6rVew3LGD7tPUm-Qkfl7U79VhchXPuQ 2017-06-08 10:23:37.161 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:23:37.161 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:23:37.163 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:23:37.164 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:24:37.162 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:24:37.162 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3MjM3MTkwLCJleHAiOjE0OTY5MTc4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lPn-OvhvS3BNvNhuXbghlClineCsTik3VAUR5s9sNTfB7C4acmZsApO6rVew3LGD7tPUm-Qkfl7U79VhchXPuQ 2017-06-08 10:24:37.162 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3MjM3MTkwLCJleHAiOjE0OTY5MTc4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lPn-OvhvS3BNvNhuXbghlClineCsTik3VAUR5s9sNTfB7C4acmZsApO6rVew3LGD7tPUm-Qkfl7U79VhchXPuQ 2017-06-08 10:24:37.162 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:24:37.162 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:24:37.165 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:24:37.165 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:25:37.165 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:25:37.165 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3MjM3MTkwLCJleHAiOjE0OTY5MTc4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lPn-OvhvS3BNvNhuXbghlClineCsTik3VAUR5s9sNTfB7C4acmZsApO6rVew3LGD7tPUm-Qkfl7U79VhchXPuQ 2017-06-08 10:25:37.165 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3MjM3MTkwLCJleHAiOjE0OTY5MTc4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lPn-OvhvS3BNvNhuXbghlClineCsTik3VAUR5s9sNTfB7C4acmZsApO6rVew3LGD7tPUm-Qkfl7U79VhchXPuQ 2017-06-08 10:25:37.166 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:25:37.166 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:25:37.170 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:25:37.171 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:26:37.163 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:26:37.163 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3MjM3MTkwLCJleHAiOjE0OTY5MTc4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lPn-OvhvS3BNvNhuXbghlClineCsTik3VAUR5s9sNTfB7C4acmZsApO6rVew3LGD7tPUm-Qkfl7U79VhchXPuQ 2017-06-08 10:26:37.163 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3MjM3MTkwLCJleHAiOjE0OTY5MTc4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lPn-OvhvS3BNvNhuXbghlClineCsTik3VAUR5s9sNTfB7C4acmZsApO6rVew3LGD7tPUm-Qkfl7U79VhchXPuQ 2017-06-08 10:26:37.164 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:26:37.164 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:26:37.166 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:26:37.167 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:27:37.163 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:27:37.163 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3MjM3MTkwLCJleHAiOjE0OTY5MTc4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lPn-OvhvS3BNvNhuXbghlClineCsTik3VAUR5s9sNTfB7C4acmZsApO6rVew3LGD7tPUm-Qkfl7U79VhchXPuQ 2017-06-08 10:27:37.163 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3MjM3MTkwLCJleHAiOjE0OTY5MTc4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lPn-OvhvS3BNvNhuXbghlClineCsTik3VAUR5s9sNTfB7C4acmZsApO6rVew3LGD7tPUm-Qkfl7U79VhchXPuQ 2017-06-08 10:27:37.163 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:27:37.163 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:27:37.166 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:27:37.166 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:27:37.192 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:27:37.192 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3MjM3MTkwLCJleHAiOjE0OTY5MTc4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lPn-OvhvS3BNvNhuXbghlClineCsTik3VAUR5s9sNTfB7C4acmZsApO6rVew3LGD7tPUm-Qkfl7U79VhchXPuQ 2017-06-08 10:27:37.192 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3MjM3MTkwLCJleHAiOjE0OTY5MTc4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lPn-OvhvS3BNvNhuXbghlClineCsTik3VAUR5s9sNTfB7C4acmZsApO6rVew3LGD7tPUm-Qkfl7U79VhchXPuQ 2017-06-08 10:27:37.192 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 10:27:37.192 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:27:37.194 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:27:37.194 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:27:37.195 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:27:37.195 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3MjM3MTkwLCJleHAiOjE0OTY5MTc4MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lPn-OvhvS3BNvNhuXbghlClineCsTik3VAUR5s9sNTfB7C4acmZsApO6rVew3LGD7tPUm-Qkfl7U79VhchXPuQ 2017-06-08 10:28:37.167 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:28:37.167 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3NjU3MTk1LCJleHAiOjE0OTY5MTgyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.eUabkZgWaVTBxv_JelPzZqVC1txuwOrao3Vx9g6nqQaH_tUoMMXUH09v9N6MJ4tJyj9xWazShWKZOPN6qqj5wg 2017-06-08 10:28:37.167 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3NjU3MTk1LCJleHAiOjE0OTY5MTgyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.eUabkZgWaVTBxv_JelPzZqVC1txuwOrao3Vx9g6nqQaH_tUoMMXUH09v9N6MJ4tJyj9xWazShWKZOPN6qqj5wg 2017-06-08 10:28:37.167 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:28:37.167 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:28:37.170 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:28:37.170 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:29:37.163 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:29:37.163 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3NjU3MTk1LCJleHAiOjE0OTY5MTgyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.eUabkZgWaVTBxv_JelPzZqVC1txuwOrao3Vx9g6nqQaH_tUoMMXUH09v9N6MJ4tJyj9xWazShWKZOPN6qqj5wg 2017-06-08 10:29:37.163 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3NjU3MTk1LCJleHAiOjE0OTY5MTgyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.eUabkZgWaVTBxv_JelPzZqVC1txuwOrao3Vx9g6nqQaH_tUoMMXUH09v9N6MJ4tJyj9xWazShWKZOPN6qqj5wg 2017-06-08 10:29:37.163 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:29:37.163 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:29:37.166 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:29:37.167 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 10:30:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 10:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 10:30:30.006 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 10:30:37.165 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:30:37.165 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3NjU3MTk1LCJleHAiOjE0OTY5MTgyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.eUabkZgWaVTBxv_JelPzZqVC1txuwOrao3Vx9g6nqQaH_tUoMMXUH09v9N6MJ4tJyj9xWazShWKZOPN6qqj5wg 2017-06-08 10:30:37.165 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3NjU3MTk1LCJleHAiOjE0OTY5MTgyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.eUabkZgWaVTBxv_JelPzZqVC1txuwOrao3Vx9g6nqQaH_tUoMMXUH09v9N6MJ4tJyj9xWazShWKZOPN6qqj5wg 2017-06-08 10:30:37.165 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:30:37.165 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:30:37.167 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:30:37.168 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:31:37.166 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:31:37.166 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3NjU3MTk1LCJleHAiOjE0OTY5MTgyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.eUabkZgWaVTBxv_JelPzZqVC1txuwOrao3Vx9g6nqQaH_tUoMMXUH09v9N6MJ4tJyj9xWazShWKZOPN6qqj5wg 2017-06-08 10:31:37.166 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3NjU3MTk1LCJleHAiOjE0OTY5MTgyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.eUabkZgWaVTBxv_JelPzZqVC1txuwOrao3Vx9g6nqQaH_tUoMMXUH09v9N6MJ4tJyj9xWazShWKZOPN6qqj5wg 2017-06-08 10:31:37.166 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:31:37.166 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:31:37.168 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:31:37.169 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:32:37.166 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:32:37.166 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3NjU3MTk1LCJleHAiOjE0OTY5MTgyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.eUabkZgWaVTBxv_JelPzZqVC1txuwOrao3Vx9g6nqQaH_tUoMMXUH09v9N6MJ4tJyj9xWazShWKZOPN6qqj5wg 2017-06-08 10:32:37.166 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3NjU3MTk1LCJleHAiOjE0OTY5MTgyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.eUabkZgWaVTBxv_JelPzZqVC1txuwOrao3Vx9g6nqQaH_tUoMMXUH09v9N6MJ4tJyj9xWazShWKZOPN6qqj5wg 2017-06-08 10:32:37.166 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:32:37.166 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:32:37.169 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:32:37.170 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:33:37.166 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:33:37.166 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3NjU3MTk1LCJleHAiOjE0OTY5MTgyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.eUabkZgWaVTBxv_JelPzZqVC1txuwOrao3Vx9g6nqQaH_tUoMMXUH09v9N6MJ4tJyj9xWazShWKZOPN6qqj5wg 2017-06-08 10:33:37.166 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3NjU3MTk1LCJleHAiOjE0OTY5MTgyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.eUabkZgWaVTBxv_JelPzZqVC1txuwOrao3Vx9g6nqQaH_tUoMMXUH09v9N6MJ4tJyj9xWazShWKZOPN6qqj5wg 2017-06-08 10:33:37.166 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:33:37.166 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:33:37.169 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:33:37.169 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:34:37.171 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:34:37.171 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3NjU3MTk1LCJleHAiOjE0OTY5MTgyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.eUabkZgWaVTBxv_JelPzZqVC1txuwOrao3Vx9g6nqQaH_tUoMMXUH09v9N6MJ4tJyj9xWazShWKZOPN6qqj5wg 2017-06-08 10:34:37.171 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3NjU3MTk1LCJleHAiOjE0OTY5MTgyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.eUabkZgWaVTBxv_JelPzZqVC1txuwOrao3Vx9g6nqQaH_tUoMMXUH09v9N6MJ4tJyj9xWazShWKZOPN6qqj5wg 2017-06-08 10:34:37.171 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:34:37.171 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:34:37.173 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:34:37.174 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:34:37.203 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:34:37.203 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3NjU3MTk1LCJleHAiOjE0OTY5MTgyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.eUabkZgWaVTBxv_JelPzZqVC1txuwOrao3Vx9g6nqQaH_tUoMMXUH09v9N6MJ4tJyj9xWazShWKZOPN6qqj5wg 2017-06-08 10:34:37.203 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3NjU3MTk1LCJleHAiOjE0OTY5MTgyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.eUabkZgWaVTBxv_JelPzZqVC1txuwOrao3Vx9g6nqQaH_tUoMMXUH09v9N6MJ4tJyj9xWazShWKZOPN6qqj5wg 2017-06-08 10:34:37.203 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 10:34:37.203 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:34:37.205 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:34:37.206 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:34:37.206 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:34:37.207 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE3NjU3MTk1LCJleHAiOjE0OTY5MTgyNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.eUabkZgWaVTBxv_JelPzZqVC1txuwOrao3Vx9g6nqQaH_tUoMMXUH09v9N6MJ4tJyj9xWazShWKZOPN6qqj5wg 2017-06-08 10:35:37.173 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:35:37.173 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4MDc3MjA3LCJleHAiOjE0OTY5MTg2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.B3HIaH1ffcHrT1dbD05LFl1ISI1QKdQ_gS3_UlSpe3vrVdW8Ex08sFGEJWRbeiQjSDwobIKJJSVaN5h0Oz-9Sw 2017-06-08 10:35:37.173 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4MDc3MjA3LCJleHAiOjE0OTY5MTg2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.B3HIaH1ffcHrT1dbD05LFl1ISI1QKdQ_gS3_UlSpe3vrVdW8Ex08sFGEJWRbeiQjSDwobIKJJSVaN5h0Oz-9Sw 2017-06-08 10:35:37.173 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:35:37.174 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:35:37.176 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:35:37.177 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:36:37.166 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:36:37.167 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4MDc3MjA3LCJleHAiOjE0OTY5MTg2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.B3HIaH1ffcHrT1dbD05LFl1ISI1QKdQ_gS3_UlSpe3vrVdW8Ex08sFGEJWRbeiQjSDwobIKJJSVaN5h0Oz-9Sw 2017-06-08 10:36:37.167 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4MDc3MjA3LCJleHAiOjE0OTY5MTg2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.B3HIaH1ffcHrT1dbD05LFl1ISI1QKdQ_gS3_UlSpe3vrVdW8Ex08sFGEJWRbeiQjSDwobIKJJSVaN5h0Oz-9Sw 2017-06-08 10:36:37.167 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:36:37.167 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:36:37.169 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:36:37.170 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:37:37.168 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:37:37.168 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4MDc3MjA3LCJleHAiOjE0OTY5MTg2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.B3HIaH1ffcHrT1dbD05LFl1ISI1QKdQ_gS3_UlSpe3vrVdW8Ex08sFGEJWRbeiQjSDwobIKJJSVaN5h0Oz-9Sw 2017-06-08 10:37:37.168 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4MDc3MjA3LCJleHAiOjE0OTY5MTg2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.B3HIaH1ffcHrT1dbD05LFl1ISI1QKdQ_gS3_UlSpe3vrVdW8Ex08sFGEJWRbeiQjSDwobIKJJSVaN5h0Oz-9Sw 2017-06-08 10:37:37.168 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:37:37.168 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:37:37.171 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:37:37.172 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:38:37.173 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:38:37.173 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4MDc3MjA3LCJleHAiOjE0OTY5MTg2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.B3HIaH1ffcHrT1dbD05LFl1ISI1QKdQ_gS3_UlSpe3vrVdW8Ex08sFGEJWRbeiQjSDwobIKJJSVaN5h0Oz-9Sw 2017-06-08 10:38:37.173 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4MDc3MjA3LCJleHAiOjE0OTY5MTg2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.B3HIaH1ffcHrT1dbD05LFl1ISI1QKdQ_gS3_UlSpe3vrVdW8Ex08sFGEJWRbeiQjSDwobIKJJSVaN5h0Oz-9Sw 2017-06-08 10:38:37.173 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:38:37.173 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:38:37.176 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:38:37.176 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:39:37.174 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:39:37.174 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4MDc3MjA3LCJleHAiOjE0OTY5MTg2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.B3HIaH1ffcHrT1dbD05LFl1ISI1QKdQ_gS3_UlSpe3vrVdW8Ex08sFGEJWRbeiQjSDwobIKJJSVaN5h0Oz-9Sw 2017-06-08 10:39:37.174 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4MDc3MjA3LCJleHAiOjE0OTY5MTg2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.B3HIaH1ffcHrT1dbD05LFl1ISI1QKdQ_gS3_UlSpe3vrVdW8Ex08sFGEJWRbeiQjSDwobIKJJSVaN5h0Oz-9Sw 2017-06-08 10:39:37.175 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:39:37.175 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:39:37.177 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:39:37.178 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:40:37.174 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:40:37.175 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4MDc3MjA3LCJleHAiOjE0OTY5MTg2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.B3HIaH1ffcHrT1dbD05LFl1ISI1QKdQ_gS3_UlSpe3vrVdW8Ex08sFGEJWRbeiQjSDwobIKJJSVaN5h0Oz-9Sw 2017-06-08 10:40:37.175 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4MDc3MjA3LCJleHAiOjE0OTY5MTg2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.B3HIaH1ffcHrT1dbD05LFl1ISI1QKdQ_gS3_UlSpe3vrVdW8Ex08sFGEJWRbeiQjSDwobIKJJSVaN5h0Oz-9Sw 2017-06-08 10:40:37.175 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:40:37.175 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:40:37.177 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:40:37.178 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:41:37.168 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:41:37.168 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4MDc3MjA3LCJleHAiOjE0OTY5MTg2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.B3HIaH1ffcHrT1dbD05LFl1ISI1QKdQ_gS3_UlSpe3vrVdW8Ex08sFGEJWRbeiQjSDwobIKJJSVaN5h0Oz-9Sw 2017-06-08 10:41:37.168 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4MDc3MjA3LCJleHAiOjE0OTY5MTg2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.B3HIaH1ffcHrT1dbD05LFl1ISI1QKdQ_gS3_UlSpe3vrVdW8Ex08sFGEJWRbeiQjSDwobIKJJSVaN5h0Oz-9Sw 2017-06-08 10:41:37.168 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:41:37.168 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:41:37.177 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:41:37.178 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:41:37.200 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:41:37.200 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4MDc3MjA3LCJleHAiOjE0OTY5MTg2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.B3HIaH1ffcHrT1dbD05LFl1ISI1QKdQ_gS3_UlSpe3vrVdW8Ex08sFGEJWRbeiQjSDwobIKJJSVaN5h0Oz-9Sw 2017-06-08 10:41:37.201 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4MDc3MjA3LCJleHAiOjE0OTY5MTg2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.B3HIaH1ffcHrT1dbD05LFl1ISI1QKdQ_gS3_UlSpe3vrVdW8Ex08sFGEJWRbeiQjSDwobIKJJSVaN5h0Oz-9Sw 2017-06-08 10:41:37.201 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 10:41:37.201 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:41:37.202 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:41:37.203 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:41:37.203 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:41:37.203 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4MDc3MjA3LCJleHAiOjE0OTY5MTg2NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.B3HIaH1ffcHrT1dbD05LFl1ISI1QKdQ_gS3_UlSpe3vrVdW8Ex08sFGEJWRbeiQjSDwobIKJJSVaN5h0Oz-9Sw 2017-06-08 10:42:37.179 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:42:37.179 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4NDk3MjAzLCJleHAiOjE0OTY5MTkwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.j6OqC-1dB09whFiMg1d-S8Fk-2WgviGNVGqH6Lf7sslT0OdjMQmNNMQgJz_OvivaqYghnG6YoxOfBtfOQIjWTg 2017-06-08 10:42:37.179 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4NDk3MjAzLCJleHAiOjE0OTY5MTkwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.j6OqC-1dB09whFiMg1d-S8Fk-2WgviGNVGqH6Lf7sslT0OdjMQmNNMQgJz_OvivaqYghnG6YoxOfBtfOQIjWTg 2017-06-08 10:42:37.179 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:42:37.179 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:42:37.182 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:42:37.183 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:43:37.170 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:43:37.171 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4NDk3MjAzLCJleHAiOjE0OTY5MTkwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.j6OqC-1dB09whFiMg1d-S8Fk-2WgviGNVGqH6Lf7sslT0OdjMQmNNMQgJz_OvivaqYghnG6YoxOfBtfOQIjWTg 2017-06-08 10:43:37.171 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4NDk3MjAzLCJleHAiOjE0OTY5MTkwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.j6OqC-1dB09whFiMg1d-S8Fk-2WgviGNVGqH6Lf7sslT0OdjMQmNNMQgJz_OvivaqYghnG6YoxOfBtfOQIjWTg 2017-06-08 10:43:37.171 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:43:37.171 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:43:37.173 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:43:37.174 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:44:37.179 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:44:37.179 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4NDk3MjAzLCJleHAiOjE0OTY5MTkwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.j6OqC-1dB09whFiMg1d-S8Fk-2WgviGNVGqH6Lf7sslT0OdjMQmNNMQgJz_OvivaqYghnG6YoxOfBtfOQIjWTg 2017-06-08 10:44:37.179 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4NDk3MjAzLCJleHAiOjE0OTY5MTkwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.j6OqC-1dB09whFiMg1d-S8Fk-2WgviGNVGqH6Lf7sslT0OdjMQmNNMQgJz_OvivaqYghnG6YoxOfBtfOQIjWTg 2017-06-08 10:44:37.179 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:44:37.179 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:44:37.181 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:44:37.182 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:45:00.006 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 10:45:00.007 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 10:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 10:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 10:45:37.171 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:45:37.171 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4NDk3MjAzLCJleHAiOjE0OTY5MTkwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.j6OqC-1dB09whFiMg1d-S8Fk-2WgviGNVGqH6Lf7sslT0OdjMQmNNMQgJz_OvivaqYghnG6YoxOfBtfOQIjWTg 2017-06-08 10:45:37.171 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4NDk3MjAzLCJleHAiOjE0OTY5MTkwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.j6OqC-1dB09whFiMg1d-S8Fk-2WgviGNVGqH6Lf7sslT0OdjMQmNNMQgJz_OvivaqYghnG6YoxOfBtfOQIjWTg 2017-06-08 10:45:37.172 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:45:37.172 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:45:37.174 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:45:37.175 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:46:37.172 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:46:37.172 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4NDk3MjAzLCJleHAiOjE0OTY5MTkwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.j6OqC-1dB09whFiMg1d-S8Fk-2WgviGNVGqH6Lf7sslT0OdjMQmNNMQgJz_OvivaqYghnG6YoxOfBtfOQIjWTg 2017-06-08 10:46:37.172 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4NDk3MjAzLCJleHAiOjE0OTY5MTkwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.j6OqC-1dB09whFiMg1d-S8Fk-2WgviGNVGqH6Lf7sslT0OdjMQmNNMQgJz_OvivaqYghnG6YoxOfBtfOQIjWTg 2017-06-08 10:46:37.172 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:46:37.172 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:46:37.175 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:46:37.176 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:47:37.177 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:47:37.177 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4NDk3MjAzLCJleHAiOjE0OTY5MTkwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.j6OqC-1dB09whFiMg1d-S8Fk-2WgviGNVGqH6Lf7sslT0OdjMQmNNMQgJz_OvivaqYghnG6YoxOfBtfOQIjWTg 2017-06-08 10:47:37.177 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4NDk3MjAzLCJleHAiOjE0OTY5MTkwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.j6OqC-1dB09whFiMg1d-S8Fk-2WgviGNVGqH6Lf7sslT0OdjMQmNNMQgJz_OvivaqYghnG6YoxOfBtfOQIjWTg 2017-06-08 10:47:37.178 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:47:37.178 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:47:37.180 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:47:37.181 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:48:37.171 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:48:37.171 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4NDk3MjAzLCJleHAiOjE0OTY5MTkwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.j6OqC-1dB09whFiMg1d-S8Fk-2WgviGNVGqH6Lf7sslT0OdjMQmNNMQgJz_OvivaqYghnG6YoxOfBtfOQIjWTg 2017-06-08 10:48:37.171 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4NDk3MjAzLCJleHAiOjE0OTY5MTkwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.j6OqC-1dB09whFiMg1d-S8Fk-2WgviGNVGqH6Lf7sslT0OdjMQmNNMQgJz_OvivaqYghnG6YoxOfBtfOQIjWTg 2017-06-08 10:48:37.172 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:48:37.172 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:48:37.174 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:48:37.175 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:48:37.197 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:48:37.197 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4NDk3MjAzLCJleHAiOjE0OTY5MTkwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.j6OqC-1dB09whFiMg1d-S8Fk-2WgviGNVGqH6Lf7sslT0OdjMQmNNMQgJz_OvivaqYghnG6YoxOfBtfOQIjWTg 2017-06-08 10:48:37.197 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4NDk3MjAzLCJleHAiOjE0OTY5MTkwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.j6OqC-1dB09whFiMg1d-S8Fk-2WgviGNVGqH6Lf7sslT0OdjMQmNNMQgJz_OvivaqYghnG6YoxOfBtfOQIjWTg 2017-06-08 10:48:37.198 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 10:48:37.198 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:48:37.199 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:48:37.200 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:48:37.200 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:48:37.200 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4NDk3MjAzLCJleHAiOjE0OTY5MTkwOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.j6OqC-1dB09whFiMg1d-S8Fk-2WgviGNVGqH6Lf7sslT0OdjMQmNNMQgJz_OvivaqYghnG6YoxOfBtfOQIjWTg 2017-06-08 10:49:37.173 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:49:37.173 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4OTE3MjAxLCJleHAiOjE0OTY5MTk1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wBczXNBDTE3WN84uiX3ngDjjwoB135R6-zpojtUwOIP-RzhjbAxasRXIJBqXQkUAGqIRbFK5VVRkZPp57uciqg 2017-06-08 10:49:37.173 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4OTE3MjAxLCJleHAiOjE0OTY5MTk1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wBczXNBDTE3WN84uiX3ngDjjwoB135R6-zpojtUwOIP-RzhjbAxasRXIJBqXQkUAGqIRbFK5VVRkZPp57uciqg 2017-06-08 10:49:37.174 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:49:37.174 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:49:37.176 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:49:37.177 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:50:37.176 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:50:37.176 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4OTE3MjAxLCJleHAiOjE0OTY5MTk1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wBczXNBDTE3WN84uiX3ngDjjwoB135R6-zpojtUwOIP-RzhjbAxasRXIJBqXQkUAGqIRbFK5VVRkZPp57uciqg 2017-06-08 10:50:37.176 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4OTE3MjAxLCJleHAiOjE0OTY5MTk1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wBczXNBDTE3WN84uiX3ngDjjwoB135R6-zpojtUwOIP-RzhjbAxasRXIJBqXQkUAGqIRbFK5VVRkZPp57uciqg 2017-06-08 10:50:37.177 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:50:37.177 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:50:37.179 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:50:37.180 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:51:37.173 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:51:37.173 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4OTE3MjAxLCJleHAiOjE0OTY5MTk1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wBczXNBDTE3WN84uiX3ngDjjwoB135R6-zpojtUwOIP-RzhjbAxasRXIJBqXQkUAGqIRbFK5VVRkZPp57uciqg 2017-06-08 10:51:37.173 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4OTE3MjAxLCJleHAiOjE0OTY5MTk1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wBczXNBDTE3WN84uiX3ngDjjwoB135R6-zpojtUwOIP-RzhjbAxasRXIJBqXQkUAGqIRbFK5VVRkZPp57uciqg 2017-06-08 10:51:37.173 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:51:37.173 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:51:37.175 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:51:37.176 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:52:37.173 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:52:37.173 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4OTE3MjAxLCJleHAiOjE0OTY5MTk1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wBczXNBDTE3WN84uiX3ngDjjwoB135R6-zpojtUwOIP-RzhjbAxasRXIJBqXQkUAGqIRbFK5VVRkZPp57uciqg 2017-06-08 10:52:37.173 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4OTE3MjAxLCJleHAiOjE0OTY5MTk1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wBczXNBDTE3WN84uiX3ngDjjwoB135R6-zpojtUwOIP-RzhjbAxasRXIJBqXQkUAGqIRbFK5VVRkZPp57uciqg 2017-06-08 10:52:37.173 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:52:37.173 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:52:37.176 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:52:37.177 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:53:37.175 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:53:37.175 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4OTE3MjAxLCJleHAiOjE0OTY5MTk1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wBczXNBDTE3WN84uiX3ngDjjwoB135R6-zpojtUwOIP-RzhjbAxasRXIJBqXQkUAGqIRbFK5VVRkZPp57uciqg 2017-06-08 10:53:37.175 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4OTE3MjAxLCJleHAiOjE0OTY5MTk1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wBczXNBDTE3WN84uiX3ngDjjwoB135R6-zpojtUwOIP-RzhjbAxasRXIJBqXQkUAGqIRbFK5VVRkZPp57uciqg 2017-06-08 10:53:37.175 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:53:37.175 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:53:37.178 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:53:37.179 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:54:37.175 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:54:37.175 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4OTE3MjAxLCJleHAiOjE0OTY5MTk1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wBczXNBDTE3WN84uiX3ngDjjwoB135R6-zpojtUwOIP-RzhjbAxasRXIJBqXQkUAGqIRbFK5VVRkZPp57uciqg 2017-06-08 10:54:37.175 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4OTE3MjAxLCJleHAiOjE0OTY5MTk1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wBczXNBDTE3WN84uiX3ngDjjwoB135R6-zpojtUwOIP-RzhjbAxasRXIJBqXQkUAGqIRbFK5VVRkZPp57uciqg 2017-06-08 10:54:37.175 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:54:37.175 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:54:37.178 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:54:37.178 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:55:37.174 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:55:37.174 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4OTE3MjAxLCJleHAiOjE0OTY5MTk1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wBczXNBDTE3WN84uiX3ngDjjwoB135R6-zpojtUwOIP-RzhjbAxasRXIJBqXQkUAGqIRbFK5VVRkZPp57uciqg 2017-06-08 10:55:37.174 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4OTE3MjAxLCJleHAiOjE0OTY5MTk1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wBczXNBDTE3WN84uiX3ngDjjwoB135R6-zpojtUwOIP-RzhjbAxasRXIJBqXQkUAGqIRbFK5VVRkZPp57uciqg 2017-06-08 10:55:37.174 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:55:37.174 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:55:37.176 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:55:37.177 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:55:37.203 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:55:37.203 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4OTE3MjAxLCJleHAiOjE0OTY5MTk1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wBczXNBDTE3WN84uiX3ngDjjwoB135R6-zpojtUwOIP-RzhjbAxasRXIJBqXQkUAGqIRbFK5VVRkZPp57uciqg 2017-06-08 10:55:37.203 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4OTE3MjAxLCJleHAiOjE0OTY5MTk1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wBczXNBDTE3WN84uiX3ngDjjwoB135R6-zpojtUwOIP-RzhjbAxasRXIJBqXQkUAGqIRbFK5VVRkZPp57uciqg 2017-06-08 10:55:37.203 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 10:55:37.203 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:55:37.205 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:55:37.205 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:55:37.206 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:55:37.206 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE4OTE3MjAxLCJleHAiOjE0OTY5MTk1MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.wBczXNBDTE3WN84uiX3ngDjjwoB135R6-zpojtUwOIP-RzhjbAxasRXIJBqXQkUAGqIRbFK5VVRkZPp57uciqg 2017-06-08 10:56:37.176 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:56:37.176 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5MzM3MjA2LCJleHAiOjE0OTY5MTk5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lGXJsB3FpARhwEIcFAB70XBgTcS14Dhdkn7mOZtMfGZ3koZZphmSJX-ilKQ0GivAcQkghCM5sRXBOZonEKNMgQ 2017-06-08 10:56:37.176 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5MzM3MjA2LCJleHAiOjE0OTY5MTk5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lGXJsB3FpARhwEIcFAB70XBgTcS14Dhdkn7mOZtMfGZ3koZZphmSJX-ilKQ0GivAcQkghCM5sRXBOZonEKNMgQ 2017-06-08 10:56:37.177 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:56:37.177 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:56:37.180 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:56:37.180 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:57:37.173 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:57:37.173 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5MzM3MjA2LCJleHAiOjE0OTY5MTk5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lGXJsB3FpARhwEIcFAB70XBgTcS14Dhdkn7mOZtMfGZ3koZZphmSJX-ilKQ0GivAcQkghCM5sRXBOZonEKNMgQ 2017-06-08 10:57:37.173 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5MzM3MjA2LCJleHAiOjE0OTY5MTk5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lGXJsB3FpARhwEIcFAB70XBgTcS14Dhdkn7mOZtMfGZ3koZZphmSJX-ilKQ0GivAcQkghCM5sRXBOZonEKNMgQ 2017-06-08 10:57:37.174 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:57:37.174 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:57:37.176 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:57:37.177 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:58:37.175 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:58:37.175 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5MzM3MjA2LCJleHAiOjE0OTY5MTk5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lGXJsB3FpARhwEIcFAB70XBgTcS14Dhdkn7mOZtMfGZ3koZZphmSJX-ilKQ0GivAcQkghCM5sRXBOZonEKNMgQ 2017-06-08 10:58:37.175 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5MzM3MjA2LCJleHAiOjE0OTY5MTk5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lGXJsB3FpARhwEIcFAB70XBgTcS14Dhdkn7mOZtMfGZ3koZZphmSJX-ilKQ0GivAcQkghCM5sRXBOZonEKNMgQ 2017-06-08 10:58:37.175 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:58:37.175 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:58:37.178 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:58:37.179 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 10:59:37.176 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 10:59:37.177 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5MzM3MjA2LCJleHAiOjE0OTY5MTk5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lGXJsB3FpARhwEIcFAB70XBgTcS14Dhdkn7mOZtMfGZ3koZZphmSJX-ilKQ0GivAcQkghCM5sRXBOZonEKNMgQ 2017-06-08 10:59:37.177 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5MzM3MjA2LCJleHAiOjE0OTY5MTk5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lGXJsB3FpARhwEIcFAB70XBgTcS14Dhdkn7mOZtMfGZ3koZZphmSJX-ilKQ0GivAcQkghCM5sRXBOZonEKNMgQ 2017-06-08 10:59:37.177 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 10:59:37.177 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 10:59:37.180 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 10:59:37.181 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 11:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 11:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 11:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 11:00:37.178 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:00:37.178 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5MzM3MjA2LCJleHAiOjE0OTY5MTk5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lGXJsB3FpARhwEIcFAB70XBgTcS14Dhdkn7mOZtMfGZ3koZZphmSJX-ilKQ0GivAcQkghCM5sRXBOZonEKNMgQ 2017-06-08 11:00:37.178 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5MzM3MjA2LCJleHAiOjE0OTY5MTk5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lGXJsB3FpARhwEIcFAB70XBgTcS14Dhdkn7mOZtMfGZ3koZZphmSJX-ilKQ0GivAcQkghCM5sRXBOZonEKNMgQ 2017-06-08 11:00:37.179 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:00:37.179 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:00:37.181 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:00:37.182 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:01:37.178 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:01:37.178 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5MzM3MjA2LCJleHAiOjE0OTY5MTk5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lGXJsB3FpARhwEIcFAB70XBgTcS14Dhdkn7mOZtMfGZ3koZZphmSJX-ilKQ0GivAcQkghCM5sRXBOZonEKNMgQ 2017-06-08 11:01:37.178 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5MzM3MjA2LCJleHAiOjE0OTY5MTk5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lGXJsB3FpARhwEIcFAB70XBgTcS14Dhdkn7mOZtMfGZ3koZZphmSJX-ilKQ0GivAcQkghCM5sRXBOZonEKNMgQ 2017-06-08 11:01:37.178 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:01:37.178 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:01:37.183 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:01:37.184 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:02:37.179 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:02:37.179 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5MzM3MjA2LCJleHAiOjE0OTY5MTk5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lGXJsB3FpARhwEIcFAB70XBgTcS14Dhdkn7mOZtMfGZ3koZZphmSJX-ilKQ0GivAcQkghCM5sRXBOZonEKNMgQ 2017-06-08 11:02:37.179 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5MzM3MjA2LCJleHAiOjE0OTY5MTk5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lGXJsB3FpARhwEIcFAB70XBgTcS14Dhdkn7mOZtMfGZ3koZZphmSJX-ilKQ0GivAcQkghCM5sRXBOZonEKNMgQ 2017-06-08 11:02:37.179 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:02:37.179 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:02:37.182 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:02:37.183 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:02:37.209 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:02:37.209 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5MzM3MjA2LCJleHAiOjE0OTY5MTk5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lGXJsB3FpARhwEIcFAB70XBgTcS14Dhdkn7mOZtMfGZ3koZZphmSJX-ilKQ0GivAcQkghCM5sRXBOZonEKNMgQ 2017-06-08 11:02:37.209 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5MzM3MjA2LCJleHAiOjE0OTY5MTk5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lGXJsB3FpARhwEIcFAB70XBgTcS14Dhdkn7mOZtMfGZ3koZZphmSJX-ilKQ0GivAcQkghCM5sRXBOZonEKNMgQ 2017-06-08 11:02:37.209 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 11:02:37.209 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:02:37.211 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:02:37.211 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:02:37.212 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:02:37.212 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5MzM3MjA2LCJleHAiOjE0OTY5MTk5MzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.lGXJsB3FpARhwEIcFAB70XBgTcS14Dhdkn7mOZtMfGZ3koZZphmSJX-ilKQ0GivAcQkghCM5sRXBOZonEKNMgQ 2017-06-08 11:03:37.181 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:03:37.181 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5NzU3MjEyLCJleHAiOjE0OTY5MjAzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cJFj0DSNrEjsFCMuzHJskiEAaiavE7ecKuW4ljOGknVu6UiqCT4QPlpWvKF_U60p0PCB2YX-y2OPppD0rUX88w 2017-06-08 11:03:37.181 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5NzU3MjEyLCJleHAiOjE0OTY5MjAzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cJFj0DSNrEjsFCMuzHJskiEAaiavE7ecKuW4ljOGknVu6UiqCT4QPlpWvKF_U60p0PCB2YX-y2OPppD0rUX88w 2017-06-08 11:03:37.181 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:03:37.181 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:03:37.186 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:03:37.187 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:04:37.179 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:04:37.179 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5NzU3MjEyLCJleHAiOjE0OTY5MjAzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cJFj0DSNrEjsFCMuzHJskiEAaiavE7ecKuW4ljOGknVu6UiqCT4QPlpWvKF_U60p0PCB2YX-y2OPppD0rUX88w 2017-06-08 11:04:37.179 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5NzU3MjEyLCJleHAiOjE0OTY5MjAzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cJFj0DSNrEjsFCMuzHJskiEAaiavE7ecKuW4ljOGknVu6UiqCT4QPlpWvKF_U60p0PCB2YX-y2OPppD0rUX88w 2017-06-08 11:04:37.180 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:04:37.180 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:04:37.182 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:04:37.183 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:05:37.179 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:05:37.179 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5NzU3MjEyLCJleHAiOjE0OTY5MjAzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cJFj0DSNrEjsFCMuzHJskiEAaiavE7ecKuW4ljOGknVu6UiqCT4QPlpWvKF_U60p0PCB2YX-y2OPppD0rUX88w 2017-06-08 11:05:37.179 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5NzU3MjEyLCJleHAiOjE0OTY5MjAzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cJFj0DSNrEjsFCMuzHJskiEAaiavE7ecKuW4ljOGknVu6UiqCT4QPlpWvKF_U60p0PCB2YX-y2OPppD0rUX88w 2017-06-08 11:05:37.180 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:05:37.180 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:05:37.182 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:05:37.183 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:06:37.180 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:06:37.181 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5NzU3MjEyLCJleHAiOjE0OTY5MjAzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cJFj0DSNrEjsFCMuzHJskiEAaiavE7ecKuW4ljOGknVu6UiqCT4QPlpWvKF_U60p0PCB2YX-y2OPppD0rUX88w 2017-06-08 11:06:37.181 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5NzU3MjEyLCJleHAiOjE0OTY5MjAzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cJFj0DSNrEjsFCMuzHJskiEAaiavE7ecKuW4ljOGknVu6UiqCT4QPlpWvKF_U60p0PCB2YX-y2OPppD0rUX88w 2017-06-08 11:06:37.181 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:06:37.181 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:06:37.183 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:06:37.184 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:07:37.181 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:07:37.181 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5NzU3MjEyLCJleHAiOjE0OTY5MjAzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cJFj0DSNrEjsFCMuzHJskiEAaiavE7ecKuW4ljOGknVu6UiqCT4QPlpWvKF_U60p0PCB2YX-y2OPppD0rUX88w 2017-06-08 11:07:37.181 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5NzU3MjEyLCJleHAiOjE0OTY5MjAzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cJFj0DSNrEjsFCMuzHJskiEAaiavE7ecKuW4ljOGknVu6UiqCT4QPlpWvKF_U60p0PCB2YX-y2OPppD0rUX88w 2017-06-08 11:07:37.181 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:07:37.181 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:07:37.183 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:07:37.191 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:08:37.181 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:08:37.182 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5NzU3MjEyLCJleHAiOjE0OTY5MjAzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cJFj0DSNrEjsFCMuzHJskiEAaiavE7ecKuW4ljOGknVu6UiqCT4QPlpWvKF_U60p0PCB2YX-y2OPppD0rUX88w 2017-06-08 11:08:37.182 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5NzU3MjEyLCJleHAiOjE0OTY5MjAzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cJFj0DSNrEjsFCMuzHJskiEAaiavE7ecKuW4ljOGknVu6UiqCT4QPlpWvKF_U60p0PCB2YX-y2OPppD0rUX88w 2017-06-08 11:08:37.182 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:08:37.182 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:08:37.185 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:08:37.186 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:09:37.181 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:09:37.181 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5NzU3MjEyLCJleHAiOjE0OTY5MjAzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cJFj0DSNrEjsFCMuzHJskiEAaiavE7ecKuW4ljOGknVu6UiqCT4QPlpWvKF_U60p0PCB2YX-y2OPppD0rUX88w 2017-06-08 11:09:37.181 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5NzU3MjEyLCJleHAiOjE0OTY5MjAzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cJFj0DSNrEjsFCMuzHJskiEAaiavE7ecKuW4ljOGknVu6UiqCT4QPlpWvKF_U60p0PCB2YX-y2OPppD0rUX88w 2017-06-08 11:09:37.182 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:09:37.182 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:09:37.184 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:09:37.185 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:09:37.210 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:09:37.210 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5NzU3MjEyLCJleHAiOjE0OTY5MjAzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cJFj0DSNrEjsFCMuzHJskiEAaiavE7ecKuW4ljOGknVu6UiqCT4QPlpWvKF_U60p0PCB2YX-y2OPppD0rUX88w 2017-06-08 11:09:37.210 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5NzU3MjEyLCJleHAiOjE0OTY5MjAzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cJFj0DSNrEjsFCMuzHJskiEAaiavE7ecKuW4ljOGknVu6UiqCT4QPlpWvKF_U60p0PCB2YX-y2OPppD0rUX88w 2017-06-08 11:09:37.210 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 11:09:37.210 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:09:37.211 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:09:37.212 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:09:37.213 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:09:37.213 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTE5NzU3MjEyLCJleHAiOjE0OTY5MjAzNTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.cJFj0DSNrEjsFCMuzHJskiEAaiavE7ecKuW4ljOGknVu6UiqCT4QPlpWvKF_U60p0PCB2YX-y2OPppD0rUX88w 2017-06-08 11:10:37.184 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:10:37.184 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwMTc3MjEzLCJleHAiOjE0OTY5MjA3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VnLZIQqUmYQyJc2jxcR4LoSCjmVKAZZw7YQA0dJ455wgiAMa8B_1nkLH6CZmHh1u-6OQCkJlw9SJmzbtIVHVdA 2017-06-08 11:10:37.184 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwMTc3MjEzLCJleHAiOjE0OTY5MjA3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VnLZIQqUmYQyJc2jxcR4LoSCjmVKAZZw7YQA0dJ455wgiAMa8B_1nkLH6CZmHh1u-6OQCkJlw9SJmzbtIVHVdA 2017-06-08 11:10:37.184 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:10:37.184 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:10:37.187 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:10:37.187 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:11:37.182 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:11:37.182 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwMTc3MjEzLCJleHAiOjE0OTY5MjA3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VnLZIQqUmYQyJc2jxcR4LoSCjmVKAZZw7YQA0dJ455wgiAMa8B_1nkLH6CZmHh1u-6OQCkJlw9SJmzbtIVHVdA 2017-06-08 11:11:37.182 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwMTc3MjEzLCJleHAiOjE0OTY5MjA3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VnLZIQqUmYQyJc2jxcR4LoSCjmVKAZZw7YQA0dJ455wgiAMa8B_1nkLH6CZmHh1u-6OQCkJlw9SJmzbtIVHVdA 2017-06-08 11:11:37.182 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:11:37.182 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:11:37.189 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:11:37.190 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:12:37.182 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:12:37.182 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwMTc3MjEzLCJleHAiOjE0OTY5MjA3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VnLZIQqUmYQyJc2jxcR4LoSCjmVKAZZw7YQA0dJ455wgiAMa8B_1nkLH6CZmHh1u-6OQCkJlw9SJmzbtIVHVdA 2017-06-08 11:12:37.182 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwMTc3MjEzLCJleHAiOjE0OTY5MjA3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VnLZIQqUmYQyJc2jxcR4LoSCjmVKAZZw7YQA0dJ455wgiAMa8B_1nkLH6CZmHh1u-6OQCkJlw9SJmzbtIVHVdA 2017-06-08 11:12:37.182 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:12:37.182 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:12:37.185 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:12:37.185 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:13:37.198 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:13:37.198 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwMTc3MjEzLCJleHAiOjE0OTY5MjA3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VnLZIQqUmYQyJc2jxcR4LoSCjmVKAZZw7YQA0dJ455wgiAMa8B_1nkLH6CZmHh1u-6OQCkJlw9SJmzbtIVHVdA 2017-06-08 11:13:37.198 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwMTc3MjEzLCJleHAiOjE0OTY5MjA3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VnLZIQqUmYQyJc2jxcR4LoSCjmVKAZZw7YQA0dJ455wgiAMa8B_1nkLH6CZmHh1u-6OQCkJlw9SJmzbtIVHVdA 2017-06-08 11:13:37.199 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:13:37.199 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:13:37.201 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:13:37.202 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:14:37.182 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:14:37.182 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwMTc3MjEzLCJleHAiOjE0OTY5MjA3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VnLZIQqUmYQyJc2jxcR4LoSCjmVKAZZw7YQA0dJ455wgiAMa8B_1nkLH6CZmHh1u-6OQCkJlw9SJmzbtIVHVdA 2017-06-08 11:14:37.182 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwMTc3MjEzLCJleHAiOjE0OTY5MjA3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VnLZIQqUmYQyJc2jxcR4LoSCjmVKAZZw7YQA0dJ455wgiAMa8B_1nkLH6CZmHh1u-6OQCkJlw9SJmzbtIVHVdA 2017-06-08 11:14:37.182 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:14:37.182 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:14:37.185 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:14:37.186 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 11:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 11:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 11:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 11:15:37.182 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:15:37.183 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwMTc3MjEzLCJleHAiOjE0OTY5MjA3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VnLZIQqUmYQyJc2jxcR4LoSCjmVKAZZw7YQA0dJ455wgiAMa8B_1nkLH6CZmHh1u-6OQCkJlw9SJmzbtIVHVdA 2017-06-08 11:15:37.183 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwMTc3MjEzLCJleHAiOjE0OTY5MjA3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VnLZIQqUmYQyJc2jxcR4LoSCjmVKAZZw7YQA0dJ455wgiAMa8B_1nkLH6CZmHh1u-6OQCkJlw9SJmzbtIVHVdA 2017-06-08 11:15:37.183 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:15:37.183 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:15:37.185 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:15:37.186 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:16:37.182 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:16:37.182 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwMTc3MjEzLCJleHAiOjE0OTY5MjA3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VnLZIQqUmYQyJc2jxcR4LoSCjmVKAZZw7YQA0dJ455wgiAMa8B_1nkLH6CZmHh1u-6OQCkJlw9SJmzbtIVHVdA 2017-06-08 11:16:37.182 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwMTc3MjEzLCJleHAiOjE0OTY5MjA3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VnLZIQqUmYQyJc2jxcR4LoSCjmVKAZZw7YQA0dJ455wgiAMa8B_1nkLH6CZmHh1u-6OQCkJlw9SJmzbtIVHVdA 2017-06-08 11:16:37.182 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:16:37.182 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:16:37.185 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:16:37.186 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:16:37.212 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:16:37.212 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwMTc3MjEzLCJleHAiOjE0OTY5MjA3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VnLZIQqUmYQyJc2jxcR4LoSCjmVKAZZw7YQA0dJ455wgiAMa8B_1nkLH6CZmHh1u-6OQCkJlw9SJmzbtIVHVdA 2017-06-08 11:16:37.212 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwMTc3MjEzLCJleHAiOjE0OTY5MjA3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VnLZIQqUmYQyJc2jxcR4LoSCjmVKAZZw7YQA0dJ455wgiAMa8B_1nkLH6CZmHh1u-6OQCkJlw9SJmzbtIVHVdA 2017-06-08 11:16:37.212 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 11:16:37.212 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:16:37.213 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:16:37.214 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:16:37.215 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:16:37.215 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwMTc3MjEzLCJleHAiOjE0OTY5MjA3NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.VnLZIQqUmYQyJc2jxcR4LoSCjmVKAZZw7YQA0dJ455wgiAMa8B_1nkLH6CZmHh1u-6OQCkJlw9SJmzbtIVHVdA 2017-06-08 11:17:37.183 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:17:37.184 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwNTk3MjE1LCJleHAiOjE0OTY5MjExOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3UJQ5YdsEZundHaE7MGe2ceuJt6b_PKKu9HHdkAqo_kRa6GxtKs-LimQTfwzFtID3LkWISlNhHBBVHtpj5iU4A 2017-06-08 11:17:37.184 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwNTk3MjE1LCJleHAiOjE0OTY5MjExOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3UJQ5YdsEZundHaE7MGe2ceuJt6b_PKKu9HHdkAqo_kRa6GxtKs-LimQTfwzFtID3LkWISlNhHBBVHtpj5iU4A 2017-06-08 11:17:37.184 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:17:37.185 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:17:37.189 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:17:37.191 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:18:37.181 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:18:37.181 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwNTk3MjE1LCJleHAiOjE0OTY5MjExOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3UJQ5YdsEZundHaE7MGe2ceuJt6b_PKKu9HHdkAqo_kRa6GxtKs-LimQTfwzFtID3LkWISlNhHBBVHtpj5iU4A 2017-06-08 11:18:37.181 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwNTk3MjE1LCJleHAiOjE0OTY5MjExOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3UJQ5YdsEZundHaE7MGe2ceuJt6b_PKKu9HHdkAqo_kRa6GxtKs-LimQTfwzFtID3LkWISlNhHBBVHtpj5iU4A 2017-06-08 11:18:37.182 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:18:37.182 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:18:37.184 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:18:37.185 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:19:37.209 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:19:37.209 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwNTk3MjE1LCJleHAiOjE0OTY5MjExOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3UJQ5YdsEZundHaE7MGe2ceuJt6b_PKKu9HHdkAqo_kRa6GxtKs-LimQTfwzFtID3LkWISlNhHBBVHtpj5iU4A 2017-06-08 11:19:37.209 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwNTk3MjE1LCJleHAiOjE0OTY5MjExOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3UJQ5YdsEZundHaE7MGe2ceuJt6b_PKKu9HHdkAqo_kRa6GxtKs-LimQTfwzFtID3LkWISlNhHBBVHtpj5iU4A 2017-06-08 11:19:37.210 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:19:37.210 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:19:37.212 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:19:37.213 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:20:37.187 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:20:37.187 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwNTk3MjE1LCJleHAiOjE0OTY5MjExOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3UJQ5YdsEZundHaE7MGe2ceuJt6b_PKKu9HHdkAqo_kRa6GxtKs-LimQTfwzFtID3LkWISlNhHBBVHtpj5iU4A 2017-06-08 11:20:37.187 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwNTk3MjE1LCJleHAiOjE0OTY5MjExOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3UJQ5YdsEZundHaE7MGe2ceuJt6b_PKKu9HHdkAqo_kRa6GxtKs-LimQTfwzFtID3LkWISlNhHBBVHtpj5iU4A 2017-06-08 11:20:37.187 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:20:37.187 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:20:37.190 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:20:37.190 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:21:37.192 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:21:37.193 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwNTk3MjE1LCJleHAiOjE0OTY5MjExOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3UJQ5YdsEZundHaE7MGe2ceuJt6b_PKKu9HHdkAqo_kRa6GxtKs-LimQTfwzFtID3LkWISlNhHBBVHtpj5iU4A 2017-06-08 11:21:37.193 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwNTk3MjE1LCJleHAiOjE0OTY5MjExOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3UJQ5YdsEZundHaE7MGe2ceuJt6b_PKKu9HHdkAqo_kRa6GxtKs-LimQTfwzFtID3LkWISlNhHBBVHtpj5iU4A 2017-06-08 11:21:37.193 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:21:37.193 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:21:37.195 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:21:37.196 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:22:37.185 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:22:37.185 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwNTk3MjE1LCJleHAiOjE0OTY5MjExOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3UJQ5YdsEZundHaE7MGe2ceuJt6b_PKKu9HHdkAqo_kRa6GxtKs-LimQTfwzFtID3LkWISlNhHBBVHtpj5iU4A 2017-06-08 11:22:37.185 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwNTk3MjE1LCJleHAiOjE0OTY5MjExOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3UJQ5YdsEZundHaE7MGe2ceuJt6b_PKKu9HHdkAqo_kRa6GxtKs-LimQTfwzFtID3LkWISlNhHBBVHtpj5iU4A 2017-06-08 11:22:37.186 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:22:37.186 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:22:37.188 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:22:37.189 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:23:37.189 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:23:37.189 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwNTk3MjE1LCJleHAiOjE0OTY5MjExOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3UJQ5YdsEZundHaE7MGe2ceuJt6b_PKKu9HHdkAqo_kRa6GxtKs-LimQTfwzFtID3LkWISlNhHBBVHtpj5iU4A 2017-06-08 11:23:37.189 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwNTk3MjE1LCJleHAiOjE0OTY5MjExOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3UJQ5YdsEZundHaE7MGe2ceuJt6b_PKKu9HHdkAqo_kRa6GxtKs-LimQTfwzFtID3LkWISlNhHBBVHtpj5iU4A 2017-06-08 11:23:37.189 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:23:37.189 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:23:37.192 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:23:37.192 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:23:37.215 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:23:37.215 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwNTk3MjE1LCJleHAiOjE0OTY5MjExOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3UJQ5YdsEZundHaE7MGe2ceuJt6b_PKKu9HHdkAqo_kRa6GxtKs-LimQTfwzFtID3LkWISlNhHBBVHtpj5iU4A 2017-06-08 11:23:37.215 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwNTk3MjE1LCJleHAiOjE0OTY5MjExOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3UJQ5YdsEZundHaE7MGe2ceuJt6b_PKKu9HHdkAqo_kRa6GxtKs-LimQTfwzFtID3LkWISlNhHBBVHtpj5iU4A 2017-06-08 11:23:37.216 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 11:23:37.216 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:23:37.217 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:23:37.218 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:23:37.218 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:23:37.218 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIwNTk3MjE1LCJleHAiOjE0OTY5MjExOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.3UJQ5YdsEZundHaE7MGe2ceuJt6b_PKKu9HHdkAqo_kRa6GxtKs-LimQTfwzFtID3LkWISlNhHBBVHtpj5iU4A 2017-06-08 11:24:37.190 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:24:37.190 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxMDE3MjE4LCJleHAiOjE0OTY5MjE2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mr4ploJ62N-SbW3ntBOfoW53ZWX8YjyA67J87ijIn3zoEfD5igqdtpKJA-Y1YA3h0SlygUNlwdqLHMPaBqRXHw 2017-06-08 11:24:37.190 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxMDE3MjE4LCJleHAiOjE0OTY5MjE2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mr4ploJ62N-SbW3ntBOfoW53ZWX8YjyA67J87ijIn3zoEfD5igqdtpKJA-Y1YA3h0SlygUNlwdqLHMPaBqRXHw 2017-06-08 11:24:37.191 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:24:37.191 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:24:37.197 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:24:37.198 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:25:37.190 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:25:37.190 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxMDE3MjE4LCJleHAiOjE0OTY5MjE2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mr4ploJ62N-SbW3ntBOfoW53ZWX8YjyA67J87ijIn3zoEfD5igqdtpKJA-Y1YA3h0SlygUNlwdqLHMPaBqRXHw 2017-06-08 11:25:37.190 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxMDE3MjE4LCJleHAiOjE0OTY5MjE2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mr4ploJ62N-SbW3ntBOfoW53ZWX8YjyA67J87ijIn3zoEfD5igqdtpKJA-Y1YA3h0SlygUNlwdqLHMPaBqRXHw 2017-06-08 11:25:37.191 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:25:37.191 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:25:37.193 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:25:37.194 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:26:37.216 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:26:37.216 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxMDE3MjE4LCJleHAiOjE0OTY5MjE2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mr4ploJ62N-SbW3ntBOfoW53ZWX8YjyA67J87ijIn3zoEfD5igqdtpKJA-Y1YA3h0SlygUNlwdqLHMPaBqRXHw 2017-06-08 11:26:37.216 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxMDE3MjE4LCJleHAiOjE0OTY5MjE2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mr4ploJ62N-SbW3ntBOfoW53ZWX8YjyA67J87ijIn3zoEfD5igqdtpKJA-Y1YA3h0SlygUNlwdqLHMPaBqRXHw 2017-06-08 11:26:37.216 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:26:37.216 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:26:37.219 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:26:37.220 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:27:37.188 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:27:37.188 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxMDE3MjE4LCJleHAiOjE0OTY5MjE2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mr4ploJ62N-SbW3ntBOfoW53ZWX8YjyA67J87ijIn3zoEfD5igqdtpKJA-Y1YA3h0SlygUNlwdqLHMPaBqRXHw 2017-06-08 11:27:37.188 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxMDE3MjE4LCJleHAiOjE0OTY5MjE2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mr4ploJ62N-SbW3ntBOfoW53ZWX8YjyA67J87ijIn3zoEfD5igqdtpKJA-Y1YA3h0SlygUNlwdqLHMPaBqRXHw 2017-06-08 11:27:37.189 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:27:37.189 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:27:37.192 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:27:37.192 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:28:37.190 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:28:37.191 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxMDE3MjE4LCJleHAiOjE0OTY5MjE2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mr4ploJ62N-SbW3ntBOfoW53ZWX8YjyA67J87ijIn3zoEfD5igqdtpKJA-Y1YA3h0SlygUNlwdqLHMPaBqRXHw 2017-06-08 11:28:37.191 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxMDE3MjE4LCJleHAiOjE0OTY5MjE2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mr4ploJ62N-SbW3ntBOfoW53ZWX8YjyA67J87ijIn3zoEfD5igqdtpKJA-Y1YA3h0SlygUNlwdqLHMPaBqRXHw 2017-06-08 11:28:37.191 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:28:37.191 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:28:37.193 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:28:37.194 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:29:37.190 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:29:37.190 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxMDE3MjE4LCJleHAiOjE0OTY5MjE2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mr4ploJ62N-SbW3ntBOfoW53ZWX8YjyA67J87ijIn3zoEfD5igqdtpKJA-Y1YA3h0SlygUNlwdqLHMPaBqRXHw 2017-06-08 11:29:37.190 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxMDE3MjE4LCJleHAiOjE0OTY5MjE2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mr4ploJ62N-SbW3ntBOfoW53ZWX8YjyA67J87ijIn3zoEfD5igqdtpKJA-Y1YA3h0SlygUNlwdqLHMPaBqRXHw 2017-06-08 11:29:37.191 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:29:37.191 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:29:37.193 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:29:37.194 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 11:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 11:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 11:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 11:30:37.190 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:30:37.190 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxMDE3MjE4LCJleHAiOjE0OTY5MjE2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mr4ploJ62N-SbW3ntBOfoW53ZWX8YjyA67J87ijIn3zoEfD5igqdtpKJA-Y1YA3h0SlygUNlwdqLHMPaBqRXHw 2017-06-08 11:30:37.190 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxMDE3MjE4LCJleHAiOjE0OTY5MjE2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mr4ploJ62N-SbW3ntBOfoW53ZWX8YjyA67J87ijIn3zoEfD5igqdtpKJA-Y1YA3h0SlygUNlwdqLHMPaBqRXHw 2017-06-08 11:30:37.190 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:30:37.190 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:30:37.192 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:30:37.193 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:30:37.221 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:30:37.221 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxMDE3MjE4LCJleHAiOjE0OTY5MjE2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mr4ploJ62N-SbW3ntBOfoW53ZWX8YjyA67J87ijIn3zoEfD5igqdtpKJA-Y1YA3h0SlygUNlwdqLHMPaBqRXHw 2017-06-08 11:30:37.221 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxMDE3MjE4LCJleHAiOjE0OTY5MjE2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mr4ploJ62N-SbW3ntBOfoW53ZWX8YjyA67J87ijIn3zoEfD5igqdtpKJA-Y1YA3h0SlygUNlwdqLHMPaBqRXHw 2017-06-08 11:30:37.221 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 11:30:37.221 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:30:37.223 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:30:37.224 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:30:37.224 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:30:37.224 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxMDE3MjE4LCJleHAiOjE0OTY5MjE2MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.mr4ploJ62N-SbW3ntBOfoW53ZWX8YjyA67J87ijIn3zoEfD5igqdtpKJA-Y1YA3h0SlygUNlwdqLHMPaBqRXHw 2017-06-08 11:31:37.190 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:31:37.190 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxNDM3MjI1LCJleHAiOjE0OTY5MjIwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BePjgym8aQl7g3CpN6poXZeC0YbtOBd8NkHHkp1-4YIBJdOPhhXmxhAgyDfXYtTk4htffn7pFEPVAVwphx1tUQ 2017-06-08 11:31:37.190 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxNDM3MjI1LCJleHAiOjE0OTY5MjIwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BePjgym8aQl7g3CpN6poXZeC0YbtOBd8NkHHkp1-4YIBJdOPhhXmxhAgyDfXYtTk4htffn7pFEPVAVwphx1tUQ 2017-06-08 11:31:37.190 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:31:37.190 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:31:37.193 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:31:37.194 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:32:37.190 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:32:37.190 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxNDM3MjI1LCJleHAiOjE0OTY5MjIwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BePjgym8aQl7g3CpN6poXZeC0YbtOBd8NkHHkp1-4YIBJdOPhhXmxhAgyDfXYtTk4htffn7pFEPVAVwphx1tUQ 2017-06-08 11:32:37.190 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxNDM3MjI1LCJleHAiOjE0OTY5MjIwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BePjgym8aQl7g3CpN6poXZeC0YbtOBd8NkHHkp1-4YIBJdOPhhXmxhAgyDfXYtTk4htffn7pFEPVAVwphx1tUQ 2017-06-08 11:32:37.190 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:32:37.190 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:32:37.204 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:32:37.205 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:33:37.192 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:33:37.192 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxNDM3MjI1LCJleHAiOjE0OTY5MjIwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BePjgym8aQl7g3CpN6poXZeC0YbtOBd8NkHHkp1-4YIBJdOPhhXmxhAgyDfXYtTk4htffn7pFEPVAVwphx1tUQ 2017-06-08 11:33:37.192 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxNDM3MjI1LCJleHAiOjE0OTY5MjIwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BePjgym8aQl7g3CpN6poXZeC0YbtOBd8NkHHkp1-4YIBJdOPhhXmxhAgyDfXYtTk4htffn7pFEPVAVwphx1tUQ 2017-06-08 11:33:37.192 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:33:37.192 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:33:37.194 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:33:37.202 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:34:37.191 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:34:37.191 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxNDM3MjI1LCJleHAiOjE0OTY5MjIwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BePjgym8aQl7g3CpN6poXZeC0YbtOBd8NkHHkp1-4YIBJdOPhhXmxhAgyDfXYtTk4htffn7pFEPVAVwphx1tUQ 2017-06-08 11:34:37.191 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxNDM3MjI1LCJleHAiOjE0OTY5MjIwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BePjgym8aQl7g3CpN6poXZeC0YbtOBd8NkHHkp1-4YIBJdOPhhXmxhAgyDfXYtTk4htffn7pFEPVAVwphx1tUQ 2017-06-08 11:34:37.191 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:34:37.191 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:34:37.194 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:34:37.194 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:35:37.193 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:35:37.193 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxNDM3MjI1LCJleHAiOjE0OTY5MjIwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BePjgym8aQl7g3CpN6poXZeC0YbtOBd8NkHHkp1-4YIBJdOPhhXmxhAgyDfXYtTk4htffn7pFEPVAVwphx1tUQ 2017-06-08 11:35:37.194 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxNDM3MjI1LCJleHAiOjE0OTY5MjIwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BePjgym8aQl7g3CpN6poXZeC0YbtOBd8NkHHkp1-4YIBJdOPhhXmxhAgyDfXYtTk4htffn7pFEPVAVwphx1tUQ 2017-06-08 11:35:37.194 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:35:37.194 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:35:37.196 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:35:37.197 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:36:37.191 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:36:37.191 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxNDM3MjI1LCJleHAiOjE0OTY5MjIwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BePjgym8aQl7g3CpN6poXZeC0YbtOBd8NkHHkp1-4YIBJdOPhhXmxhAgyDfXYtTk4htffn7pFEPVAVwphx1tUQ 2017-06-08 11:36:37.191 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxNDM3MjI1LCJleHAiOjE0OTY5MjIwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BePjgym8aQl7g3CpN6poXZeC0YbtOBd8NkHHkp1-4YIBJdOPhhXmxhAgyDfXYtTk4htffn7pFEPVAVwphx1tUQ 2017-06-08 11:36:37.191 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:36:37.191 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:36:37.194 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:36:37.194 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:37:37.190 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:37:37.190 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxNDM3MjI1LCJleHAiOjE0OTY5MjIwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BePjgym8aQl7g3CpN6poXZeC0YbtOBd8NkHHkp1-4YIBJdOPhhXmxhAgyDfXYtTk4htffn7pFEPVAVwphx1tUQ 2017-06-08 11:37:37.190 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxNDM3MjI1LCJleHAiOjE0OTY5MjIwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BePjgym8aQl7g3CpN6poXZeC0YbtOBd8NkHHkp1-4YIBJdOPhhXmxhAgyDfXYtTk4htffn7pFEPVAVwphx1tUQ 2017-06-08 11:37:37.191 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:37:37.191 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:37:37.193 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:37:37.194 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:37:37.216 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:37:37.216 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxNDM3MjI1LCJleHAiOjE0OTY5MjIwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BePjgym8aQl7g3CpN6poXZeC0YbtOBd8NkHHkp1-4YIBJdOPhhXmxhAgyDfXYtTk4htffn7pFEPVAVwphx1tUQ 2017-06-08 11:37:37.216 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxNDM3MjI1LCJleHAiOjE0OTY5MjIwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BePjgym8aQl7g3CpN6poXZeC0YbtOBd8NkHHkp1-4YIBJdOPhhXmxhAgyDfXYtTk4htffn7pFEPVAVwphx1tUQ 2017-06-08 11:37:37.216 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 11:37:37.216 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:37:37.218 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:37:37.218 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:37:37.219 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:37:37.219 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxNDM3MjI1LCJleHAiOjE0OTY5MjIwMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.BePjgym8aQl7g3CpN6poXZeC0YbtOBd8NkHHkp1-4YIBJdOPhhXmxhAgyDfXYtTk4htffn7pFEPVAVwphx1tUQ 2017-06-08 11:38:37.193 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:38:37.193 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxODU3MjE5LCJleHAiOjE0OTY5MjI0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wq6B7FsXCDuWcCfBPJzLvpxrQgQDPdbBHqN2gGbHOqCeIy61f8_QMBtFANMvdpEPXMT1CNNguUkJlZO1e7TEZQ 2017-06-08 11:38:37.193 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxODU3MjE5LCJleHAiOjE0OTY5MjI0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wq6B7FsXCDuWcCfBPJzLvpxrQgQDPdbBHqN2gGbHOqCeIy61f8_QMBtFANMvdpEPXMT1CNNguUkJlZO1e7TEZQ 2017-06-08 11:38:37.194 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:38:37.194 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:38:37.197 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:38:37.197 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:39:37.197 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:39:37.198 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxODU3MjE5LCJleHAiOjE0OTY5MjI0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wq6B7FsXCDuWcCfBPJzLvpxrQgQDPdbBHqN2gGbHOqCeIy61f8_QMBtFANMvdpEPXMT1CNNguUkJlZO1e7TEZQ 2017-06-08 11:39:37.198 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxODU3MjE5LCJleHAiOjE0OTY5MjI0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wq6B7FsXCDuWcCfBPJzLvpxrQgQDPdbBHqN2gGbHOqCeIy61f8_QMBtFANMvdpEPXMT1CNNguUkJlZO1e7TEZQ 2017-06-08 11:39:37.198 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:39:37.198 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:39:37.201 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:39:37.201 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:40:37.218 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:40:37.218 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxODU3MjE5LCJleHAiOjE0OTY5MjI0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wq6B7FsXCDuWcCfBPJzLvpxrQgQDPdbBHqN2gGbHOqCeIy61f8_QMBtFANMvdpEPXMT1CNNguUkJlZO1e7TEZQ 2017-06-08 11:40:37.218 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxODU3MjE5LCJleHAiOjE0OTY5MjI0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wq6B7FsXCDuWcCfBPJzLvpxrQgQDPdbBHqN2gGbHOqCeIy61f8_QMBtFANMvdpEPXMT1CNNguUkJlZO1e7TEZQ 2017-06-08 11:40:37.219 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:40:37.219 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:40:37.221 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:40:37.222 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:41:37.194 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:41:37.195 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxODU3MjE5LCJleHAiOjE0OTY5MjI0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wq6B7FsXCDuWcCfBPJzLvpxrQgQDPdbBHqN2gGbHOqCeIy61f8_QMBtFANMvdpEPXMT1CNNguUkJlZO1e7TEZQ 2017-06-08 11:41:37.195 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxODU3MjE5LCJleHAiOjE0OTY5MjI0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wq6B7FsXCDuWcCfBPJzLvpxrQgQDPdbBHqN2gGbHOqCeIy61f8_QMBtFANMvdpEPXMT1CNNguUkJlZO1e7TEZQ 2017-06-08 11:41:37.195 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:41:37.195 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:41:37.197 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:41:37.198 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:42:37.195 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:42:37.195 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxODU3MjE5LCJleHAiOjE0OTY5MjI0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wq6B7FsXCDuWcCfBPJzLvpxrQgQDPdbBHqN2gGbHOqCeIy61f8_QMBtFANMvdpEPXMT1CNNguUkJlZO1e7TEZQ 2017-06-08 11:42:37.195 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxODU3MjE5LCJleHAiOjE0OTY5MjI0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wq6B7FsXCDuWcCfBPJzLvpxrQgQDPdbBHqN2gGbHOqCeIy61f8_QMBtFANMvdpEPXMT1CNNguUkJlZO1e7TEZQ 2017-06-08 11:42:37.196 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:42:37.196 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:42:37.198 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:42:37.199 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:43:37.196 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:43:37.196 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxODU3MjE5LCJleHAiOjE0OTY5MjI0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wq6B7FsXCDuWcCfBPJzLvpxrQgQDPdbBHqN2gGbHOqCeIy61f8_QMBtFANMvdpEPXMT1CNNguUkJlZO1e7TEZQ 2017-06-08 11:43:37.196 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxODU3MjE5LCJleHAiOjE0OTY5MjI0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wq6B7FsXCDuWcCfBPJzLvpxrQgQDPdbBHqN2gGbHOqCeIy61f8_QMBtFANMvdpEPXMT1CNNguUkJlZO1e7TEZQ 2017-06-08 11:43:37.196 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:43:37.196 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:43:37.198 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:43:37.199 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:44:37.193 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:44:37.193 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxODU3MjE5LCJleHAiOjE0OTY5MjI0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wq6B7FsXCDuWcCfBPJzLvpxrQgQDPdbBHqN2gGbHOqCeIy61f8_QMBtFANMvdpEPXMT1CNNguUkJlZO1e7TEZQ 2017-06-08 11:44:37.193 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxODU3MjE5LCJleHAiOjE0OTY5MjI0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wq6B7FsXCDuWcCfBPJzLvpxrQgQDPdbBHqN2gGbHOqCeIy61f8_QMBtFANMvdpEPXMT1CNNguUkJlZO1e7TEZQ 2017-06-08 11:44:37.194 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:44:37.194 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:44:37.196 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:44:37.197 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:44:37.222 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:44:37.222 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxODU3MjE5LCJleHAiOjE0OTY5MjI0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wq6B7FsXCDuWcCfBPJzLvpxrQgQDPdbBHqN2gGbHOqCeIy61f8_QMBtFANMvdpEPXMT1CNNguUkJlZO1e7TEZQ 2017-06-08 11:44:37.222 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxODU3MjE5LCJleHAiOjE0OTY5MjI0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wq6B7FsXCDuWcCfBPJzLvpxrQgQDPdbBHqN2gGbHOqCeIy61f8_QMBtFANMvdpEPXMT1CNNguUkJlZO1e7TEZQ 2017-06-08 11:44:37.222 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 11:44:37.222 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:44:37.224 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:44:37.224 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:44:37.225 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:44:37.225 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIxODU3MjE5LCJleHAiOjE0OTY5MjI0NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Wq6B7FsXCDuWcCfBPJzLvpxrQgQDPdbBHqN2gGbHOqCeIy61f8_QMBtFANMvdpEPXMT1CNNguUkJlZO1e7TEZQ 2017-06-08 11:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 11:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 11:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 11:45:30.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 11:45:37.217 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:45:37.217 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyMjc3MjI1LCJleHAiOjE0OTY5MjI4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.--PX5jUIbZF9JSQcPx_SkDlm1WF8MfV9B76s-25bF3fjaJKauy76LXF3_lIKxP2AQ-5Js_glX0iD8lLbdURS1Q 2017-06-08 11:45:37.217 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyMjc3MjI1LCJleHAiOjE0OTY5MjI4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.--PX5jUIbZF9JSQcPx_SkDlm1WF8MfV9B76s-25bF3fjaJKauy76LXF3_lIKxP2AQ-5Js_glX0iD8lLbdURS1Q 2017-06-08 11:45:37.218 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:45:37.218 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:45:37.219 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:45:37.220 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:46:37.195 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:46:37.195 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyMjc3MjI1LCJleHAiOjE0OTY5MjI4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.--PX5jUIbZF9JSQcPx_SkDlm1WF8MfV9B76s-25bF3fjaJKauy76LXF3_lIKxP2AQ-5Js_glX0iD8lLbdURS1Q 2017-06-08 11:46:37.195 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyMjc3MjI1LCJleHAiOjE0OTY5MjI4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.--PX5jUIbZF9JSQcPx_SkDlm1WF8MfV9B76s-25bF3fjaJKauy76LXF3_lIKxP2AQ-5Js_glX0iD8lLbdURS1Q 2017-06-08 11:46:37.196 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:46:37.196 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:46:37.199 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:46:37.200 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:47:37.198 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:47:37.198 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyMjc3MjI1LCJleHAiOjE0OTY5MjI4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.--PX5jUIbZF9JSQcPx_SkDlm1WF8MfV9B76s-25bF3fjaJKauy76LXF3_lIKxP2AQ-5Js_glX0iD8lLbdURS1Q 2017-06-08 11:47:37.198 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyMjc3MjI1LCJleHAiOjE0OTY5MjI4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.--PX5jUIbZF9JSQcPx_SkDlm1WF8MfV9B76s-25bF3fjaJKauy76LXF3_lIKxP2AQ-5Js_glX0iD8lLbdURS1Q 2017-06-08 11:47:37.198 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:47:37.199 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:47:37.201 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:47:37.202 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:48:37.197 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:48:37.197 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyMjc3MjI1LCJleHAiOjE0OTY5MjI4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.--PX5jUIbZF9JSQcPx_SkDlm1WF8MfV9B76s-25bF3fjaJKauy76LXF3_lIKxP2AQ-5Js_glX0iD8lLbdURS1Q 2017-06-08 11:48:37.197 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyMjc3MjI1LCJleHAiOjE0OTY5MjI4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.--PX5jUIbZF9JSQcPx_SkDlm1WF8MfV9B76s-25bF3fjaJKauy76LXF3_lIKxP2AQ-5Js_glX0iD8lLbdURS1Q 2017-06-08 11:48:37.197 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:48:37.197 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:48:37.200 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:48:37.201 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:49:37.196 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:49:37.196 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyMjc3MjI1LCJleHAiOjE0OTY5MjI4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.--PX5jUIbZF9JSQcPx_SkDlm1WF8MfV9B76s-25bF3fjaJKauy76LXF3_lIKxP2AQ-5Js_glX0iD8lLbdURS1Q 2017-06-08 11:49:37.196 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyMjc3MjI1LCJleHAiOjE0OTY5MjI4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.--PX5jUIbZF9JSQcPx_SkDlm1WF8MfV9B76s-25bF3fjaJKauy76LXF3_lIKxP2AQ-5Js_glX0iD8lLbdURS1Q 2017-06-08 11:49:37.196 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:49:37.197 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:49:37.199 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:49:37.200 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:50:37.205 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:50:37.205 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyMjc3MjI1LCJleHAiOjE0OTY5MjI4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.--PX5jUIbZF9JSQcPx_SkDlm1WF8MfV9B76s-25bF3fjaJKauy76LXF3_lIKxP2AQ-5Js_glX0iD8lLbdURS1Q 2017-06-08 11:50:37.205 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyMjc3MjI1LCJleHAiOjE0OTY5MjI4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.--PX5jUIbZF9JSQcPx_SkDlm1WF8MfV9B76s-25bF3fjaJKauy76LXF3_lIKxP2AQ-5Js_glX0iD8lLbdURS1Q 2017-06-08 11:50:37.206 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:50:37.206 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:50:37.208 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:50:37.209 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:51:37.202 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:51:37.202 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyMjc3MjI1LCJleHAiOjE0OTY5MjI4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.--PX5jUIbZF9JSQcPx_SkDlm1WF8MfV9B76s-25bF3fjaJKauy76LXF3_lIKxP2AQ-5Js_glX0iD8lLbdURS1Q 2017-06-08 11:51:37.202 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyMjc3MjI1LCJleHAiOjE0OTY5MjI4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.--PX5jUIbZF9JSQcPx_SkDlm1WF8MfV9B76s-25bF3fjaJKauy76LXF3_lIKxP2AQ-5Js_glX0iD8lLbdURS1Q 2017-06-08 11:51:37.203 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:51:37.203 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:51:37.208 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:51:37.209 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:51:37.240 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:51:37.241 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyMjc3MjI1LCJleHAiOjE0OTY5MjI4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.--PX5jUIbZF9JSQcPx_SkDlm1WF8MfV9B76s-25bF3fjaJKauy76LXF3_lIKxP2AQ-5Js_glX0iD8lLbdURS1Q 2017-06-08 11:51:37.241 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyMjc3MjI1LCJleHAiOjE0OTY5MjI4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.--PX5jUIbZF9JSQcPx_SkDlm1WF8MfV9B76s-25bF3fjaJKauy76LXF3_lIKxP2AQ-5Js_glX0iD8lLbdURS1Q 2017-06-08 11:51:37.241 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 11:51:37.241 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:51:37.242 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:51:37.243 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:51:37.244 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:51:37.244 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyMjc3MjI1LCJleHAiOjE0OTY5MjI4NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.--PX5jUIbZF9JSQcPx_SkDlm1WF8MfV9B76s-25bF3fjaJKauy76LXF3_lIKxP2AQ-5Js_glX0iD8lLbdURS1Q 2017-06-08 11:52:37.201 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:52:37.201 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyNjk3MjQ0LCJleHAiOjE0OTY5MjMyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Bf6iAuBSYIe3mShEGR6GQLYT6cW4sseEamt9BvvaBVzh5l-6ycQ3r8HW9QHULAwAM9d-T6260nmikdrNIbbx4g 2017-06-08 11:52:37.201 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyNjk3MjQ0LCJleHAiOjE0OTY5MjMyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Bf6iAuBSYIe3mShEGR6GQLYT6cW4sseEamt9BvvaBVzh5l-6ycQ3r8HW9QHULAwAM9d-T6260nmikdrNIbbx4g 2017-06-08 11:52:37.202 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:52:37.202 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:52:37.204 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:52:37.205 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:53:37.203 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:53:37.203 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyNjk3MjQ0LCJleHAiOjE0OTY5MjMyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Bf6iAuBSYIe3mShEGR6GQLYT6cW4sseEamt9BvvaBVzh5l-6ycQ3r8HW9QHULAwAM9d-T6260nmikdrNIbbx4g 2017-06-08 11:53:37.203 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyNjk3MjQ0LCJleHAiOjE0OTY5MjMyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Bf6iAuBSYIe3mShEGR6GQLYT6cW4sseEamt9BvvaBVzh5l-6ycQ3r8HW9QHULAwAM9d-T6260nmikdrNIbbx4g 2017-06-08 11:53:37.203 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:53:37.203 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:53:37.205 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:53:37.206 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:54:37.204 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:54:37.204 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyNjk3MjQ0LCJleHAiOjE0OTY5MjMyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Bf6iAuBSYIe3mShEGR6GQLYT6cW4sseEamt9BvvaBVzh5l-6ycQ3r8HW9QHULAwAM9d-T6260nmikdrNIbbx4g 2017-06-08 11:54:37.204 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyNjk3MjQ0LCJleHAiOjE0OTY5MjMyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Bf6iAuBSYIe3mShEGR6GQLYT6cW4sseEamt9BvvaBVzh5l-6ycQ3r8HW9QHULAwAM9d-T6260nmikdrNIbbx4g 2017-06-08 11:54:37.205 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:54:37.205 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:54:37.207 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:54:37.208 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:55:37.205 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:55:37.205 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyNjk3MjQ0LCJleHAiOjE0OTY5MjMyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Bf6iAuBSYIe3mShEGR6GQLYT6cW4sseEamt9BvvaBVzh5l-6ycQ3r8HW9QHULAwAM9d-T6260nmikdrNIbbx4g 2017-06-08 11:55:37.206 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyNjk3MjQ0LCJleHAiOjE0OTY5MjMyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Bf6iAuBSYIe3mShEGR6GQLYT6cW4sseEamt9BvvaBVzh5l-6ycQ3r8HW9QHULAwAM9d-T6260nmikdrNIbbx4g 2017-06-08 11:55:37.206 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:55:37.206 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:55:37.208 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:55:37.209 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:56:37.203 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:56:37.203 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyNjk3MjQ0LCJleHAiOjE0OTY5MjMyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Bf6iAuBSYIe3mShEGR6GQLYT6cW4sseEamt9BvvaBVzh5l-6ycQ3r8HW9QHULAwAM9d-T6260nmikdrNIbbx4g 2017-06-08 11:56:37.203 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyNjk3MjQ0LCJleHAiOjE0OTY5MjMyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Bf6iAuBSYIe3mShEGR6GQLYT6cW4sseEamt9BvvaBVzh5l-6ycQ3r8HW9QHULAwAM9d-T6260nmikdrNIbbx4g 2017-06-08 11:56:37.204 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:56:37.204 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:56:37.207 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:56:37.207 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:57:37.203 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:57:37.204 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyNjk3MjQ0LCJleHAiOjE0OTY5MjMyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Bf6iAuBSYIe3mShEGR6GQLYT6cW4sseEamt9BvvaBVzh5l-6ycQ3r8HW9QHULAwAM9d-T6260nmikdrNIbbx4g 2017-06-08 11:57:37.204 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyNjk3MjQ0LCJleHAiOjE0OTY5MjMyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Bf6iAuBSYIe3mShEGR6GQLYT6cW4sseEamt9BvvaBVzh5l-6ycQ3r8HW9QHULAwAM9d-T6260nmikdrNIbbx4g 2017-06-08 11:57:37.204 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:57:37.204 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:57:37.206 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:57:37.207 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:58:37.202 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:58:37.202 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyNjk3MjQ0LCJleHAiOjE0OTY5MjMyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Bf6iAuBSYIe3mShEGR6GQLYT6cW4sseEamt9BvvaBVzh5l-6ycQ3r8HW9QHULAwAM9d-T6260nmikdrNIbbx4g 2017-06-08 11:58:37.202 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyNjk3MjQ0LCJleHAiOjE0OTY5MjMyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Bf6iAuBSYIe3mShEGR6GQLYT6cW4sseEamt9BvvaBVzh5l-6ycQ3r8HW9QHULAwAM9d-T6260nmikdrNIbbx4g 2017-06-08 11:58:37.203 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:58:37.203 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:58:37.205 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:58:37.206 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:58:37.231 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:58:37.231 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyNjk3MjQ0LCJleHAiOjE0OTY5MjMyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Bf6iAuBSYIe3mShEGR6GQLYT6cW4sseEamt9BvvaBVzh5l-6ycQ3r8HW9QHULAwAM9d-T6260nmikdrNIbbx4g 2017-06-08 11:58:37.231 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyNjk3MjQ0LCJleHAiOjE0OTY5MjMyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Bf6iAuBSYIe3mShEGR6GQLYT6cW4sseEamt9BvvaBVzh5l-6ycQ3r8HW9QHULAwAM9d-T6260nmikdrNIbbx4g 2017-06-08 11:58:37.231 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 11:58:37.231 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:58:37.232 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:58:37.233 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 11:58:37.233 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:58:37.233 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIyNjk3MjQ0LCJleHAiOjE0OTY5MjMyOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.Bf6iAuBSYIe3mShEGR6GQLYT6cW4sseEamt9BvvaBVzh5l-6ycQ3r8HW9QHULAwAM9d-T6260nmikdrNIbbx4g 2017-06-08 11:59:37.202 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 11:59:37.202 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzMTE3MjM0LCJleHAiOjE0OTY5MjM3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8uo3rAB0w_oY3Mc8gG5IVjxTBoEzalnnp5Bub6ftrQxb9y9Uv-CGfM-_F-Qod1oxRAg7JjPjM9FT6AH61wTW7Q 2017-06-08 11:59:37.202 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzMTE3MjM0LCJleHAiOjE0OTY5MjM3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8uo3rAB0w_oY3Mc8gG5IVjxTBoEzalnnp5Bub6ftrQxb9y9Uv-CGfM-_F-Qod1oxRAg7JjPjM9FT6AH61wTW7Q 2017-06-08 11:59:37.203 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 11:59:37.203 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 11:59:37.205 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 11:59:37.212 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 12:00:00.005 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 12:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 12:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 12:00:37.202 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:00:37.203 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzMTE3MjM0LCJleHAiOjE0OTY5MjM3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8uo3rAB0w_oY3Mc8gG5IVjxTBoEzalnnp5Bub6ftrQxb9y9Uv-CGfM-_F-Qod1oxRAg7JjPjM9FT6AH61wTW7Q 2017-06-08 12:00:37.203 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzMTE3MjM0LCJleHAiOjE0OTY5MjM3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8uo3rAB0w_oY3Mc8gG5IVjxTBoEzalnnp5Bub6ftrQxb9y9Uv-CGfM-_F-Qod1oxRAg7JjPjM9FT6AH61wTW7Q 2017-06-08 12:00:37.203 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:00:37.203 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:00:37.205 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:00:37.206 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:01:37.229 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:01:37.229 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzMTE3MjM0LCJleHAiOjE0OTY5MjM3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8uo3rAB0w_oY3Mc8gG5IVjxTBoEzalnnp5Bub6ftrQxb9y9Uv-CGfM-_F-Qod1oxRAg7JjPjM9FT6AH61wTW7Q 2017-06-08 12:01:37.229 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzMTE3MjM0LCJleHAiOjE0OTY5MjM3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8uo3rAB0w_oY3Mc8gG5IVjxTBoEzalnnp5Bub6ftrQxb9y9Uv-CGfM-_F-Qod1oxRAg7JjPjM9FT6AH61wTW7Q 2017-06-08 12:01:37.229 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:01:37.229 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:01:37.232 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:01:37.232 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:02:37.204 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:02:37.204 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzMTE3MjM0LCJleHAiOjE0OTY5MjM3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8uo3rAB0w_oY3Mc8gG5IVjxTBoEzalnnp5Bub6ftrQxb9y9Uv-CGfM-_F-Qod1oxRAg7JjPjM9FT6AH61wTW7Q 2017-06-08 12:02:37.204 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzMTE3MjM0LCJleHAiOjE0OTY5MjM3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8uo3rAB0w_oY3Mc8gG5IVjxTBoEzalnnp5Bub6ftrQxb9y9Uv-CGfM-_F-Qod1oxRAg7JjPjM9FT6AH61wTW7Q 2017-06-08 12:02:37.204 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:02:37.204 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:02:37.207 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:02:37.208 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:03:37.205 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:03:37.205 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzMTE3MjM0LCJleHAiOjE0OTY5MjM3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8uo3rAB0w_oY3Mc8gG5IVjxTBoEzalnnp5Bub6ftrQxb9y9Uv-CGfM-_F-Qod1oxRAg7JjPjM9FT6AH61wTW7Q 2017-06-08 12:03:37.205 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzMTE3MjM0LCJleHAiOjE0OTY5MjM3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8uo3rAB0w_oY3Mc8gG5IVjxTBoEzalnnp5Bub6ftrQxb9y9Uv-CGfM-_F-Qod1oxRAg7JjPjM9FT6AH61wTW7Q 2017-06-08 12:03:37.205 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:03:37.205 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:03:37.208 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:03:37.209 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:04:37.212 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:04:37.212 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzMTE3MjM0LCJleHAiOjE0OTY5MjM3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8uo3rAB0w_oY3Mc8gG5IVjxTBoEzalnnp5Bub6ftrQxb9y9Uv-CGfM-_F-Qod1oxRAg7JjPjM9FT6AH61wTW7Q 2017-06-08 12:04:37.212 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzMTE3MjM0LCJleHAiOjE0OTY5MjM3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8uo3rAB0w_oY3Mc8gG5IVjxTBoEzalnnp5Bub6ftrQxb9y9Uv-CGfM-_F-Qod1oxRAg7JjPjM9FT6AH61wTW7Q 2017-06-08 12:04:37.213 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:04:37.213 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:04:37.215 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:04:37.216 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:05:37.205 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:05:37.205 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzMTE3MjM0LCJleHAiOjE0OTY5MjM3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8uo3rAB0w_oY3Mc8gG5IVjxTBoEzalnnp5Bub6ftrQxb9y9Uv-CGfM-_F-Qod1oxRAg7JjPjM9FT6AH61wTW7Q 2017-06-08 12:05:37.205 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzMTE3MjM0LCJleHAiOjE0OTY5MjM3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8uo3rAB0w_oY3Mc8gG5IVjxTBoEzalnnp5Bub6ftrQxb9y9Uv-CGfM-_F-Qod1oxRAg7JjPjM9FT6AH61wTW7Q 2017-06-08 12:05:37.205 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:05:37.205 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:05:37.208 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:05:37.208 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:05:37.232 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:05:37.232 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzMTE3MjM0LCJleHAiOjE0OTY5MjM3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8uo3rAB0w_oY3Mc8gG5IVjxTBoEzalnnp5Bub6ftrQxb9y9Uv-CGfM-_F-Qod1oxRAg7JjPjM9FT6AH61wTW7Q 2017-06-08 12:05:37.232 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzMTE3MjM0LCJleHAiOjE0OTY5MjM3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8uo3rAB0w_oY3Mc8gG5IVjxTBoEzalnnp5Bub6ftrQxb9y9Uv-CGfM-_F-Qod1oxRAg7JjPjM9FT6AH61wTW7Q 2017-06-08 12:05:37.233 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 12:05:37.233 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:05:37.234 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:05:37.234 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:05:37.235 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:05:37.235 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzMTE3MjM0LCJleHAiOjE0OTY5MjM3MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.8uo3rAB0w_oY3Mc8gG5IVjxTBoEzalnnp5Bub6ftrQxb9y9Uv-CGfM-_F-Qod1oxRAg7JjPjM9FT6AH61wTW7Q 2017-06-08 12:06:37.205 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:06:37.205 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzNTM3MjM1LCJleHAiOjE0OTY5MjQxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6nzh3TcFpzrPt8ncMH_bWGxeqqRfM07LCzREAY5J3-grMtP8Lq43vzJpesl6STamiu--hEZvJjWGeCSftcTlnA 2017-06-08 12:06:37.206 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzNTM3MjM1LCJleHAiOjE0OTY5MjQxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6nzh3TcFpzrPt8ncMH_bWGxeqqRfM07LCzREAY5J3-grMtP8Lq43vzJpesl6STamiu--hEZvJjWGeCSftcTlnA 2017-06-08 12:06:37.206 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:06:37.206 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:06:37.208 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:06:37.209 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:07:37.205 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:07:37.205 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzNTM3MjM1LCJleHAiOjE0OTY5MjQxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6nzh3TcFpzrPt8ncMH_bWGxeqqRfM07LCzREAY5J3-grMtP8Lq43vzJpesl6STamiu--hEZvJjWGeCSftcTlnA 2017-06-08 12:07:37.205 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzNTM3MjM1LCJleHAiOjE0OTY5MjQxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6nzh3TcFpzrPt8ncMH_bWGxeqqRfM07LCzREAY5J3-grMtP8Lq43vzJpesl6STamiu--hEZvJjWGeCSftcTlnA 2017-06-08 12:07:37.205 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:07:37.205 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:07:37.213 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:07:37.214 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:08:37.252 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:08:37.252 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzNTM3MjM1LCJleHAiOjE0OTY5MjQxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6nzh3TcFpzrPt8ncMH_bWGxeqqRfM07LCzREAY5J3-grMtP8Lq43vzJpesl6STamiu--hEZvJjWGeCSftcTlnA 2017-06-08 12:08:37.252 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzNTM3MjM1LCJleHAiOjE0OTY5MjQxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6nzh3TcFpzrPt8ncMH_bWGxeqqRfM07LCzREAY5J3-grMtP8Lq43vzJpesl6STamiu--hEZvJjWGeCSftcTlnA 2017-06-08 12:08:37.253 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:08:37.253 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:08:37.255 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:08:37.256 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:09:37.208 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:09:37.209 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzNTM3MjM1LCJleHAiOjE0OTY5MjQxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6nzh3TcFpzrPt8ncMH_bWGxeqqRfM07LCzREAY5J3-grMtP8Lq43vzJpesl6STamiu--hEZvJjWGeCSftcTlnA 2017-06-08 12:09:37.209 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzNTM3MjM1LCJleHAiOjE0OTY5MjQxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6nzh3TcFpzrPt8ncMH_bWGxeqqRfM07LCzREAY5J3-grMtP8Lq43vzJpesl6STamiu--hEZvJjWGeCSftcTlnA 2017-06-08 12:09:37.209 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:09:37.209 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:09:37.211 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:09:37.212 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:10:37.208 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:10:37.208 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzNTM3MjM1LCJleHAiOjE0OTY5MjQxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6nzh3TcFpzrPt8ncMH_bWGxeqqRfM07LCzREAY5J3-grMtP8Lq43vzJpesl6STamiu--hEZvJjWGeCSftcTlnA 2017-06-08 12:10:37.208 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzNTM3MjM1LCJleHAiOjE0OTY5MjQxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6nzh3TcFpzrPt8ncMH_bWGxeqqRfM07LCzREAY5J3-grMtP8Lq43vzJpesl6STamiu--hEZvJjWGeCSftcTlnA 2017-06-08 12:10:37.209 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:10:37.209 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:10:37.211 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:10:37.212 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:11:37.217 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:11:37.217 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzNTM3MjM1LCJleHAiOjE0OTY5MjQxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6nzh3TcFpzrPt8ncMH_bWGxeqqRfM07LCzREAY5J3-grMtP8Lq43vzJpesl6STamiu--hEZvJjWGeCSftcTlnA 2017-06-08 12:11:37.217 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzNTM3MjM1LCJleHAiOjE0OTY5MjQxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6nzh3TcFpzrPt8ncMH_bWGxeqqRfM07LCzREAY5J3-grMtP8Lq43vzJpesl6STamiu--hEZvJjWGeCSftcTlnA 2017-06-08 12:11:37.217 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:11:37.217 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:11:37.220 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:11:37.221 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:12:37.213 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:12:37.213 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzNTM3MjM1LCJleHAiOjE0OTY5MjQxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6nzh3TcFpzrPt8ncMH_bWGxeqqRfM07LCzREAY5J3-grMtP8Lq43vzJpesl6STamiu--hEZvJjWGeCSftcTlnA 2017-06-08 12:12:37.213 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzNTM3MjM1LCJleHAiOjE0OTY5MjQxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6nzh3TcFpzrPt8ncMH_bWGxeqqRfM07LCzREAY5J3-grMtP8Lq43vzJpesl6STamiu--hEZvJjWGeCSftcTlnA 2017-06-08 12:12:37.213 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:12:37.213 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:12:37.216 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:12:37.216 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:12:37.242 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:12:37.242 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzNTM3MjM1LCJleHAiOjE0OTY5MjQxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6nzh3TcFpzrPt8ncMH_bWGxeqqRfM07LCzREAY5J3-grMtP8Lq43vzJpesl6STamiu--hEZvJjWGeCSftcTlnA 2017-06-08 12:12:37.242 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzNTM3MjM1LCJleHAiOjE0OTY5MjQxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6nzh3TcFpzrPt8ncMH_bWGxeqqRfM07LCzREAY5J3-grMtP8Lq43vzJpesl6STamiu--hEZvJjWGeCSftcTlnA 2017-06-08 12:12:37.242 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 12:12:37.242 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:12:37.243 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:12:37.244 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:12:37.245 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:12:37.245 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzNTM3MjM1LCJleHAiOjE0OTY5MjQxMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.6nzh3TcFpzrPt8ncMH_bWGxeqqRfM07LCzREAY5J3-grMtP8Lq43vzJpesl6STamiu--hEZvJjWGeCSftcTlnA 2017-06-08 12:13:37.217 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:13:37.217 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzOTU3MjQ1LCJleHAiOjE0OTY5MjQ1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dBOvGZpuTtJ3zNx6JXu_oLGisb_IZ4DjETH_K9gyj4srdxQIm0QpEGw12_jrk8DqczolgYEkFGy25lBRxZdtGA 2017-06-08 12:13:37.217 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzOTU3MjQ1LCJleHAiOjE0OTY5MjQ1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dBOvGZpuTtJ3zNx6JXu_oLGisb_IZ4DjETH_K9gyj4srdxQIm0QpEGw12_jrk8DqczolgYEkFGy25lBRxZdtGA 2017-06-08 12:13:37.218 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:13:37.218 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:13:37.220 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:13:37.221 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:14:37.210 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:14:37.211 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzOTU3MjQ1LCJleHAiOjE0OTY5MjQ1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dBOvGZpuTtJ3zNx6JXu_oLGisb_IZ4DjETH_K9gyj4srdxQIm0QpEGw12_jrk8DqczolgYEkFGy25lBRxZdtGA 2017-06-08 12:14:37.211 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzOTU3MjQ1LCJleHAiOjE0OTY5MjQ1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dBOvGZpuTtJ3zNx6JXu_oLGisb_IZ4DjETH_K9gyj4srdxQIm0QpEGw12_jrk8DqczolgYEkFGy25lBRxZdtGA 2017-06-08 12:14:37.211 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:14:37.211 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:14:37.214 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:14:37.215 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 12:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 12:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 12:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 12:15:37.246 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:15:37.246 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzOTU3MjQ1LCJleHAiOjE0OTY5MjQ1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dBOvGZpuTtJ3zNx6JXu_oLGisb_IZ4DjETH_K9gyj4srdxQIm0QpEGw12_jrk8DqczolgYEkFGy25lBRxZdtGA 2017-06-08 12:15:37.246 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzOTU3MjQ1LCJleHAiOjE0OTY5MjQ1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dBOvGZpuTtJ3zNx6JXu_oLGisb_IZ4DjETH_K9gyj4srdxQIm0QpEGw12_jrk8DqczolgYEkFGy25lBRxZdtGA 2017-06-08 12:15:37.246 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:15:37.246 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:15:37.248 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:15:37.249 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:16:37.210 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:16:37.210 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzOTU3MjQ1LCJleHAiOjE0OTY5MjQ1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dBOvGZpuTtJ3zNx6JXu_oLGisb_IZ4DjETH_K9gyj4srdxQIm0QpEGw12_jrk8DqczolgYEkFGy25lBRxZdtGA 2017-06-08 12:16:37.210 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzOTU3MjQ1LCJleHAiOjE0OTY5MjQ1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dBOvGZpuTtJ3zNx6JXu_oLGisb_IZ4DjETH_K9gyj4srdxQIm0QpEGw12_jrk8DqczolgYEkFGy25lBRxZdtGA 2017-06-08 12:16:37.211 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:16:37.211 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:16:37.216 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:16:37.217 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:17:37.211 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:17:37.212 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzOTU3MjQ1LCJleHAiOjE0OTY5MjQ1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dBOvGZpuTtJ3zNx6JXu_oLGisb_IZ4DjETH_K9gyj4srdxQIm0QpEGw12_jrk8DqczolgYEkFGy25lBRxZdtGA 2017-06-08 12:17:37.212 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzOTU3MjQ1LCJleHAiOjE0OTY5MjQ1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dBOvGZpuTtJ3zNx6JXu_oLGisb_IZ4DjETH_K9gyj4srdxQIm0QpEGw12_jrk8DqczolgYEkFGy25lBRxZdtGA 2017-06-08 12:17:37.212 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:17:37.212 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:17:37.215 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:17:37.217 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:18:37.214 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:18:37.214 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzOTU3MjQ1LCJleHAiOjE0OTY5MjQ1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dBOvGZpuTtJ3zNx6JXu_oLGisb_IZ4DjETH_K9gyj4srdxQIm0QpEGw12_jrk8DqczolgYEkFGy25lBRxZdtGA 2017-06-08 12:18:37.214 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzOTU3MjQ1LCJleHAiOjE0OTY5MjQ1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dBOvGZpuTtJ3zNx6JXu_oLGisb_IZ4DjETH_K9gyj4srdxQIm0QpEGw12_jrk8DqczolgYEkFGy25lBRxZdtGA 2017-06-08 12:18:37.215 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:18:37.215 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:18:37.218 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:18:37.219 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:19:37.215 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:19:37.215 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzOTU3MjQ1LCJleHAiOjE0OTY5MjQ1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dBOvGZpuTtJ3zNx6JXu_oLGisb_IZ4DjETH_K9gyj4srdxQIm0QpEGw12_jrk8DqczolgYEkFGy25lBRxZdtGA 2017-06-08 12:19:37.215 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzOTU3MjQ1LCJleHAiOjE0OTY5MjQ1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dBOvGZpuTtJ3zNx6JXu_oLGisb_IZ4DjETH_K9gyj4srdxQIm0QpEGw12_jrk8DqczolgYEkFGy25lBRxZdtGA 2017-06-08 12:19:37.215 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:19:37.215 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:19:37.218 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:19:37.218 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:19:37.242 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:19:37.242 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzOTU3MjQ1LCJleHAiOjE0OTY5MjQ1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dBOvGZpuTtJ3zNx6JXu_oLGisb_IZ4DjETH_K9gyj4srdxQIm0QpEGw12_jrk8DqczolgYEkFGy25lBRxZdtGA 2017-06-08 12:19:37.242 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzOTU3MjQ1LCJleHAiOjE0OTY5MjQ1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dBOvGZpuTtJ3zNx6JXu_oLGisb_IZ4DjETH_K9gyj4srdxQIm0QpEGw12_jrk8DqczolgYEkFGy25lBRxZdtGA 2017-06-08 12:19:37.242 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 12:19:37.242 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:19:37.244 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:19:37.244 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:19:37.245 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:19:37.245 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTIzOTU3MjQ1LCJleHAiOjE0OTY5MjQ1NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.dBOvGZpuTtJ3zNx6JXu_oLGisb_IZ4DjETH_K9gyj4srdxQIm0QpEGw12_jrk8DqczolgYEkFGy25lBRxZdtGA 2017-06-08 12:20:37.212 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:20:37.212 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Mzc3MjQ1LCJleHAiOjE0OTY5MjQ5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o7FFy6az2zS2dZO8s84op0wDBGAh1wrFvwhnuxngXqS6rWP1eAKZzYXc0mVUmcODNJfTOVboNOmZA73GZxWumA 2017-06-08 12:20:37.212 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Mzc3MjQ1LCJleHAiOjE0OTY5MjQ5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o7FFy6az2zS2dZO8s84op0wDBGAh1wrFvwhnuxngXqS6rWP1eAKZzYXc0mVUmcODNJfTOVboNOmZA73GZxWumA 2017-06-08 12:20:37.212 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:20:37.213 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:20:37.215 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:20:37.216 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:21:37.215 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:21:37.215 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Mzc3MjQ1LCJleHAiOjE0OTY5MjQ5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o7FFy6az2zS2dZO8s84op0wDBGAh1wrFvwhnuxngXqS6rWP1eAKZzYXc0mVUmcODNJfTOVboNOmZA73GZxWumA 2017-06-08 12:21:37.215 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Mzc3MjQ1LCJleHAiOjE0OTY5MjQ5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o7FFy6az2zS2dZO8s84op0wDBGAh1wrFvwhnuxngXqS6rWP1eAKZzYXc0mVUmcODNJfTOVboNOmZA73GZxWumA 2017-06-08 12:21:37.216 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:21:37.216 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:21:37.218 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:21:37.219 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:22:37.238 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:22:37.239 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Mzc3MjQ1LCJleHAiOjE0OTY5MjQ5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o7FFy6az2zS2dZO8s84op0wDBGAh1wrFvwhnuxngXqS6rWP1eAKZzYXc0mVUmcODNJfTOVboNOmZA73GZxWumA 2017-06-08 12:22:37.239 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Mzc3MjQ1LCJleHAiOjE0OTY5MjQ5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o7FFy6az2zS2dZO8s84op0wDBGAh1wrFvwhnuxngXqS6rWP1eAKZzYXc0mVUmcODNJfTOVboNOmZA73GZxWumA 2017-06-08 12:22:37.239 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:22:37.239 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:22:37.241 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:22:37.242 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:23:37.215 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:23:37.215 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Mzc3MjQ1LCJleHAiOjE0OTY5MjQ5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o7FFy6az2zS2dZO8s84op0wDBGAh1wrFvwhnuxngXqS6rWP1eAKZzYXc0mVUmcODNJfTOVboNOmZA73GZxWumA 2017-06-08 12:23:37.215 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Mzc3MjQ1LCJleHAiOjE0OTY5MjQ5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o7FFy6az2zS2dZO8s84op0wDBGAh1wrFvwhnuxngXqS6rWP1eAKZzYXc0mVUmcODNJfTOVboNOmZA73GZxWumA 2017-06-08 12:23:37.216 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:23:37.216 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:23:37.218 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:23:37.219 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:24:37.220 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:24:37.220 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Mzc3MjQ1LCJleHAiOjE0OTY5MjQ5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o7FFy6az2zS2dZO8s84op0wDBGAh1wrFvwhnuxngXqS6rWP1eAKZzYXc0mVUmcODNJfTOVboNOmZA73GZxWumA 2017-06-08 12:24:37.220 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Mzc3MjQ1LCJleHAiOjE0OTY5MjQ5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o7FFy6az2zS2dZO8s84op0wDBGAh1wrFvwhnuxngXqS6rWP1eAKZzYXc0mVUmcODNJfTOVboNOmZA73GZxWumA 2017-06-08 12:24:37.220 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:24:37.221 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:24:37.223 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:24:37.224 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:25:37.220 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:25:37.220 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Mzc3MjQ1LCJleHAiOjE0OTY5MjQ5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o7FFy6az2zS2dZO8s84op0wDBGAh1wrFvwhnuxngXqS6rWP1eAKZzYXc0mVUmcODNJfTOVboNOmZA73GZxWumA 2017-06-08 12:25:37.220 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Mzc3MjQ1LCJleHAiOjE0OTY5MjQ5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o7FFy6az2zS2dZO8s84op0wDBGAh1wrFvwhnuxngXqS6rWP1eAKZzYXc0mVUmcODNJfTOVboNOmZA73GZxWumA 2017-06-08 12:25:37.220 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:25:37.220 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:25:37.223 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:25:37.224 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:26:37.216 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:26:37.216 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Mzc3MjQ1LCJleHAiOjE0OTY5MjQ5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o7FFy6az2zS2dZO8s84op0wDBGAh1wrFvwhnuxngXqS6rWP1eAKZzYXc0mVUmcODNJfTOVboNOmZA73GZxWumA 2017-06-08 12:26:37.216 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Mzc3MjQ1LCJleHAiOjE0OTY5MjQ5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o7FFy6az2zS2dZO8s84op0wDBGAh1wrFvwhnuxngXqS6rWP1eAKZzYXc0mVUmcODNJfTOVboNOmZA73GZxWumA 2017-06-08 12:26:37.217 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:26:37.217 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:26:37.219 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:26:37.220 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:26:37.244 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:26:37.244 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Mzc3MjQ1LCJleHAiOjE0OTY5MjQ5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o7FFy6az2zS2dZO8s84op0wDBGAh1wrFvwhnuxngXqS6rWP1eAKZzYXc0mVUmcODNJfTOVboNOmZA73GZxWumA 2017-06-08 12:26:37.244 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Mzc3MjQ1LCJleHAiOjE0OTY5MjQ5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o7FFy6az2zS2dZO8s84op0wDBGAh1wrFvwhnuxngXqS6rWP1eAKZzYXc0mVUmcODNJfTOVboNOmZA73GZxWumA 2017-06-08 12:26:37.244 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 12:26:37.244 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:26:37.246 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:26:37.246 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:26:37.247 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:26:37.247 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Mzc3MjQ1LCJleHAiOjE0OTY5MjQ5NzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.o7FFy6az2zS2dZO8s84op0wDBGAh1wrFvwhnuxngXqS6rWP1eAKZzYXc0mVUmcODNJfTOVboNOmZA73GZxWumA 2017-06-08 12:27:37.215 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:27:37.215 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Nzk3MjQ3LCJleHAiOjE0OTY5MjUzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.spp6k64zN7CK2XRcT07R4eGjZDJij6DWhx2HQoLgYtsEaD-QCl7T_-x_JQQYhkfzx_Mt1asa6I43ME1kDR5hgw 2017-06-08 12:27:37.215 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Nzk3MjQ3LCJleHAiOjE0OTY5MjUzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.spp6k64zN7CK2XRcT07R4eGjZDJij6DWhx2HQoLgYtsEaD-QCl7T_-x_JQQYhkfzx_Mt1asa6I43ME1kDR5hgw 2017-06-08 12:27:37.216 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:27:37.216 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:27:37.218 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:27:37.219 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:28:37.216 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:28:37.216 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Nzk3MjQ3LCJleHAiOjE0OTY5MjUzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.spp6k64zN7CK2XRcT07R4eGjZDJij6DWhx2HQoLgYtsEaD-QCl7T_-x_JQQYhkfzx_Mt1asa6I43ME1kDR5hgw 2017-06-08 12:28:37.216 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Nzk3MjQ3LCJleHAiOjE0OTY5MjUzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.spp6k64zN7CK2XRcT07R4eGjZDJij6DWhx2HQoLgYtsEaD-QCl7T_-x_JQQYhkfzx_Mt1asa6I43ME1kDR5hgw 2017-06-08 12:28:37.217 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:28:37.217 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:28:37.219 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:28:37.220 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:29:37.254 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:29:37.254 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Nzk3MjQ3LCJleHAiOjE0OTY5MjUzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.spp6k64zN7CK2XRcT07R4eGjZDJij6DWhx2HQoLgYtsEaD-QCl7T_-x_JQQYhkfzx_Mt1asa6I43ME1kDR5hgw 2017-06-08 12:29:37.254 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Nzk3MjQ3LCJleHAiOjE0OTY5MjUzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.spp6k64zN7CK2XRcT07R4eGjZDJij6DWhx2HQoLgYtsEaD-QCl7T_-x_JQQYhkfzx_Mt1asa6I43ME1kDR5hgw 2017-06-08 12:29:37.255 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:29:37.255 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:29:37.257 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:29:37.258 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 12:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 12:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 12:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 12:30:37.216 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:30:37.216 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Nzk3MjQ3LCJleHAiOjE0OTY5MjUzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.spp6k64zN7CK2XRcT07R4eGjZDJij6DWhx2HQoLgYtsEaD-QCl7T_-x_JQQYhkfzx_Mt1asa6I43ME1kDR5hgw 2017-06-08 12:30:37.216 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Nzk3MjQ3LCJleHAiOjE0OTY5MjUzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.spp6k64zN7CK2XRcT07R4eGjZDJij6DWhx2HQoLgYtsEaD-QCl7T_-x_JQQYhkfzx_Mt1asa6I43ME1kDR5hgw 2017-06-08 12:30:37.216 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:30:37.216 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:30:37.218 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:30:37.219 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:31:37.217 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:31:37.217 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Nzk3MjQ3LCJleHAiOjE0OTY5MjUzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.spp6k64zN7CK2XRcT07R4eGjZDJij6DWhx2HQoLgYtsEaD-QCl7T_-x_JQQYhkfzx_Mt1asa6I43ME1kDR5hgw 2017-06-08 12:31:37.217 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Nzk3MjQ3LCJleHAiOjE0OTY5MjUzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.spp6k64zN7CK2XRcT07R4eGjZDJij6DWhx2HQoLgYtsEaD-QCl7T_-x_JQQYhkfzx_Mt1asa6I43ME1kDR5hgw 2017-06-08 12:31:37.218 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:31:37.218 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:31:37.220 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:31:37.221 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:32:37.262 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:32:37.262 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Nzk3MjQ3LCJleHAiOjE0OTY5MjUzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.spp6k64zN7CK2XRcT07R4eGjZDJij6DWhx2HQoLgYtsEaD-QCl7T_-x_JQQYhkfzx_Mt1asa6I43ME1kDR5hgw 2017-06-08 12:32:37.262 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Nzk3MjQ3LCJleHAiOjE0OTY5MjUzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.spp6k64zN7CK2XRcT07R4eGjZDJij6DWhx2HQoLgYtsEaD-QCl7T_-x_JQQYhkfzx_Mt1asa6I43ME1kDR5hgw 2017-06-08 12:32:37.262 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:32:37.262 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:32:37.265 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:32:37.266 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:33:37.217 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:33:37.218 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Nzk3MjQ3LCJleHAiOjE0OTY5MjUzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.spp6k64zN7CK2XRcT07R4eGjZDJij6DWhx2HQoLgYtsEaD-QCl7T_-x_JQQYhkfzx_Mt1asa6I43ME1kDR5hgw 2017-06-08 12:33:37.218 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Nzk3MjQ3LCJleHAiOjE0OTY5MjUzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.spp6k64zN7CK2XRcT07R4eGjZDJij6DWhx2HQoLgYtsEaD-QCl7T_-x_JQQYhkfzx_Mt1asa6I43ME1kDR5hgw 2017-06-08 12:33:37.218 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:33:37.218 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:33:37.224 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:33:37.225 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:33:37.250 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:33:37.250 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Nzk3MjQ3LCJleHAiOjE0OTY5MjUzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.spp6k64zN7CK2XRcT07R4eGjZDJij6DWhx2HQoLgYtsEaD-QCl7T_-x_JQQYhkfzx_Mt1asa6I43ME1kDR5hgw 2017-06-08 12:33:37.250 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Nzk3MjQ3LCJleHAiOjE0OTY5MjUzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.spp6k64zN7CK2XRcT07R4eGjZDJij6DWhx2HQoLgYtsEaD-QCl7T_-x_JQQYhkfzx_Mt1asa6I43ME1kDR5hgw 2017-06-08 12:33:37.250 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 12:33:37.250 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:33:37.251 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:33:37.252 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:33:37.252 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:33:37.252 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI0Nzk3MjQ3LCJleHAiOjE0OTY5MjUzOTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.spp6k64zN7CK2XRcT07R4eGjZDJij6DWhx2HQoLgYtsEaD-QCl7T_-x_JQQYhkfzx_Mt1asa6I43ME1kDR5hgw 2017-06-08 12:34:37.217 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:34:37.217 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1MjE3MjUyLCJleHAiOjE0OTY5MjU4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y5Y8ttzit8SSxZVyHA_yn-mibU7mOihiwYiUdTcmoL0Fwv-xS0SYEEslCwY7DmvOfdkWP4_yJM1K0y9YWS1LiQ 2017-06-08 12:34:37.217 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1MjE3MjUyLCJleHAiOjE0OTY5MjU4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y5Y8ttzit8SSxZVyHA_yn-mibU7mOihiwYiUdTcmoL0Fwv-xS0SYEEslCwY7DmvOfdkWP4_yJM1K0y9YWS1LiQ 2017-06-08 12:34:37.217 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:34:37.217 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:34:37.220 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:34:37.221 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:35:37.220 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:35:37.220 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1MjE3MjUyLCJleHAiOjE0OTY5MjU4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y5Y8ttzit8SSxZVyHA_yn-mibU7mOihiwYiUdTcmoL0Fwv-xS0SYEEslCwY7DmvOfdkWP4_yJM1K0y9YWS1LiQ 2017-06-08 12:35:37.220 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1MjE3MjUyLCJleHAiOjE0OTY5MjU4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y5Y8ttzit8SSxZVyHA_yn-mibU7mOihiwYiUdTcmoL0Fwv-xS0SYEEslCwY7DmvOfdkWP4_yJM1K0y9YWS1LiQ 2017-06-08 12:35:37.220 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:35:37.220 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:35:37.223 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:35:37.223 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:36:37.263 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:36:37.264 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1MjE3MjUyLCJleHAiOjE0OTY5MjU4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y5Y8ttzit8SSxZVyHA_yn-mibU7mOihiwYiUdTcmoL0Fwv-xS0SYEEslCwY7DmvOfdkWP4_yJM1K0y9YWS1LiQ 2017-06-08 12:36:37.264 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1MjE3MjUyLCJleHAiOjE0OTY5MjU4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y5Y8ttzit8SSxZVyHA_yn-mibU7mOihiwYiUdTcmoL0Fwv-xS0SYEEslCwY7DmvOfdkWP4_yJM1K0y9YWS1LiQ 2017-06-08 12:36:37.264 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:36:37.264 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:36:37.266 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:36:37.267 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:37:37.222 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:37:37.222 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1MjE3MjUyLCJleHAiOjE0OTY5MjU4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y5Y8ttzit8SSxZVyHA_yn-mibU7mOihiwYiUdTcmoL0Fwv-xS0SYEEslCwY7DmvOfdkWP4_yJM1K0y9YWS1LiQ 2017-06-08 12:37:37.223 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1MjE3MjUyLCJleHAiOjE0OTY5MjU4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y5Y8ttzit8SSxZVyHA_yn-mibU7mOihiwYiUdTcmoL0Fwv-xS0SYEEslCwY7DmvOfdkWP4_yJM1K0y9YWS1LiQ 2017-06-08 12:37:37.223 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:37:37.223 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:37:37.225 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:37:37.226 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:38:37.221 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:38:37.221 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1MjE3MjUyLCJleHAiOjE0OTY5MjU4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y5Y8ttzit8SSxZVyHA_yn-mibU7mOihiwYiUdTcmoL0Fwv-xS0SYEEslCwY7DmvOfdkWP4_yJM1K0y9YWS1LiQ 2017-06-08 12:38:37.221 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1MjE3MjUyLCJleHAiOjE0OTY5MjU4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y5Y8ttzit8SSxZVyHA_yn-mibU7mOihiwYiUdTcmoL0Fwv-xS0SYEEslCwY7DmvOfdkWP4_yJM1K0y9YWS1LiQ 2017-06-08 12:38:37.221 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:38:37.221 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:38:37.224 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:38:37.225 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:39:37.219 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:39:37.219 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1MjE3MjUyLCJleHAiOjE0OTY5MjU4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y5Y8ttzit8SSxZVyHA_yn-mibU7mOihiwYiUdTcmoL0Fwv-xS0SYEEslCwY7DmvOfdkWP4_yJM1K0y9YWS1LiQ 2017-06-08 12:39:37.219 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1MjE3MjUyLCJleHAiOjE0OTY5MjU4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y5Y8ttzit8SSxZVyHA_yn-mibU7mOihiwYiUdTcmoL0Fwv-xS0SYEEslCwY7DmvOfdkWP4_yJM1K0y9YWS1LiQ 2017-06-08 12:39:37.219 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:39:37.219 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:39:37.221 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:39:37.222 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:40:37.226 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:40:37.226 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1MjE3MjUyLCJleHAiOjE0OTY5MjU4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y5Y8ttzit8SSxZVyHA_yn-mibU7mOihiwYiUdTcmoL0Fwv-xS0SYEEslCwY7DmvOfdkWP4_yJM1K0y9YWS1LiQ 2017-06-08 12:40:37.226 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1MjE3MjUyLCJleHAiOjE0OTY5MjU4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y5Y8ttzit8SSxZVyHA_yn-mibU7mOihiwYiUdTcmoL0Fwv-xS0SYEEslCwY7DmvOfdkWP4_yJM1K0y9YWS1LiQ 2017-06-08 12:40:37.227 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:40:37.227 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:40:37.229 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:40:37.230 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:40:37.255 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:40:37.255 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1MjE3MjUyLCJleHAiOjE0OTY5MjU4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y5Y8ttzit8SSxZVyHA_yn-mibU7mOihiwYiUdTcmoL0Fwv-xS0SYEEslCwY7DmvOfdkWP4_yJM1K0y9YWS1LiQ 2017-06-08 12:40:37.255 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1MjE3MjUyLCJleHAiOjE0OTY5MjU4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y5Y8ttzit8SSxZVyHA_yn-mibU7mOihiwYiUdTcmoL0Fwv-xS0SYEEslCwY7DmvOfdkWP4_yJM1K0y9YWS1LiQ 2017-06-08 12:40:37.255 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 12:40:37.255 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:40:37.262 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:40:37.263 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:40:37.264 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:40:37.264 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1MjE3MjUyLCJleHAiOjE0OTY5MjU4MTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.y5Y8ttzit8SSxZVyHA_yn-mibU7mOihiwYiUdTcmoL0Fwv-xS0SYEEslCwY7DmvOfdkWP4_yJM1K0y9YWS1LiQ 2017-06-08 12:41:37.223 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:41:37.223 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1NjM3MjY0LCJleHAiOjE0OTY5MjYyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S0BFRJqnYN0hB-_CaIfkn37ZHCISu03lq7aM60LlWONBQ0hPMFUUCyJ6hLy2S3U678RVaV5few4_M5KFqTevFQ 2017-06-08 12:41:37.223 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1NjM3MjY0LCJleHAiOjE0OTY5MjYyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S0BFRJqnYN0hB-_CaIfkn37ZHCISu03lq7aM60LlWONBQ0hPMFUUCyJ6hLy2S3U678RVaV5few4_M5KFqTevFQ 2017-06-08 12:41:37.224 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:41:37.224 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:41:37.227 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:41:37.227 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:42:37.223 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:42:37.223 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1NjM3MjY0LCJleHAiOjE0OTY5MjYyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S0BFRJqnYN0hB-_CaIfkn37ZHCISu03lq7aM60LlWONBQ0hPMFUUCyJ6hLy2S3U678RVaV5few4_M5KFqTevFQ 2017-06-08 12:42:37.223 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1NjM3MjY0LCJleHAiOjE0OTY5MjYyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S0BFRJqnYN0hB-_CaIfkn37ZHCISu03lq7aM60LlWONBQ0hPMFUUCyJ6hLy2S3U678RVaV5few4_M5KFqTevFQ 2017-06-08 12:42:37.223 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:42:37.224 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:42:37.226 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:42:37.228 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:43:37.267 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:43:37.267 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1NjM3MjY0LCJleHAiOjE0OTY5MjYyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S0BFRJqnYN0hB-_CaIfkn37ZHCISu03lq7aM60LlWONBQ0hPMFUUCyJ6hLy2S3U678RVaV5few4_M5KFqTevFQ 2017-06-08 12:43:37.267 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1NjM3MjY0LCJleHAiOjE0OTY5MjYyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S0BFRJqnYN0hB-_CaIfkn37ZHCISu03lq7aM60LlWONBQ0hPMFUUCyJ6hLy2S3U678RVaV5few4_M5KFqTevFQ 2017-06-08 12:43:37.268 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:43:37.268 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:43:37.270 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:43:37.271 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:44:37.238 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:44:37.238 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1NjM3MjY0LCJleHAiOjE0OTY5MjYyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S0BFRJqnYN0hB-_CaIfkn37ZHCISu03lq7aM60LlWONBQ0hPMFUUCyJ6hLy2S3U678RVaV5few4_M5KFqTevFQ 2017-06-08 12:44:37.238 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1NjM3MjY0LCJleHAiOjE0OTY5MjYyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S0BFRJqnYN0hB-_CaIfkn37ZHCISu03lq7aM60LlWONBQ0hPMFUUCyJ6hLy2S3U678RVaV5few4_M5KFqTevFQ 2017-06-08 12:44:37.239 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:44:37.239 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:44:37.241 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:44:37.242 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 12:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 12:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 12:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 12:45:37.226 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:45:37.227 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1NjM3MjY0LCJleHAiOjE0OTY5MjYyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S0BFRJqnYN0hB-_CaIfkn37ZHCISu03lq7aM60LlWONBQ0hPMFUUCyJ6hLy2S3U678RVaV5few4_M5KFqTevFQ 2017-06-08 12:45:37.227 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1NjM3MjY0LCJleHAiOjE0OTY5MjYyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S0BFRJqnYN0hB-_CaIfkn37ZHCISu03lq7aM60LlWONBQ0hPMFUUCyJ6hLy2S3U678RVaV5few4_M5KFqTevFQ 2017-06-08 12:45:37.227 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:45:37.227 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:45:37.229 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:45:37.230 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:46:37.228 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:46:37.228 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1NjM3MjY0LCJleHAiOjE0OTY5MjYyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S0BFRJqnYN0hB-_CaIfkn37ZHCISu03lq7aM60LlWONBQ0hPMFUUCyJ6hLy2S3U678RVaV5few4_M5KFqTevFQ 2017-06-08 12:46:37.228 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1NjM3MjY0LCJleHAiOjE0OTY5MjYyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S0BFRJqnYN0hB-_CaIfkn37ZHCISu03lq7aM60LlWONBQ0hPMFUUCyJ6hLy2S3U678RVaV5few4_M5KFqTevFQ 2017-06-08 12:46:37.228 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:46:37.228 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:46:37.231 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:46:37.232 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:47:37.225 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:47:37.225 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1NjM3MjY0LCJleHAiOjE0OTY5MjYyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S0BFRJqnYN0hB-_CaIfkn37ZHCISu03lq7aM60LlWONBQ0hPMFUUCyJ6hLy2S3U678RVaV5few4_M5KFqTevFQ 2017-06-08 12:47:37.225 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1NjM3MjY0LCJleHAiOjE0OTY5MjYyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S0BFRJqnYN0hB-_CaIfkn37ZHCISu03lq7aM60LlWONBQ0hPMFUUCyJ6hLy2S3U678RVaV5few4_M5KFqTevFQ 2017-06-08 12:47:37.225 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:47:37.225 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:47:37.227 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:47:37.228 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:47:37.252 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:47:37.252 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1NjM3MjY0LCJleHAiOjE0OTY5MjYyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S0BFRJqnYN0hB-_CaIfkn37ZHCISu03lq7aM60LlWONBQ0hPMFUUCyJ6hLy2S3U678RVaV5few4_M5KFqTevFQ 2017-06-08 12:47:37.252 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1NjM3MjY0LCJleHAiOjE0OTY5MjYyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S0BFRJqnYN0hB-_CaIfkn37ZHCISu03lq7aM60LlWONBQ0hPMFUUCyJ6hLy2S3U678RVaV5few4_M5KFqTevFQ 2017-06-08 12:47:37.253 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 12:47:37.253 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:47:37.254 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:47:37.254 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:47:37.255 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:47:37.255 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI1NjM3MjY0LCJleHAiOjE0OTY5MjYyMzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.S0BFRJqnYN0hB-_CaIfkn37ZHCISu03lq7aM60LlWONBQ0hPMFUUCyJ6hLy2S3U678RVaV5few4_M5KFqTevFQ 2017-06-08 12:48:37.226 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:48:37.227 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI2MDU3MjU1LCJleHAiOjE0OTY5MjY2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AsN32FJknjYab4ysV9Qy_vmpiGW1Octp2W4rndOOwWAgQx-6iQurEwytsL_bnAA0WoHNuDqI90cMZ5esYVT32w 2017-06-08 12:48:37.227 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI2MDU3MjU1LCJleHAiOjE0OTY5MjY2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AsN32FJknjYab4ysV9Qy_vmpiGW1Octp2W4rndOOwWAgQx-6iQurEwytsL_bnAA0WoHNuDqI90cMZ5esYVT32w 2017-06-08 12:48:37.227 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:48:37.227 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:48:37.230 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:48:37.231 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:49:37.225 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:49:37.225 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI2MDU3MjU1LCJleHAiOjE0OTY5MjY2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AsN32FJknjYab4ysV9Qy_vmpiGW1Octp2W4rndOOwWAgQx-6iQurEwytsL_bnAA0WoHNuDqI90cMZ5esYVT32w 2017-06-08 12:49:37.225 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI2MDU3MjU1LCJleHAiOjE0OTY5MjY2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AsN32FJknjYab4ysV9Qy_vmpiGW1Octp2W4rndOOwWAgQx-6iQurEwytsL_bnAA0WoHNuDqI90cMZ5esYVT32w 2017-06-08 12:49:37.225 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:49:37.225 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:49:37.228 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:49:37.229 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:50:37.288 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:50:37.288 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI2MDU3MjU1LCJleHAiOjE0OTY5MjY2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AsN32FJknjYab4ysV9Qy_vmpiGW1Octp2W4rndOOwWAgQx-6iQurEwytsL_bnAA0WoHNuDqI90cMZ5esYVT32w 2017-06-08 12:50:37.288 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI2MDU3MjU1LCJleHAiOjE0OTY5MjY2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AsN32FJknjYab4ysV9Qy_vmpiGW1Octp2W4rndOOwWAgQx-6iQurEwytsL_bnAA0WoHNuDqI90cMZ5esYVT32w 2017-06-08 12:50:37.289 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:50:37.289 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:50:37.301 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:50:37.302 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:51:37.226 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:51:37.226 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI2MDU3MjU1LCJleHAiOjE0OTY5MjY2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AsN32FJknjYab4ysV9Qy_vmpiGW1Octp2W4rndOOwWAgQx-6iQurEwytsL_bnAA0WoHNuDqI90cMZ5esYVT32w 2017-06-08 12:51:37.226 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI2MDU3MjU1LCJleHAiOjE0OTY5MjY2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AsN32FJknjYab4ysV9Qy_vmpiGW1Octp2W4rndOOwWAgQx-6iQurEwytsL_bnAA0WoHNuDqI90cMZ5esYVT32w 2017-06-08 12:51:37.227 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:51:37.227 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:51:37.229 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:51:37.230 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:52:37.225 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:52:37.225 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI2MDU3MjU1LCJleHAiOjE0OTY5MjY2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AsN32FJknjYab4ysV9Qy_vmpiGW1Octp2W4rndOOwWAgQx-6iQurEwytsL_bnAA0WoHNuDqI90cMZ5esYVT32w 2017-06-08 12:52:37.225 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI2MDU3MjU1LCJleHAiOjE0OTY5MjY2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AsN32FJknjYab4ysV9Qy_vmpiGW1Octp2W4rndOOwWAgQx-6iQurEwytsL_bnAA0WoHNuDqI90cMZ5esYVT32w 2017-06-08 12:52:37.225 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:52:37.225 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:52:37.228 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:52:37.229 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:53:37.230 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:53:37.230 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI2MDU3MjU1LCJleHAiOjE0OTY5MjY2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AsN32FJknjYab4ysV9Qy_vmpiGW1Octp2W4rndOOwWAgQx-6iQurEwytsL_bnAA0WoHNuDqI90cMZ5esYVT32w 2017-06-08 12:53:37.230 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI2MDU3MjU1LCJleHAiOjE0OTY5MjY2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AsN32FJknjYab4ysV9Qy_vmpiGW1Octp2W4rndOOwWAgQx-6iQurEwytsL_bnAA0WoHNuDqI90cMZ5esYVT32w 2017-06-08 12:53:37.230 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:53:37.230 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:53:37.233 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:53:37.234 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:54:37.228 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:54:37.228 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI2MDU3MjU1LCJleHAiOjE0OTY5MjY2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AsN32FJknjYab4ysV9Qy_vmpiGW1Octp2W4rndOOwWAgQx-6iQurEwytsL_bnAA0WoHNuDqI90cMZ5esYVT32w 2017-06-08 12:54:37.228 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI2MDU3MjU1LCJleHAiOjE0OTY5MjY2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AsN32FJknjYab4ysV9Qy_vmpiGW1Octp2W4rndOOwWAgQx-6iQurEwytsL_bnAA0WoHNuDqI90cMZ5esYVT32w 2017-06-08 12:54:37.229 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:54:37.229 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:54:37.231 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:54:37.232 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:54:37.261 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:54:37.261 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI2MDU3MjU1LCJleHAiOjE0OTY5MjY2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AsN32FJknjYab4ysV9Qy_vmpiGW1Octp2W4rndOOwWAgQx-6iQurEwytsL_bnAA0WoHNuDqI90cMZ5esYVT32w 2017-06-08 12:54:37.261 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI2MDU3MjU1LCJleHAiOjE0OTY5MjY2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AsN32FJknjYab4ysV9Qy_vmpiGW1Octp2W4rndOOwWAgQx-6iQurEwytsL_bnAA0WoHNuDqI90cMZ5esYVT32w 2017-06-08 12:54:37.261 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-08 12:54:37.261 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:54:37.262 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:54:37.263 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:54:37.264 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:54:37.264 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI2MDU3MjU1LCJleHAiOjE0OTY5MjY2NTcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.AsN32FJknjYab4ysV9Qy_vmpiGW1Octp2W4rndOOwWAgQx-6iQurEwytsL_bnAA0WoHNuDqI90cMZ5esYVT32w 2017-06-08 12:55:37.227 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:55:37.227 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI2NDc3MjY0LCJleHAiOjE0OTY5MjcwNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.OGxSNzfYwWYIumpko8jP3Ks-Zk0cP0DcxHrfzbJXlxV4XBLY8USkmDKmM4iQvrkFb1AJ80Gclf-NP5SMKgkotw 2017-06-08 12:55:37.227 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI2NDc3MjY0LCJleHAiOjE0OTY5MjcwNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.OGxSNzfYwWYIumpko8jP3Ks-Zk0cP0DcxHrfzbJXlxV4XBLY8USkmDKmM4iQvrkFb1AJ80Gclf-NP5SMKgkotw 2017-06-08 12:55:37.227 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:55:37.227 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:55:37.229 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:55:37.230 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:56:37.231 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:56:37.231 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI2NDc3MjY0LCJleHAiOjE0OTY5MjcwNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.OGxSNzfYwWYIumpko8jP3Ks-Zk0cP0DcxHrfzbJXlxV4XBLY8USkmDKmM4iQvrkFb1AJ80Gclf-NP5SMKgkotw 2017-06-08 12:56:37.231 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI2NDc3MjY0LCJleHAiOjE0OTY5MjcwNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.OGxSNzfYwWYIumpko8jP3Ks-Zk0cP0DcxHrfzbJXlxV4XBLY8USkmDKmM4iQvrkFb1AJ80Gclf-NP5SMKgkotw 2017-06-08 12:56:37.231 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:56:37.231 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:56:37.234 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:56:37.235 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:57:37.230 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:57:37.230 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI2NDc3MjY0LCJleHAiOjE0OTY5MjcwNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.OGxSNzfYwWYIumpko8jP3Ks-Zk0cP0DcxHrfzbJXlxV4XBLY8USkmDKmM4iQvrkFb1AJ80Gclf-NP5SMKgkotw 2017-06-08 12:57:37.230 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI2NDc3MjY0LCJleHAiOjE0OTY5MjcwNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.OGxSNzfYwWYIumpko8jP3Ks-Zk0cP0DcxHrfzbJXlxV4XBLY8USkmDKmM4iQvrkFb1AJ80Gclf-NP5SMKgkotw 2017-06-08 12:57:37.230 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:57:37.230 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:57:37.233 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:57:37.233 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:58:37.228 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:58:37.228 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI2NDc3MjY0LCJleHAiOjE0OTY5MjcwNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.OGxSNzfYwWYIumpko8jP3Ks-Zk0cP0DcxHrfzbJXlxV4XBLY8USkmDKmM4iQvrkFb1AJ80Gclf-NP5SMKgkotw 2017-06-08 12:58:37.228 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI2NDc3MjY0LCJleHAiOjE0OTY5MjcwNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.OGxSNzfYwWYIumpko8jP3Ks-Zk0cP0DcxHrfzbJXlxV4XBLY8USkmDKmM4iQvrkFb1AJ80Gclf-NP5SMKgkotw 2017-06-08 12:58:37.228 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:58:37.228 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:58:37.231 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:58:37.232 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 12:59:37.229 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 12:59:37.229 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI2NDc3MjY0LCJleHAiOjE0OTY5MjcwNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.OGxSNzfYwWYIumpko8jP3Ks-Zk0cP0DcxHrfzbJXlxV4XBLY8USkmDKmM4iQvrkFb1AJ80Gclf-NP5SMKgkotw 2017-06-08 12:59:37.229 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI2NDc3MjY0LCJleHAiOjE0OTY5MjcwNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.OGxSNzfYwWYIumpko8jP3Ks-Zk0cP0DcxHrfzbJXlxV4XBLY8USkmDKmM4iQvrkFb1AJ80Gclf-NP5SMKgkotw 2017-06-08 12:59:37.230 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 12:59:37.230 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 12:59:37.232 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 12:59:37.233 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 13:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 13:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 13:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 13:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 13:01:39.344 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-08 13:01:39.344 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI2NDc3MjY0LCJleHAiOjE0OTY5MjcwNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.OGxSNzfYwWYIumpko8jP3Ks-Zk0cP0DcxHrfzbJXlxV4XBLY8USkmDKmM4iQvrkFb1AJ80Gclf-NP5SMKgkotw 2017-06-08 13:01:39.344 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk2OTI2NDc3MjY0LCJleHAiOjE0OTY5MjcwNzcsInV1aWQiOiJlMjhlMTMwMC03YjljLTRhMTUtYjE5Zi1kMzI3ZmVhN2Q4ZGIiLCJtYWMiOiJub25lIn0.OGxSNzfYwWYIumpko8jP3Ks-Zk0cP0DcxHrfzbJXlxV4XBLY8USkmDKmM4iQvrkFb1AJ80Gclf-NP5SMKgkotw 2017-06-08 13:01:39.344 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-08 13:01:39.344 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-08 13:01:39.347 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-08 13:01:39.349 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-08 13:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 13:15:00.005 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 13:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 13:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 13:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 13:30:00.007 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 13:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 13:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 13:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 13:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 13:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 13:45:30.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 14:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 14:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 14:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 14:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 14:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 14:15:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 14:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 14:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 14:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 14:30:00.007 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 14:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 14:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 14:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 14:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 14:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 14:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 15:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 15:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 15:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 15:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 15:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 15:15:00.007 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 15:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 15:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 15:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 15:30:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 15:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 15:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 15:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 15:45:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 15:45:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 15:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 16:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 16:00:00.007 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 16:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 16:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 16:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 16:15:00.005 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 16:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 16:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 16:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 16:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 16:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 16:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 16:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 16:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 16:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 16:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 17:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 17:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 17:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 17:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 17:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 17:15:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 17:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 17:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 17:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 17:30:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 17:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 17:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 17:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 17:45:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 17:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 17:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 18:00:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 18:00:00.005 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 18:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 18:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 18:15:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 18:15:00.005 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 18:15:30.005 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 18:15:30.006 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 18:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 18:30:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 18:30:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 18:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 18:45:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 18:45:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 18:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 18:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 19:00:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 19:00:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 19:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 19:00:30.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 19:15:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 19:15:00.006 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 19:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 19:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 19:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 19:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 19:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 19:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 19:45:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 19:45:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 19:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 19:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 20:00:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 20:00:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 20:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 20:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 20:15:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 20:15:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 20:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 20:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 20:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 20:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 20:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 20:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 20:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 20:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 20:45:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 20:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 21:00:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 21:00:00.006 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 21:00:30.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 21:00:30.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 21:15:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 21:15:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 21:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 21:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 21:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 21:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 21:30:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 21:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 21:45:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 21:45:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 21:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 21:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 22:00:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 22:00:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 22:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 22:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 22:15:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 22:15:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 22:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 22:15:30.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 22:30:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 22:30:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 22:30:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 22:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 22:45:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 22:45:00.005 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 22:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 22:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 23:00:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 23:00:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 23:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 23:00:30.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 23:15:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 23:15:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 23:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 23:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 23:30:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 23:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 23:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 23:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 23:45:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 23:45:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-08 23:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-08 23:45:30.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 00:00:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 00:00:00.006 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 00:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 00:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 00:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 00:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 00:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 00:15:30.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 00:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 00:30:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 00:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 00:30:30.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 00:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 00:45:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 00:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 00:45:30.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 01:00:00.002 DEBUG 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanupDatabase Enter...cleanUpDays:400 2017-06-09 01:00:00.002 DEBUG 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Enter... 2017-06-09 01:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 01:00:00.006 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 01:00:00.006 INFO 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Effected RowCount = 0 2017-06-09 01:00:00.006 DEBUG 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Leave... 2017-06-09 01:00:00.006 DEBUG 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Enter... 2017-06-09 01:00:00.008 INFO 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Effected RowCount = 0 2017-06-09 01:00:00.008 DEBUG 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Leave... 2017-06-09 01:00:00.008 DEBUG 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Enter... 2017-06-09 01:00:00.009 INFO 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Effected RowCount = 0 2017-06-09 01:00:00.009 DEBUG 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Leave... 2017-06-09 01:00:00.009 DEBUG 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Enter... 2017-06-09 01:00:00.010 INFO 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Effected RowCount = 0 2017-06-09 01:00:00.010 DEBUG 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Leave... 2017-06-09 01:00:00.010 DEBUG 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Enter... 2017-06-09 01:00:00.012 INFO 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Effected RowCount = 0 2017-06-09 01:00:00.012 DEBUG 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Leave... 2017-06-09 01:00:00.012 DEBUG 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanupDatabase Leave... 2017-06-09 01:00:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 01:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 01:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 01:15:00.006 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 01:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 01:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 01:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 01:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 01:30:30.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 01:30:30.005 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 01:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 01:45:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 01:45:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 01:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 02:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 02:00:00.007 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 02:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 02:00:30.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 02:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 02:15:00.007 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 02:15:30.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 02:15:30.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 02:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 02:30:00.006 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 02:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 02:30:30.006 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 02:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 02:45:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 02:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 02:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 03:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 03:00:00.005 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 03:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 03:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 03:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 03:15:00.005 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 03:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 03:15:30.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 03:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 03:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 03:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 03:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 03:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 03:45:00.005 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 03:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 03:45:30.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 04:00:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 04:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 04:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 04:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 04:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 04:15:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 04:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 04:15:30.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 04:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 04:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 04:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 04:30:30.007 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 04:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 04:45:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 04:45:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 04:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 05:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 05:00:00.005 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 05:00:30.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 05:00:30.005 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 05:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 05:15:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 05:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 05:15:30.005 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 05:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 05:30:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 05:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 05:30:30.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 05:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 05:45:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 05:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 05:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 06:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 06:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 06:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 06:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 06:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 06:15:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 06:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 06:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 06:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 06:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 06:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 06:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 06:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 06:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 06:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 06:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 07:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 07:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 07:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 07:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 07:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 07:15:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 07:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 07:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 07:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 07:30:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 07:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 07:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 07:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 07:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 07:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 07:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 08:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 08:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 08:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 08:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 08:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 08:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 08:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 08:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 08:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 08:30:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 08:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 08:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 08:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 08:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 08:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 08:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 09:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 09:00:00.005 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 09:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 09:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 09:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 09:15:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 09:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 09:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 09:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 09:30:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 09:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 09:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 09:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 09:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 09:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 09:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 10:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 10:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 10:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 10:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 10:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 10:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 10:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 10:15:30.008 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 10:30:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 10:30:00.005 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 10:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 10:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 10:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 10:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 10:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 10:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 11:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 11:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 11:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 11:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 11:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 11:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 11:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 11:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 11:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 11:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 11:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 11:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 11:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 11:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 11:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 11:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 12:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 12:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 12:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 12:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 12:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 12:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 12:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 12:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 12:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 12:30:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 12:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 12:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 12:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 12:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 12:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 12:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 13:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 13:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 13:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 13:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 13:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 13:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 13:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 13:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 13:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 13:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 13:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 13:30:30.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 13:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 13:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 13:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 13:45:30.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 14:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 14:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 14:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 14:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 14:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 14:15:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 14:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 14:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 14:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 14:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 14:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 14:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 14:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 14:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 14:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 14:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 15:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 15:00:00.005 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 15:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 15:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 15:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 15:15:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 15:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 15:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 15:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 15:30:00.006 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 15:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 15:30:30.006 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 15:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 15:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 15:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 15:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 16:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 16:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 16:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 16:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 16:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 16:15:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 16:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 16:15:30.005 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 16:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 16:30:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 16:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 16:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 16:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 16:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 16:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 16:45:30.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 17:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 17:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 17:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 17:00:30.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 17:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 17:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 17:15:30.008 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 17:15:30.009 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 17:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 17:30:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 17:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 17:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 17:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 17:45:00.006 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 17:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 17:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 18:00:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 18:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 18:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 18:00:30.005 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 18:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 18:15:00.006 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 18:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 18:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 18:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 18:30:00.006 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 18:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 18:30:30.007 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 18:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 18:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 18:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 18:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 19:00:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 19:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 19:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 19:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 19:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 19:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 19:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 19:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 19:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 19:30:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 19:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 19:30:30.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 19:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 19:45:00.005 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 19:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 19:45:30.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 20:00:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 20:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 20:00:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 20:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 20:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 20:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 20:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 20:15:30.005 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 20:30:00.005 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 20:30:00.007 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 20:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 20:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 20:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 20:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 20:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 20:45:30.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 21:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 21:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 21:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 21:00:30.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 21:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 21:15:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 21:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 21:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 21:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 21:30:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 21:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 21:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 21:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 21:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 21:45:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 21:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 22:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 22:00:00.008 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 22:00:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 22:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 22:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 22:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 22:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 22:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 22:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 22:30:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 22:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 22:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 22:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 22:45:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 22:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 22:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 23:00:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 23:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 23:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 23:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 23:15:00.006 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 23:15:00.008 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 23:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 23:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 23:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 23:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 23:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 23:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 23:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 23:45:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-09 23:45:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-09 23:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 00:00:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 00:00:00.007 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 00:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 00:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 00:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 00:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 00:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 00:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 00:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 00:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 00:30:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 00:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 00:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 00:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 00:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 00:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 01:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 01:00:00.004 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanupDatabase Enter...cleanUpDays:400 2017-06-10 01:00:00.004 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Enter... 2017-06-10 01:00:00.005 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 01:00:00.006 INFO 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Effected RowCount = 0 2017-06-10 01:00:00.006 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Leave... 2017-06-10 01:00:00.006 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Enter... 2017-06-10 01:00:00.007 INFO 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Effected RowCount = 0 2017-06-10 01:00:00.007 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Leave... 2017-06-10 01:00:00.007 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Enter... 2017-06-10 01:00:00.008 INFO 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Effected RowCount = 0 2017-06-10 01:00:00.008 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Leave... 2017-06-10 01:00:00.008 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Enter... 2017-06-10 01:00:00.008 INFO 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Effected RowCount = 0 2017-06-10 01:00:00.008 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Leave... 2017-06-10 01:00:00.008 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Enter... 2017-06-10 01:00:00.010 INFO 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Effected RowCount = 0 2017-06-10 01:00:00.010 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Leave... 2017-06-10 01:00:00.010 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanupDatabase Leave... 2017-06-10 01:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 01:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 01:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 01:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 01:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 01:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 01:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 01:30:00.005 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 01:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 01:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 01:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 01:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 01:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 01:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 02:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 02:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 02:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 02:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 02:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 02:15:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 02:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 02:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 02:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 02:30:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 02:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 02:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 02:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 02:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 02:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 02:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 03:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 03:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 03:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 03:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 03:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 03:15:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 03:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 03:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 03:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 03:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 03:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 03:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 03:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 03:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 03:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 03:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 04:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 04:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 04:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 04:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 04:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 04:15:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 04:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 04:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 04:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 04:30:00.007 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 04:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 04:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 04:45:00.008 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 04:45:00.010 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 04:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 04:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 05:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 05:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 05:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 05:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 05:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 05:15:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 05:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 05:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 05:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 05:30:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 05:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 05:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 05:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 05:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 05:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 05:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 06:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 06:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 06:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 06:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 06:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 06:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 06:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 06:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 06:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 06:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 06:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 06:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 06:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 06:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 06:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 06:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 07:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 07:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 07:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 07:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 07:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 07:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 07:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 07:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 07:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 07:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 07:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 07:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 07:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 07:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 07:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 07:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 08:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 08:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 08:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 08:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 08:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 08:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 08:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 08:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 08:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 08:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 08:30:30.007 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 08:30:30.008 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 08:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 08:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 08:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 08:45:30.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 09:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 09:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 09:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 09:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 09:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 09:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 09:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 09:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 09:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 09:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 09:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 09:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 09:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 09:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 09:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 09:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 10:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 10:00:00.014 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 10:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 10:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 10:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 10:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 10:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 10:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 10:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 10:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 10:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 10:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 10:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 10:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 10:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 10:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 11:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 11:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 11:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 11:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 11:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 11:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 11:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 11:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 11:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 11:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 11:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 11:30:30.005 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 11:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 11:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 11:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 11:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 12:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 12:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 12:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 12:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 12:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 12:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 12:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 12:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 12:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 12:30:00.005 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 12:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 12:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 12:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 12:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 12:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 12:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 13:00:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 13:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 13:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 13:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 13:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 13:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 13:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 13:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 13:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 13:30:00.010 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 13:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 13:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 13:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 13:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 13:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 13:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 14:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 14:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 14:00:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 14:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 14:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 14:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 14:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 14:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 14:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 14:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 14:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 14:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 14:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 14:45:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 14:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 14:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 15:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 15:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 15:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 15:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 15:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 15:15:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 15:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 15:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 15:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 15:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 15:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 15:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 15:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 15:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 15:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 15:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 16:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 16:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 16:00:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 16:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 16:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 16:15:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 16:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 16:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 16:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 16:30:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 16:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 16:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 16:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 16:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 16:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 16:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 17:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 17:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 17:00:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 17:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 17:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 17:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 17:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 17:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 17:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 17:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 17:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 17:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 17:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 17:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 17:45:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 17:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 18:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 18:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 18:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 18:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 18:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 18:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 18:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 18:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 18:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 18:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 18:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 18:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 18:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 18:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 18:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 18:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 19:00:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 19:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 19:00:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 19:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 19:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 19:15:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 19:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 19:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 19:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 19:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 19:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 19:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 19:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 19:45:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 19:45:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 19:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 20:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 20:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 20:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 20:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 20:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 20:15:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 20:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 20:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 20:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 20:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 20:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 20:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 20:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 20:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 20:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 20:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 21:00:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 21:00:00.005 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 21:00:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 21:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 21:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 21:15:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 21:15:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 21:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 21:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 21:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 21:30:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 21:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 21:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 21:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 21:45:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 21:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 22:00:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 22:00:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 22:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 22:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 22:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 22:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 22:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 22:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 22:30:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 22:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 22:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 22:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 22:45:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 22:45:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 22:45:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 22:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 23:00:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 23:00:00.014 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 23:00:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 23:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 23:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 23:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 23:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 23:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 23:30:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 23:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 23:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 23:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 23:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 23:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-10 23:45:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-10 23:45:30.006 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 00:00:00.014 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 00:00:00.022 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 00:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 00:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 00:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 00:15:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 00:15:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 00:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 00:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 00:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 00:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 00:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 00:45:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 00:45:00.005 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 00:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 00:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 01:00:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 01:00:00.004 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanupDatabase Enter...cleanUpDays:400 2017-06-11 01:00:00.004 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Enter... 2017-06-11 01:00:00.005 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 01:00:00.006 INFO 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Effected RowCount = 0 2017-06-11 01:00:00.006 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Leave... 2017-06-11 01:00:00.006 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Enter... 2017-06-11 01:00:00.008 INFO 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Effected RowCount = 0 2017-06-11 01:00:00.008 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Leave... 2017-06-11 01:00:00.008 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Enter... 2017-06-11 01:00:00.008 INFO 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Effected RowCount = 0 2017-06-11 01:00:00.008 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Leave... 2017-06-11 01:00:00.008 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Enter... 2017-06-11 01:00:00.008 INFO 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Effected RowCount = 0 2017-06-11 01:00:00.008 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Leave... 2017-06-11 01:00:00.008 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Enter... 2017-06-11 01:00:00.011 INFO 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Effected RowCount = 0 2017-06-11 01:00:00.011 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Leave... 2017-06-11 01:00:00.011 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanupDatabase Leave... 2017-06-11 01:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 01:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 01:15:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 01:15:00.005 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 01:15:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 01:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 01:30:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 01:30:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 01:30:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 01:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 01:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 01:45:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 01:45:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 01:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 02:00:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 02:00:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 02:00:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 02:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 02:15:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 02:15:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 02:15:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 02:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 02:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 02:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 02:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 02:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 02:45:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 02:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 02:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 02:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 03:00:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 03:00:00.005 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 03:00:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 03:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 03:15:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 03:15:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 03:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 03:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 03:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 03:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 03:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 03:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 03:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 03:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 03:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 03:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 04:00:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 04:00:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 04:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 04:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 04:15:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 04:15:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 04:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 04:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 04:30:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 04:30:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 04:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 04:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 04:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 04:45:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 04:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 04:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 05:00:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 05:00:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 05:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 05:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 05:15:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 05:15:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 05:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 05:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 05:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 05:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 05:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 05:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 05:45:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 05:45:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 05:45:30.012 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 05:45:30.013 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 06:00:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 06:00:00.005 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 06:00:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 06:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 06:15:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 06:15:00.005 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 06:15:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 06:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 06:30:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 06:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 06:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 06:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 06:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 06:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 06:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 06:45:30.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 07:00:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 07:00:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 07:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 07:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 07:15:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 07:15:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 07:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 07:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 07:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 07:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 07:30:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 07:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 07:45:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 07:45:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 07:45:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 07:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 08:00:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 08:00:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 08:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 08:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 08:15:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 08:15:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 08:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 08:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 08:30:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 08:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 08:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 08:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 08:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 08:45:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 08:45:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 08:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 09:00:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 09:00:00.005 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 09:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 09:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 09:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 09:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 09:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 09:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 09:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 09:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 09:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 09:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 09:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 09:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 09:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 09:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 10:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 10:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 10:00:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 10:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 10:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 10:15:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 10:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 10:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 10:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 10:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 10:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 10:30:30.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 10:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 10:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 10:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 10:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 11:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 11:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 11:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 11:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 11:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 11:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 11:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 11:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 11:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 11:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 11:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 11:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 11:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 11:45:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 11:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 11:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 12:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 12:00:00.005 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 12:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 12:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 12:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 12:15:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 12:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 12:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 12:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 12:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 12:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 12:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 12:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 12:45:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 12:45:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 12:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 13:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 13:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 13:00:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 13:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 13:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 13:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 13:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 13:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 13:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 13:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 13:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 13:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 13:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 13:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 13:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 13:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 14:00:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 14:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 14:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 14:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 14:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 14:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 14:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 14:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 14:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 14:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 14:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 14:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 14:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 14:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 14:45:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 14:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 15:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 15:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 15:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 15:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 15:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 15:15:00.005 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 15:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 15:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 15:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 15:30:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 15:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 15:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 15:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 15:45:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 15:45:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 15:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 16:00:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 16:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 16:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 16:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 16:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 16:15:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 16:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 16:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 16:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 16:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 16:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 16:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 16:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 16:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 16:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 16:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 17:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 17:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 17:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 17:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 17:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 17:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 17:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 17:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 17:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 17:30:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 17:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 17:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 17:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 17:45:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 17:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 17:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 18:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 18:00:00.005 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 18:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 18:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 18:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 18:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 18:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 18:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 18:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 18:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 18:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 18:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 18:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 18:45:00.014 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 18:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 18:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 19:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 19:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 19:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 19:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 19:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 19:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 19:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 19:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 19:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 19:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 19:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 19:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 19:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 19:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 19:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 19:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 20:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 20:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 20:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 20:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 20:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 20:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 20:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 20:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 20:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 20:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 20:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 20:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 20:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 20:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 20:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 20:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 21:00:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 21:00:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 21:00:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 21:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 21:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 21:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 21:15:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 21:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 21:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 21:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 21:30:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 21:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 21:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 21:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 21:45:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 21:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 22:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 22:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 22:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 22:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 22:15:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 22:15:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 22:15:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 22:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 22:30:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 22:30:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 22:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 22:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 22:45:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 22:45:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 22:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 22:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 23:00:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 23:00:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 23:00:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 23:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 23:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 23:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 23:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 23:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 23:30:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 23:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 23:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 23:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 23:45:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 23:45:00.005 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-11 23:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-11 23:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 00:00:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 00:00:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 00:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 00:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 00:15:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 00:15:00.005 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 00:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 00:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 00:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 00:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 00:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 00:30:30.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 00:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 00:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 00:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 00:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 01:00:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 01:00:00.004 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanupDatabase Enter...cleanUpDays:400 2017-06-12 01:00:00.004 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Enter... 2017-06-12 01:00:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 01:00:00.005 INFO 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Effected RowCount = 0 2017-06-12 01:00:00.005 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Leave... 2017-06-12 01:00:00.005 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Enter... 2017-06-12 01:00:00.006 INFO 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Effected RowCount = 0 2017-06-12 01:00:00.006 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Leave... 2017-06-12 01:00:00.006 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Enter... 2017-06-12 01:00:00.006 INFO 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Effected RowCount = 0 2017-06-12 01:00:00.006 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Leave... 2017-06-12 01:00:00.006 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Enter... 2017-06-12 01:00:00.008 INFO 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Effected RowCount = 0 2017-06-12 01:00:00.008 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Leave... 2017-06-12 01:00:00.008 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Enter... 2017-06-12 01:00:00.008 INFO 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Effected RowCount = 0 2017-06-12 01:00:00.008 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Leave... 2017-06-12 01:00:00.008 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanupDatabase Leave... 2017-06-12 01:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 01:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 01:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 01:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 01:15:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 01:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 01:30:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 01:30:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 01:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 01:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 01:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 01:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 01:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 01:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 02:00:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 02:00:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 02:00:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 02:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 02:15:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 02:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 02:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 02:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 02:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 02:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 02:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 02:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 02:45:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 02:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 02:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 02:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 03:00:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 03:00:00.005 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 03:00:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 03:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 03:15:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 03:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 03:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 03:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 03:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 03:30:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 03:30:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 03:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 03:45:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 03:45:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 03:45:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 03:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 04:00:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 04:00:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 04:00:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 04:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 04:15:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 04:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 04:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 04:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 04:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 04:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 04:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 04:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 04:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 04:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 04:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 04:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 05:00:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 05:00:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 05:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 05:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 05:15:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 05:15:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 05:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 05:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 05:30:00.012 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 05:30:00.013 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 05:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 05:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 05:45:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 05:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 05:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 05:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 06:00:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 06:00:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 06:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 06:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 06:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 06:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 06:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 06:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 06:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 06:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 06:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 06:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 06:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 06:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 06:45:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 06:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 07:00:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 07:00:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 07:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 07:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 07:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 07:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 07:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 07:15:30.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 07:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 07:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 07:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 07:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 07:45:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 07:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 07:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 07:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 08:00:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 08:00:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 08:00:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 08:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 08:15:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 08:15:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 08:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 08:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 08:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 08:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 08:30:30.010 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 08:30:30.011 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 08:45:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 08:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 08:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 08:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 09:00:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 09:00:00.005 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 09:00:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 09:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 09:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 09:15:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 09:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 09:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 09:30:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 09:30:00.005 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 09:30:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 09:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 09:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 09:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 09:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 09:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 10:00:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 10:00:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 10:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 10:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 10:15:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 10:15:00.005 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 10:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 10:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 10:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 10:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 10:30:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 10:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 10:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 10:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 10:45:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 10:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 11:00:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 11:00:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 11:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 11:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 11:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 11:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 11:15:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 11:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 11:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 11:30:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 11:30:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 11:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 11:45:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 11:45:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 11:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 11:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 12:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 12:00:00.005 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 12:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 12:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 12:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 12:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 12:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 12:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 12:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 12:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 12:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 12:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 12:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 12:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 12:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 12:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 13:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 13:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 13:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 13:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 13:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 13:15:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 13:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 13:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 13:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 13:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 13:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 13:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 13:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 13:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 13:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 13:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 14:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 14:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 14:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 14:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 14:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 14:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 14:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 14:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 14:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 14:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 14:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 14:30:30.012 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 14:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 14:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 14:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 14:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 15:00:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 15:00:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 15:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 15:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 15:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 15:15:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 15:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 15:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 15:30:00.008 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 15:30:00.009 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 15:30:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 15:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 15:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 15:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 15:45:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 15:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 16:00:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 16:00:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 16:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 16:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 16:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 16:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 16:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 16:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 16:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 16:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 16:30:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 16:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 16:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 16:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 16:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 16:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 17:00:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 17:00:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 17:00:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 17:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 17:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 17:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 17:15:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 17:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 17:30:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 17:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 17:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 17:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 17:45:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 17:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 17:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 17:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 18:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 18:00:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 18:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 18:00:30.013 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 18:15:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 18:15:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 18:15:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 18:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 18:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 18:30:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 18:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 18:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 18:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 18:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 18:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 18:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 19:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 19:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 19:00:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 19:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 19:15:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 19:15:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 19:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 19:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 19:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 19:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 19:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 19:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 19:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 19:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 19:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 19:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 20:00:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 20:00:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 20:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 20:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 20:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 20:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 20:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 20:15:30.010 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 20:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 20:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 20:30:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 20:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 20:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 20:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 20:45:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 20:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 21:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 21:00:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 21:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 21:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 21:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 21:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 21:15:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 21:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 21:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 21:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 21:30:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 21:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 21:45:00.008 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 21:45:00.010 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 21:45:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 21:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 22:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 22:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 22:00:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 22:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 22:15:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 22:15:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 22:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 22:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 22:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 22:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 22:30:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 22:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 22:45:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 22:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 22:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 22:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 23:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 23:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 23:00:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 23:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 23:15:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 23:15:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 23:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 23:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 23:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 23:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 23:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 23:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 23:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 23:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-12 23:45:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-12 23:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 00:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 00:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 00:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 00:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 00:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 00:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 00:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 00:15:30.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 00:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 00:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 00:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 00:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 00:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 00:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 00:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 00:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 01:00:00.001 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanupDatabase Enter...cleanUpDays:400 2017-06-13 01:00:00.002 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Enter... 2017-06-13 01:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 01:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 01:00:00.005 INFO 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Effected RowCount = 0 2017-06-13 01:00:00.005 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Leave... 2017-06-13 01:00:00.005 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Enter... 2017-06-13 01:00:00.006 INFO 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Effected RowCount = 0 2017-06-13 01:00:00.006 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Leave... 2017-06-13 01:00:00.006 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Enter... 2017-06-13 01:00:00.006 INFO 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Effected RowCount = 0 2017-06-13 01:00:00.006 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Leave... 2017-06-13 01:00:00.006 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Enter... 2017-06-13 01:00:00.006 INFO 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Effected RowCount = 0 2017-06-13 01:00:00.006 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Leave... 2017-06-13 01:00:00.006 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Enter... 2017-06-13 01:00:00.008 INFO 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Effected RowCount = 0 2017-06-13 01:00:00.008 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Leave... 2017-06-13 01:00:00.008 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanupDatabase Leave... 2017-06-13 01:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 01:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 01:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 01:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 01:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 01:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 01:30:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 01:30:00.006 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 01:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 01:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 01:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 01:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 01:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 01:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 02:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 02:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 02:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 02:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 02:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 02:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 02:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 02:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 02:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 02:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 02:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 02:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 02:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 02:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 02:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 02:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 03:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 03:00:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 03:00:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 03:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 03:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 03:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 03:15:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 03:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 03:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 03:30:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 03:30:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 03:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 03:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 03:45:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 03:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 03:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 04:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 04:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 04:00:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 04:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 04:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 04:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 04:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 04:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 04:30:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 04:30:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 04:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 04:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 04:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 04:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 04:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 04:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 05:00:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 05:00:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 05:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 05:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 05:15:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 05:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 05:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 05:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 05:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 05:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 05:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 05:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 05:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 05:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 05:45:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 05:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 06:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 06:00:00.005 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 06:00:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 06:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 06:15:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 06:15:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 06:15:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 06:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 06:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 06:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 06:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 06:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 06:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 06:45:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 06:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 06:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 07:00:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 07:00:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 07:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 07:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 07:15:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 07:15:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 07:15:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 07:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 07:30:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 07:30:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 07:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 07:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 07:45:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 07:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 07:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 07:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 08:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 08:00:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 08:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 08:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 08:15:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 08:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 08:15:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 08:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 08:30:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 08:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 08:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 08:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 08:45:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 08:45:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 08:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 08:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 09:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 09:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 09:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 09:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 09:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 09:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 09:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 09:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 09:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 09:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 09:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 09:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 09:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 09:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 09:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 09:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 10:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 10:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 10:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 10:00:30.010 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 10:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 10:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 10:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 10:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 10:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 10:30:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 10:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 10:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 10:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 10:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 10:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 10:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 11:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 11:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 11:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 11:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 11:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 11:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 11:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 11:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 11:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 11:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 11:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 11:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 11:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 11:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 11:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 11:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 12:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 12:00:00.005 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 12:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 12:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 12:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 12:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 12:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 12:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 12:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 12:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 12:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 12:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 12:45:00.007 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 12:45:00.009 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 12:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 12:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 13:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 13:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 13:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 13:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 13:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 13:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 13:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 13:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 13:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 13:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 13:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 13:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 13:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 13:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 13:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 13:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 14:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 14:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 14:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 14:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 14:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 14:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 14:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 14:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 14:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 14:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 14:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 14:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 14:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 14:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 14:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 14:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 15:00:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 15:00:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 15:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 15:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 15:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 15:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 15:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 15:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 15:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 15:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 15:30:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 15:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 15:45:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 15:45:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 15:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 15:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 16:00:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 16:00:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 16:00:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 16:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 16:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 16:15:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 16:15:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 16:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 16:30:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 16:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 16:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 16:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 16:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 16:45:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 16:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 16:45:30.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 17:00:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 17:00:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 17:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 17:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 17:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 17:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 17:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 17:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 17:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 17:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 17:30:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 17:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 17:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 17:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 17:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 17:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 18:00:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 18:00:00.005 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 18:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 18:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 18:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 18:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 18:15:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 18:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 18:30:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 18:30:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 18:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 18:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 18:45:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 18:45:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 18:45:30.012 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 18:45:30.013 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 19:00:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 19:00:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 19:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 19:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 19:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 19:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 19:15:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 19:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 19:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 19:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 19:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 19:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 19:45:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 19:45:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 19:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 19:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 20:00:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 20:00:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 20:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 20:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 20:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 20:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 20:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 20:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 20:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 20:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 20:30:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 20:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 20:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 20:45:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 20:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 20:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 21:00:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 21:00:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 21:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 21:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 21:15:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 21:15:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 21:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 21:15:30.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 21:30:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 21:30:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 21:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 21:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 21:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 21:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 21:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 21:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 22:00:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 22:00:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 22:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 22:00:30.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 22:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 22:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 22:15:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 22:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 22:30:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 22:30:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 22:30:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 22:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 22:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 22:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 22:45:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 22:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 23:00:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 23:00:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 23:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 23:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 23:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 23:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 23:15:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 23:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 23:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 23:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 23:30:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 23:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 23:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 23:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-13 23:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-13 23:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 00:00:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 00:00:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 00:00:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 00:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 00:15:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 00:15:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 00:15:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 00:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 00:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 00:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 00:30:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 00:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 00:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 00:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 00:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 00:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 01:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 01:00:00.003 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanupDatabase Enter...cleanUpDays:400 2017-06-14 01:00:00.003 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Enter... 2017-06-14 01:00:00.004 INFO 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Effected RowCount = 0 2017-06-14 01:00:00.004 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Leave... 2017-06-14 01:00:00.004 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Enter... 2017-06-14 01:00:00.005 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 01:00:00.005 INFO 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Effected RowCount = 0 2017-06-14 01:00:00.006 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Leave... 2017-06-14 01:00:00.006 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Enter... 2017-06-14 01:00:00.007 INFO 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Effected RowCount = 0 2017-06-14 01:00:00.007 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Leave... 2017-06-14 01:00:00.007 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Enter... 2017-06-14 01:00:00.007 INFO 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Effected RowCount = 0 2017-06-14 01:00:00.007 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Leave... 2017-06-14 01:00:00.007 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Enter... 2017-06-14 01:00:00.008 INFO 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Effected RowCount = 0 2017-06-14 01:00:00.008 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Leave... 2017-06-14 01:00:00.008 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanupDatabase Leave... 2017-06-14 01:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 01:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 01:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 01:15:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 01:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 01:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 01:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 01:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 01:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 01:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 01:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 01:45:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 01:45:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 01:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 02:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 02:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 02:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 02:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 02:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 02:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 02:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 02:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 02:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 02:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 02:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 02:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 02:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 02:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 02:45:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 02:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 03:00:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 03:00:00.005 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 03:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 03:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 03:15:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 03:15:00.005 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 03:15:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 03:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 03:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 03:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 03:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 03:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 03:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 03:45:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 03:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 03:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 04:00:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 04:00:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 04:00:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 04:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 04:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 04:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 04:15:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 04:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 04:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 04:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 04:30:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 04:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 04:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 04:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 04:45:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 04:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 05:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 05:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 05:00:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 05:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 05:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 05:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 05:15:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 05:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 05:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 05:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 05:30:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 05:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 05:45:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 05:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 05:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 05:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 06:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 06:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 06:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 06:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 06:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 06:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 06:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 06:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 06:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 06:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 06:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 06:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 06:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 06:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 06:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 06:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 07:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 07:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 07:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 07:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 07:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 07:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 07:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 07:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 07:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 07:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 07:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 07:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 07:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 07:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 07:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 07:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 08:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 08:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 08:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 08:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 08:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 08:15:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 08:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 08:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 08:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 08:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 08:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 08:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 08:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 08:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 08:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 08:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 09:00:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 09:00:00.008 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 09:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 09:00:30.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 09:15:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 09:15:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 09:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 09:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 09:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 09:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 09:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 09:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 09:45:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 09:45:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 09:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 09:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 10:00:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 10:00:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 10:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 10:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 10:15:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 10:15:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 10:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 10:15:30.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 10:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 10:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 10:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 10:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 10:45:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 10:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 10:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 10:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 11:00:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 11:00:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 11:00:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 11:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 11:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 11:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 11:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 11:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 11:30:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 11:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 11:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 11:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 11:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 11:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 11:45:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 11:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 12:00:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 12:00:00.006 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 12:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 12:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 12:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 12:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 12:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 12:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 12:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 12:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 12:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 12:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 12:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 12:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 12:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 12:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 13:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 13:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 13:00:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 13:00:30.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 13:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 13:15:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 13:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 13:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 13:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 13:30:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 13:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 13:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 13:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 13:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 13:45:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 13:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 14:00:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 14:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 14:00:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 14:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 14:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 14:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 14:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 14:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 14:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 14:30:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 14:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 14:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 14:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 14:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 14:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 14:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 15:00:00.005 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 15:00:00.007 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 15:00:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 15:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 15:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 15:15:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 15:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 15:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 15:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 15:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 15:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 15:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 15:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 15:45:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 15:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 15:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 16:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 16:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 16:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 16:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 16:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 16:15:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 16:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 16:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 16:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 16:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 16:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 16:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 16:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 16:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 16:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 16:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 17:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 17:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 17:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 17:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 17:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 17:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 17:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 17:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 17:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 17:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 17:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 17:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 17:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 17:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 17:45:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 17:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 18:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 18:00:00.005 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 18:00:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 18:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 18:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 18:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 18:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 18:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 18:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 18:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 18:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 18:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 18:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 18:45:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 18:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 18:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 19:00:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 19:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 19:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 19:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 19:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 19:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 19:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 19:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 19:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 19:30:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 19:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 19:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 19:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 19:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 19:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 19:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 20:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 20:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 20:00:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 20:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 20:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 20:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 20:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 20:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 20:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 20:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 20:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 20:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 20:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 20:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 20:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 20:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 21:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 21:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 21:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 21:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 21:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 21:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 21:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 21:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 21:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 21:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 21:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 21:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 21:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 21:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 21:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 21:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 22:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 22:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 22:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 22:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 22:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 22:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 22:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 22:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 22:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 22:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 22:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 22:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 22:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 22:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 22:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 22:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 23:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 23:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 23:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 23:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 23:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 23:15:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 23:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 23:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 23:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 23:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 23:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 23:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 23:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 23:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-14 23:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-14 23:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 00:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 00:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 00:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 00:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 00:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 00:15:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 00:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 00:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 00:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 00:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 00:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 00:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 00:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 00:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 00:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 00:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 01:00:00.001 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanupDatabase Enter...cleanUpDays:400 2017-06-15 01:00:00.001 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Enter... 2017-06-15 01:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 01:00:00.004 INFO 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Effected RowCount = 0 2017-06-15 01:00:00.004 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Leave... 2017-06-15 01:00:00.004 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Enter... 2017-06-15 01:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 01:00:00.005 INFO 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Effected RowCount = 0 2017-06-15 01:00:00.005 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Leave... 2017-06-15 01:00:00.005 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Enter... 2017-06-15 01:00:00.005 INFO 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Effected RowCount = 0 2017-06-15 01:00:00.005 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Leave... 2017-06-15 01:00:00.005 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Enter... 2017-06-15 01:00:00.007 INFO 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Effected RowCount = 0 2017-06-15 01:00:00.007 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Leave... 2017-06-15 01:00:00.007 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Enter... 2017-06-15 01:00:00.007 INFO 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Effected RowCount = 0 2017-06-15 01:00:00.007 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Leave... 2017-06-15 01:00:00.007 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanupDatabase Leave... 2017-06-15 01:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 01:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 01:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 01:15:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 01:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 01:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 01:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 01:30:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 01:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 01:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 01:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 01:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 01:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 01:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 02:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 02:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 02:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 02:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 02:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 02:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 02:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 02:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 02:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 02:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 02:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 02:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 02:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 02:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 02:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 02:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 03:00:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 03:00:00.012 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 03:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 03:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 03:15:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 03:15:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 03:15:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 03:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 03:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 03:30:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 03:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 03:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 03:45:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 03:45:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 03:45:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 03:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 04:00:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 04:00:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 04:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 04:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 04:15:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 04:15:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 04:15:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 04:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 04:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 04:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 04:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 04:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 04:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 04:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 04:45:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 04:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 05:00:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 05:00:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 05:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 05:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 05:15:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 05:15:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 05:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 05:15:30.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 05:30:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 05:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 05:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 05:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 05:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 05:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 05:45:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 05:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 06:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 06:00:00.005 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 06:00:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 06:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 06:15:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 06:15:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 06:15:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 06:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 06:30:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 06:30:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 06:30:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 06:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 06:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 06:45:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 06:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 06:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 07:00:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 07:00:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 07:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 07:00:30.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 07:15:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 07:15:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 07:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 07:15:30.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 07:30:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 07:30:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 07:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 07:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 07:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 07:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 07:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 07:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 08:00:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 08:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 08:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 08:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 08:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 08:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 08:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 08:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 08:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 08:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 08:30:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 08:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 08:45:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 08:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 08:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 08:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 09:00:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 09:00:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 09:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 09:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 09:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 09:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 09:15:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 09:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 09:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 09:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 09:30:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 09:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 09:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 09:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 09:45:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 09:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 10:00:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 10:00:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 10:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 10:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 10:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 10:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 10:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 10:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 10:30:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 10:30:00.005 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 10:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 10:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 10:45:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 10:45:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 10:45:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 10:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 11:00:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 11:00:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 11:00:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 11:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 11:15:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 11:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 11:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 11:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 11:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 11:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 11:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 11:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 11:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 11:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 11:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 11:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 12:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 12:00:00.005 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 12:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 12:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 12:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 12:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 12:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 12:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 12:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 12:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 12:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 12:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 12:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 12:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 12:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 12:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 13:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 13:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 13:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 13:00:30.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 13:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 13:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 13:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 13:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 13:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 13:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 13:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 13:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 13:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 13:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 13:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 13:45:30.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 14:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 14:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 14:00:30.012 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 14:00:30.012 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 14:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 14:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 14:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 14:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 14:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 14:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 14:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 14:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 14:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 14:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 14:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 14:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 15:00:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 15:00:00.005 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 15:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 15:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 15:15:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 15:15:00.005 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 15:15:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 15:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 15:30:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 15:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 15:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 15:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 15:45:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 15:45:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 15:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 15:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 16:00:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 16:00:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 16:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 16:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 16:15:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 16:15:00.005 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 16:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 16:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 16:30:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 16:30:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 16:30:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 16:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 16:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 16:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 16:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 16:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 17:00:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 17:00:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 17:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 17:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 17:15:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 17:15:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 17:15:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 17:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 17:30:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 17:30:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 17:30:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 17:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 17:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 17:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 17:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 17:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 18:00:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 18:00:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 18:00:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 18:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 18:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 18:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 18:15:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 18:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 18:30:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 18:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 18:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 18:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 18:45:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 18:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 18:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 18:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 19:00:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 19:00:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 19:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 19:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 19:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 19:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 19:15:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 19:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 19:30:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 19:30:00.005 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 19:30:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 19:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 19:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 19:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 19:45:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 19:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 20:00:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 20:00:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 20:00:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 20:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 20:15:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 20:15:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 20:15:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 20:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 20:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 20:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 20:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 20:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 20:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 20:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 20:45:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 20:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 21:00:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 21:00:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 21:00:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 21:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 21:15:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 21:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 21:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 21:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 21:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 21:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 21:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 21:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 21:45:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 21:45:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 21:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 21:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 22:00:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 22:00:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 22:00:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 22:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 22:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 22:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 22:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 22:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 22:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 22:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 22:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 22:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 22:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 22:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 22:45:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 22:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 23:00:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 23:00:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 23:00:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 23:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 23:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 23:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 23:15:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 23:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 23:30:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 23:30:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 23:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 23:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 23:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 23:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-15 23:45:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-15 23:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 00:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 00:00:00.005 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 00:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 00:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 00:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 00:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 00:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 00:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 00:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 00:30:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 00:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 00:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 00:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 00:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 00:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 00:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 01:00:00.002 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanupDatabase Enter...cleanUpDays:400 2017-06-16 01:00:00.002 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Enter... 2017-06-16 01:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 01:00:00.005 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 01:00:00.005 INFO 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Effected RowCount = 0 2017-06-16 01:00:00.005 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Leave... 2017-06-16 01:00:00.005 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Enter... 2017-06-16 01:00:00.006 INFO 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Effected RowCount = 0 2017-06-16 01:00:00.006 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Leave... 2017-06-16 01:00:00.006 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Enter... 2017-06-16 01:00:00.008 INFO 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Effected RowCount = 0 2017-06-16 01:00:00.008 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Leave... 2017-06-16 01:00:00.008 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Enter... 2017-06-16 01:00:00.008 INFO 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Effected RowCount = 0 2017-06-16 01:00:00.008 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Leave... 2017-06-16 01:00:00.008 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Enter... 2017-06-16 01:00:00.008 INFO 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Effected RowCount = 0 2017-06-16 01:00:00.008 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Leave... 2017-06-16 01:00:00.008 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanupDatabase Leave... 2017-06-16 01:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 01:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 01:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 01:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 01:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 01:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 01:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 01:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 01:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 01:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 01:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 01:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 01:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 01:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 02:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 02:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 02:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 02:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 02:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 02:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 02:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 02:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 02:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 02:30:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 02:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 02:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 02:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 02:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 02:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 02:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 03:00:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 03:00:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 03:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 03:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 03:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 03:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 03:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 03:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 03:30:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 03:30:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 03:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 03:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 03:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 03:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 03:45:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 03:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 04:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 04:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 04:00:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 04:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 04:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 04:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 04:15:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 04:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 04:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 04:30:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 04:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 04:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 04:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 04:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 04:45:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 04:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 05:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 05:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 05:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 05:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 05:15:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 05:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 05:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 05:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 05:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 05:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 05:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 05:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 05:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 05:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 05:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 05:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 06:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 06:00:00.005 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 06:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 06:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 06:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 06:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 06:15:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 06:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 06:30:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 06:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 06:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 06:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 06:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 06:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 06:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 06:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 07:00:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 07:00:00.005 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 07:00:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 07:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 07:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 07:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 07:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 07:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 07:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 07:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 07:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 07:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 07:45:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 07:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 07:45:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 07:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 08:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 08:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 08:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 08:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 08:15:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 08:15:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 08:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 08:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 08:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 08:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 08:30:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 08:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 08:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 08:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 08:45:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 08:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 09:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 09:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 09:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 09:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 09:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 09:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 09:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 09:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 09:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 09:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 09:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 09:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 09:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 09:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 09:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 09:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 10:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 10:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 10:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 10:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 10:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 10:15:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 10:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 10:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 10:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 10:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 10:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 10:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 10:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 10:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 10:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 10:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 11:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 11:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 11:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 11:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 11:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 11:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 11:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 11:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 11:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 11:30:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 11:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 11:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 11:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 11:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 11:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 11:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 12:00:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 12:00:00.005 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 12:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 12:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 12:15:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 12:15:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 12:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 12:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 12:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 12:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 12:30:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 12:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 12:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 12:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 12:45:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 12:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 13:00:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 13:00:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 13:00:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 13:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 13:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 13:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 13:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 13:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 13:30:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 13:30:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 13:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 13:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 13:45:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 13:45:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 13:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 13:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 14:00:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 14:00:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 14:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 14:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 14:15:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 14:15:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 14:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 14:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 14:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 14:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 14:30:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 14:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 14:45:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 14:45:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 14:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 14:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 15:00:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 15:00:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 15:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 15:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 15:15:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 15:15:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 15:15:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 15:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 15:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 15:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 15:30:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 15:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 15:45:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 15:45:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 15:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 15:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 16:00:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 16:00:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 16:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 16:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 16:15:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 16:15:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 16:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 16:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 16:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 16:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 16:30:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 16:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 16:45:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 16:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 16:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 16:45:30.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 17:00:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 17:00:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 17:00:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 17:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 17:15:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 17:15:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 17:15:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 17:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 17:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 17:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 17:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 17:30:30.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 17:45:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 17:45:00.005 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 17:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 17:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 18:00:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 18:00:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 18:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 18:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 18:15:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 18:15:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 18:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 18:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 18:30:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 18:30:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 18:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 18:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 18:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 18:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 18:45:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 18:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 19:00:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 19:00:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 19:00:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 19:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 19:15:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 19:15:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 19:15:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 19:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 19:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 19:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 19:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 19:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 19:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 19:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 19:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 19:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 20:00:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 20:00:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 20:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 20:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 20:15:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 20:15:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 20:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 20:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 20:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 20:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 20:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 20:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 20:45:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 20:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 20:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 20:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 21:00:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 21:00:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 21:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 21:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 21:15:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 21:15:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 21:15:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 21:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 21:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 21:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 21:30:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 21:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 21:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 21:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 21:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 21:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 22:00:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 22:00:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 22:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 22:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 22:15:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 22:15:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 22:15:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 22:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 22:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 22:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 22:30:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 22:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 22:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 22:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 22:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 22:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 23:00:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 23:00:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 23:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 23:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 23:15:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 23:15:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 23:15:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 23:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 23:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 23:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 23:30:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 23:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 23:45:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 23:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-16 23:45:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-16 23:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 00:00:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 00:00:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 00:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 00:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 00:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 00:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 00:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 00:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 00:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 00:30:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 00:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 00:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 00:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 00:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 00:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 00:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 01:00:00.002 DEBUG 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanupDatabase Enter...cleanUpDays:400 2017-06-17 01:00:00.002 DEBUG 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Enter... 2017-06-17 01:00:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 01:00:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 01:00:00.005 INFO 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Effected RowCount = 0 2017-06-17 01:00:00.005 DEBUG 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Leave... 2017-06-17 01:00:00.005 DEBUG 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Enter... 2017-06-17 01:00:00.006 INFO 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Effected RowCount = 0 2017-06-17 01:00:00.006 DEBUG 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Leave... 2017-06-17 01:00:00.006 DEBUG 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Enter... 2017-06-17 01:00:00.007 INFO 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Effected RowCount = 0 2017-06-17 01:00:00.007 DEBUG 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Leave... 2017-06-17 01:00:00.007 DEBUG 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Enter... 2017-06-17 01:00:00.007 INFO 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Effected RowCount = 0 2017-06-17 01:00:00.007 DEBUG 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Leave... 2017-06-17 01:00:00.007 DEBUG 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Enter... 2017-06-17 01:00:00.007 INFO 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Effected RowCount = 0 2017-06-17 01:00:00.008 DEBUG 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Leave... 2017-06-17 01:00:00.008 DEBUG 20798 --- [taskScheduler-3] com.corero.portal.schedule.CleanupJob : cleanupDatabase Leave... 2017-06-17 01:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 01:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 01:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 01:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 01:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 01:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 01:30:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 01:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 01:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 01:30:30.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 01:45:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 01:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 01:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 01:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 02:00:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 02:00:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 02:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 02:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 02:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 02:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 02:15:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 02:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 02:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 02:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 02:30:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 02:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 02:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 02:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 02:45:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 02:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 03:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 03:00:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 03:00:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 03:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 03:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 03:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 03:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 03:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 03:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 03:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 03:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 03:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 03:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 03:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 03:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 03:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 04:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 04:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 04:00:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 04:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 04:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 04:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 04:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 04:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 04:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 04:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 04:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 04:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 04:45:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 04:45:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 04:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 04:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 05:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 05:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 05:00:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 05:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 05:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 05:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 05:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 05:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 05:30:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 05:30:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 05:30:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 05:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 05:45:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 05:45:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 05:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 05:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 06:00:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 06:00:00.009 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 06:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 06:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 06:15:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 06:15:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 06:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 06:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 06:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 06:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 06:30:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 06:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 06:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 06:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 06:45:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 06:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 07:00:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 07:00:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 07:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 07:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 07:15:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 07:15:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 07:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 07:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 07:30:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 07:30:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 07:30:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 07:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 07:45:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 07:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 07:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 07:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 08:00:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 08:00:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 08:00:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 08:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 08:15:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 08:15:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 08:15:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 08:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 08:30:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 08:30:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 08:30:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 08:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 08:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 08:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 08:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 08:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 09:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 09:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 09:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 09:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 09:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 09:15:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 09:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 09:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 09:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 09:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 09:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 09:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 09:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 09:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 09:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 09:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 10:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 10:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 10:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 10:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 10:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 10:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 10:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 10:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 10:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 10:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 10:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 10:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 10:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 10:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 10:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 10:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 11:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 11:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 11:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 11:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 11:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 11:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 11:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 11:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 11:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 11:30:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 11:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 11:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 11:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 11:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 11:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 11:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 12:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 12:00:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 12:00:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 12:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 12:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 12:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 12:15:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 12:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 12:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 12:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 12:30:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 12:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 12:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 12:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 12:45:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 12:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 13:00:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 13:00:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 13:00:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 13:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 13:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 13:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 13:15:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 13:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 13:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 13:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 13:30:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 13:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 13:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 13:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 13:45:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 13:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 14:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 14:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 14:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 14:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 14:15:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 14:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 14:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 14:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 14:30:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 14:30:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 14:30:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 14:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 14:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 14:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 14:45:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 14:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 15:00:00.010 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 15:00:00.012 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 15:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 15:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 15:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 15:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 15:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 15:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 15:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 15:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 15:30:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 15:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 15:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 15:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 15:45:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 15:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 16:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 16:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 16:00:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 16:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 16:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 16:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 16:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 16:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 16:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 16:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 16:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 16:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 16:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 16:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 16:45:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 16:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 17:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 17:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 17:00:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 17:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 17:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 17:15:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 17:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 17:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 17:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 17:30:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 17:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 17:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 17:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 17:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 17:45:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 17:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 18:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 18:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 18:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 18:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 18:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 18:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 18:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 18:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 18:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 18:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 18:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 18:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 18:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 18:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 18:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 18:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 19:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 19:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 19:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 19:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 19:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 19:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 19:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 19:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 19:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 19:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 19:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 19:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 19:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 19:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 19:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 19:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 20:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 20:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 20:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 20:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 20:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 20:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 20:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 20:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 20:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 20:30:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 20:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 20:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 20:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 20:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 20:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 20:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 21:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 21:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 21:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 21:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 21:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 21:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 21:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 21:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 21:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 21:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 21:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 21:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 21:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 21:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 21:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 21:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 22:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 22:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 22:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 22:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 22:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 22:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 22:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 22:15:30.012 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 22:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 22:30:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 22:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 22:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 22:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 22:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 22:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 22:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 23:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 23:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 23:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 23:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 23:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 23:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 23:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 23:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 23:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 23:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 23:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 23:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 23:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 23:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-17 23:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-17 23:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 00:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 00:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 00:00:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 00:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 00:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 00:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 00:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 00:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 00:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 00:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 00:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 00:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 00:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 00:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 00:45:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 00:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 01:00:00.001 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanupDatabase Enter...cleanUpDays:400 2017-06-18 01:00:00.002 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Enter... 2017-06-18 01:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 01:00:00.005 INFO 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Effected RowCount = 0 2017-06-18 01:00:00.005 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Leave... 2017-06-18 01:00:00.005 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Enter... 2017-06-18 01:00:00.005 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 01:00:00.006 INFO 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Effected RowCount = 0 2017-06-18 01:00:00.006 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Leave... 2017-06-18 01:00:00.006 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Enter... 2017-06-18 01:00:00.007 INFO 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Effected RowCount = 0 2017-06-18 01:00:00.007 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Leave... 2017-06-18 01:00:00.007 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Enter... 2017-06-18 01:00:00.007 INFO 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Effected RowCount = 0 2017-06-18 01:00:00.007 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Leave... 2017-06-18 01:00:00.007 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Enter... 2017-06-18 01:00:00.007 INFO 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Effected RowCount = 0 2017-06-18 01:00:00.007 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Leave... 2017-06-18 01:00:00.007 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanupDatabase Leave... 2017-06-18 01:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 01:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 01:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 01:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 01:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 01:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 01:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 01:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 01:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 01:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 01:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 01:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 01:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 01:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 02:00:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 02:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 02:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 02:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 02:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 02:15:00.005 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 02:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 02:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 02:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 02:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 02:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 02:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 02:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 02:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 02:45:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 02:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 03:00:00.010 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 03:00:00.011 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 03:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 03:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 03:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 03:15:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 03:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 03:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 03:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 03:30:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 03:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 03:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 03:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 03:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 03:45:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 03:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 04:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 04:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 04:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 04:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 04:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 04:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 04:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 04:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 04:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 04:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 04:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 04:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 04:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 04:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 04:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 04:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 05:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 05:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 05:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 05:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 05:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 05:15:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 05:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 05:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 05:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 05:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 05:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 05:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 05:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 05:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 05:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 05:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 06:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 06:00:00.005 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 06:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 06:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 06:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 06:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 06:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 06:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 06:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 06:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 06:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 06:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 06:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 06:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 06:45:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 06:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 07:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 07:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 07:00:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 07:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 07:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 07:15:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 07:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 07:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 07:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 07:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 07:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 07:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 07:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 07:45:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 07:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 07:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 08:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 08:00:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 08:00:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 08:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 08:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 08:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 08:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 08:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 08:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 08:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 08:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 08:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 08:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 08:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 08:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 08:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 09:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 09:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 09:00:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 09:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 09:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 09:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 09:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 09:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 09:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 09:30:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 09:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 09:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 09:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 09:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 09:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 09:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 10:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 10:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 10:00:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 10:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 10:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 10:15:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 10:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 10:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 10:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 10:30:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 10:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 10:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 10:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 10:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 10:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 10:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 11:00:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 11:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 11:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 11:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 11:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 11:15:00.005 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 11:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 11:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 11:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 11:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 11:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 11:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 11:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 11:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 11:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 11:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 12:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 12:00:00.005 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 12:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 12:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 12:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 12:15:00.005 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 12:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 12:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 12:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 12:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 12:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 12:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 12:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 12:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 12:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 12:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 13:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 13:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 13:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 13:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 13:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 13:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 13:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 13:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 13:30:00.008 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 13:30:00.010 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 13:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 13:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 13:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 13:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 13:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 13:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 14:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 14:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 14:00:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 14:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 14:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 14:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 14:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 14:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 14:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 14:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 14:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 14:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 14:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 14:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 14:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 14:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 15:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 15:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 15:00:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 15:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 15:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 15:15:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 15:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 15:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 15:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 15:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 15:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 15:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 15:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 15:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 15:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 15:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 16:00:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 16:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 16:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 16:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 16:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 16:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 16:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 16:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 16:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 16:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 16:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 16:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 16:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 16:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 16:45:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 16:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 17:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 17:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 17:00:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 17:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 17:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 17:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 17:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 17:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 17:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 17:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 17:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 17:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 17:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 17:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 17:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 17:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 18:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 18:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 18:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 18:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 18:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 18:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 18:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 18:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 18:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 18:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 18:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 18:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 18:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 18:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 18:45:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 18:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 19:00:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 19:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 19:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 19:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 19:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 19:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 19:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 19:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 19:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 19:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 19:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 19:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 19:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 19:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 19:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 19:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 20:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 20:00:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 20:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 20:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 20:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 20:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 20:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 20:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 20:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 20:30:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 20:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 20:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 20:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 20:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 20:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 20:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 21:00:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 21:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 21:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 21:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 21:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 21:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 21:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 21:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 21:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 21:30:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 21:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 21:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 21:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 21:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 21:45:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 21:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 22:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 22:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 22:00:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 22:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 22:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 22:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 22:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 22:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 22:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 22:30:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 22:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 22:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 22:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 22:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 22:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 22:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 23:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 23:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 23:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 23:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 23:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 23:15:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 23:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 23:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 23:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 23:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 23:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 23:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 23:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 23:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-18 23:45:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-18 23:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 00:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 00:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 00:00:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 00:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 00:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 00:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 00:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 00:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 00:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 00:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 00:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 00:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 00:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 00:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 00:45:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 00:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 01:00:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 01:00:00.003 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanupDatabase Enter...cleanUpDays:400 2017-06-19 01:00:00.003 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Enter... 2017-06-19 01:00:00.004 INFO 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Effected RowCount = 0 2017-06-19 01:00:00.004 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Leave... 2017-06-19 01:00:00.004 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Enter... 2017-06-19 01:00:00.015 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 01:00:00.016 INFO 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Effected RowCount = 0 2017-06-19 01:00:00.016 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Leave... 2017-06-19 01:00:00.016 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Enter... 2017-06-19 01:00:00.017 INFO 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Effected RowCount = 0 2017-06-19 01:00:00.017 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Leave... 2017-06-19 01:00:00.017 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Enter... 2017-06-19 01:00:00.017 INFO 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Effected RowCount = 0 2017-06-19 01:00:00.017 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Leave... 2017-06-19 01:00:00.017 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Enter... 2017-06-19 01:00:00.018 INFO 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Effected RowCount = 0 2017-06-19 01:00:00.018 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Leave... 2017-06-19 01:00:00.018 DEBUG 20798 --- [taskScheduler-2] com.corero.portal.schedule.CleanupJob : cleanupDatabase Leave... 2017-06-19 01:00:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 01:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 01:15:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 01:15:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 01:15:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 01:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 01:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 01:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 01:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 01:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 01:45:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 01:45:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 01:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 01:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 02:00:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 02:00:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 02:00:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 02:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 02:15:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 02:15:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 02:15:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 02:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 02:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 02:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 02:30:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 02:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 02:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 02:45:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 02:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 02:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 03:00:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 03:00:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 03:00:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 03:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 03:15:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 03:15:00.005 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 03:15:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 03:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 03:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 03:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 03:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 03:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 03:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 03:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 03:45:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 03:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 04:00:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 04:00:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 04:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 04:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 04:15:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 04:15:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 04:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 04:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 04:30:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 04:30:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 04:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 04:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 04:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 04:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 04:45:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 04:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 05:00:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 05:00:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 05:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 05:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 05:15:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 05:15:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 05:15:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 05:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 05:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 05:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 05:30:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 05:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 05:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 05:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 05:45:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 05:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 06:00:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 06:00:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 06:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 06:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 06:15:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 06:15:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 06:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 06:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 06:30:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 06:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 06:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 06:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 06:45:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 06:45:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 06:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 06:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 07:00:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 07:00:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 07:00:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 07:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 07:15:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 07:15:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 07:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 07:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 07:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 07:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 07:30:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 07:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 07:45:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 07:45:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 07:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 07:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 08:00:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 08:00:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 08:00:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 08:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 08:15:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 08:15:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 08:15:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 08:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 08:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 08:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 08:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 08:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 08:45:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 08:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 08:45:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 08:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 09:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 09:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 09:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 09:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 09:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 09:15:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 09:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 09:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 09:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 09:30:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 09:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 09:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 09:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 09:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 09:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 09:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 10:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 10:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 10:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 10:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 10:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 10:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 10:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 10:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 10:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 10:30:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 10:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 10:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 10:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 10:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 10:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 10:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 11:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 11:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 11:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 11:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 11:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 11:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 11:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 11:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 11:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 11:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 11:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 11:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 11:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 11:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 11:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 11:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 12:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 12:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 12:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 12:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 12:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 12:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 12:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 12:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 12:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 12:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 12:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 12:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 12:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 12:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 12:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 12:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 13:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 13:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 13:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 13:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 13:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 13:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 13:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 13:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 13:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 13:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 13:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 13:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 13:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 13:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 13:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 13:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 14:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 14:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 14:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 14:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 14:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 14:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 14:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 14:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 14:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 14:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 14:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 14:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 14:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 14:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 14:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 14:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 15:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 15:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 15:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 15:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 15:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 15:15:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 15:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 15:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 15:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 15:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 15:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 15:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 15:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 15:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 15:45:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 15:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 16:00:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 16:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 16:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 16:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 16:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 16:15:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 16:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 16:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 16:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 16:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 16:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 16:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 16:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 16:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 16:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 16:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 17:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 17:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 17:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 17:00:30.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 17:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 17:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 17:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 17:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 17:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 17:30:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 17:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 17:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 17:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 17:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 17:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 17:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 18:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 18:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 18:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 18:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 18:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 18:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 18:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 18:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 18:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 18:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 18:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 18:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 18:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 18:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 18:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 18:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 19:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 19:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 19:00:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 19:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 19:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 19:15:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 19:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 19:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 19:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 19:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 19:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 19:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 19:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 19:45:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 19:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 19:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 20:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 20:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 20:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 20:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 20:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 20:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 20:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 20:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 20:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 20:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 20:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 20:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 20:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 20:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 20:45:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 20:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 21:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 21:00:00.005 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 21:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 21:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 21:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 21:15:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 21:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 21:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 21:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 21:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 21:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 21:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 21:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 21:45:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 21:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 21:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 22:00:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 22:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 22:00:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 22:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 22:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 22:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 22:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 22:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 22:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 22:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 22:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 22:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 22:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 22:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 22:45:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 22:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 23:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 23:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 23:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 23:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 23:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 23:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 23:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 23:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 23:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 23:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 23:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 23:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 23:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 23:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-19 23:45:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-19 23:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 00:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 00:00:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 00:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 00:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 00:15:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 00:15:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 00:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 00:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 00:30:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 00:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 00:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 00:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 00:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 00:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 00:45:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 00:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 01:00:00.001 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanupDatabase Enter...cleanUpDays:400 2017-06-20 01:00:00.002 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Enter... 2017-06-20 01:00:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 01:00:00.005 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 01:00:00.005 INFO 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Effected RowCount = 0 2017-06-20 01:00:00.005 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Leave... 2017-06-20 01:00:00.005 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Enter... 2017-06-20 01:00:00.006 INFO 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Effected RowCount = 0 2017-06-20 01:00:00.006 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Leave... 2017-06-20 01:00:00.006 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Enter... 2017-06-20 01:00:00.006 INFO 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Effected RowCount = 0 2017-06-20 01:00:00.006 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Leave... 2017-06-20 01:00:00.006 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Enter... 2017-06-20 01:00:00.008 INFO 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Effected RowCount = 0 2017-06-20 01:00:00.008 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Leave... 2017-06-20 01:00:00.008 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Enter... 2017-06-20 01:00:00.008 INFO 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Effected RowCount = 0 2017-06-20 01:00:00.008 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Leave... 2017-06-20 01:00:00.008 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanupDatabase Leave... 2017-06-20 01:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 01:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 01:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 01:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 01:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 01:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 01:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 01:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 01:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 01:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 01:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 01:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 01:45:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 01:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 02:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 02:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 02:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 02:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 02:15:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 02:15:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 02:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 02:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 02:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 02:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 02:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 02:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 02:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 02:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 02:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 02:45:30.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 03:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 03:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 03:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 03:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 03:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 03:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 03:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 03:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 03:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 03:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 03:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 03:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 03:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 03:45:00.005 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 03:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 03:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 04:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 04:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 04:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 04:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 04:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 04:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 04:15:30.005 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 04:15:30.006 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 04:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 04:30:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 04:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 04:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 04:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 04:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 04:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 04:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 05:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 05:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 05:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 05:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 05:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 05:15:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 05:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 05:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 05:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 05:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 05:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 05:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 05:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 05:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 05:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 05:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 06:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 06:00:00.006 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 06:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 06:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 06:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 06:15:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 06:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 06:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 06:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 06:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 06:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 06:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 06:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 06:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 06:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 06:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 07:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 07:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 07:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 07:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 07:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 07:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 07:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 07:15:30.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 07:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 07:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 07:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 07:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 07:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 07:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 07:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 07:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 08:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 08:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 08:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 08:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 08:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 08:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 08:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 08:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 08:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 08:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 08:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 08:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 08:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 08:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 08:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 08:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 09:00:00.008 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 09:00:00.009 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 09:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 09:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 09:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 09:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 09:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 09:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 09:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 09:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 09:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 09:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 09:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 09:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 09:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 09:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 10:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 10:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 10:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 10:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 10:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 10:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 10:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 10:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 10:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 10:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 10:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 10:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 10:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 10:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 10:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 10:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 11:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 11:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 11:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 11:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 11:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 11:15:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 11:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 11:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 11:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 11:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 11:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 11:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 11:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 11:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 11:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 11:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 12:00:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 12:00:00.005 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 12:00:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 12:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 12:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 12:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 12:15:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 12:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 12:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 12:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 12:30:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 12:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 12:45:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 12:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 12:45:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 12:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 13:00:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 13:00:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 13:00:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 13:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 13:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 13:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 13:15:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 13:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 13:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 13:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 13:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 13:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 13:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 13:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 13:45:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 13:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 14:00:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 14:00:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 14:00:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 14:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 14:15:00.006 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 14:15:00.008 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 14:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 14:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 14:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 14:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 14:30:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 14:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 14:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 14:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 14:45:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 14:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 15:00:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 15:00:00.005 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 15:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 15:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 15:15:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 15:15:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 15:15:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 15:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 15:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 15:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 15:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 15:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 15:45:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 15:45:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 15:45:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 15:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 16:00:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 16:00:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 16:00:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 16:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 16:15:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 16:15:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 16:15:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 16:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 16:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 16:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 16:30:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 16:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 16:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 16:45:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 16:45:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 16:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 17:00:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 17:00:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 17:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 17:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 17:15:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 17:15:00.005 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 17:15:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 17:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 17:30:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 17:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 17:30:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 17:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 17:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 17:45:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 17:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 17:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 18:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 18:00:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 18:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 18:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 18:15:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 18:15:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 18:15:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 18:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 18:30:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 18:30:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 18:30:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 18:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 18:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 18:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 18:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 18:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 19:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 19:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 19:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 19:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 19:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 19:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 19:15:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 19:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 19:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 19:30:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 19:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 19:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 19:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 19:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 19:45:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 19:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 20:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 20:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 20:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 20:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 20:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 20:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 20:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 20:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 20:30:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 20:30:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 20:30:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 20:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 20:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 20:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 20:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 20:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 21:00:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 21:00:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 21:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 21:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 21:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 21:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 21:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 21:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 21:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 21:30:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 21:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 21:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 21:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 21:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 21:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 21:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 22:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 22:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 22:00:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 22:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 22:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 22:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 22:15:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 22:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 22:30:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 22:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 22:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 22:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 22:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 22:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 22:45:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 22:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 23:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 23:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 23:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 23:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 23:15:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 23:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 23:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 23:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 23:30:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 23:30:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 23:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 23:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 23:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 23:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-20 23:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-20 23:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 00:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 00:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 00:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 00:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 00:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 00:15:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 00:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 00:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 00:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 00:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 00:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 00:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 00:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 00:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 00:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 00:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 01:00:00.006 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 01:00:00.009 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanupDatabase Enter...cleanUpDays:400 2017-06-21 01:00:00.009 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Enter... 2017-06-21 01:00:00.009 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 01:00:00.010 INFO 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Effected RowCount = 0 2017-06-21 01:00:00.010 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Leave... 2017-06-21 01:00:00.010 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Enter... 2017-06-21 01:00:00.011 INFO 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Effected RowCount = 0 2017-06-21 01:00:00.011 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Leave... 2017-06-21 01:00:00.011 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Enter... 2017-06-21 01:00:00.011 INFO 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Effected RowCount = 0 2017-06-21 01:00:00.011 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Leave... 2017-06-21 01:00:00.011 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Enter... 2017-06-21 01:00:00.011 INFO 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Effected RowCount = 0 2017-06-21 01:00:00.011 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Leave... 2017-06-21 01:00:00.011 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Enter... 2017-06-21 01:00:00.013 INFO 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Effected RowCount = 0 2017-06-21 01:00:00.013 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Leave... 2017-06-21 01:00:00.013 DEBUG 20798 --- [taskScheduler-5] com.corero.portal.schedule.CleanupJob : cleanupDatabase Leave... 2017-06-21 01:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 01:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 01:15:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 01:15:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 01:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 01:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 01:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 01:30:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 01:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 01:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 01:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 01:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 01:45:30.010 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 01:45:30.012 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 02:00:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 02:00:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 02:00:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 02:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 02:15:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 02:15:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 02:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 02:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 02:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 02:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 02:30:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 02:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 02:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 02:45:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 02:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 02:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 03:00:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 03:00:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 03:00:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 03:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 03:15:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 03:15:00.005 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 03:15:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 03:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 03:30:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 03:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 03:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 03:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 03:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 03:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 03:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 03:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 04:00:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 04:00:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 04:00:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 04:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 04:15:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 04:15:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 04:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 04:15:30.008 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 04:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 04:30:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 04:30:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 04:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 04:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 04:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 04:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 04:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 05:00:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 05:00:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 05:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 05:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 05:15:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 05:15:00.005 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 05:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 05:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 05:30:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 05:30:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 05:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 05:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 05:45:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 05:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 05:45:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 05:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 06:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 06:00:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 06:00:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 06:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 06:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 06:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 06:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 06:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 06:30:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 06:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 06:30:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 06:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 06:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 06:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 06:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 06:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 07:00:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 07:00:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 07:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 07:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 07:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 07:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 07:15:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 07:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 07:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 07:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 07:30:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 07:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 07:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 07:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 07:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 07:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 08:00:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 08:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 08:00:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 08:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 08:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 08:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 08:15:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 08:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 08:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 08:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 08:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 08:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 08:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 08:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 08:45:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 08:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 09:00:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 09:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 09:00:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 09:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 09:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 09:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 09:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 09:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 09:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 09:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 09:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 09:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 09:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 09:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 09:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 09:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 10:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 10:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 10:00:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 10:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 10:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 10:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 10:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 10:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 10:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 10:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 10:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 10:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 10:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 10:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 10:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 10:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 11:00:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 11:00:00.006 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 11:00:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 11:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 11:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 11:15:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 11:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 11:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 11:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 11:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 11:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 11:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 11:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 11:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 11:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 11:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 12:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 12:00:00.009 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 12:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 12:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 12:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 12:15:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 12:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 12:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 12:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 12:30:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 12:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 12:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 12:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 12:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 12:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 12:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 13:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 13:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 13:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 13:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 13:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 13:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 13:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 13:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 13:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 13:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 13:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 13:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 13:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 13:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 13:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 13:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 14:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 14:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 14:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 14:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 14:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 14:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 14:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 14:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 14:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 14:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 14:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 14:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 14:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 14:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 14:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 14:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 15:00:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 15:00:00.005 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 15:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 15:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 15:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 15:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 15:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 15:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 15:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 15:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 15:30:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 15:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 15:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 15:45:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 15:45:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 15:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 16:00:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 16:00:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 16:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 16:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 16:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 16:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 16:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 16:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 16:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 16:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 16:30:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 16:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 16:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 16:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 16:45:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 16:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 17:00:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 17:00:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 17:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 17:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 17:15:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 17:15:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 17:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 17:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 17:30:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 17:30:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 17:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 17:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 17:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 17:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 17:45:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 17:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 18:00:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 18:00:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 18:00:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 18:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 18:15:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 18:15:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 18:15:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 18:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 18:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 18:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 18:30:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 18:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 18:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 18:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 18:45:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 18:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 19:00:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 19:00:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 19:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 19:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 19:15:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 19:15:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 19:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 19:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 19:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 19:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 19:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 19:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 19:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 19:45:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 19:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 19:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 20:00:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 20:00:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 20:00:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 20:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 20:15:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 20:15:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 20:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 20:15:30.005 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 20:30:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 20:30:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 20:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 20:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 20:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 20:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 20:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 20:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 21:00:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 21:00:00.005 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 21:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 21:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 21:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 21:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 21:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 21:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 21:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 21:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 21:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 21:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 21:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 21:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 21:45:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 21:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 22:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 22:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 22:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 22:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 22:15:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 22:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 22:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 22:15:30.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 22:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 22:30:00.005 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 22:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 22:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 22:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 22:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 22:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 22:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 23:00:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 23:00:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 23:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 23:00:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 23:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 23:15:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 23:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 23:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 23:30:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 23:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 23:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 23:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 23:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 23:45:00.004 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-21 23:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-21 23:45:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 00:00:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 00:00:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 00:00:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 00:00:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 00:15:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 00:15:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 00:15:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 00:15:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 00:30:00.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 00:30:00.004 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 00:30:30.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 00:30:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 00:45:00.001 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 00:45:00.003 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 00:45:30.000 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 00:45:30.002 DEBUG 20798 --- [taskScheduler-2] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 01:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 01:00:00.003 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanupDatabase Enter...cleanUpDays:400 2017-06-22 01:00:00.003 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Enter... 2017-06-22 01:00:00.005 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 01:00:00.006 INFO 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Effected RowCount = 0 2017-06-22 01:00:00.006 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Leave... 2017-06-22 01:00:00.006 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Enter... 2017-06-22 01:00:00.007 INFO 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Effected RowCount = 0 2017-06-22 01:00:00.007 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Leave... 2017-06-22 01:00:00.007 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Enter... 2017-06-22 01:00:00.008 INFO 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Effected RowCount = 0 2017-06-22 01:00:00.008 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Leave... 2017-06-22 01:00:00.008 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Enter... 2017-06-22 01:00:00.008 INFO 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Effected RowCount = 0 2017-06-22 01:00:00.008 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Leave... 2017-06-22 01:00:00.008 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Enter... 2017-06-22 01:00:00.008 INFO 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Effected RowCount = 0 2017-06-22 01:00:00.008 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Leave... 2017-06-22 01:00:00.008 DEBUG 20798 --- [taskScheduler-4] com.corero.portal.schedule.CleanupJob : cleanupDatabase Leave... 2017-06-22 01:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 01:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 01:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 01:15:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 01:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 01:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 01:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 01:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 01:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 01:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 01:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 01:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 01:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 01:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 02:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 02:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 02:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 02:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 02:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 02:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 02:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 02:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 02:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 02:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 02:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 02:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 02:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 02:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 02:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 02:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 03:00:00.005 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 03:00:00.006 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 03:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 03:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 03:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 03:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 03:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 03:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 03:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 03:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 03:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 03:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 03:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 03:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 03:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 03:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 04:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 04:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 04:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 04:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 04:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 04:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 04:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 04:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 04:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 04:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 04:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 04:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 04:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 04:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 04:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 04:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 05:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 05:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 05:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 05:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 05:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 05:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 05:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 05:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 05:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 05:30:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 05:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 05:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 05:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 05:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 05:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 05:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 06:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 06:00:00.005 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 06:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 06:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 06:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 06:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 06:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 06:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 06:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 06:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 06:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 06:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 06:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 06:45:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 06:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 06:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 07:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 07:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 07:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 07:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 07:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 07:15:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 07:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 07:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 07:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 07:30:00.005 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 07:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 07:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 07:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 07:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 07:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 07:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 08:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 08:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 08:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 08:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 08:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 08:15:00.005 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 08:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 08:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 08:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 08:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 08:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 08:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 08:45:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 08:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 08:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 08:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 09:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 09:00:00.005 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 09:00:30.012 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 09:00:30.012 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 09:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 09:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 09:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 09:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 09:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 09:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 09:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 09:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 09:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 09:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 09:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 09:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 10:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 10:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 10:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 10:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 10:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 10:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 10:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 10:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 10:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 10:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 10:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 10:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 10:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 10:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 10:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 10:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 11:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 11:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 11:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 11:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 11:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 11:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 11:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 11:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 11:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 11:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 11:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 11:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 11:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 11:45:00.014 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 11:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 11:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 12:00:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 12:00:00.005 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 12:00:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 12:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 12:15:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 12:15:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 12:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 12:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 12:30:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 12:30:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 12:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 12:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 12:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 12:45:00.010 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 12:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 12:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 13:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 13:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 13:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 13:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 13:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 13:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 13:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 13:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 13:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 13:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 13:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 13:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 13:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 13:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 13:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 13:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 14:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 14:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 14:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 14:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 14:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 14:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 14:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 14:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 14:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 14:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 14:30:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 14:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 14:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 14:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 14:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 14:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 15:00:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 15:00:00.005 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 15:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 15:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 15:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 15:15:00.006 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 15:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 15:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 15:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 15:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 15:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 15:30:30.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 15:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 15:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 15:45:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 15:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 16:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 16:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 16:00:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 16:00:30.013 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 16:15:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 16:15:00.006 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 16:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 16:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 16:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 16:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 16:30:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 16:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 16:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 16:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 16:45:30.012 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 16:45:30.013 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 17:00:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 17:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 17:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 17:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 17:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 17:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 17:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 17:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 17:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 17:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 17:30:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 17:30:30.013 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 17:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 17:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 17:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 17:45:30.013 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 18:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 18:00:00.005 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 18:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 18:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 18:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 18:15:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 18:15:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 18:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 18:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 18:30:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 18:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 18:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 18:45:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 18:45:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 18:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 18:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 19:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 19:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 19:00:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 19:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 19:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 19:15:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 19:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 19:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 19:30:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 19:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 19:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 19:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 19:33:51.414 INFO 20798 --- [http-nio-8080-exec-10] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header Note: further occurrences of HTTP header parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:462) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:667) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:802) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1410) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2017-06-22 19:33:51.419 INFO 20798 --- [http-nio-8080-exec-3] o.apache.coyote.http11.Http11Processor : Error parsing HTTP request header Note: further occurrences of HTTP header parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:462) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:667) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:802) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1410) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2017-06-22 19:34:02.652 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:34:02.652 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-22 19:34:02.652 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to / 2017-06-22 19:34:02.652 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-22 19:34:02.718 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:34:02.725 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:34:02.725 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-22 19:34:02.726 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-22 19:34:02.726 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/css/main.82b09716.css 2017-06-22 19:34:02.726 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/js/main.7feab74b.js 2017-06-22 19:34:02.727 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-22 19:34:02.727 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-22 19:34:03.666 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:34:03.667 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-22 19:34:03.667 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/logo/image 2017-06-22 19:34:03.667 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-22 19:34:03.670 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:34:03.670 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-22 19:34:03.670 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/Corero-Logo-Full-Color.849b14ba.png 2017-06-22 19:34:03.670 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-22 19:34:03.676 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:34:03.676 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-22 19:34:03.676 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/mspicons.cedcce6a.woff2 2017-06-22 19:34:03.676 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-22 19:34:03.684 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:34:03.684 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-22 19:34:03.684 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/background.f0a916b3.png 2017-06-22 19:34:03.684 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-22 19:34:04.588 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:34:04.588 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-22 19:34:04.588 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /favicons/favicon-16.png 2017-06-22 19:34:04.588 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-22 19:34:04.833 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:34:04.833 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-22 19:34:04.833 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /favicons/favicon-32.png 2017-06-22 19:34:04.833 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-22 19:34:04.884 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:34:04.884 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-22 19:34:04.885 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /favicons/favicon-64.png 2017-06-22 19:34:04.885 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-22 19:34:04.909 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:34:04.909 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-22 19:34:04.909 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /favicons/favicon-96.png 2017-06-22 19:34:04.909 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-22 19:34:04.926 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:34:04.927 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-22 19:34:04.927 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /favicons/favicon-160.png 2017-06-22 19:34:04.927 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-22 19:34:04.960 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:34:04.960 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-22 19:34:04.960 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /favicons/favicon-192.png 2017-06-22 19:34:04.960 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-22 19:34:05.009 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:34:05.009 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-22 19:34:05.009 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /favicons/favicon.ico 2017-06-22 19:34:05.009 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-22 19:34:15.765 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:34:15.765 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-22 19:34:15.765 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /auth 2017-06-22 19:34:15.765 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-22 19:34:15.780 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:34:15.912 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:34:15.932 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:34:15.932 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:34:15.932 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:34:15.932 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 19:34:15.932 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:34:15.934 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:34:15.934 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:34:15.975 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:34:15.975 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:34:15.975 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:34:15.975 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_top_attacked_tenants 2017-06-22 19:34:15.975 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:34:15.976 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:34:15.977 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:34:15.979 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.r.controller.AttackInfoController : getTopAttackedTenants Enter... Parmas start: 2017-06-22T18:34 end:2017-06-22T19:34 timezone:UTC size:5 2017-06-22 19:34:15.979 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.r.controller.AttackInfoController : getTopAttackedTenants executed Query select count(distinct attack_id) as count, IFNULL(max(t.name),'Default') as name from attack_info at left outer join tenant t on at.tenant_id = t.id where ((at.start_time between :start and :end) or (at.event_time between :start and :end) or (:start between at.start_time and at.event_time)) group by at.tenant_id order by count(attack_id) desc 2017-06-22 19:34:15.981 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:34:15.981 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:34:15.981 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:34:15.981 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_top_attacked_ip 2017-06-22 19:34:15.981 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:34:15.981 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:34:15.982 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:34:15.982 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:34:15.982 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_site_traffic 2017-06-22 19:34:15.982 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:34:15.984 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:34:15.984 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:34:15.984 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:34:15.984 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_recent_attacks 2017-06-22 19:34:15.984 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:34:15.989 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:34:15.989 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:34:15.990 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.r.controller.AttackInfoController : getTopAttackedIPAddress Enter... start=2017-06-22T18:34 end=2017-06-22T19:34 tenant_id=null size=5 2017-06-22 19:34:16.004 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.r.controller.AttackInfoController : getTopAttackedIPAddress Leave... 2017-06-22 19:34:16.008 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.r.controller.AttackInfoController : getTopAttackedTenants Leave... 2017-06-22 19:34:16.013 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:34:16.014 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:34:16.015 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.r.controller.AttackInfoController : getSiteTraffic Enter... start=2017-06-22T18:34 end=2017-06-22T19:34 timezone=UTC tenant_id=null 2017-06-22 19:34:16.015 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.r.controller.AttackInfoController : username admin@admin.com User Role: ROLE_MSP_ADMINISTRATOR TenantId: 2017-06-22 19:34:16.018 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:34:16.019 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:34:16.020 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.r.controller.AttackInfoController : getRecentAttacks Enter... QueryString is page=2017-06-22T18:34,size=2017-06-22T19:34,start=null,end=null,sort={},tenantId={} 2017-06-22 19:34:16.020 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.r.controller.AttackInfoController : username ROLE_MSP_ADMINISTRATOR User Role: null TenantId: 2017-06-22 19:34:16.022 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.r.controller.AttackInfoController : interpolate Enter.. 2017-06-22 19:34:16.022 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.r.controller.AttackInfoController : interpolate Leave.. 2017-06-22 19:34:16.022 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.r.controller.AttackInfoController : getSiteTraffic response computed in 7ms 2017-06-22 19:34:16.024 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.r.controller.AttackInfoController : getRecentAttacks Response computed in 4ms 2017-06-22 19:34:16.153 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:34:16.153 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:34:16.153 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:34:16.153 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/chart_icon.b748e6bd.svg 2017-06-22 19:34:16.153 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:34:16.154 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:34:16.154 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:34:16.154 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:34:16.154 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/table_icon.8fe7e349.svg 2017-06-22 19:34:16.154 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:34:16.157 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:34:16.158 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:34:16.164 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:34:16.164 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:35:03.631 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:35:03.631 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:35:03.631 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:35:03.631 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 19:35:03.631 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:35:03.643 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:35:03.644 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:35:48.824 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:35:48.824 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:35:48.824 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:35:48.824 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users 2017-06-22 19:35:48.824 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:35:48.827 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:35:48.828 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:35:48.925 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:35:48.925 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:35:48.925 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:35:48.925 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/glyphicons-halflings-regular.448c34a5.woff2 2017-06-22 19:35:48.925 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:35:48.927 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:35:48.928 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:35:48.945 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:35:48.945 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:35:48.945 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:35:48.945 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/custom-font.0e71d387.woff2 2017-06-22 19:35:48.945 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:35:48.946 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:35:48.946 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:35:52.720 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:35:52.720 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:35:52.720 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:35:52.720 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/logoUpload.77603e3a.png 2017-06-22 19:35:52.720 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:35:52.723 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:35:52.723 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:35:52.723 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:35:52.724 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/uploadlogo_icon.802d7d9d.svg 2017-06-22 19:35:52.724 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:35:52.724 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:35:52.725 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:35:52.731 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:35:52.732 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:36:03.399 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:36:03.399 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:36:03.399 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:36:03.399 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /api/logo/upload 2017-06-22 19:36:03.399 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:36:03.401 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:36:03.402 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:36:03.407 ERROR 20798 --- [http-nio-8080-exec-3] c.c.p.handler.GlobalExceptionHandler : Unable to process this request. org.springframework.web.multipart.MultipartException: Could not parse multipart servlet request; nested exception is java.io.IOException: The temporary upload location [/tmp/tomcat.1220970741172837513.8080/work/Tomcat/localhost/ROOT] is not valid at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:111) at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.(StandardMultipartHttpServletRequest.java:85) at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:76) at org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1099) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:932) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) 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:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.security.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:86) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:121) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.config.WebSecurityConfig$JwtCsrfValidatorFilter.doFilterInternal(WebSecurityConfig.java:221) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.security.filter.XSSFilter.doFilter(XSSFilter.java:20) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) 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:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) 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:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:89) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:108) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:784) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:802) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1410) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 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: The temporary upload location [/tmp/tomcat.1220970741172837513.8080/work/Tomcat/localhost/ROOT] is not valid at org.apache.catalina.connector.Request.parseParts(Request.java:2776) at org.apache.catalina.connector.Request.parseParameters(Request.java:3176) at org.apache.catalina.connector.Request.getParameter(Request.java:1110) at org.apache.catalina.connector.RequestFacade.getParameter(RequestFacade.java:381) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:70) ... 23 common frames omitted 2017-06-22 19:36:03.633 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:36:03.633 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:36:03.633 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:36:03.634 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 19:36:03.634 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:36:03.636 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:36:03.636 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:36:46.242 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:36:46.242 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:36:46.242 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:36:46.243 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /api/logo/upload 2017-06-22 19:36:46.243 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:36:46.247 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:36:46.248 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:36:46.249 ERROR 20798 --- [http-nio-8080-exec-4] c.c.p.handler.GlobalExceptionHandler : Unable to process this request. org.springframework.web.multipart.MultipartException: Could not parse multipart servlet request; nested exception is java.io.IOException: The temporary upload location [/tmp/tomcat.1220970741172837513.8080/work/Tomcat/localhost/ROOT] is not valid at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:111) at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.(StandardMultipartHttpServletRequest.java:85) at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:76) at org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1099) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:932) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) 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:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.security.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:86) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:121) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.config.WebSecurityConfig$JwtCsrfValidatorFilter.doFilterInternal(WebSecurityConfig.java:221) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.security.filter.XSSFilter.doFilter(XSSFilter.java:20) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) 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:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) 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:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:89) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:108) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:784) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:802) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1410) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 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: The temporary upload location [/tmp/tomcat.1220970741172837513.8080/work/Tomcat/localhost/ROOT] is not valid at org.apache.catalina.connector.Request.parseParts(Request.java:2776) at org.apache.catalina.connector.Request.parseParameters(Request.java:3176) at org.apache.catalina.connector.Request.getParameter(Request.java:1110) at org.apache.catalina.connector.RequestFacade.getParameter(RequestFacade.java:381) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:70) ... 23 common frames omitted 2017-06-22 19:37:03.630 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:37:03.630 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:37:03.630 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:37:03.630 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 19:37:03.630 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:37:03.633 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:37:03.633 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:37:37.083 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:37:37.083 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:37:37.083 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:37:37.083 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /api/logo/upload 2017-06-22 19:37:37.083 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:37:37.085 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:37:37.086 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:37:37.087 ERROR 20798 --- [http-nio-8080-exec-2] c.c.p.handler.GlobalExceptionHandler : Unable to process this request. org.springframework.web.multipart.MultipartException: Could not parse multipart servlet request; nested exception is java.io.IOException: The temporary upload location [/tmp/tomcat.1220970741172837513.8080/work/Tomcat/localhost/ROOT] is not valid at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:111) at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.(StandardMultipartHttpServletRequest.java:85) at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:76) at org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1099) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:932) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) 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:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.security.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:86) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:121) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.config.WebSecurityConfig$JwtCsrfValidatorFilter.doFilterInternal(WebSecurityConfig.java:221) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.security.filter.XSSFilter.doFilter(XSSFilter.java:20) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) 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:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) 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:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:89) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:108) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:784) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:802) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1410) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 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: The temporary upload location [/tmp/tomcat.1220970741172837513.8080/work/Tomcat/localhost/ROOT] is not valid at org.apache.catalina.connector.Request.parseParts(Request.java:2776) at org.apache.catalina.connector.Request.parseParameters(Request.java:3176) at org.apache.catalina.connector.Request.getParameter(Request.java:1110) at org.apache.catalina.connector.RequestFacade.getParameter(RequestFacade.java:381) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:70) ... 23 common frames omitted 2017-06-22 19:37:59.245 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:37:59.245 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:37:59.245 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:37:59.246 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /api/logo/upload 2017-06-22 19:37:59.246 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:37:59.248 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:37:59.249 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:37:59.249 ERROR 20798 --- [http-nio-8080-exec-3] c.c.p.handler.GlobalExceptionHandler : Unable to process this request. org.springframework.web.multipart.MultipartException: Could not parse multipart servlet request; nested exception is java.io.IOException: The temporary upload location [/tmp/tomcat.1220970741172837513.8080/work/Tomcat/localhost/ROOT] is not valid at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:111) at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.(StandardMultipartHttpServletRequest.java:85) at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:76) at org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1099) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:932) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) 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:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.security.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:86) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:121) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.config.WebSecurityConfig$JwtCsrfValidatorFilter.doFilterInternal(WebSecurityConfig.java:221) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.security.filter.XSSFilter.doFilter(XSSFilter.java:20) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) 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:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) 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:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:89) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:108) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:784) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:802) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1410) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 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: The temporary upload location [/tmp/tomcat.1220970741172837513.8080/work/Tomcat/localhost/ROOT] is not valid at org.apache.catalina.connector.Request.parseParts(Request.java:2776) at org.apache.catalina.connector.Request.parseParameters(Request.java:3176) at org.apache.catalina.connector.Request.getParameter(Request.java:1110) at org.apache.catalina.connector.RequestFacade.getParameter(RequestFacade.java:381) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:70) ... 23 common frames omitted 2017-06-22 19:38:03.629 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:38:03.629 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:38:03.629 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:38:03.630 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 19:38:03.630 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:38:03.639 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:38:03.640 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:38:22.548 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:38:22.548 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:38:22.548 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:38:22.548 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /api/logo/upload 2017-06-22 19:38:22.548 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:38:22.560 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:38:22.561 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:38:22.562 ERROR 20798 --- [http-nio-8080-exec-4] c.c.p.handler.GlobalExceptionHandler : Unable to process this request. org.springframework.web.multipart.MultipartException: Could not parse multipart servlet request; nested exception is java.io.IOException: The temporary upload location [/tmp/tomcat.1220970741172837513.8080/work/Tomcat/localhost/ROOT] is not valid at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:111) at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.(StandardMultipartHttpServletRequest.java:85) at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:76) at org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1099) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:932) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) 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:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.security.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:86) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:121) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.config.WebSecurityConfig$JwtCsrfValidatorFilter.doFilterInternal(WebSecurityConfig.java:221) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.security.filter.XSSFilter.doFilter(XSSFilter.java:20) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) 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:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) 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:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:89) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:108) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:784) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:802) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1410) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 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: The temporary upload location [/tmp/tomcat.1220970741172837513.8080/work/Tomcat/localhost/ROOT] is not valid at org.apache.catalina.connector.Request.parseParts(Request.java:2776) at org.apache.catalina.connector.Request.parseParameters(Request.java:3176) at org.apache.catalina.connector.Request.getParameter(Request.java:1110) at org.apache.catalina.connector.RequestFacade.getParameter(RequestFacade.java:381) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:70) ... 23 common frames omitted 2017-06-22 19:39:03.631 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:39:03.631 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:39:03.631 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:39:03.632 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 19:39:03.632 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:39:03.635 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:39:03.636 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:40:03.638 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:40:03.638 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:40:03.638 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:40:03.638 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 19:40:03.638 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:40:03.641 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:40:03.642 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:41:03.635 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:41:03.636 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:41:03.636 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:41:03.636 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 19:41:03.636 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:41:03.639 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:41:03.639 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:41:03.661 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:41:03.661 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:41:03.661 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:41:03.661 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-22 19:41:03.661 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:41:03.664 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:41:03.665 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:41:03.666 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:41:03.666 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwMDU1OTEzLCJleHAiOjE0OTgxNjA2NTUsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.Kud2A9JR8PSgp1Qytd7zlUYFw15rFP55a6WfeNgZ06ArdkgPjon6bmLP-jiMc5BLhNLlyTQXO5sj5fKYBxBjXw 2017-06-22 19:42:03.642 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:42:03.642 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwNDYzNjY2LCJleHAiOjE0OTgxNjEwNjMsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.D11ds2StDYiBTKyRHrhVrMi_yHnynxYWFBt-rSwm5mdxwuqLbN34BA_YIu5XqdhNpJTh6_LDwZkcXLBnz-d0PA 2017-06-22 19:42:03.642 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwNDYzNjY2LCJleHAiOjE0OTgxNjEwNjMsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.D11ds2StDYiBTKyRHrhVrMi_yHnynxYWFBt-rSwm5mdxwuqLbN34BA_YIu5XqdhNpJTh6_LDwZkcXLBnz-d0PA 2017-06-22 19:42:03.643 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 19:42:03.643 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:42:03.646 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:42:03.647 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:43:03.638 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:43:03.638 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwNDYzNjY2LCJleHAiOjE0OTgxNjEwNjMsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.D11ds2StDYiBTKyRHrhVrMi_yHnynxYWFBt-rSwm5mdxwuqLbN34BA_YIu5XqdhNpJTh6_LDwZkcXLBnz-d0PA 2017-06-22 19:43:03.638 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwNDYzNjY2LCJleHAiOjE0OTgxNjEwNjMsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.D11ds2StDYiBTKyRHrhVrMi_yHnynxYWFBt-rSwm5mdxwuqLbN34BA_YIu5XqdhNpJTh6_LDwZkcXLBnz-d0PA 2017-06-22 19:43:03.639 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 19:43:03.639 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:43:03.641 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:43:03.642 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:43:35.756 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:43:35.756 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwNDYzNjY2LCJleHAiOjE0OTgxNjEwNjMsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.D11ds2StDYiBTKyRHrhVrMi_yHnynxYWFBt-rSwm5mdxwuqLbN34BA_YIu5XqdhNpJTh6_LDwZkcXLBnz-d0PA 2017-06-22 19:43:35.756 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwNDYzNjY2LCJleHAiOjE0OTgxNjEwNjMsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.D11ds2StDYiBTKyRHrhVrMi_yHnynxYWFBt-rSwm5mdxwuqLbN34BA_YIu5XqdhNpJTh6_LDwZkcXLBnz-d0PA 2017-06-22 19:43:35.756 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /api/logo/upload 2017-06-22 19:43:35.756 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:43:35.762 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:43:35.763 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:43:35.764 ERROR 20798 --- [http-nio-8080-exec-10] c.c.p.handler.GlobalExceptionHandler : Unable to process this request. org.springframework.web.multipart.MultipartException: Could not parse multipart servlet request; nested exception is java.io.IOException: The temporary upload location [/tmp/tomcat.1220970741172837513.8080/work/Tomcat/localhost/ROOT] is not valid at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:111) at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.(StandardMultipartHttpServletRequest.java:85) at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:76) at org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1099) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:932) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) 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:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.security.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:86) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:121) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.config.WebSecurityConfig$JwtCsrfValidatorFilter.doFilterInternal(WebSecurityConfig.java:221) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.security.filter.XSSFilter.doFilter(XSSFilter.java:20) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) 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:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) 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:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:89) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:108) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:784) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:802) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1410) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 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: The temporary upload location [/tmp/tomcat.1220970741172837513.8080/work/Tomcat/localhost/ROOT] is not valid at org.apache.catalina.connector.Request.parseParts(Request.java:2776) at org.apache.catalina.connector.Request.parseParameters(Request.java:3176) at org.apache.catalina.connector.Request.getParameter(Request.java:1110) at org.apache.catalina.connector.RequestFacade.getParameter(RequestFacade.java:381) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:70) ... 23 common frames omitted 2017-06-22 19:44:03.638 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:44:03.638 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwNDYzNjY2LCJleHAiOjE0OTgxNjEwNjMsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.D11ds2StDYiBTKyRHrhVrMi_yHnynxYWFBt-rSwm5mdxwuqLbN34BA_YIu5XqdhNpJTh6_LDwZkcXLBnz-d0PA 2017-06-22 19:44:03.638 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwNDYzNjY2LCJleHAiOjE0OTgxNjEwNjMsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.D11ds2StDYiBTKyRHrhVrMi_yHnynxYWFBt-rSwm5mdxwuqLbN34BA_YIu5XqdhNpJTh6_LDwZkcXLBnz-d0PA 2017-06-22 19:44:03.639 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 19:44:03.639 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:44:03.641 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:44:03.642 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 19:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 19:45:03.639 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:45:03.639 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwNDYzNjY2LCJleHAiOjE0OTgxNjEwNjMsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.D11ds2StDYiBTKyRHrhVrMi_yHnynxYWFBt-rSwm5mdxwuqLbN34BA_YIu5XqdhNpJTh6_LDwZkcXLBnz-d0PA 2017-06-22 19:45:03.639 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwNDYzNjY2LCJleHAiOjE0OTgxNjEwNjMsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.D11ds2StDYiBTKyRHrhVrMi_yHnynxYWFBt-rSwm5mdxwuqLbN34BA_YIu5XqdhNpJTh6_LDwZkcXLBnz-d0PA 2017-06-22 19:45:03.639 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 19:45:03.639 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:45:03.642 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:45:03.643 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 19:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 19:46:03.652 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:46:03.652 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwNDYzNjY2LCJleHAiOjE0OTgxNjEwNjMsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.D11ds2StDYiBTKyRHrhVrMi_yHnynxYWFBt-rSwm5mdxwuqLbN34BA_YIu5XqdhNpJTh6_LDwZkcXLBnz-d0PA 2017-06-22 19:46:03.652 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwNDYzNjY2LCJleHAiOjE0OTgxNjEwNjMsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.D11ds2StDYiBTKyRHrhVrMi_yHnynxYWFBt-rSwm5mdxwuqLbN34BA_YIu5XqdhNpJTh6_LDwZkcXLBnz-d0PA 2017-06-22 19:46:03.652 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 19:46:03.652 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:46:03.655 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:46:03.656 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:46:46.354 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:46:46.354 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwNDYzNjY2LCJleHAiOjE0OTgxNjEwNjMsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.D11ds2StDYiBTKyRHrhVrMi_yHnynxYWFBt-rSwm5mdxwuqLbN34BA_YIu5XqdhNpJTh6_LDwZkcXLBnz-d0PA 2017-06-22 19:46:46.354 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwNDYzNjY2LCJleHAiOjE0OTgxNjEwNjMsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.D11ds2StDYiBTKyRHrhVrMi_yHnynxYWFBt-rSwm5mdxwuqLbN34BA_YIu5XqdhNpJTh6_LDwZkcXLBnz-d0PA 2017-06-22 19:46:46.354 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /api/logo/upload 2017-06-22 19:46:46.354 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:46:46.357 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:46:46.358 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:46:46.359 ERROR 20798 --- [http-nio-8080-exec-9] c.c.p.handler.GlobalExceptionHandler : Unable to process this request. org.springframework.web.multipart.MultipartException: Could not parse multipart servlet request; nested exception is java.io.IOException: The temporary upload location [/tmp/tomcat.1220970741172837513.8080/work/Tomcat/localhost/ROOT] is not valid at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:111) at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.(StandardMultipartHttpServletRequest.java:85) at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:76) at org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1099) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:932) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) 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:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.security.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:86) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:121) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.config.WebSecurityConfig$JwtCsrfValidatorFilter.doFilterInternal(WebSecurityConfig.java:221) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.security.filter.XSSFilter.doFilter(XSSFilter.java:20) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) 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:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) 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:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:89) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:108) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:784) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:802) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1410) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 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: The temporary upload location [/tmp/tomcat.1220970741172837513.8080/work/Tomcat/localhost/ROOT] is not valid at org.apache.catalina.connector.Request.parseParts(Request.java:2776) at org.apache.catalina.connector.Request.parseParameters(Request.java:3176) at org.apache.catalina.connector.Request.getParameter(Request.java:1110) at org.apache.catalina.connector.RequestFacade.getParameter(RequestFacade.java:381) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:70) ... 23 common frames omitted 2017-06-22 19:47:03.639 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:47:03.639 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwNDYzNjY2LCJleHAiOjE0OTgxNjEwNjMsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.D11ds2StDYiBTKyRHrhVrMi_yHnynxYWFBt-rSwm5mdxwuqLbN34BA_YIu5XqdhNpJTh6_LDwZkcXLBnz-d0PA 2017-06-22 19:47:03.639 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwNDYzNjY2LCJleHAiOjE0OTgxNjEwNjMsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.D11ds2StDYiBTKyRHrhVrMi_yHnynxYWFBt-rSwm5mdxwuqLbN34BA_YIu5XqdhNpJTh6_LDwZkcXLBnz-d0PA 2017-06-22 19:47:03.639 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 19:47:03.639 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:47:03.653 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:47:03.654 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:47:14.787 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:47:14.787 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwNDYzNjY2LCJleHAiOjE0OTgxNjEwNjMsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.D11ds2StDYiBTKyRHrhVrMi_yHnynxYWFBt-rSwm5mdxwuqLbN34BA_YIu5XqdhNpJTh6_LDwZkcXLBnz-d0PA 2017-06-22 19:47:14.787 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwNDYzNjY2LCJleHAiOjE0OTgxNjEwNjMsInV1aWQiOiJjZDE3ZTU2Mi1jNmVhLTRlZTQtYTVkMy0yMTM5N2EwNDhiYmYiLCJtYWMiOiJub25lIn0.D11ds2StDYiBTKyRHrhVrMi_yHnynxYWFBt-rSwm5mdxwuqLbN34BA_YIu5XqdhNpJTh6_LDwZkcXLBnz-d0PA 2017-06-22 19:47:14.787 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /log_out 2017-06-22 19:47:14.787 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:47:14.789 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:47:14.790 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:47:15.439 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:47:15.439 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-22 19:47:15.439 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/logo/image 2017-06-22 19:47:15.439 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-22 19:47:30.072 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:47:30.072 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-22 19:47:30.072 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /auth 2017-06-22 19:47:30.072 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-22 19:47:30.075 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:47:36.482 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:47:36.482 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-22 19:47:36.482 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /auth 2017-06-22 19:47:36.482 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-22 19:47:36.484 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:47:36.606 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:47:36.623 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:47:36.623 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwODU2NjA2LCJleHAiOjE0OTgxNjE0NTYsInV1aWQiOiI1NDRmYWMxYi1jNjI2LTRiODEtYTg3ZS03OWRmNzU5YTkzN2YiLCJtYWMiOiJub25lIn0.m973g-Zs9uWrQ01U9kCq5FjzKXSRoeA0XkwmzyJ9MJEej--arB2sRml7pVlyG5FONdjLaiF1m1STcLM816xxBg 2017-06-22 19:47:36.623 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwODU2NjA2LCJleHAiOjE0OTgxNjE0NTYsInV1aWQiOiI1NDRmYWMxYi1jNjI2LTRiODEtYTg3ZS03OWRmNzU5YTkzN2YiLCJtYWMiOiJub25lIn0.m973g-Zs9uWrQ01U9kCq5FjzKXSRoeA0XkwmzyJ9MJEej--arB2sRml7pVlyG5FONdjLaiF1m1STcLM816xxBg 2017-06-22 19:47:36.623 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 19:47:36.623 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:47:36.624 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:47:36.625 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:47:36.669 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:47:36.669 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwODU2NjA2LCJleHAiOjE0OTgxNjE0NTYsInV1aWQiOiI1NDRmYWMxYi1jNjI2LTRiODEtYTg3ZS03OWRmNzU5YTkzN2YiLCJtYWMiOiJub25lIn0.m973g-Zs9uWrQ01U9kCq5FjzKXSRoeA0XkwmzyJ9MJEej--arB2sRml7pVlyG5FONdjLaiF1m1STcLM816xxBg 2017-06-22 19:47:36.669 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwODU2NjA2LCJleHAiOjE0OTgxNjE0NTYsInV1aWQiOiI1NDRmYWMxYi1jNjI2LTRiODEtYTg3ZS03OWRmNzU5YTkzN2YiLCJtYWMiOiJub25lIn0.m973g-Zs9uWrQ01U9kCq5FjzKXSRoeA0XkwmzyJ9MJEej--arB2sRml7pVlyG5FONdjLaiF1m1STcLM816xxBg 2017-06-22 19:47:36.670 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_top_attacked_tenants 2017-06-22 19:47:36.670 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:47:36.671 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:47:36.672 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:47:36.673 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.r.controller.AttackInfoController : getTopAttackedTenants Enter... Parmas start: 2017-06-22T18:47 end:2017-06-22T19:47 timezone:UTC size:5 2017-06-22 19:47:36.673 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.r.controller.AttackInfoController : getTopAttackedTenants executed Query select count(distinct attack_id) as count, IFNULL(max(t.name),'Default') as name from attack_info at left outer join tenant t on at.tenant_id = t.id where ((at.start_time between :start and :end) or (at.event_time between :start and :end) or (:start between at.start_time and at.event_time)) group by at.tenant_id order by count(attack_id) desc 2017-06-22 19:47:36.674 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:47:36.674 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwODU2NjA2LCJleHAiOjE0OTgxNjE0NTYsInV1aWQiOiI1NDRmYWMxYi1jNjI2LTRiODEtYTg3ZS03OWRmNzU5YTkzN2YiLCJtYWMiOiJub25lIn0.m973g-Zs9uWrQ01U9kCq5FjzKXSRoeA0XkwmzyJ9MJEej--arB2sRml7pVlyG5FONdjLaiF1m1STcLM816xxBg 2017-06-22 19:47:36.674 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwODU2NjA2LCJleHAiOjE0OTgxNjE0NTYsInV1aWQiOiI1NDRmYWMxYi1jNjI2LTRiODEtYTg3ZS03OWRmNzU5YTkzN2YiLCJtYWMiOiJub25lIn0.m973g-Zs9uWrQ01U9kCq5FjzKXSRoeA0XkwmzyJ9MJEej--arB2sRml7pVlyG5FONdjLaiF1m1STcLM816xxBg 2017-06-22 19:47:36.674 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_site_traffic 2017-06-22 19:47:36.674 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:47:36.677 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:47:36.677 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwODU2NjA2LCJleHAiOjE0OTgxNjE0NTYsInV1aWQiOiI1NDRmYWMxYi1jNjI2LTRiODEtYTg3ZS03OWRmNzU5YTkzN2YiLCJtYWMiOiJub25lIn0.m973g-Zs9uWrQ01U9kCq5FjzKXSRoeA0XkwmzyJ9MJEej--arB2sRml7pVlyG5FONdjLaiF1m1STcLM816xxBg 2017-06-22 19:47:36.677 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwODU2NjA2LCJleHAiOjE0OTgxNjE0NTYsInV1aWQiOiI1NDRmYWMxYi1jNjI2LTRiODEtYTg3ZS03OWRmNzU5YTkzN2YiLCJtYWMiOiJub25lIn0.m973g-Zs9uWrQ01U9kCq5FjzKXSRoeA0XkwmzyJ9MJEej--arB2sRml7pVlyG5FONdjLaiF1m1STcLM816xxBg 2017-06-22 19:47:36.677 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_top_attacked_ip 2017-06-22 19:47:36.677 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:47:36.678 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:47:36.678 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwODU2NjA2LCJleHAiOjE0OTgxNjE0NTYsInV1aWQiOiI1NDRmYWMxYi1jNjI2LTRiODEtYTg3ZS03OWRmNzU5YTkzN2YiLCJtYWMiOiJub25lIn0.m973g-Zs9uWrQ01U9kCq5FjzKXSRoeA0XkwmzyJ9MJEej--arB2sRml7pVlyG5FONdjLaiF1m1STcLM816xxBg 2017-06-22 19:47:36.678 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwODU2NjA2LCJleHAiOjE0OTgxNjE0NTYsInV1aWQiOiI1NDRmYWMxYi1jNjI2LTRiODEtYTg3ZS03OWRmNzU5YTkzN2YiLCJtYWMiOiJub25lIn0.m973g-Zs9uWrQ01U9kCq5FjzKXSRoeA0XkwmzyJ9MJEej--arB2sRml7pVlyG5FONdjLaiF1m1STcLM816xxBg 2017-06-22 19:47:36.678 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_recent_attacks 2017-06-22 19:47:36.678 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:47:36.679 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:47:36.679 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:47:36.681 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.r.controller.AttackInfoController : getRecentAttacks Enter... QueryString is page=2017-06-22T18:47,size=2017-06-22T19:47,start=null,end=null,sort={},tenantId={} 2017-06-22 19:47:36.681 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.r.controller.AttackInfoController : username ROLE_MSP_ADMINISTRATOR User Role: null TenantId: 2017-06-22 19:47:36.682 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:47:36.682 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:47:36.683 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.r.controller.AttackInfoController : getSiteTraffic Enter... start=2017-06-22T18:47 end=2017-06-22T19:47 timezone=UTC tenant_id=null 2017-06-22 19:47:36.683 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.r.controller.AttackInfoController : username admin@admin.com User Role: ROLE_MSP_ADMINISTRATOR TenantId: 2017-06-22 19:47:36.684 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:47:36.684 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:47:36.685 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.r.controller.AttackInfoController : getTopAttackedIPAddress Enter... start=2017-06-22T18:47 end=2017-06-22T19:47 tenant_id=null size=5 2017-06-22 19:47:36.690 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.r.controller.AttackInfoController : interpolate Enter.. 2017-06-22 19:47:36.690 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.r.controller.AttackInfoController : interpolate Leave.. 2017-06-22 19:47:36.690 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.r.controller.AttackInfoController : getSiteTraffic response computed in 7ms 2017-06-22 19:47:36.690 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.r.controller.AttackInfoController : getTopAttackedIPAddress Leave... 2017-06-22 19:47:36.691 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.r.controller.AttackInfoController : getRecentAttacks Response computed in 10ms 2017-06-22 19:47:36.691 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.r.controller.AttackInfoController : getTopAttackedTenants Leave... 2017-06-22 19:47:51.464 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:47:51.464 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwODU2NjA2LCJleHAiOjE0OTgxNjE0NTYsInV1aWQiOiI1NDRmYWMxYi1jNjI2LTRiODEtYTg3ZS03OWRmNzU5YTkzN2YiLCJtYWMiOiJub25lIn0.m973g-Zs9uWrQ01U9kCq5FjzKXSRoeA0XkwmzyJ9MJEej--arB2sRml7pVlyG5FONdjLaiF1m1STcLM816xxBg 2017-06-22 19:47:51.464 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwODU2NjA2LCJleHAiOjE0OTgxNjE0NTYsInV1aWQiOiI1NDRmYWMxYi1jNjI2LTRiODEtYTg3ZS03OWRmNzU5YTkzN2YiLCJtYWMiOiJub25lIn0.m973g-Zs9uWrQ01U9kCq5FjzKXSRoeA0XkwmzyJ9MJEej--arB2sRml7pVlyG5FONdjLaiF1m1STcLM816xxBg 2017-06-22 19:47:51.465 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users 2017-06-22 19:47:51.465 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:47:51.467 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:47:51.468 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:48:15.436 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:48:15.436 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwODU2NjA2LCJleHAiOjE0OTgxNjE0NTYsInV1aWQiOiI1NDRmYWMxYi1jNjI2LTRiODEtYTg3ZS03OWRmNzU5YTkzN2YiLCJtYWMiOiJub25lIn0.m973g-Zs9uWrQ01U9kCq5FjzKXSRoeA0XkwmzyJ9MJEej--arB2sRml7pVlyG5FONdjLaiF1m1STcLM816xxBg 2017-06-22 19:48:15.436 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwODU2NjA2LCJleHAiOjE0OTgxNjE0NTYsInV1aWQiOiI1NDRmYWMxYi1jNjI2LTRiODEtYTg3ZS03OWRmNzU5YTkzN2YiLCJtYWMiOiJub25lIn0.m973g-Zs9uWrQ01U9kCq5FjzKXSRoeA0XkwmzyJ9MJEej--arB2sRml7pVlyG5FONdjLaiF1m1STcLM816xxBg 2017-06-22 19:48:15.436 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 19:48:15.436 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:48:15.438 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:48:15.439 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:48:28.828 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:48:28.828 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwODU2NjA2LCJleHAiOjE0OTgxNjE0NTYsInV1aWQiOiI1NDRmYWMxYi1jNjI2LTRiODEtYTg3ZS03OWRmNzU5YTkzN2YiLCJtYWMiOiJub25lIn0.m973g-Zs9uWrQ01U9kCq5FjzKXSRoeA0XkwmzyJ9MJEej--arB2sRml7pVlyG5FONdjLaiF1m1STcLM816xxBg 2017-06-22 19:48:28.828 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwODU2NjA2LCJleHAiOjE0OTgxNjE0NTYsInV1aWQiOiI1NDRmYWMxYi1jNjI2LTRiODEtYTg3ZS03OWRmNzU5YTkzN2YiLCJtYWMiOiJub25lIn0.m973g-Zs9uWrQ01U9kCq5FjzKXSRoeA0XkwmzyJ9MJEej--arB2sRml7pVlyG5FONdjLaiF1m1STcLM816xxBg 2017-06-22 19:48:28.828 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making PATCH request to /api/users/1 2017-06-22 19:48:28.828 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:48:28.842 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:48:28.842 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:48:29.065 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:48:29.065 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwODU2NjA2LCJleHAiOjE0OTgxNjE0NTYsInV1aWQiOiI1NDRmYWMxYi1jNjI2LTRiODEtYTg3ZS03OWRmNzU5YTkzN2YiLCJtYWMiOiJub25lIn0.m973g-Zs9uWrQ01U9kCq5FjzKXSRoeA0XkwmzyJ9MJEej--arB2sRml7pVlyG5FONdjLaiF1m1STcLM816xxBg 2017-06-22 19:48:29.065 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwODU2NjA2LCJleHAiOjE0OTgxNjE0NTYsInV1aWQiOiI1NDRmYWMxYi1jNjI2LTRiODEtYTg3ZS03OWRmNzU5YTkzN2YiLCJtYWMiOiJub25lIn0.m973g-Zs9uWrQ01U9kCq5FjzKXSRoeA0XkwmzyJ9MJEej--arB2sRml7pVlyG5FONdjLaiF1m1STcLM816xxBg 2017-06-22 19:48:29.066 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users 2017-06-22 19:48:29.066 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:48:29.069 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:48:29.070 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:48:36.405 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:48:36.406 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwODU2NjA2LCJleHAiOjE0OTgxNjE0NTYsInV1aWQiOiI1NDRmYWMxYi1jNjI2LTRiODEtYTg3ZS03OWRmNzU5YTkzN2YiLCJtYWMiOiJub25lIn0.m973g-Zs9uWrQ01U9kCq5FjzKXSRoeA0XkwmzyJ9MJEej--arB2sRml7pVlyG5FONdjLaiF1m1STcLM816xxBg 2017-06-22 19:48:36.406 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwODU2NjA2LCJleHAiOjE0OTgxNjE0NTYsInV1aWQiOiI1NDRmYWMxYi1jNjI2LTRiODEtYTg3ZS03OWRmNzU5YTkzN2YiLCJtYWMiOiJub25lIn0.m973g-Zs9uWrQ01U9kCq5FjzKXSRoeA0XkwmzyJ9MJEej--arB2sRml7pVlyG5FONdjLaiF1m1STcLM816xxBg 2017-06-22 19:48:36.406 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/license 2017-06-22 19:48:36.406 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:48:36.408 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:48:36.409 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:48:47.412 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:48:47.412 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwODU2NjA2LCJleHAiOjE0OTgxNjE0NTYsInV1aWQiOiI1NDRmYWMxYi1jNjI2LTRiODEtYTg3ZS03OWRmNzU5YTkzN2YiLCJtYWMiOiJub25lIn0.m973g-Zs9uWrQ01U9kCq5FjzKXSRoeA0XkwmzyJ9MJEej--arB2sRml7pVlyG5FONdjLaiF1m1STcLM816xxBg 2017-06-22 19:48:47.412 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwODU2NjA2LCJleHAiOjE0OTgxNjE0NTYsInV1aWQiOiI1NDRmYWMxYi1jNjI2LTRiODEtYTg3ZS03OWRmNzU5YTkzN2YiLCJtYWMiOiJub25lIn0.m973g-Zs9uWrQ01U9kCq5FjzKXSRoeA0XkwmzyJ9MJEej--arB2sRml7pVlyG5FONdjLaiF1m1STcLM816xxBg 2017-06-22 19:48:47.413 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/auditLog 2017-06-22 19:48:47.413 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:48:47.423 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:48:47.425 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:49:15.438 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:49:15.438 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwODU2NjA2LCJleHAiOjE0OTgxNjE0NTYsInV1aWQiOiI1NDRmYWMxYi1jNjI2LTRiODEtYTg3ZS03OWRmNzU5YTkzN2YiLCJtYWMiOiJub25lIn0.m973g-Zs9uWrQ01U9kCq5FjzKXSRoeA0XkwmzyJ9MJEej--arB2sRml7pVlyG5FONdjLaiF1m1STcLM816xxBg 2017-06-22 19:49:15.438 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwODU2NjA2LCJleHAiOjE0OTgxNjE0NTYsInV1aWQiOiI1NDRmYWMxYi1jNjI2LTRiODEtYTg3ZS03OWRmNzU5YTkzN2YiLCJtYWMiOiJub25lIn0.m973g-Zs9uWrQ01U9kCq5FjzKXSRoeA0XkwmzyJ9MJEej--arB2sRml7pVlyG5FONdjLaiF1m1STcLM816xxBg 2017-06-22 19:49:15.439 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 19:49:15.439 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:49:15.441 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:49:15.442 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:49:29.324 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:49:29.324 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwODU2NjA2LCJleHAiOjE0OTgxNjE0NTYsInV1aWQiOiI1NDRmYWMxYi1jNjI2LTRiODEtYTg3ZS03OWRmNzU5YTkzN2YiLCJtYWMiOiJub25lIn0.m973g-Zs9uWrQ01U9kCq5FjzKXSRoeA0XkwmzyJ9MJEej--arB2sRml7pVlyG5FONdjLaiF1m1STcLM816xxBg 2017-06-22 19:49:29.324 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwODU2NjA2LCJleHAiOjE0OTgxNjE0NTYsInV1aWQiOiI1NDRmYWMxYi1jNjI2LTRiODEtYTg3ZS03OWRmNzU5YTkzN2YiLCJtYWMiOiJub25lIn0.m973g-Zs9uWrQ01U9kCq5FjzKXSRoeA0XkwmzyJ9MJEej--arB2sRml7pVlyG5FONdjLaiF1m1STcLM816xxBg 2017-06-22 19:49:29.324 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /api/logo/upload 2017-06-22 19:49:29.325 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:49:29.337 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:49:29.339 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:49:29.339 ERROR 20798 --- [http-nio-8080-exec-2] c.c.p.handler.GlobalExceptionHandler : Unable to process this request. org.springframework.web.multipart.MultipartException: Could not parse multipart servlet request; nested exception is java.io.IOException: The temporary upload location [/tmp/tomcat.1220970741172837513.8080/work/Tomcat/localhost/ROOT] is not valid at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:111) at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.(StandardMultipartHttpServletRequest.java:85) at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:76) at org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1099) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:932) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) 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:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.security.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:86) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:121) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.config.WebSecurityConfig$JwtCsrfValidatorFilter.doFilterInternal(WebSecurityConfig.java:221) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.security.filter.XSSFilter.doFilter(XSSFilter.java:20) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) 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:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) 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:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:89) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:108) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:784) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:802) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1410) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 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: The temporary upload location [/tmp/tomcat.1220970741172837513.8080/work/Tomcat/localhost/ROOT] is not valid at org.apache.catalina.connector.Request.parseParts(Request.java:2776) at org.apache.catalina.connector.Request.parseParameters(Request.java:3176) at org.apache.catalina.connector.Request.getParameter(Request.java:1110) at org.apache.catalina.connector.RequestFacade.getParameter(RequestFacade.java:381) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:70) ... 23 common frames omitted 2017-06-22 19:50:09.622 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:50:09.622 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwODU2NjA2LCJleHAiOjE0OTgxNjE0NTYsInV1aWQiOiI1NDRmYWMxYi1jNjI2LTRiODEtYTg3ZS03OWRmNzU5YTkzN2YiLCJtYWMiOiJub25lIn0.m973g-Zs9uWrQ01U9kCq5FjzKXSRoeA0XkwmzyJ9MJEej--arB2sRml7pVlyG5FONdjLaiF1m1STcLM816xxBg 2017-06-22 19:50:09.622 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYwODU2NjA2LCJleHAiOjE0OTgxNjE0NTYsInV1aWQiOiI1NDRmYWMxYi1jNjI2LTRiODEtYTg3ZS03OWRmNzU5YTkzN2YiLCJtYWMiOiJub25lIn0.m973g-Zs9uWrQ01U9kCq5FjzKXSRoeA0XkwmzyJ9MJEej--arB2sRml7pVlyG5FONdjLaiF1m1STcLM816xxBg 2017-06-22 19:50:09.622 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /log_out 2017-06-22 19:50:09.622 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:50:09.626 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:50:09.627 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:50:10.170 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:50:10.171 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-22 19:50:10.171 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/logo/image 2017-06-22 19:50:10.171 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-22 19:50:37.798 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:50:37.799 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-22 19:50:37.799 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to / 2017-06-22 19:50:37.799 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-22 19:50:37.885 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:50:37.885 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-22 19:50:37.885 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/css/main.82b09716.css 2017-06-22 19:50:37.885 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-22 19:50:37.891 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:50:37.891 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-22 19:50:37.891 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/js/main.7feab74b.js 2017-06-22 19:50:37.891 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-22 19:50:41.727 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:50:41.727 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-22 19:50:41.727 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/logo/image 2017-06-22 19:50:41.727 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-22 19:50:41.756 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:50:41.756 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-22 19:50:41.756 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/Corero-Logo-Full-Color.849b14ba.png 2017-06-22 19:50:41.756 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-22 19:50:41.770 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:50:41.770 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-22 19:50:41.770 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/background.f0a916b3.png 2017-06-22 19:50:41.770 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-22 19:50:41.793 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:50:41.793 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-22 19:50:41.793 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/mspicons.1cb11b0e.eot 2017-06-22 19:50:41.793 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-22 19:50:41.868 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:50:41.868 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-22 19:50:41.868 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /favicons/favicon-192.png 2017-06-22 19:50:41.868 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-22 19:50:52.418 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:50:52.418 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-22 19:50:52.419 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /auth 2017-06-22 19:50:52.419 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-22 19:50:52.422 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:50:52.533 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:50:52.551 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:50:52.551 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:50:52.551 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:50:52.551 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 19:50:52.551 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:50:52.564 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:50:52.565 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:50:52.652 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:50:52.652 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:50:52.652 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:50:52.653 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_top_attacked_tenants 2017-06-22 19:50:52.653 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:50:52.664 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:50:52.664 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:50:52.664 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:50:52.664 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_site_traffic 2017-06-22 19:50:52.664 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:50:52.665 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:50:52.665 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:50:52.665 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:50:52.665 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_top_attacked_ip 2017-06-22 19:50:52.665 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:50:52.668 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:50:52.669 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:50:52.670 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.r.controller.AttackInfoController : getTopAttackedIPAddress Enter... start=2017-06-22T18:50 end=2017-06-22T19:50 tenant_id=null size=5 2017-06-22 19:50:52.671 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:50:52.671 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:50:52.672 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.r.controller.AttackInfoController : getSiteTraffic Enter... start=2017-06-22T18:50 end=2017-06-22T19:50 timezone=UTC tenant_id=null 2017-06-22 19:50:52.673 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.r.controller.AttackInfoController : username admin@admin.com User Role: ROLE_MSP_ADMINISTRATOR TenantId: 2017-06-22 19:50:52.673 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:50:52.673 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:50:52.673 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:50:52.673 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_recent_attacks 2017-06-22 19:50:52.673 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:50:52.674 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:50:52.675 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:50:52.676 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.r.controller.AttackInfoController : getRecentAttacks Enter... QueryString is page=2017-06-22T18:50,size=2017-06-22T19:50,start=null,end=null,sort={},tenantId={} 2017-06-22 19:50:52.676 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.r.controller.AttackInfoController : username ROLE_MSP_ADMINISTRATOR User Role: null TenantId: 2017-06-22 19:50:52.677 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:50:52.677 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:50:52.679 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.r.controller.AttackInfoController : getTopAttackedTenants Enter... Parmas start: 2017-06-22T18:50 end:2017-06-22T19:50 timezone:UTC size:5 2017-06-22 19:50:52.679 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.r.controller.AttackInfoController : getTopAttackedTenants executed Query select count(distinct attack_id) as count, IFNULL(max(t.name),'Default') as name from attack_info at left outer join tenant t on at.tenant_id = t.id where ((at.start_time between :start and :end) or (at.event_time between :start and :end) or (:start between at.start_time and at.event_time)) group by at.tenant_id order by count(attack_id) desc 2017-06-22 19:50:52.683 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.r.controller.AttackInfoController : interpolate Enter.. 2017-06-22 19:50:52.683 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.r.controller.AttackInfoController : interpolate Leave.. 2017-06-22 19:50:52.683 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.r.controller.AttackInfoController : getSiteTraffic response computed in 11ms 2017-06-22 19:50:52.683 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.r.controller.AttackInfoController : getRecentAttacks Response computed in 7ms 2017-06-22 19:50:52.684 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.r.controller.AttackInfoController : getTopAttackedTenants Leave... 2017-06-22 19:50:52.685 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.r.controller.AttackInfoController : getTopAttackedIPAddress Leave... 2017-06-22 19:50:52.708 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:50:52.708 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:50:52.708 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:50:52.708 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/chart_icon.b748e6bd.svg 2017-06-22 19:50:52.708 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:50:52.710 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:50:52.711 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:50:52.716 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:50:52.716 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:50:52.716 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:50:52.717 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/table_icon.8fe7e349.svg 2017-06-22 19:50:52.717 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:50:52.717 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:50:52.718 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:50:55.467 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:50:55.467 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:50:55.467 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:50:55.467 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users 2017-06-22 19:50:55.467 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:50:55.471 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:50:55.472 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:50:55.535 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:50:55.535 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:50:55.535 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:50:55.535 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/glyphicons-halflings-regular.f4769f9b.eot 2017-06-22 19:50:55.535 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:50:55.541 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:50:55.541 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:50:55.541 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:50:55.541 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/custom-font.526358eb.eot 2017-06-22 19:50:55.541 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:50:55.543 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:50:55.544 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:50:55.553 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:50:55.554 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:50:58.409 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:50:58.409 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:50:58.409 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:50:58.409 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/logoUpload.77603e3a.png 2017-06-22 19:50:58.409 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:50:58.411 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:50:58.411 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:50:58.411 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:50:58.412 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/uploadlogo_icon.802d7d9d.svg 2017-06-22 19:50:58.412 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:50:58.413 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:50:58.414 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:50:58.430 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:50:58.430 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:51:07.081 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:51:07.081 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:07.081 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:07.082 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /api/logo/upload 2017-06-22 19:51:07.082 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:51:07.087 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:51:07.088 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:51:07.089 ERROR 20798 --- [http-nio-8080-exec-9] c.c.p.handler.GlobalExceptionHandler : Unable to process this request. org.springframework.web.multipart.MultipartException: Could not parse multipart servlet request; nested exception is java.io.IOException: The temporary upload location [/tmp/tomcat.1220970741172837513.8080/work/Tomcat/localhost/ROOT] is not valid at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:111) at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.(StandardMultipartHttpServletRequest.java:85) at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:76) at org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1099) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:932) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) 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:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.security.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:86) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:121) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.config.WebSecurityConfig$JwtCsrfValidatorFilter.doFilterInternal(WebSecurityConfig.java:221) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.security.filter.XSSFilter.doFilter(XSSFilter.java:20) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) 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:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) 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:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:89) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:108) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:784) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:802) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1410) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 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: The temporary upload location [/tmp/tomcat.1220970741172837513.8080/work/Tomcat/localhost/ROOT] is not valid at org.apache.catalina.connector.Request.parseParts(Request.java:2776) at org.apache.catalina.connector.Request.parseParameters(Request.java:3176) at org.apache.catalina.connector.Request.getParameter(Request.java:1110) at org.apache.catalina.connector.RequestFacade.getParameter(RequestFacade.java:381) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:70) ... 23 common frames omitted 2017-06-22 19:51:26.436 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:51:26.436 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:26.437 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:26.437 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /system 2017-06-22 19:51:26.437 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:51:26.445 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:51:26.446 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:51:26.481 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:51:26.481 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:26.481 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:26.481 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/css/main.82b09716.css 2017-06-22 19:51:26.481 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:51:26.483 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:51:26.484 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:51:26.574 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:51:26.574 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:26.574 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:26.574 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/js/main.7feab74b.js 2017-06-22 19:51:26.574 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:51:26.576 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:51:26.576 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:51:29.697 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:51:29.697 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:29.697 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:29.697 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 19:51:29.697 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:51:29.701 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:51:29.701 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:51:29.706 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:51:29.706 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:29.706 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:29.707 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/logo/image 2017-06-22 19:51:29.707 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:51:29.709 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:51:29.710 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:51:29.766 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:51:29.766 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:29.766 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:29.767 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_site_traffic 2017-06-22 19:51:29.767 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:51:29.768 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:51:29.769 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:51:29.770 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.r.controller.AttackInfoController : getSiteTraffic Enter... start=2017-06-22T18:51 end=2017-06-22T19:51 timezone=UTC tenant_id=null 2017-06-22 19:51:29.770 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.r.controller.AttackInfoController : username admin@admin.com User Role: ROLE_MSP_ADMINISTRATOR TenantId: 2017-06-22 19:51:29.770 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:51:29.771 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:29.771 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:29.771 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_top_attacked_ip 2017-06-22 19:51:29.771 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:51:29.773 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:51:29.774 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:51:29.775 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.r.controller.AttackInfoController : getTopAttackedIPAddress Enter... start=2017-06-22T18:51 end=2017-06-22T19:51 tenant_id=null size=5 2017-06-22 19:51:29.775 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:51:29.775 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:29.776 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:29.776 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_recent_attacks 2017-06-22 19:51:29.776 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:51:29.776 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:51:29.777 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:51:29.778 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.r.controller.AttackInfoController : getRecentAttacks Enter... QueryString is page=2017-06-22T18:51,size=2017-06-22T19:51,start=null,end=null,sort={},tenantId={} 2017-06-22 19:51:29.778 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.r.controller.AttackInfoController : username ROLE_MSP_ADMINISTRATOR User Role: null TenantId: 2017-06-22 19:51:29.782 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.r.controller.AttackInfoController : getRecentAttacks Response computed in 4ms 2017-06-22 19:51:29.782 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.r.controller.AttackInfoController : getTopAttackedIPAddress Leave... 2017-06-22 19:51:29.789 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.r.controller.AttackInfoController : interpolate Enter.. 2017-06-22 19:51:29.790 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.r.controller.AttackInfoController : interpolate Leave.. 2017-06-22 19:51:29.790 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.r.controller.AttackInfoController : getSiteTraffic response computed in 20ms 2017-06-22 19:51:29.824 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:51:29.824 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:29.824 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:29.825 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/chart_icon.b748e6bd.svg 2017-06-22 19:51:29.825 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:51:29.825 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:51:29.826 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:51:29.842 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:51:29.842 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:29.842 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:29.842 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/table_icon.8fe7e349.svg 2017-06-22 19:51:29.842 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:51:29.844 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:51:29.845 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:51:29.856 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:51:29.856 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:29.856 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:29.856 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/mspicons.1cb11b0e.eot 2017-06-22 19:51:29.856 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:51:29.857 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:51:29.857 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:51:30.135 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:51:30.135 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:30.135 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:30.135 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_top_attacked_tenants 2017-06-22 19:51:30.135 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:51:30.136 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:51:30.137 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:51:30.138 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.r.controller.AttackInfoController : getTopAttackedTenants Enter... Parmas start: 2017-06-22T18:51 end:2017-06-22T19:51 timezone:UTC size:5 2017-06-22 19:51:30.138 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.r.controller.AttackInfoController : getTopAttackedTenants executed Query select count(distinct attack_id) as count, IFNULL(max(t.name),'Default') as name from attack_info at left outer join tenant t on at.tenant_id = t.id where ((at.start_time between :start and :end) or (at.event_time between :start and :end) or (:start between at.start_time and at.event_time)) group by at.tenant_id order by count(attack_id) desc 2017-06-22 19:51:30.140 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.r.controller.AttackInfoController : getTopAttackedTenants Leave... 2017-06-22 19:51:34.860 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:51:34.860 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:34.860 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:34.861 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users 2017-06-22 19:51:34.861 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:51:34.863 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:51:34.863 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:51:34.931 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:51:34.931 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:34.931 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:34.931 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/glyphicons-halflings-regular.f4769f9b.eot 2017-06-22 19:51:34.931 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:51:34.933 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:51:34.934 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:51:34.945 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:51:34.945 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:34.945 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:34.945 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/custom-font.526358eb.eot 2017-06-22 19:51:34.945 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:51:34.947 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:51:34.948 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:51:36.448 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:51:36.448 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:36.448 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:36.449 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/uploadlogo_icon.802d7d9d.svg 2017-06-22 19:51:36.449 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:51:36.450 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:51:36.451 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:51:36.461 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:51:36.461 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:36.461 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:36.461 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/logoUpload.77603e3a.png 2017-06-22 19:51:36.461 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:51:36.463 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:51:36.463 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:51:44.736 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:51:44.736 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:44.736 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:51:44.737 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /api/logo/upload 2017-06-22 19:51:44.737 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:51:44.740 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:51:44.741 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:51:44.742 ERROR 20798 --- [http-nio-8080-exec-8] c.c.p.handler.GlobalExceptionHandler : Unable to process this request. org.springframework.web.multipart.MultipartException: Could not parse multipart servlet request; nested exception is java.io.IOException: The temporary upload location [/tmp/tomcat.1220970741172837513.8080/work/Tomcat/localhost/ROOT] is not valid at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:111) at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.(StandardMultipartHttpServletRequest.java:85) at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:76) at org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1099) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:932) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) 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:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.security.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:86) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:121) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.config.WebSecurityConfig$JwtCsrfValidatorFilter.doFilterInternal(WebSecurityConfig.java:221) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.security.filter.XSSFilter.doFilter(XSSFilter.java:20) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) 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:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) 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:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:89) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:108) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:784) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:802) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1410) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 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: The temporary upload location [/tmp/tomcat.1220970741172837513.8080/work/Tomcat/localhost/ROOT] is not valid at org.apache.catalina.connector.Request.parseParts(Request.java:2776) at org.apache.catalina.connector.Request.parseParameters(Request.java:3176) at org.apache.catalina.connector.Request.getParameter(Request.java:1110) at org.apache.catalina.connector.RequestFacade.getParameter(RequestFacade.java:381) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:70) ... 23 common frames omitted 2017-06-22 19:52:29.726 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:52:29.726 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:52:29.726 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:52:29.727 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 19:52:29.727 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:52:29.729 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:52:29.730 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:53:50.422 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:53:50.423 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:53:50.423 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:53:50.423 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /api/logo/upload 2017-06-22 19:53:50.423 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:53:50.425 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:53:50.426 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:53:50.427 ERROR 20798 --- [http-nio-8080-exec-6] c.c.p.handler.GlobalExceptionHandler : Unable to process this request. org.springframework.web.multipart.MultipartException: Could not parse multipart servlet request; nested exception is java.io.IOException: The temporary upload location [/tmp/tomcat.1220970741172837513.8080/work/Tomcat/localhost/ROOT] is not valid at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:111) at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.(StandardMultipartHttpServletRequest.java:85) at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:76) at org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1099) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:932) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) 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:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.security.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:86) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:121) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.config.WebSecurityConfig$JwtCsrfValidatorFilter.doFilterInternal(WebSecurityConfig.java:221) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.security.filter.XSSFilter.doFilter(XSSFilter.java:20) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) 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:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) 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:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:89) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:108) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:784) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:802) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1410) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 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: The temporary upload location [/tmp/tomcat.1220970741172837513.8080/work/Tomcat/localhost/ROOT] is not valid at org.apache.catalina.connector.Request.parseParts(Request.java:2776) at org.apache.catalina.connector.Request.parseParameters(Request.java:3176) at org.apache.catalina.connector.Request.getParameter(Request.java:1110) at org.apache.catalina.connector.RequestFacade.getParameter(RequestFacade.java:381) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:70) ... 23 common frames omitted 2017-06-22 19:54:29.712 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:54:29.712 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:54:29.713 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:54:29.713 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 19:54:29.713 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:54:29.718 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:54:29.719 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:55:02.752 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:55:02.752 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:55:02.752 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:55:02.752 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_top_attacked_tenants 2017-06-22 19:55:02.752 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:55:02.754 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:55:02.755 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:55:02.757 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.r.controller.AttackInfoController : getTopAttackedTenants Enter... Parmas start: 2017-06-22T18:55 end:2017-06-22T19:55 timezone:UTC size:5 2017-06-22 19:55:02.757 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.r.controller.AttackInfoController : getTopAttackedTenants executed Query select count(distinct attack_id) as count, IFNULL(max(t.name),'Default') as name from attack_info at left outer join tenant t on at.tenant_id = t.id where ((at.start_time between :start and :end) or (at.event_time between :start and :end) or (:start between at.start_time and at.event_time)) group by at.tenant_id order by count(attack_id) desc 2017-06-22 19:55:02.764 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:55:02.764 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:55:02.764 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:55:02.764 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_site_traffic 2017-06-22 19:55:02.764 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:55:02.765 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:55:02.765 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:55:02.765 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:55:02.765 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_top_attacked_ip 2017-06-22 19:55:02.765 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:55:02.766 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:55:02.766 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:55:02.766 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:55:02.766 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_recent_attacks 2017-06-22 19:55:02.766 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:55:02.767 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:55:02.768 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:55:02.769 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.r.controller.AttackInfoController : getTopAttackedIPAddress Enter... start=2017-06-22T18:55 end=2017-06-22T19:55 tenant_id=null size=5 2017-06-22 19:55:02.769 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:55:02.770 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:55:02.771 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.r.controller.AttackInfoController : getRecentAttacks Enter... QueryString is page=2017-06-22T18:55,size=2017-06-22T19:55,start=null,end=null,sort={},tenantId={} 2017-06-22 19:55:02.771 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.r.controller.AttackInfoController : username ROLE_MSP_ADMINISTRATOR User Role: null TenantId: 2017-06-22 19:55:02.776 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:55:02.777 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:55:02.787 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.r.controller.AttackInfoController : getSiteTraffic Enter... start=2017-06-22T18:55 end=2017-06-22T19:55 timezone=UTC tenant_id=null 2017-06-22 19:55:02.787 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.r.controller.AttackInfoController : username admin@admin.com User Role: ROLE_MSP_ADMINISTRATOR TenantId: 2017-06-22 19:55:02.788 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.r.controller.AttackInfoController : getRecentAttacks Response computed in 17ms 2017-06-22 19:55:02.789 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.r.controller.AttackInfoController : getTopAttackedIPAddress Leave... 2017-06-22 19:55:02.789 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.r.controller.AttackInfoController : interpolate Enter.. 2017-06-22 19:55:02.789 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.r.controller.AttackInfoController : interpolate Leave.. 2017-06-22 19:55:02.789 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.r.controller.AttackInfoController : getSiteTraffic response computed in 2ms 2017-06-22 19:55:02.792 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.r.controller.AttackInfoController : getTopAttackedTenants Leave... 2017-06-22 19:55:14.603 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:55:14.604 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:55:14.604 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:55:14.604 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users 2017-06-22 19:55:14.604 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:55:14.606 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:55:14.607 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:55:16.001 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:55:16.001 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:55:16.001 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:55:16.001 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_top_attacked_tenants 2017-06-22 19:55:16.001 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:55:16.003 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:55:16.004 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:55:16.005 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.r.controller.AttackInfoController : getTopAttackedTenants Enter... Parmas start: 2017-06-22T18:55 end:2017-06-22T19:55 timezone:UTC size:5 2017-06-22 19:55:16.005 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.r.controller.AttackInfoController : getTopAttackedTenants executed Query select count(distinct attack_id) as count, IFNULL(max(t.name),'Default') as name from attack_info at left outer join tenant t on at.tenant_id = t.id where ((at.start_time between :start and :end) or (at.event_time between :start and :end) or (:start between at.start_time and at.event_time)) group by at.tenant_id order by count(attack_id) desc 2017-06-22 19:55:16.007 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:55:16.007 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:55:16.007 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:55:16.007 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_site_traffic 2017-06-22 19:55:16.007 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:55:16.009 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:55:16.010 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:55:16.010 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:55:16.010 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_top_attacked_ip 2017-06-22 19:55:16.010 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:55:16.011 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:55:16.011 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:55:16.013 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.r.controller.AttackInfoController : getTopAttackedIPAddress Enter... start=2017-06-22T18:55 end=2017-06-22T19:55 tenant_id=null size=5 2017-06-22 19:55:16.013 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:55:16.013 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:55:16.013 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:55:16.013 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_recent_attacks 2017-06-22 19:55:16.013 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:55:16.014 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:55:16.015 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:55:16.016 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.r.controller.AttackInfoController : getRecentAttacks Enter... QueryString is page=2017-06-22T18:55,size=2017-06-22T19:55,start=null,end=null,sort={},tenantId={} 2017-06-22 19:55:16.016 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.r.controller.AttackInfoController : username ROLE_MSP_ADMINISTRATOR User Role: null TenantId: 2017-06-22 19:55:16.016 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:55:16.017 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:55:16.018 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.r.controller.AttackInfoController : getSiteTraffic Enter... start=2017-06-22T18:55 end=2017-06-22T19:55 timezone=UTC tenant_id=null 2017-06-22 19:55:16.018 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.r.controller.AttackInfoController : username admin@admin.com User Role: ROLE_MSP_ADMINISTRATOR TenantId: 2017-06-22 19:55:16.022 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.r.controller.AttackInfoController : getRecentAttacks Response computed in 6ms 2017-06-22 19:55:16.023 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.r.controller.AttackInfoController : interpolate Enter.. 2017-06-22 19:55:16.023 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.r.controller.AttackInfoController : interpolate Leave.. 2017-06-22 19:55:16.023 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.r.controller.AttackInfoController : getSiteTraffic response computed in 5ms 2017-06-22 19:55:16.036 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.r.controller.AttackInfoController : getTopAttackedIPAddress Leave... 2017-06-22 19:55:16.036 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.r.controller.AttackInfoController : getTopAttackedTenants Leave... 2017-06-22 19:55:20.128 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:55:20.128 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:55:20.128 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:55:20.128 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users 2017-06-22 19:55:20.128 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:55:20.130 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:55:20.131 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:55:28.510 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:55:28.510 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:55:28.510 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:55:28.511 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/auditLog 2017-06-22 19:55:28.511 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:55:28.513 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:55:28.514 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:55:29.750 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:55:29.750 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:55:29.750 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:55:29.750 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 19:55:29.750 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:55:29.752 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:55:29.753 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:55:31.860 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:55:31.860 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:55:31.860 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:55:31.861 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/servicePolicies 2017-06-22 19:55:31.861 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:55:31.863 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:55:31.863 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:55:33.379 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:55:33.380 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:55:33.380 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:55:33.380 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/license 2017-06-22 19:55:33.380 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:55:33.382 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:55:33.382 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:55:34.899 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:55:34.899 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:55:34.899 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:55:34.900 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/uploadlogo_icon.802d7d9d.svg 2017-06-22 19:55:34.900 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:55:34.901 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:55:34.902 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:56:29.732 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:56:29.732 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:56:29.732 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:56:29.733 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 19:56:29.733 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:56:29.735 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:56:29.736 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:57:29.712 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:57:29.712 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:57:29.712 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:57:29.713 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 19:57:29.713 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:57:29.715 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:57:29.716 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:58:29.694 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:58:29.694 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:58:29.694 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:58:29.695 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 19:58:29.695 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:58:29.698 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:58:29.699 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:58:29.728 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:58:29.728 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:58:29.728 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:58:29.728 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-22 19:58:29.728 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:58:29.729 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:58:29.730 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 19:58:29.731 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:58:29.731 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxMDUyNTMzLCJleHAiOjE0OTgxNjE2NTIsInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.MBkfYP29pLijq0edoMcfcwXYR1G5RR9FjgGeELPyN5xzSljI3f_UBi2kXkQEZ1f9wERlPxrwIPXrxqhJ5Jkv7A 2017-06-22 19:59:29.679 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 19:59:29.680 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxNTA5NzMxLCJleHAiOjE0OTgxNjIxMDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.Fx6uF9rkKIohHbEWtAg55HNFpHC9KOVgXyEI5LNVsJRZMw_t6oJ45AiUsgCdi8y87cdFL2528EHL_gts0kX2eQ 2017-06-22 19:59:29.680 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxNTA5NzMxLCJleHAiOjE0OTgxNjIxMDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.Fx6uF9rkKIohHbEWtAg55HNFpHC9KOVgXyEI5LNVsJRZMw_t6oJ45AiUsgCdi8y87cdFL2528EHL_gts0kX2eQ 2017-06-22 19:59:29.680 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 19:59:29.680 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 19:59:29.682 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 19:59:29.684 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 20:00:00.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 20:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 20:00:29.662 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 20:00:29.662 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxNTA5NzMxLCJleHAiOjE0OTgxNjIxMDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.Fx6uF9rkKIohHbEWtAg55HNFpHC9KOVgXyEI5LNVsJRZMw_t6oJ45AiUsgCdi8y87cdFL2528EHL_gts0kX2eQ 2017-06-22 20:00:29.662 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxNTA5NzMxLCJleHAiOjE0OTgxNjIxMDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.Fx6uF9rkKIohHbEWtAg55HNFpHC9KOVgXyEI5LNVsJRZMw_t6oJ45AiUsgCdi8y87cdFL2528EHL_gts0kX2eQ 2017-06-22 20:00:29.663 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 20:00:29.663 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 20:00:29.668 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 20:00:29.669 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 20:00:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 20:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 20:01:29.652 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 20:01:29.653 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxNTA5NzMxLCJleHAiOjE0OTgxNjIxMDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.Fx6uF9rkKIohHbEWtAg55HNFpHC9KOVgXyEI5LNVsJRZMw_t6oJ45AiUsgCdi8y87cdFL2528EHL_gts0kX2eQ 2017-06-22 20:01:29.653 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxNTA5NzMxLCJleHAiOjE0OTgxNjIxMDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.Fx6uF9rkKIohHbEWtAg55HNFpHC9KOVgXyEI5LNVsJRZMw_t6oJ45AiUsgCdi8y87cdFL2528EHL_gts0kX2eQ 2017-06-22 20:01:29.653 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 20:01:29.653 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 20:01:29.655 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 20:01:29.656 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 20:02:29.627 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 20:02:29.627 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxNTA5NzMxLCJleHAiOjE0OTgxNjIxMDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.Fx6uF9rkKIohHbEWtAg55HNFpHC9KOVgXyEI5LNVsJRZMw_t6oJ45AiUsgCdi8y87cdFL2528EHL_gts0kX2eQ 2017-06-22 20:02:29.627 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxNTA5NzMxLCJleHAiOjE0OTgxNjIxMDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.Fx6uF9rkKIohHbEWtAg55HNFpHC9KOVgXyEI5LNVsJRZMw_t6oJ45AiUsgCdi8y87cdFL2528EHL_gts0kX2eQ 2017-06-22 20:02:29.628 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 20:02:29.628 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 20:02:29.631 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 20:02:29.632 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 20:03:29.614 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 20:03:29.614 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxNTA5NzMxLCJleHAiOjE0OTgxNjIxMDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.Fx6uF9rkKIohHbEWtAg55HNFpHC9KOVgXyEI5LNVsJRZMw_t6oJ45AiUsgCdi8y87cdFL2528EHL_gts0kX2eQ 2017-06-22 20:03:29.614 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxNTA5NzMxLCJleHAiOjE0OTgxNjIxMDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.Fx6uF9rkKIohHbEWtAg55HNFpHC9KOVgXyEI5LNVsJRZMw_t6oJ45AiUsgCdi8y87cdFL2528EHL_gts0kX2eQ 2017-06-22 20:03:29.615 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 20:03:29.615 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 20:03:29.624 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 20:03:29.625 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 20:04:29.595 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 20:04:29.595 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxNTA5NzMxLCJleHAiOjE0OTgxNjIxMDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.Fx6uF9rkKIohHbEWtAg55HNFpHC9KOVgXyEI5LNVsJRZMw_t6oJ45AiUsgCdi8y87cdFL2528EHL_gts0kX2eQ 2017-06-22 20:04:29.595 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxNTA5NzMxLCJleHAiOjE0OTgxNjIxMDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.Fx6uF9rkKIohHbEWtAg55HNFpHC9KOVgXyEI5LNVsJRZMw_t6oJ45AiUsgCdi8y87cdFL2528EHL_gts0kX2eQ 2017-06-22 20:04:29.595 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 20:04:29.595 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 20:04:29.598 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 20:04:29.599 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 20:05:29.578 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 20:05:29.578 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxNTA5NzMxLCJleHAiOjE0OTgxNjIxMDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.Fx6uF9rkKIohHbEWtAg55HNFpHC9KOVgXyEI5LNVsJRZMw_t6oJ45AiUsgCdi8y87cdFL2528EHL_gts0kX2eQ 2017-06-22 20:05:29.578 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxNTA5NzMxLCJleHAiOjE0OTgxNjIxMDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.Fx6uF9rkKIohHbEWtAg55HNFpHC9KOVgXyEI5LNVsJRZMw_t6oJ45AiUsgCdi8y87cdFL2528EHL_gts0kX2eQ 2017-06-22 20:05:29.579 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 20:05:29.579 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 20:05:29.582 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 20:05:29.583 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 20:05:29.609 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 20:05:29.609 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxNTA5NzMxLCJleHAiOjE0OTgxNjIxMDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.Fx6uF9rkKIohHbEWtAg55HNFpHC9KOVgXyEI5LNVsJRZMw_t6oJ45AiUsgCdi8y87cdFL2528EHL_gts0kX2eQ 2017-06-22 20:05:29.609 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxNTA5NzMxLCJleHAiOjE0OTgxNjIxMDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.Fx6uF9rkKIohHbEWtAg55HNFpHC9KOVgXyEI5LNVsJRZMw_t6oJ45AiUsgCdi8y87cdFL2528EHL_gts0kX2eQ 2017-06-22 20:05:29.609 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-22 20:05:29.609 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 20:05:29.611 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 20:05:29.611 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 20:05:29.612 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 20:05:29.612 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxNTA5NzMxLCJleHAiOjE0OTgxNjIxMDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.Fx6uF9rkKIohHbEWtAg55HNFpHC9KOVgXyEI5LNVsJRZMw_t6oJ45AiUsgCdi8y87cdFL2528EHL_gts0kX2eQ 2017-06-22 20:06:29.569 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 20:06:29.569 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxOTI5NjEyLCJleHAiOjE0OTgxNjI1MjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.xNpKjaYz9tMPssDBGNkNj6h7IS4Yy-KWRd24VBZUt7k-2tJ8g3GdmXljZgibbIUwYQFIubMPrq671_EaHNtt7w 2017-06-22 20:06:29.569 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxOTI5NjEyLCJleHAiOjE0OTgxNjI1MjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.xNpKjaYz9tMPssDBGNkNj6h7IS4Yy-KWRd24VBZUt7k-2tJ8g3GdmXljZgibbIUwYQFIubMPrq671_EaHNtt7w 2017-06-22 20:06:29.569 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 20:06:29.569 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 20:06:29.572 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 20:06:29.573 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 20:07:29.544 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 20:07:29.544 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxOTI5NjEyLCJleHAiOjE0OTgxNjI1MjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.xNpKjaYz9tMPssDBGNkNj6h7IS4Yy-KWRd24VBZUt7k-2tJ8g3GdmXljZgibbIUwYQFIubMPrq671_EaHNtt7w 2017-06-22 20:07:29.544 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxOTI5NjEyLCJleHAiOjE0OTgxNjI1MjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.xNpKjaYz9tMPssDBGNkNj6h7IS4Yy-KWRd24VBZUt7k-2tJ8g3GdmXljZgibbIUwYQFIubMPrq671_EaHNtt7w 2017-06-22 20:07:29.545 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 20:07:29.545 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 20:07:29.547 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 20:07:29.548 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 20:08:29.527 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 20:08:29.527 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxOTI5NjEyLCJleHAiOjE0OTgxNjI1MjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.xNpKjaYz9tMPssDBGNkNj6h7IS4Yy-KWRd24VBZUt7k-2tJ8g3GdmXljZgibbIUwYQFIubMPrq671_EaHNtt7w 2017-06-22 20:08:29.527 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxOTI5NjEyLCJleHAiOjE0OTgxNjI1MjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.xNpKjaYz9tMPssDBGNkNj6h7IS4Yy-KWRd24VBZUt7k-2tJ8g3GdmXljZgibbIUwYQFIubMPrq671_EaHNtt7w 2017-06-22 20:08:29.528 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 20:08:29.528 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 20:08:29.536 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 20:08:29.537 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 20:09:29.511 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 20:09:29.511 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxOTI5NjEyLCJleHAiOjE0OTgxNjI1MjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.xNpKjaYz9tMPssDBGNkNj6h7IS4Yy-KWRd24VBZUt7k-2tJ8g3GdmXljZgibbIUwYQFIubMPrq671_EaHNtt7w 2017-06-22 20:09:29.511 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxOTI5NjEyLCJleHAiOjE0OTgxNjI1MjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.xNpKjaYz9tMPssDBGNkNj6h7IS4Yy-KWRd24VBZUt7k-2tJ8g3GdmXljZgibbIUwYQFIubMPrq671_EaHNtt7w 2017-06-22 20:09:29.511 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 20:09:29.511 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 20:09:29.514 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 20:09:29.515 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 20:10:29.493 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 20:10:29.493 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxOTI5NjEyLCJleHAiOjE0OTgxNjI1MjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.xNpKjaYz9tMPssDBGNkNj6h7IS4Yy-KWRd24VBZUt7k-2tJ8g3GdmXljZgibbIUwYQFIubMPrq671_EaHNtt7w 2017-06-22 20:10:29.493 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxOTI5NjEyLCJleHAiOjE0OTgxNjI1MjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.xNpKjaYz9tMPssDBGNkNj6h7IS4Yy-KWRd24VBZUt7k-2tJ8g3GdmXljZgibbIUwYQFIubMPrq671_EaHNtt7w 2017-06-22 20:10:29.493 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 20:10:29.494 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 20:10:29.496 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 20:10:29.497 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 20:11:29.477 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 20:11:29.477 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxOTI5NjEyLCJleHAiOjE0OTgxNjI1MjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.xNpKjaYz9tMPssDBGNkNj6h7IS4Yy-KWRd24VBZUt7k-2tJ8g3GdmXljZgibbIUwYQFIubMPrq671_EaHNtt7w 2017-06-22 20:11:29.477 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxOTI5NjEyLCJleHAiOjE0OTgxNjI1MjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.xNpKjaYz9tMPssDBGNkNj6h7IS4Yy-KWRd24VBZUt7k-2tJ8g3GdmXljZgibbIUwYQFIubMPrq671_EaHNtt7w 2017-06-22 20:11:29.478 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 20:11:29.478 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 20:11:29.480 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 20:11:29.481 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 20:12:29.460 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 20:12:29.460 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxOTI5NjEyLCJleHAiOjE0OTgxNjI1MjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.xNpKjaYz9tMPssDBGNkNj6h7IS4Yy-KWRd24VBZUt7k-2tJ8g3GdmXljZgibbIUwYQFIubMPrq671_EaHNtt7w 2017-06-22 20:12:29.460 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxOTI5NjEyLCJleHAiOjE0OTgxNjI1MjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.xNpKjaYz9tMPssDBGNkNj6h7IS4Yy-KWRd24VBZUt7k-2tJ8g3GdmXljZgibbIUwYQFIubMPrq671_EaHNtt7w 2017-06-22 20:12:29.460 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 20:12:29.460 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 20:12:29.463 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 20:12:29.464 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 20:12:29.476 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 20:12:29.476 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxOTI5NjEyLCJleHAiOjE0OTgxNjI1MjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.xNpKjaYz9tMPssDBGNkNj6h7IS4Yy-KWRd24VBZUt7k-2tJ8g3GdmXljZgibbIUwYQFIubMPrq671_EaHNtt7w 2017-06-22 20:12:29.476 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxOTI5NjEyLCJleHAiOjE0OTgxNjI1MjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.xNpKjaYz9tMPssDBGNkNj6h7IS4Yy-KWRd24VBZUt7k-2tJ8g3GdmXljZgibbIUwYQFIubMPrq671_EaHNtt7w 2017-06-22 20:12:29.476 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-22 20:12:29.476 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 20:12:29.478 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 20:12:29.478 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 20:12:29.479 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 20:12:29.479 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYxOTI5NjEyLCJleHAiOjE0OTgxNjI1MjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.xNpKjaYz9tMPssDBGNkNj6h7IS4Yy-KWRd24VBZUt7k-2tJ8g3GdmXljZgibbIUwYQFIubMPrq671_EaHNtt7w 2017-06-22 20:13:29.442 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 20:13:29.442 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyMzQ5NDc5LCJleHAiOjE0OTgxNjI5NDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.JlY7a7u5xCFSLzIvwMFqPVmveFHg6qfKR9Y8WvfazfzjRuA7jqdugSeYivHL6eKy1CG0J5mZZzql16mnWvh2vw 2017-06-22 20:13:29.442 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyMzQ5NDc5LCJleHAiOjE0OTgxNjI5NDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.JlY7a7u5xCFSLzIvwMFqPVmveFHg6qfKR9Y8WvfazfzjRuA7jqdugSeYivHL6eKy1CG0J5mZZzql16mnWvh2vw 2017-06-22 20:13:29.442 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 20:13:29.442 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 20:13:29.445 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 20:13:29.446 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 20:14:29.427 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 20:14:29.428 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyMzQ5NDc5LCJleHAiOjE0OTgxNjI5NDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.JlY7a7u5xCFSLzIvwMFqPVmveFHg6qfKR9Y8WvfazfzjRuA7jqdugSeYivHL6eKy1CG0J5mZZzql16mnWvh2vw 2017-06-22 20:14:29.428 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyMzQ5NDc5LCJleHAiOjE0OTgxNjI5NDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.JlY7a7u5xCFSLzIvwMFqPVmveFHg6qfKR9Y8WvfazfzjRuA7jqdugSeYivHL6eKy1CG0J5mZZzql16mnWvh2vw 2017-06-22 20:14:29.428 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 20:14:29.428 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 20:14:29.431 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 20:14:29.432 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 20:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 20:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 20:15:29.411 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 20:15:29.411 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyMzQ5NDc5LCJleHAiOjE0OTgxNjI5NDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.JlY7a7u5xCFSLzIvwMFqPVmveFHg6qfKR9Y8WvfazfzjRuA7jqdugSeYivHL6eKy1CG0J5mZZzql16mnWvh2vw 2017-06-22 20:15:29.411 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyMzQ5NDc5LCJleHAiOjE0OTgxNjI5NDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.JlY7a7u5xCFSLzIvwMFqPVmveFHg6qfKR9Y8WvfazfzjRuA7jqdugSeYivHL6eKy1CG0J5mZZzql16mnWvh2vw 2017-06-22 20:15:29.411 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 20:15:29.411 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 20:15:29.414 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 20:15:29.415 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 20:15:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 20:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 20:16:29.396 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 20:16:29.396 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyMzQ5NDc5LCJleHAiOjE0OTgxNjI5NDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.JlY7a7u5xCFSLzIvwMFqPVmveFHg6qfKR9Y8WvfazfzjRuA7jqdugSeYivHL6eKy1CG0J5mZZzql16mnWvh2vw 2017-06-22 20:16:29.396 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyMzQ5NDc5LCJleHAiOjE0OTgxNjI5NDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.JlY7a7u5xCFSLzIvwMFqPVmveFHg6qfKR9Y8WvfazfzjRuA7jqdugSeYivHL6eKy1CG0J5mZZzql16mnWvh2vw 2017-06-22 20:16:29.396 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 20:16:29.396 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 20:16:29.399 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 20:16:29.400 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 20:17:29.379 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 20:17:29.379 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyMzQ5NDc5LCJleHAiOjE0OTgxNjI5NDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.JlY7a7u5xCFSLzIvwMFqPVmveFHg6qfKR9Y8WvfazfzjRuA7jqdugSeYivHL6eKy1CG0J5mZZzql16mnWvh2vw 2017-06-22 20:17:29.379 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyMzQ5NDc5LCJleHAiOjE0OTgxNjI5NDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.JlY7a7u5xCFSLzIvwMFqPVmveFHg6qfKR9Y8WvfazfzjRuA7jqdugSeYivHL6eKy1CG0J5mZZzql16mnWvh2vw 2017-06-22 20:17:29.380 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 20:17:29.380 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 20:17:29.382 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 20:17:29.384 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 20:18:29.360 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 20:18:29.360 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyMzQ5NDc5LCJleHAiOjE0OTgxNjI5NDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.JlY7a7u5xCFSLzIvwMFqPVmveFHg6qfKR9Y8WvfazfzjRuA7jqdugSeYivHL6eKy1CG0J5mZZzql16mnWvh2vw 2017-06-22 20:18:29.360 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyMzQ5NDc5LCJleHAiOjE0OTgxNjI5NDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.JlY7a7u5xCFSLzIvwMFqPVmveFHg6qfKR9Y8WvfazfzjRuA7jqdugSeYivHL6eKy1CG0J5mZZzql16mnWvh2vw 2017-06-22 20:18:29.360 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 20:18:29.361 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 20:18:29.363 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 20:18:29.364 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 20:19:29.342 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 20:19:29.342 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyMzQ5NDc5LCJleHAiOjE0OTgxNjI5NDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.JlY7a7u5xCFSLzIvwMFqPVmveFHg6qfKR9Y8WvfazfzjRuA7jqdugSeYivHL6eKy1CG0J5mZZzql16mnWvh2vw 2017-06-22 20:19:29.342 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyMzQ5NDc5LCJleHAiOjE0OTgxNjI5NDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.JlY7a7u5xCFSLzIvwMFqPVmveFHg6qfKR9Y8WvfazfzjRuA7jqdugSeYivHL6eKy1CG0J5mZZzql16mnWvh2vw 2017-06-22 20:19:29.343 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 20:19:29.343 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 20:19:29.346 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 20:19:29.347 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 20:19:29.373 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 20:19:29.373 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyMzQ5NDc5LCJleHAiOjE0OTgxNjI5NDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.JlY7a7u5xCFSLzIvwMFqPVmveFHg6qfKR9Y8WvfazfzjRuA7jqdugSeYivHL6eKy1CG0J5mZZzql16mnWvh2vw 2017-06-22 20:19:29.373 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyMzQ5NDc5LCJleHAiOjE0OTgxNjI5NDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.JlY7a7u5xCFSLzIvwMFqPVmveFHg6qfKR9Y8WvfazfzjRuA7jqdugSeYivHL6eKy1CG0J5mZZzql16mnWvh2vw 2017-06-22 20:19:29.373 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-22 20:19:29.373 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 20:19:29.375 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 20:19:29.375 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 20:19:29.376 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 20:19:29.376 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyMzQ5NDc5LCJleHAiOjE0OTgxNjI5NDksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.JlY7a7u5xCFSLzIvwMFqPVmveFHg6qfKR9Y8WvfazfzjRuA7jqdugSeYivHL6eKy1CG0J5mZZzql16mnWvh2vw 2017-06-22 20:20:29.324 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 20:20:29.324 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyNzY5Mzc2LCJleHAiOjE0OTgxNjMzNjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.4faWKVu1Hb0EBZQ1fbm8roHj2YWOc8GhVOaalgqYNjJjXAYpmuP6_sVuDUwgeOyIXiTqNILWxJh9Y2LB8qCdzQ 2017-06-22 20:20:29.324 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyNzY5Mzc2LCJleHAiOjE0OTgxNjMzNjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.4faWKVu1Hb0EBZQ1fbm8roHj2YWOc8GhVOaalgqYNjJjXAYpmuP6_sVuDUwgeOyIXiTqNILWxJh9Y2LB8qCdzQ 2017-06-22 20:20:29.325 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 20:20:29.325 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 20:20:29.327 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 20:20:29.328 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-22 20:30:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 20:30:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 20:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 20:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 20:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 20:45:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 20:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 20:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 21:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 21:00:00.005 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 21:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 21:00:30.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 21:15:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 21:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 21:15:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 21:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 21:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 21:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 21:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 21:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 21:45:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 21:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 21:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 21:45:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 21:55:11.263 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 21:55:11.264 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyNzY5Mzc2LCJleHAiOjE0OTgxNjMzNjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.4faWKVu1Hb0EBZQ1fbm8roHj2YWOc8GhVOaalgqYNjJjXAYpmuP6_sVuDUwgeOyIXiTqNILWxJh9Y2LB8qCdzQ 2017-06-22 21:55:11.264 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyNzY5Mzc2LCJleHAiOjE0OTgxNjMzNjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.4faWKVu1Hb0EBZQ1fbm8roHj2YWOc8GhVOaalgqYNjJjXAYpmuP6_sVuDUwgeOyIXiTqNILWxJh9Y2LB8qCdzQ 2017-06-22 21:55:11.265 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-22 21:55:11.265 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 21:55:11.279 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 21:55:11.280 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyNzY5Mzc2LCJleHAiOjE0OTgxNjMzNjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.4faWKVu1Hb0EBZQ1fbm8roHj2YWOc8GhVOaalgqYNjJjXAYpmuP6_sVuDUwgeOyIXiTqNILWxJh9Y2LB8qCdzQ 2017-06-22 21:55:11.280 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyNzY5Mzc2LCJleHAiOjE0OTgxNjMzNjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.4faWKVu1Hb0EBZQ1fbm8roHj2YWOc8GhVOaalgqYNjJjXAYpmuP6_sVuDUwgeOyIXiTqNILWxJh9Y2LB8qCdzQ 2017-06-22 21:55:11.280 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_site_traffic 2017-06-22 21:55:11.280 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 21:55:11.282 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 21:55:11.298 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 21:55:11.363 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 21:55:11.363 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyNzY5Mzc2LCJleHAiOjE0OTgxNjMzNjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.4faWKVu1Hb0EBZQ1fbm8roHj2YWOc8GhVOaalgqYNjJjXAYpmuP6_sVuDUwgeOyIXiTqNILWxJh9Y2LB8qCdzQ 2017-06-22 21:55:11.363 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyNzY5Mzc2LCJleHAiOjE0OTgxNjMzNjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.4faWKVu1Hb0EBZQ1fbm8roHj2YWOc8GhVOaalgqYNjJjXAYpmuP6_sVuDUwgeOyIXiTqNILWxJh9Y2LB8qCdzQ 2017-06-22 21:55:11.363 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_recent_attacks 2017-06-22 21:55:11.363 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 21:55:11.365 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 21:55:11.395 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 21:55:11.395 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyNzY5Mzc2LCJleHAiOjE0OTgxNjMzNjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.4faWKVu1Hb0EBZQ1fbm8roHj2YWOc8GhVOaalgqYNjJjXAYpmuP6_sVuDUwgeOyIXiTqNILWxJh9Y2LB8qCdzQ 2017-06-22 21:55:11.395 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyNzY5Mzc2LCJleHAiOjE0OTgxNjMzNjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.4faWKVu1Hb0EBZQ1fbm8roHj2YWOc8GhVOaalgqYNjJjXAYpmuP6_sVuDUwgeOyIXiTqNILWxJh9Y2LB8qCdzQ 2017-06-22 21:55:11.395 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_top_attacked_ip 2017-06-22 21:55:11.395 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 21:55:11.397 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 21:55:11.429 ERROR 20798 --- [http-nio-8080-exec-3] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception io.jsonwebtoken.JwtException: Invalid Token or Expired. Please Login again at com.corero.portal.config.WebSecurityConfig$JwtCsrfValidatorFilter.doFilterInternal(WebSecurityConfig.java:216) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.security.filter.XSSFilter.doFilter(XSSFilter.java:20) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) 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:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) 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:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:89) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:108) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:784) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:802) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1410) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2017-06-22 21:55:11.433 WARN 20798 --- [http-nio-8080-exec-3] o.s.web.servlet.PageNotFound : Request method 'POST' not supported 2017-06-22 21:55:11.682 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 21:55:11.682 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyNzY5Mzc2LCJleHAiOjE0OTgxNjMzNjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.4faWKVu1Hb0EBZQ1fbm8roHj2YWOc8GhVOaalgqYNjJjXAYpmuP6_sVuDUwgeOyIXiTqNILWxJh9Y2LB8qCdzQ 2017-06-22 21:55:11.682 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyNzY5Mzc2LCJleHAiOjE0OTgxNjMzNjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.4faWKVu1Hb0EBZQ1fbm8roHj2YWOc8GhVOaalgqYNjJjXAYpmuP6_sVuDUwgeOyIXiTqNILWxJh9Y2LB8qCdzQ 2017-06-22 21:55:11.682 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to / 2017-06-22 21:55:11.682 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 21:55:11.684 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 21:55:11.745 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 21:55:11.745 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyNzY5Mzc2LCJleHAiOjE0OTgxNjMzNjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.4faWKVu1Hb0EBZQ1fbm8roHj2YWOc8GhVOaalgqYNjJjXAYpmuP6_sVuDUwgeOyIXiTqNILWxJh9Y2LB8qCdzQ 2017-06-22 21:55:11.745 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyNzY5Mzc2LCJleHAiOjE0OTgxNjMzNjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.4faWKVu1Hb0EBZQ1fbm8roHj2YWOc8GhVOaalgqYNjJjXAYpmuP6_sVuDUwgeOyIXiTqNILWxJh9Y2LB8qCdzQ 2017-06-22 21:55:11.745 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/js/main.7feab74b.js 2017-06-22 21:55:11.745 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 21:55:11.746 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 21:55:11.746 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyNzY5Mzc2LCJleHAiOjE0OTgxNjMzNjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.4faWKVu1Hb0EBZQ1fbm8roHj2YWOc8GhVOaalgqYNjJjXAYpmuP6_sVuDUwgeOyIXiTqNILWxJh9Y2LB8qCdzQ 2017-06-22 21:55:11.746 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyNzY5Mzc2LCJleHAiOjE0OTgxNjMzNjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.4faWKVu1Hb0EBZQ1fbm8roHj2YWOc8GhVOaalgqYNjJjXAYpmuP6_sVuDUwgeOyIXiTqNILWxJh9Y2LB8qCdzQ 2017-06-22 21:55:11.746 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/css/main.82b09716.css 2017-06-22 21:55:11.746 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 21:55:11.749 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 21:55:11.753 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 21:55:12.719 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 21:55:12.720 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyNzY5Mzc2LCJleHAiOjE0OTgxNjMzNjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.4faWKVu1Hb0EBZQ1fbm8roHj2YWOc8GhVOaalgqYNjJjXAYpmuP6_sVuDUwgeOyIXiTqNILWxJh9Y2LB8qCdzQ 2017-06-22 21:55:12.720 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyNzY5Mzc2LCJleHAiOjE0OTgxNjMzNjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.4faWKVu1Hb0EBZQ1fbm8roHj2YWOc8GhVOaalgqYNjJjXAYpmuP6_sVuDUwgeOyIXiTqNILWxJh9Y2LB8qCdzQ 2017-06-22 21:55:12.720 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/logo/image 2017-06-22 21:55:12.720 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 21:55:12.722 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 21:55:12.760 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 21:55:12.760 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyNzY5Mzc2LCJleHAiOjE0OTgxNjMzNjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.4faWKVu1Hb0EBZQ1fbm8roHj2YWOc8GhVOaalgqYNjJjXAYpmuP6_sVuDUwgeOyIXiTqNILWxJh9Y2LB8qCdzQ 2017-06-22 21:55:12.760 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyNzY5Mzc2LCJleHAiOjE0OTgxNjMzNjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.4faWKVu1Hb0EBZQ1fbm8roHj2YWOc8GhVOaalgqYNjJjXAYpmuP6_sVuDUwgeOyIXiTqNILWxJh9Y2LB8qCdzQ 2017-06-22 21:55:12.760 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/Corero-Logo-Full-Color.849b14ba.png 2017-06-22 21:55:12.760 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 21:55:12.764 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 21:55:12.778 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 21:55:12.778 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyNzY5Mzc2LCJleHAiOjE0OTgxNjMzNjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.4faWKVu1Hb0EBZQ1fbm8roHj2YWOc8GhVOaalgqYNjJjXAYpmuP6_sVuDUwgeOyIXiTqNILWxJh9Y2LB8qCdzQ 2017-06-22 21:55:12.778 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyNzY5Mzc2LCJleHAiOjE0OTgxNjMzNjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.4faWKVu1Hb0EBZQ1fbm8roHj2YWOc8GhVOaalgqYNjJjXAYpmuP6_sVuDUwgeOyIXiTqNILWxJh9Y2LB8qCdzQ 2017-06-22 21:55:12.778 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/background.f0a916b3.png 2017-06-22 21:55:12.778 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 21:55:12.779 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 21:55:12.784 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-22 21:55:12.784 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyNzY5Mzc2LCJleHAiOjE0OTgxNjMzNjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.4faWKVu1Hb0EBZQ1fbm8roHj2YWOc8GhVOaalgqYNjJjXAYpmuP6_sVuDUwgeOyIXiTqNILWxJh9Y2LB8qCdzQ 2017-06-22 21:55:12.784 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MTYyNzY5Mzc2LCJleHAiOjE0OTgxNjMzNjksInV1aWQiOiJkMWE1MDM5My1hNGM5LTRlNWMtOGJjMy00NTlhOTI2YjkyODkiLCJtYWMiOiJub25lIn0.4faWKVu1Hb0EBZQ1fbm8roHj2YWOc8GhVOaalgqYNjJjXAYpmuP6_sVuDUwgeOyIXiTqNILWxJh9Y2LB8qCdzQ 2017-06-22 21:55:12.784 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /static/media/mspicons.1cb11b0e.eot 2017-06-22 21:55:12.784 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-22 21:55:12.784 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-22 22:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 22:00:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 22:00:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 22:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 22:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 22:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 22:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 22:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 22:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 22:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 22:30:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 22:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 22:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 22:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 22:45:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 22:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 23:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 23:00:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 23:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 23:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 23:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 23:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 23:15:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 23:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 23:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 23:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 23:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 23:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 23:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 23:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-22 23:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-22 23:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 00:00:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 00:00:00.007 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 00:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 00:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 00:15:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 00:15:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 00:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 00:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 00:30:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 00:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 00:30:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 00:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 00:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 00:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 00:45:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 00:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 01:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 01:00:00.005 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 01:00:00.006 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanupDatabase Enter...cleanUpDays:400 2017-06-23 01:00:00.006 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Enter... 2017-06-23 01:00:00.007 INFO 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Effected RowCount = 0 2017-06-23 01:00:00.007 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpSiteTraffic Leave... 2017-06-23 01:00:00.007 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Enter... 2017-06-23 01:00:00.008 INFO 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Effected RowCount = 0 2017-06-23 01:00:00.008 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpTenantTraffic Leave... 2017-06-23 01:00:00.008 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Enter... 2017-06-23 01:00:00.009 INFO 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Effected RowCount = 0 2017-06-23 01:00:00.009 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpAttackInfo Leave... 2017-06-23 01:00:00.009 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Enter... 2017-06-23 01:00:00.010 INFO 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Effected RowCount = 0 2017-06-23 01:00:00.010 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpDipTraffic Leave... 2017-06-23 01:00:00.010 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Enter... 2017-06-23 01:00:00.011 INFO 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Effected RowCount = 0 2017-06-23 01:00:00.011 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanUpAuditLog Leave... 2017-06-23 01:00:00.011 DEBUG 20798 --- [taskScheduler-1] com.corero.portal.schedule.CleanupJob : cleanupDatabase Leave... 2017-06-23 01:00:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 01:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 01:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 01:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 01:15:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 01:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 01:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 01:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 01:30:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 01:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 01:45:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 01:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 01:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 01:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 02:00:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 02:00:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 02:00:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 02:00:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 02:15:00.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 02:15:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 02:15:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 02:15:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 02:30:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 02:30:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 02:30:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 02:30:30.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 02:45:00.002 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 02:45:00.003 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 02:45:30.000 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 02:45:30.001 DEBUG 20798 --- [taskScheduler-4] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 03:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 03:00:00.006 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 03:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 03:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 03:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 03:15:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 03:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 03:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 03:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 03:30:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 03:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 03:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 03:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 03:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 03:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 03:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 04:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 04:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 04:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 04:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 04:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 04:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 04:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 04:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 04:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 04:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 04:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 04:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 04:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 04:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 04:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 04:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 05:00:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 05:00:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 05:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 05:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 05:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 05:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 05:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 05:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 05:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 05:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 05:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 05:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 05:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 05:45:00.005 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 05:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 05:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 06:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 06:00:00.005 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 06:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 06:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 06:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 06:15:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 06:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 06:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 06:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 06:30:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 06:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 06:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 06:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 06:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 06:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 06:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 07:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 07:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 07:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 07:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 07:15:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 07:15:00.005 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 07:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 07:15:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 07:30:00.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 07:30:00.004 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 07:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 07:30:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 07:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 07:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 07:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 07:45:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 08:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 08:00:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 08:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 08:00:30.002 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 08:15:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 08:15:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 08:15:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 08:15:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 08:30:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 08:30:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 08:30:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 08:30:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 08:45:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 08:45:00.003 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 08:45:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 08:45:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 09:00:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 09:00:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 09:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 09:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 09:15:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 09:15:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 09:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 09:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 09:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 09:30:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 09:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 09:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 09:45:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 09:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 09:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 09:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 10:00:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 10:00:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 10:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 10:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 10:15:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 10:15:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 10:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 10:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 10:30:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 10:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 10:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 10:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 10:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 10:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 10:45:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 10:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 11:00:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 11:00:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 11:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 11:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 11:15:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 11:15:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 11:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 11:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 11:30:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 11:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 11:30:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 11:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 11:45:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 11:45:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 11:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 11:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 12:00:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 12:00:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 12:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 12:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 12:15:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 12:15:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 12:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 12:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 12:30:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 12:30:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 12:30:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 12:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 12:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 12:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 12:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 12:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 13:00:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 13:00:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 13:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 13:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 13:15:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 13:15:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 13:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 13:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 13:30:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 13:30:00.004 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 13:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 13:30:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 13:45:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 13:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 13:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 13:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 14:00:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 14:00:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 14:00:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 14:00:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 14:15:00.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 14:15:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 14:15:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 14:15:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 14:30:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 14:30:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 14:30:30.000 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 14:30:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 14:45:00.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 14:45:00.003 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 14:45:30.001 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 14:45:30.002 DEBUG 20798 --- [taskScheduler-3] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 15:00:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 15:00:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 15:00:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 15:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 15:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 15:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 15:15:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 15:15:30.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 15:30:00.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 15:30:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 15:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 15:30:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 15:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 15:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 15:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 15:45:30.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 16:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 16:00:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 16:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 16:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 16:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 16:15:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 16:15:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 16:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 16:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 16:30:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 16:30:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 16:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 16:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 16:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 16:45:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 16:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 17:00:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 17:00:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 17:00:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 17:00:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 17:15:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 17:15:00.004 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 17:15:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 17:15:30.002 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 17:30:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 17:30:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 17:30:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 17:30:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 17:45:00.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 17:45:00.003 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 17:45:30.000 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 17:45:30.001 DEBUG 20798 --- [taskScheduler-1] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 17:57:01.543 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-23 17:57:01.544 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-23 17:57:01.544 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/logo/image 2017-06-23 17:57:01.544 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-23 17:57:16.328 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-23 17:57:16.328 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...requestCookies=null 2017-06-23 17:57:16.328 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /auth 2017-06-23 17:57:16.328 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user null 2017-06-23 17:57:16.331 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-23 17:57:16.442 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-23 17:57:16.466 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-23 17:57:16.466 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQwNjM2NDQzLCJleHAiOjE0OTgyNDEyMzYsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.qHH05hwPVowF73vWTofUQJxuwEyvcfpEDtG3r_J8gOhY9DayRdiIvnnBP-EYVcya_00rC_vgoAFMeTvvxCuxlQ 2017-06-23 17:57:16.466 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQwNjM2NDQzLCJleHAiOjE0OTgyNDEyMzYsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.qHH05hwPVowF73vWTofUQJxuwEyvcfpEDtG3r_J8gOhY9DayRdiIvnnBP-EYVcya_00rC_vgoAFMeTvvxCuxlQ 2017-06-23 17:57:16.466 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-23 17:57:16.466 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-23 17:57:16.468 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-23 17:57:16.469 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-23 17:57:16.531 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-23 17:57:16.531 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQwNjM2NDQzLCJleHAiOjE0OTgyNDEyMzYsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.qHH05hwPVowF73vWTofUQJxuwEyvcfpEDtG3r_J8gOhY9DayRdiIvnnBP-EYVcya_00rC_vgoAFMeTvvxCuxlQ 2017-06-23 17:57:16.531 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQwNjM2NDQzLCJleHAiOjE0OTgyNDEyMzYsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.qHH05hwPVowF73vWTofUQJxuwEyvcfpEDtG3r_J8gOhY9DayRdiIvnnBP-EYVcya_00rC_vgoAFMeTvvxCuxlQ 2017-06-23 17:57:16.531 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_top_attacked_tenants 2017-06-23 17:57:16.531 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-23 17:57:16.533 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-23 17:57:16.534 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-23 17:57:16.536 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.r.controller.AttackInfoController : getTopAttackedTenants Enter... Parmas start: 2017-06-23T16:57 end:2017-06-23T17:57 timezone:UTC size:5 2017-06-23 17:57:16.536 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.r.controller.AttackInfoController : getTopAttackedTenants executed Query select count(distinct attack_id) as count, IFNULL(max(t.name),'Default') as name from attack_info at left outer join tenant t on at.tenant_id = t.id where ((at.start_time between :start and :end) or (at.event_time between :start and :end) or (:start between at.start_time and at.event_time)) group by at.tenant_id order by count(attack_id) desc 2017-06-23 17:57:16.536 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-23 17:57:16.536 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQwNjM2NDQzLCJleHAiOjE0OTgyNDEyMzYsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.qHH05hwPVowF73vWTofUQJxuwEyvcfpEDtG3r_J8gOhY9DayRdiIvnnBP-EYVcya_00rC_vgoAFMeTvvxCuxlQ 2017-06-23 17:57:16.536 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQwNjM2NDQzLCJleHAiOjE0OTgyNDEyMzYsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.qHH05hwPVowF73vWTofUQJxuwEyvcfpEDtG3r_J8gOhY9DayRdiIvnnBP-EYVcya_00rC_vgoAFMeTvvxCuxlQ 2017-06-23 17:57:16.537 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_site_traffic 2017-06-23 17:57:16.537 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-23 17:57:16.537 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-23 17:57:16.537 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQwNjM2NDQzLCJleHAiOjE0OTgyNDEyMzYsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.qHH05hwPVowF73vWTofUQJxuwEyvcfpEDtG3r_J8gOhY9DayRdiIvnnBP-EYVcya_00rC_vgoAFMeTvvxCuxlQ 2017-06-23 17:57:16.537 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQwNjM2NDQzLCJleHAiOjE0OTgyNDEyMzYsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.qHH05hwPVowF73vWTofUQJxuwEyvcfpEDtG3r_J8gOhY9DayRdiIvnnBP-EYVcya_00rC_vgoAFMeTvvxCuxlQ 2017-06-23 17:57:16.537 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_top_attacked_ip 2017-06-23 17:57:16.537 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-23 17:57:16.540 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-23 17:57:16.540 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQwNjM2NDQzLCJleHAiOjE0OTgyNDEyMzYsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.qHH05hwPVowF73vWTofUQJxuwEyvcfpEDtG3r_J8gOhY9DayRdiIvnnBP-EYVcya_00rC_vgoAFMeTvvxCuxlQ 2017-06-23 17:57:16.540 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQwNjM2NDQzLCJleHAiOjE0OTgyNDEyMzYsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.qHH05hwPVowF73vWTofUQJxuwEyvcfpEDtG3r_J8gOhY9DayRdiIvnnBP-EYVcya_00rC_vgoAFMeTvvxCuxlQ 2017-06-23 17:57:16.540 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/get_recent_attacks 2017-06-23 17:57:16.540 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-23 17:57:16.545 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-23 17:57:16.546 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-23 17:57:16.547 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.r.controller.AttackInfoController : getSiteTraffic Enter... start=2017-06-23T16:57 end=2017-06-23T17:57 timezone=UTC tenant_id=null 2017-06-23 17:57:16.547 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.r.controller.AttackInfoController : username admin@admin.com User Role: ROLE_MSP_ADMINISTRATOR TenantId: 2017-06-23 17:57:16.560 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.r.controller.AttackInfoController : interpolate Enter.. 2017-06-23 17:57:16.560 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.r.controller.AttackInfoController : interpolate Leave.. 2017-06-23 17:57:16.560 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.r.controller.AttackInfoController : getSiteTraffic response computed in 13ms 2017-06-23 17:57:16.562 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.r.controller.AttackInfoController : getTopAttackedTenants Leave... 2017-06-23 17:57:16.567 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-23 17:57:16.568 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-23 17:57:16.570 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.r.controller.AttackInfoController : getTopAttackedIPAddress Enter... start=2017-06-23T16:57 end=2017-06-23T17:57 tenant_id=null size=5 2017-06-23 17:57:16.571 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-23 17:57:16.572 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-23 17:57:16.573 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.r.controller.AttackInfoController : getRecentAttacks Enter... QueryString is page=2017-06-23T16:57,size=2017-06-23T17:57,start=null,end=null,sort={},tenantId={} 2017-06-23 17:57:16.573 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.r.controller.AttackInfoController : username ROLE_MSP_ADMINISTRATOR User Role: null TenantId: 2017-06-23 17:57:16.575 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.r.controller.AttackInfoController : getTopAttackedIPAddress Leave... 2017-06-23 17:57:16.577 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.r.controller.AttackInfoController : getRecentAttacks Response computed in 4ms 2017-06-23 17:57:31.339 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-23 17:57:31.339 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQwNjM2NDQzLCJleHAiOjE0OTgyNDEyMzYsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.qHH05hwPVowF73vWTofUQJxuwEyvcfpEDtG3r_J8gOhY9DayRdiIvnnBP-EYVcya_00rC_vgoAFMeTvvxCuxlQ 2017-06-23 17:57:31.339 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQwNjM2NDQzLCJleHAiOjE0OTgyNDEyMzYsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.qHH05hwPVowF73vWTofUQJxuwEyvcfpEDtG3r_J8gOhY9DayRdiIvnnBP-EYVcya_00rC_vgoAFMeTvvxCuxlQ 2017-06-23 17:57:31.339 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users 2017-06-23 17:57:31.339 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-23 17:57:31.349 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-23 17:57:31.350 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-23 17:57:38.352 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-23 17:57:38.352 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQwNjM2NDQzLCJleHAiOjE0OTgyNDEyMzYsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.qHH05hwPVowF73vWTofUQJxuwEyvcfpEDtG3r_J8gOhY9DayRdiIvnnBP-EYVcya_00rC_vgoAFMeTvvxCuxlQ 2017-06-23 17:57:38.352 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQwNjM2NDQzLCJleHAiOjE0OTgyNDEyMzYsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.qHH05hwPVowF73vWTofUQJxuwEyvcfpEDtG3r_J8gOhY9DayRdiIvnnBP-EYVcya_00rC_vgoAFMeTvvxCuxlQ 2017-06-23 17:57:38.352 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /api/logo/upload 2017-06-23 17:57:38.352 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-23 17:57:38.354 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-23 17:57:38.355 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-23 17:57:38.356 ERROR 20798 --- [http-nio-8080-exec-6] c.c.p.handler.GlobalExceptionHandler : Unable to process this request. org.springframework.web.multipart.MultipartException: Could not parse multipart servlet request; nested exception is java.io.IOException: The temporary upload location [/tmp/tomcat.1220970741172837513.8080/work/Tomcat/localhost/ROOT] is not valid at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:111) at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.(StandardMultipartHttpServletRequest.java:85) at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:76) at org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1099) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:932) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) 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:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.security.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:86) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:121) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.config.WebSecurityConfig$JwtCsrfValidatorFilter.doFilterInternal(WebSecurityConfig.java:221) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.security.filter.XSSFilter.doFilter(XSSFilter.java:20) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) 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:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) 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:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:89) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:108) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:784) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:802) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1410) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 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: The temporary upload location [/tmp/tomcat.1220970741172837513.8080/work/Tomcat/localhost/ROOT] is not valid at org.apache.catalina.connector.Request.parseParts(Request.java:2776) at org.apache.catalina.connector.Request.parseParameters(Request.java:3176) at org.apache.catalina.connector.Request.getParameter(Request.java:1110) at org.apache.catalina.connector.RequestFacade.getParameter(RequestFacade.java:381) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:70) ... 23 common frames omitted 2017-06-23 17:58:01.513 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-23 17:58:01.513 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQwNjM2NDQzLCJleHAiOjE0OTgyNDEyMzYsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.qHH05hwPVowF73vWTofUQJxuwEyvcfpEDtG3r_J8gOhY9DayRdiIvnnBP-EYVcya_00rC_vgoAFMeTvvxCuxlQ 2017-06-23 17:58:01.513 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQwNjM2NDQzLCJleHAiOjE0OTgyNDEyMzYsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.qHH05hwPVowF73vWTofUQJxuwEyvcfpEDtG3r_J8gOhY9DayRdiIvnnBP-EYVcya_00rC_vgoAFMeTvvxCuxlQ 2017-06-23 17:58:01.514 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-23 17:58:01.514 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-23 17:58:01.516 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-23 17:58:01.517 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-23 17:59:01.522 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-23 17:59:01.522 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQwNjM2NDQzLCJleHAiOjE0OTgyNDEyMzYsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.qHH05hwPVowF73vWTofUQJxuwEyvcfpEDtG3r_J8gOhY9DayRdiIvnnBP-EYVcya_00rC_vgoAFMeTvvxCuxlQ 2017-06-23 17:59:01.522 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQwNjM2NDQzLCJleHAiOjE0OTgyNDEyMzYsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.qHH05hwPVowF73vWTofUQJxuwEyvcfpEDtG3r_J8gOhY9DayRdiIvnnBP-EYVcya_00rC_vgoAFMeTvvxCuxlQ 2017-06-23 17:59:01.522 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-23 17:59:01.522 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-23 17:59:01.525 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-23 17:59:01.526 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-23 18:00:00.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 18:00:00.006 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 18:00:01.517 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-23 18:00:01.517 DEBUG 20798 --- [http-nio-8080-exec-5] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQwNjM2NDQzLCJleHAiOjE0OTgyNDEyMzYsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.qHH05hwPVowF73vWTofUQJxuwEyvcfpEDtG3r_J8gOhY9DayRdiIvnnBP-EYVcya_00rC_vgoAFMeTvvxCuxlQ 2017-06-23 18:00:01.517 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQwNjM2NDQzLCJleHAiOjE0OTgyNDEyMzYsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.qHH05hwPVowF73vWTofUQJxuwEyvcfpEDtG3r_J8gOhY9DayRdiIvnnBP-EYVcya_00rC_vgoAFMeTvvxCuxlQ 2017-06-23 18:00:01.518 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-23 18:00:01.518 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-23 18:00:01.519 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-23 18:00:01.520 DEBUG 20798 --- [http-nio-8080-exec-5] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-23 18:00:30.000 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Enter... 2017-06-23 18:00:30.001 DEBUG 20798 --- [taskScheduler-5] c.c.portal.schedule.UpdateAttackStatus : updateAttackStatus Leave... 2017-06-23 18:01:01.518 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-23 18:01:01.518 DEBUG 20798 --- [http-nio-8080-exec-3] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQwNjM2NDQzLCJleHAiOjE0OTgyNDEyMzYsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.qHH05hwPVowF73vWTofUQJxuwEyvcfpEDtG3r_J8gOhY9DayRdiIvnnBP-EYVcya_00rC_vgoAFMeTvvxCuxlQ 2017-06-23 18:01:01.518 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQwNjM2NDQzLCJleHAiOjE0OTgyNDEyMzYsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.qHH05hwPVowF73vWTofUQJxuwEyvcfpEDtG3r_J8gOhY9DayRdiIvnnBP-EYVcya_00rC_vgoAFMeTvvxCuxlQ 2017-06-23 18:01:01.518 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-23 18:01:01.518 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-23 18:01:01.521 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-23 18:01:01.522 DEBUG 20798 --- [http-nio-8080-exec-3] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-23 18:02:01.519 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-23 18:02:01.520 DEBUG 20798 --- [http-nio-8080-exec-6] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQwNjM2NDQzLCJleHAiOjE0OTgyNDEyMzYsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.qHH05hwPVowF73vWTofUQJxuwEyvcfpEDtG3r_J8gOhY9DayRdiIvnnBP-EYVcya_00rC_vgoAFMeTvvxCuxlQ 2017-06-23 18:02:01.520 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQwNjM2NDQzLCJleHAiOjE0OTgyNDEyMzYsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.qHH05hwPVowF73vWTofUQJxuwEyvcfpEDtG3r_J8gOhY9DayRdiIvnnBP-EYVcya_00rC_vgoAFMeTvvxCuxlQ 2017-06-23 18:02:01.520 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-23 18:02:01.520 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-23 18:02:01.529 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-23 18:02:01.531 DEBUG 20798 --- [http-nio-8080-exec-6] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-23 18:03:01.533 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-23 18:03:01.533 DEBUG 20798 --- [http-nio-8080-exec-4] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQwNjM2NDQzLCJleHAiOjE0OTgyNDEyMzYsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.qHH05hwPVowF73vWTofUQJxuwEyvcfpEDtG3r_J8gOhY9DayRdiIvnnBP-EYVcya_00rC_vgoAFMeTvvxCuxlQ 2017-06-23 18:03:01.533 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQwNjM2NDQzLCJleHAiOjE0OTgyNDEyMzYsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.qHH05hwPVowF73vWTofUQJxuwEyvcfpEDtG3r_J8gOhY9DayRdiIvnnBP-EYVcya_00rC_vgoAFMeTvvxCuxlQ 2017-06-23 18:03:01.534 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-23 18:03:01.534 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-23 18:03:01.541 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-23 18:03:01.543 DEBUG 20798 --- [http-nio-8080-exec-4] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-23 18:04:01.521 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-23 18:04:01.522 DEBUG 20798 --- [http-nio-8080-exec-10] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQwNjM2NDQzLCJleHAiOjE0OTgyNDEyMzYsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.qHH05hwPVowF73vWTofUQJxuwEyvcfpEDtG3r_J8gOhY9DayRdiIvnnBP-EYVcya_00rC_vgoAFMeTvvxCuxlQ 2017-06-23 18:04:01.522 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQwNjM2NDQzLCJleHAiOjE0OTgyNDEyMzYsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.qHH05hwPVowF73vWTofUQJxuwEyvcfpEDtG3r_J8gOhY9DayRdiIvnnBP-EYVcya_00rC_vgoAFMeTvvxCuxlQ 2017-06-23 18:04:01.522 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-23 18:04:01.522 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-23 18:04:01.525 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-23 18:04:01.526 DEBUG 20798 --- [http-nio-8080-exec-10] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-23 18:04:01.558 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-23 18:04:01.558 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQwNjM2NDQzLCJleHAiOjE0OTgyNDEyMzYsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.qHH05hwPVowF73vWTofUQJxuwEyvcfpEDtG3r_J8gOhY9DayRdiIvnnBP-EYVcya_00rC_vgoAFMeTvvxCuxlQ 2017-06-23 18:04:01.558 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQwNjM2NDQzLCJleHAiOjE0OTgyNDEyMzYsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.qHH05hwPVowF73vWTofUQJxuwEyvcfpEDtG3r_J8gOhY9DayRdiIvnnBP-EYVcya_00rC_vgoAFMeTvvxCuxlQ 2017-06-23 18:04:01.558 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /refresh 2017-06-23 18:04:01.558 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-23 18:04:01.559 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-23 18:04:01.560 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-23 18:04:01.561 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-23 18:04:01.561 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQwNjM2NDQzLCJleHAiOjE0OTgyNDEyMzYsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.qHH05hwPVowF73vWTofUQJxuwEyvcfpEDtG3r_J8gOhY9DayRdiIvnnBP-EYVcya_00rC_vgoAFMeTvvxCuxlQ 2017-06-23 18:05:01.623 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-23 18:05:01.623 DEBUG 20798 --- [http-nio-8080-exec-9] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQxMDQxNTYxLCJleHAiOjE0OTgyNDE2NDEsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.1_7JYssHKPheqbWX8fk5vBqrRrFvrpl441INyr5jDT6b0sVnv-O5rW67i84e9PggiemJWQOpeYIsOIQyea6R4g 2017-06-23 18:05:01.623 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQxMDQxNTYxLCJleHAiOjE0OTgyNDE2NDEsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.1_7JYssHKPheqbWX8fk5vBqrRrFvrpl441INyr5jDT6b0sVnv-O5rW67i84e9PggiemJWQOpeYIsOIQyea6R4g 2017-06-23 18:05:01.623 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-23 18:05:01.623 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-23 18:05:01.625 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-23 18:05:01.626 DEBUG 20798 --- [http-nio-8080-exec-9] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-23 18:05:46.106 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-23 18:05:46.106 DEBUG 20798 --- [http-nio-8080-exec-8] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQxMDQxNTYxLCJleHAiOjE0OTgyNDE2NDEsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.1_7JYssHKPheqbWX8fk5vBqrRrFvrpl441INyr5jDT6b0sVnv-O5rW67i84e9PggiemJWQOpeYIsOIQyea6R4g 2017-06-23 18:05:46.106 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQxMDQxNTYxLCJleHAiOjE0OTgyNDE2NDEsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.1_7JYssHKPheqbWX8fk5vBqrRrFvrpl441INyr5jDT6b0sVnv-O5rW67i84e9PggiemJWQOpeYIsOIQyea6R4g 2017-06-23 18:05:46.107 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : making POST request to /api/logo/upload 2017-06-23 18:05:46.107 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-23 18:05:46.110 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-23 18:05:46.111 DEBUG 20798 --- [http-nio-8080-exec-8] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-23 18:05:46.112 ERROR 20798 --- [http-nio-8080-exec-8] c.c.p.handler.GlobalExceptionHandler : Unable to process this request. org.springframework.web.multipart.MultipartException: Could not parse multipart servlet request; nested exception is java.io.IOException: The temporary upload location [/tmp/tomcat.1220970741172837513.8080/work/Tomcat/localhost/ROOT] is not valid at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:111) at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.(StandardMultipartHttpServletRequest.java:85) at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:76) at org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1099) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:932) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:101) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) 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:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.security.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:86) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:121) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.config.WebSecurityConfig$JwtCsrfValidatorFilter.doFilterInternal(WebSecurityConfig.java:221) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.corero.portal.security.filter.XSSFilter.doFilter(XSSFilter.java:20) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) 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:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) 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:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:89) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:108) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:784) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:802) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1410) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 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: The temporary upload location [/tmp/tomcat.1220970741172837513.8080/work/Tomcat/localhost/ROOT] is not valid at org.apache.catalina.connector.Request.parseParts(Request.java:2776) at org.apache.catalina.connector.Request.parseParameters(Request.java:3176) at org.apache.catalina.connector.Request.getParameter(Request.java:1110) at org.apache.catalina.connector.RequestFacade.getParameter(RequestFacade.java:381) at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:70) ... 23 common frames omitted 2017-06-23 18:06:01.519 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-23 18:06:01.520 DEBUG 20798 --- [http-nio-8080-exec-1] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQxMDQxNTYxLCJleHAiOjE0OTgyNDE2NDEsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.1_7JYssHKPheqbWX8fk5vBqrRrFvrpl441INyr5jDT6b0sVnv-O5rW67i84e9PggiemJWQOpeYIsOIQyea6R4g 2017-06-23 18:06:01.520 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQxMDQxNTYxLCJleHAiOjE0OTgyNDE2NDEsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.1_7JYssHKPheqbWX8fk5vBqrRrFvrpl441INyr5jDT6b0sVnv-O5rW67i84e9PggiemJWQOpeYIsOIQyea6R4g 2017-06-23 18:06:01.520 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-23 18:06:01.520 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-23 18:06:01.522 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-23 18:06:01.523 DEBUG 20798 --- [http-nio-8080-exec-1] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-23 18:07:01.550 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-23 18:07:01.550 DEBUG 20798 --- [http-nio-8080-exec-2] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQxMDQxNTYxLCJleHAiOjE0OTgyNDE2NDEsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.1_7JYssHKPheqbWX8fk5vBqrRrFvrpl441INyr5jDT6b0sVnv-O5rW67i84e9PggiemJWQOpeYIsOIQyea6R4g 2017-06-23 18:07:01.550 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQxMDQxNTYxLCJleHAiOjE0OTgyNDE2NDEsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.1_7JYssHKPheqbWX8fk5vBqrRrFvrpl441INyr5jDT6b0sVnv-O5rW67i84e9PggiemJWQOpeYIsOIQyea6R4g 2017-06-23 18:07:01.550 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-23 18:07:01.550 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-23 18:07:01.553 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-23 18:07:01.554 DEBUG 20798 --- [http-nio-8080-exec-2] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context 2017-06-23 18:08:01.525 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Enter... 2017-06-23 18:08:01.526 DEBUG 20798 --- [http-nio-8080-exec-7] com.corero.portal.security.JwtTokenUtil : getTokenFromCookie Leave...Authorization2=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQxMDQxNTYxLCJleHAiOjE0OTgyNDE2NDEsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.1_7JYssHKPheqbWX8fk5vBqrRrFvrpl441INyr5jDT6b0sVnv-O5rW67i84e9PggiemJWQOpeYIsOIQyea6R4g 2017-06-23 18:08:01.526 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : doFilterInternal Token Found in Cookies eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbkBhZG1pbi5jb20iLCJjcmVhdGVkIjoxNDk4MjQxMDQxNTYxLCJleHAiOjE0OTgyNDE2NDEsInV1aWQiOiJlOWY1NDBiYy0zOTRkLTQxODAtYWI5MS05NWFhMTllMjk3N2MiLCJtYWMiOiJub25lIn0.1_7JYssHKPheqbWX8fk5vBqrRrFvrpl441INyr5jDT6b0sVnv-O5rW67i84e9PggiemJWQOpeYIsOIQyea6R4g 2017-06-23 18:08:01.526 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : making GET request to /api/users/search/findByEmail 2017-06-23 18:08:01.526 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : checking authentication for user admin@admin.com 2017-06-23 18:08:01.529 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.s.JwtUserDetailsServiceImpl : Found user with username admin@admin.com 2017-06-23 18:08:01.530 DEBUG 20798 --- [http-nio-8080-exec-7] c.c.p.s.JwtAuthenticationTokenFilter : authenticated user admin@admin.com, setting security context