正在显示
16 个修改的文件
包含
506 行增加
和
7 行删除
logs/debug/log-debug-2020-05-07.0.log
0 → 100644
| 1 | +2020-05-07 17:41:43.697 [http-nio-9999-exec-9] DEBUG c.s.w.d.m.DriverInfoMapper.selectDriverInfoList - ==> Preparing: select id, driver_name, driver_id, driver_license_number, driver_mobile, job_number, driver_position, driver_company, gmt_create, gmt_modified, driver_status from driver_info | ||
| 2 | +2020-05-07 17:41:43.920 [http-nio-9999-exec-9] DEBUG c.s.w.d.m.DriverInfoMapper.selectDriverInfoList - ==> Parameters: | ||
| 3 | +2020-05-07 17:41:44.053 [http-nio-9999-exec-9] DEBUG c.s.w.d.m.DriverInfoMapper.selectDriverInfoList - <== Total: 2 | ||
| 4 | +2020-05-07 17:43:41.149 [http-nio-9999-exec-3] DEBUG c.s.w.d.m.DriverInfoMapper.selectDriverInfoList - ==> Preparing: select id, driver_name, driver_id, driver_license_number, driver_mobile, job_number, driver_position, driver_company, gmt_create, gmt_modified, driver_status from driver_info | ||
| 5 | +2020-05-07 17:43:41.153 [http-nio-9999-exec-3] DEBUG c.s.w.d.m.DriverInfoMapper.selectDriverInfoList - ==> Parameters: | ||
| 6 | +2020-05-07 17:43:41.192 [http-nio-9999-exec-3] DEBUG c.s.w.d.m.DriverInfoMapper.selectDriverInfoList - <== Total: 2 |
logs/error/log-error-2020-05-07.0.log
0 → 100644
logs/info/log-info-2020-05-07.0.log
0 → 100644
| 1 | +2020-05-07 16:13:46.671 [main] INFO com.sunyo.wlpt.dispatch.DispatchSysApplication - The following profiles are active: dev | ||
| 2 | +2020-05-07 16:13:53.276 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=fdce08c8-bfb5-3e6d-9df4-99dde7de74b2 | ||
| 3 | +2020-05-07 16:13:54.193 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$a8f50e8e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | ||
| 4 | +2020-05-07 16:13:54.311 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$c50f118b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | ||
| 5 | +2020-05-07 16:13:55.321 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 9999 (http) | ||
| 6 | +2020-05-07 16:13:55.385 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-9999"] | ||
| 7 | +2020-05-07 16:13:55.414 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] | ||
| 8 | +2020-05-07 16:13:55.416 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.22] | ||
| 9 | +2020-05-07 16:13:56.057 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext | ||
| 10 | +2020-05-07 16:13:56.057 [main] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 9256 ms | ||
| 11 | +2020-05-07 16:13:56.587 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. | ||
| 12 | +2020-05-07 16:13:56.668 [main] INFO com.netflix.config.DynamicPropertyFactory - DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@76a9a009 | ||
| 13 | +2020-05-07 16:13:58.426 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource | ||
| 14 | +2020-05-07 16:14:03.542 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited | ||
| 15 | +2020-05-07 16:14:05.449 [main] INFO o.s.b.a.endpoint.web.ServletEndpointRegistrar - Registered '/actuator/jolokia' to jolokia-actuator-endpoint | ||
| 16 | +2020-05-07 16:14:07.927 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 24 endpoint(s) beneath base path '/actuator' | ||
| 17 | +2020-05-07 16:14:08.762 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1e029a04, org.springframework.security.web.context.SecurityContextPersistenceFilter@183ef89a, org.springframework.security.web.header.HeaderWriterFilter@6a0e97fc, org.springframework.security.web.authentication.logout.LogoutFilter@5ca4c88a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@44106e25, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@148fca83, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@50e8ed74, org.springframework.security.web.session.SessionManagementFilter@50b38342, org.springframework.security.web.access.ExceptionTranslationFilter@2d3c501b, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1b36d248] | ||
| 18 | +2020-05-07 16:14:08.927 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] | ||
| 19 | +2020-05-07 16:14:09.036 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. | ||
| 20 | +2020-05-07 16:14:09.627 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' | ||
| 21 | +2020-05-07 16:14:12.969 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING | ||
| 22 | +2020-05-07 16:14:13.082 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 | ||
| 23 | +2020-05-07 16:14:14.441 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson | ||
| 24 | +2020-05-07 16:14:14.441 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson | ||
| 25 | +2020-05-07 16:14:15.438 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml | ||
| 26 | +2020-05-07 16:14:15.439 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml | ||
| 27 | +2020-05-07 16:14:16.260 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration | ||
| 28 | +2020-05-07 16:14:16.657 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false | ||
| 29 | +2020-05-07 16:14:16.658 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null | ||
| 30 | +2020-05-07 16:14:16.658 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false | ||
| 31 | +2020-05-07 16:14:16.659 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false | ||
| 32 | +2020-05-07 16:14:16.659 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true | ||
| 33 | +2020-05-07 16:14:16.660 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true | ||
| 34 | +2020-05-07 16:14:16.660 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server | ||
| 35 | +2020-05-07 16:14:17.274 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 | ||
| 36 | +2020-05-07 16:14:17.288 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 | ||
| 37 | +2020-05-07 16:14:17.294 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 | ||
| 38 | +2020-05-07 16:14:17.314 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1588839257300 with initial instances count: 9 | ||
| 39 | +2020-05-07 16:14:17.333 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application DISPATCH-SYSTEM with eureka with status UP | ||
| 40 | +2020-05-07 16:14:17.334 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1588839257334, current=UP, previous=STARTING] | ||
| 41 | +2020-05-07 16:14:17.344 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed | ||
| 42 | +2020-05-07 16:14:17.482 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) | ||
| 43 | +2020-05-07 16:14:17.730 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references | ||
| 44 | +2020-05-07 16:14:17.865 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_DISPATCH-SYSTEM/192.168.1.70:9999: registering service... | ||
| 45 | +2020-05-07 16:14:17.972 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_DISPATCH-SYSTEM/192.168.1.70:9999 - registration status: 204 | ||
| 46 | +2020-05-07 16:14:18.417 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-9999"] | ||
| 47 | +2020-05-07 16:14:18.475 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 9999 (http) with context path '' | ||
| 48 | +2020-05-07 16:14:18.477 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 9999 | ||
| 49 | +2020-05-07 16:14:18.481 [main] INFO com.sunyo.wlpt.dispatch.DispatchSysApplication - Started DispatchSysApplication in 37.561 seconds (JVM running for 43.093) | ||
| 50 | +2020-05-07 16:14:19.005 [RMI TCP Connection(3)-192.168.1.70] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' | ||
| 51 | +2020-05-07 16:14:19.005 [RMI TCP Connection(3)-192.168.1.70] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' | ||
| 52 | +2020-05-07 16:14:19.045 [RMI TCP Connection(3)-192.168.1.70] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 39 ms | ||
| 53 | +2020-05-07 16:21:26.060 [main] INFO com.sunyo.wlpt.dispatch.DispatchSysApplication - The following profiles are active: dev | ||
| 54 | +2020-05-07 16:21:29.447 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=fdce08c8-bfb5-3e6d-9df4-99dde7de74b2 | ||
| 55 | +2020-05-07 16:21:30.132 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$38e93300] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | ||
| 56 | +2020-05-07 16:21:30.229 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$550335fd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) | ||
| 57 | +2020-05-07 16:21:31.075 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 9999 (http) | ||
| 58 | +2020-05-07 16:21:31.103 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-9999"] | ||
| 59 | +2020-05-07 16:21:31.121 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] | ||
| 60 | +2020-05-07 16:21:31.122 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.22] | ||
| 61 | +2020-05-07 16:21:31.495 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext | ||
| 62 | +2020-05-07 16:21:31.495 [main] INFO org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 5386 ms | ||
| 63 | +2020-05-07 16:21:31.892 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. | ||
| 64 | +2020-05-07 16:21:31.910 [main] INFO com.netflix.config.DynamicPropertyFactory - DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@1c7f9861 | ||
| 65 | +2020-05-07 16:21:33.488 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource | ||
| 66 | +2020-05-07 16:21:38.088 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited | ||
| 67 | +2020-05-07 16:21:39.846 [main] INFO o.s.b.a.endpoint.web.ServletEndpointRegistrar - Registered '/actuator/jolokia' to jolokia-actuator-endpoint | ||
| 68 | +2020-05-07 16:21:41.803 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 24 endpoint(s) beneath base path '/actuator' | ||
| 69 | +2020-05-07 16:21:42.382 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4888425d, org.springframework.security.web.context.SecurityContextPersistenceFilter@96be1ae, org.springframework.security.web.header.HeaderWriterFilter@3595086b, org.springframework.security.web.authentication.logout.LogoutFilter@5a8b42a3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7619fbe7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@52d59507, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3c8758d1, org.springframework.security.web.session.SessionManagementFilter@45d38165, org.springframework.security.web.access.ExceptionTranslationFilter@2cff03cf, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@35d4035f] | ||
| 70 | +2020-05-07 16:21:42.445 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] | ||
| 71 | +2020-05-07 16:21:42.506 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. | ||
| 72 | +2020-05-07 16:21:43.042 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' | ||
| 73 | +2020-05-07 16:21:45.987 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING | ||
| 74 | +2020-05-07 16:21:46.065 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 | ||
| 75 | +2020-05-07 16:21:46.795 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson | ||
| 76 | +2020-05-07 16:21:46.796 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson | ||
| 77 | +2020-05-07 16:21:47.538 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml | ||
| 78 | +2020-05-07 16:21:47.538 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml | ||
| 79 | +2020-05-07 16:21:48.017 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration | ||
| 80 | +2020-05-07 16:21:48.378 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false | ||
| 81 | +2020-05-07 16:21:48.379 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null | ||
| 82 | +2020-05-07 16:21:48.379 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false | ||
| 83 | +2020-05-07 16:21:48.379 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false | ||
| 84 | +2020-05-07 16:21:48.380 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true | ||
| 85 | +2020-05-07 16:21:48.380 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true | ||
| 86 | +2020-05-07 16:21:48.381 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server | ||
| 87 | +2020-05-07 16:21:48.766 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 | ||
| 88 | +2020-05-07 16:21:48.772 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 | ||
| 89 | +2020-05-07 16:21:48.777 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 | ||
| 90 | +2020-05-07 16:21:48.784 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1588839708782 with initial instances count: 10 | ||
| 91 | +2020-05-07 16:21:48.805 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application DISPATCH-SYSTEM with eureka with status UP | ||
| 92 | +2020-05-07 16:21:48.806 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1588839708806, current=UP, previous=STARTING] | ||
| 93 | +2020-05-07 16:21:48.811 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed | ||
| 94 | +2020-05-07 16:21:48.850 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) | ||
| 95 | +2020-05-07 16:21:48.962 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references | ||
| 96 | +2020-05-07 16:21:49.123 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_DISPATCH-SYSTEM/192.168.1.70:9999: registering service... | ||
| 97 | +2020-05-07 16:21:49.188 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_DISPATCH-SYSTEM/192.168.1.70:9999 - registration status: 204 | ||
| 98 | +2020-05-07 16:21:49.498 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-9999"] | ||
| 99 | +2020-05-07 16:21:49.547 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 9999 (http) with context path '' | ||
| 100 | +2020-05-07 16:21:49.549 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 9999 | ||
| 101 | +2020-05-07 16:21:49.552 [main] INFO com.sunyo.wlpt.dispatch.DispatchSysApplication - Started DispatchSysApplication in 27.838 seconds (JVM running for 30.699) | ||
| 102 | +2020-05-07 16:21:49.774 [http-nio-9999-exec-2] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' | ||
| 103 | +2020-05-07 16:21:49.777 [http-nio-9999-exec-2] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' | ||
| 104 | +2020-05-07 16:21:49.820 [http-nio-9999-exec-2] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 41 ms | ||
| 105 | +2020-05-07 16:26:48.387 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration | ||
| 106 | +2020-05-07 16:31:48.389 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration | ||
| 107 | +2020-05-07 16:36:48.392 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration | ||
| 108 | +2020-05-07 16:41:48.394 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration | ||
| 109 | +2020-05-07 16:46:48.396 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration | ||
| 110 | +2020-05-07 16:51:48.398 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration | ||
| 111 | +2020-05-07 16:56:48.401 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration | ||
| 112 | +2020-05-07 17:01:48.403 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration | ||
| 113 | +2020-05-07 17:06:48.407 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration | ||
| 114 | +2020-05-07 17:11:48.408 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration | ||
| 115 | +2020-05-07 17:16:48.411 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration | ||
| 116 | +2020-05-07 17:21:48.413 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration | ||
| 117 | +2020-05-07 17:26:48.415 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration | ||
| 118 | +2020-05-07 17:31:48.417 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration | ||
| 119 | +2020-05-07 17:36:48.422 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration | ||
| 120 | +2020-05-07 17:41:48.424 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration | ||
| 121 | +2020-05-07 17:46:48.427 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration | ||
| 122 | +2020-05-07 17:51:48.428 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration | ||
| 123 | +2020-05-07 17:56:48.430 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration | ||
| 124 | +2020-05-07 18:01:48.431 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration | ||
| 125 | +2020-05-07 18:06:48.434 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration | ||
| 126 | +2020-05-07 18:11:48.436 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration | ||
| 127 | +2020-05-07 18:16:48.511 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration | ||
| 128 | +2020-05-07 18:21:48.513 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration | ||
| 129 | +2020-05-07 18:26:48.516 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration | ||
| 130 | +2020-05-07 18:31:48.519 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration |
logs/log_debug.log
0 → 100644
此 diff 太大无法显示。
logs/log_error.log
0 → 100644
此 diff 太大无法显示。
logs/log_info.log
0 → 100644
此 diff 太大无法显示。
logs/log_trace.log
0 → 100644
logs/log_warn.log
0 → 100644
| 1 | +2020-05-08 09:24:54.591 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 2 | +2020-05-08 09:24:59.142 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 3 | +2020-05-08 09:25:12.032 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 4 | +2020-05-08 09:25:20.741 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 5 | +2020-05-08 09:52:10.278 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 6 | +2020-05-08 09:52:14.269 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 7 | +2020-05-08 09:52:25.121 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 8 | +2020-05-08 09:52:32.228 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 9 | +2020-05-08 10:31:31.666 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 10 | +2020-05-08 10:31:35.759 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 11 | +2020-05-08 10:31:47.638 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 12 | +2020-05-08 10:31:55.450 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 13 | +2020-05-08 15:16:19.133 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 14 | +2020-05-08 15:16:23.524 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 15 | +2020-05-08 15:16:35.255 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 16 | +2020-05-08 15:16:44.029 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 17 | +2020-05-08 15:33:03.783 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 18 | +2020-05-08 15:33:06.694 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 19 | +2020-05-08 15:33:17.197 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 20 | +2020-05-08 15:33:23.156 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 21 | +2020-05-08 16:40:55.334 [DiscoveryClient-HeartbeatExecutor-0] WARN c.n.d.s.t.decorator.RetryableEurekaHttpClient - Request execution failed with message: org.apache.http.NoHttpResponseException: 192.168.1.53:12345 failed to respond | ||
| 22 | +2020-05-08 17:03:06.576 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 23 | +2020-05-08 17:03:10.005 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 24 | +2020-05-08 17:03:22.632 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 25 | +2020-05-08 17:03:29.057 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 26 | +2020-05-08 17:19:42.324 [http-nio-9999-exec-5] WARN o.s.w.s.m.support.DefaultHandlerExceptionResolver - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] | ||
| 27 | +2020-05-08 17:23:32.184 [http-nio-9999-exec-2] WARN o.s.w.s.m.support.DefaultHandlerExceptionResolver - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] | ||
| 28 | +2020-05-08 17:25:49.250 [http-nio-9999-exec-7] WARN o.s.w.s.m.support.DefaultHandlerExceptionResolver - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] | ||
| 29 | +2020-05-08 17:26:17.743 [http-nio-9999-exec-9] WARN o.s.w.s.m.support.DefaultHandlerExceptionResolver - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] | ||
| 30 | +2020-05-08 17:28:53.674 [http-nio-9999-exec-3] WARN o.s.w.s.m.support.DefaultHandlerExceptionResolver - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] | ||
| 31 | +2020-05-08 17:29:25.855 [http-nio-9999-exec-5] WARN o.s.w.s.m.support.DefaultHandlerExceptionResolver - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] | ||
| 32 | +2020-05-08 17:29:31.868 [http-nio-9999-exec-6] WARN o.s.w.s.m.support.DefaultHandlerExceptionResolver - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] | ||
| 33 | +2020-05-08 17:30:16.895 [http-nio-9999-exec-8] WARN o.s.w.s.m.support.DefaultHandlerExceptionResolver - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] | ||
| 34 | +2020-05-08 17:31:17.130 [http-nio-9999-exec-1] WARN o.s.w.s.m.support.DefaultHandlerExceptionResolver - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported] | ||
| 35 | +2020-05-08 17:41:24.136 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 36 | +2020-05-08 17:41:27.315 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 37 | +2020-05-08 17:41:41.403 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 38 | +2020-05-08 17:41:48.992 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 39 | +2020-05-08 17:54:11.307 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 40 | +2020-05-08 17:54:14.686 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 41 | +2020-05-08 17:54:26.032 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 42 | +2020-05-08 17:54:33.019 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 43 | +2020-05-08 18:00:31.392 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 44 | +2020-05-08 18:00:34.628 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 45 | +2020-05-08 18:00:45.557 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 46 | +2020-05-08 18:00:51.417 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 47 | +2020-05-08 18:20:23.255 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 48 | +2020-05-08 18:20:26.916 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 49 | +2020-05-08 18:20:40.502 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 50 | +2020-05-08 18:20:48.430 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 51 | +2020-05-08 18:23:18.598 [Thread-70] WARN com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1588933398598, current=DOWN, previous=UP] | ||
| 52 | +2020-05-08 18:23:18.658 [DiscoveryClient-InstanceInfoReplicator-0] WARN com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1588933398658, current=UP, previous=DOWN] | ||
| 53 | +2020-05-08 18:23:18.694 [DiscoveryClient-InstanceInfoReplicator-0] WARN o.s.boot.actuate.jdbc.DataSourceHealthIndicator - DataSource health check failed | ||
| 54 | +org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is com.alibaba.druid.pool.DataSourceClosedException: dataSource already closed at Fri May 08 18:23:18 CST 2020 | ||
| 55 | + at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81) | ||
| 56 | + at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:323) | ||
| 57 | + at org.springframework.boot.actuate.jdbc.DataSourceHealthIndicator.getProduct(DataSourceHealthIndicator.java:119) | ||
| 58 | + at org.springframework.boot.actuate.jdbc.DataSourceHealthIndicator.doDataSourceHealthCheck(DataSourceHealthIndicator.java:107) | ||
| 59 | + at org.springframework.boot.actuate.jdbc.DataSourceHealthIndicator.doHealthCheck(DataSourceHealthIndicator.java:102) | ||
| 60 | + at org.springframework.boot.actuate.health.AbstractHealthIndicator.health(AbstractHealthIndicator.java:82) | ||
| 61 | + at org.springframework.boot.actuate.health.CompositeHealthIndicator.health(CompositeHealthIndicator.java:95) | ||
| 62 | + at org.springframework.cloud.netflix.eureka.EurekaHealthCheckHandler.getHealthStatus(EurekaHealthCheckHandler.java:110) | ||
| 63 | + at org.springframework.cloud.netflix.eureka.EurekaHealthCheckHandler.getStatus(EurekaHealthCheckHandler.java:106) | ||
| 64 | + at com.netflix.discovery.DiscoveryClient.refreshInstanceInfo(DiscoveryClient.java:1406) | ||
| 65 | + at com.netflix.discovery.InstanceInfoReplicator.run(InstanceInfoReplicator.java:117) | ||
| 66 | + at com.netflix.discovery.InstanceInfoReplicator$1.run(InstanceInfoReplicator.java:101) | ||
| 67 | + at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) | ||
| 68 | + at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) | ||
| 69 | + at java.util.concurrent.FutureTask.run(FutureTask.java) | ||
| 70 | + at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) | ||
| 71 | + at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) | ||
| 72 | + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) | ||
| 73 | + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) | ||
| 74 | + at java.lang.Thread.run(Thread.java:748) | ||
| 75 | +Caused by: com.alibaba.druid.pool.DataSourceClosedException: dataSource already closed at Fri May 08 18:23:18 CST 2020 | ||
| 76 | + at com.alibaba.druid.pool.DruidDataSource.getConnectionInternal(DruidDataSource.java:1356) | ||
| 77 | + at com.alibaba.druid.pool.DruidDataSource.getConnectionDirect(DruidDataSource.java:1253) | ||
| 78 | + at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:4619) | ||
| 79 | + at com.alibaba.druid.filter.FilterAdapter.dataSource_getConnection(FilterAdapter.java:2745) | ||
| 80 | + at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:4615) | ||
| 81 | + at com.alibaba.druid.filter.stat.StatFilter.dataSource_getConnection(StatFilter.java:680) | ||
| 82 | + at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:4615) | ||
| 83 | + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1231) | ||
| 84 | + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1223) | ||
| 85 | + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:90) | ||
| 86 | + at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:157) | ||
| 87 | + at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:115) | ||
| 88 | + at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:78) | ||
| 89 | + ... 19 common frames omitted | ||
| 90 | +2020-05-08 18:23:18.697 [DiscoveryClient-InstanceInfoReplicator-0] WARN com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1588933398697, current=DOWN, previous=UP] | ||
| 91 | +2020-05-08 18:23:18.700 [DiscoveryClient-InstanceInfoReplicator-0] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 92 | +2020-05-08 18:23:19.156 [AsyncReporter{org.springframework.cloud.sleuth.zipkin2.sender.RestTemplateSender@7cbf4f8c}] WARN o.s.c.a.AnnotationConfigApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'eurekaRibbonClientConfiguration': Unsatisfied dependency expressed through field 'eurekaConfig'; nested exception is org.springframework.beans.factory.BeanCreationNotAllowedException: Error creating bean with name 'eurekaInstanceConfigBean': Singleton bean creation not allowed while singletons of this factory are in destruction (Do not request a bean from a BeanFactory in a destroy method implementation!) | ||
| 93 | +2020-05-08 18:23:51.627 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 94 | +2020-05-08 18:23:55.159 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 95 | +2020-05-08 18:24:05.607 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 96 | +2020-05-08 18:24:11.411 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 97 | +2020-05-08 18:26:34.758 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 98 | +2020-05-08 18:26:38.229 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 99 | +2020-05-08 18:27:01.810 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 100 | +2020-05-08 18:27:12.459 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 101 | +2020-05-08 18:31:31.650 [Thread-91] WARN com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1588933891650, current=DOWN, previous=UP] | ||
| 102 | +2020-05-08 18:31:31.710 [DiscoveryClient-InstanceInfoReplicator-0] WARN com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1588933891710, current=UP, previous=DOWN] | ||
| 103 | +2020-05-08 18:31:31.732 [DiscoveryClient-InstanceInfoReplicator-0] WARN o.s.boot.actuate.jdbc.DataSourceHealthIndicator - DataSource health check failed | ||
| 104 | +org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is com.alibaba.druid.pool.DataSourceClosedException: dataSource already closed at Fri May 08 18:31:31 CST 2020 | ||
| 105 | + at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81) | ||
| 106 | + at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:323) | ||
| 107 | + at org.springframework.boot.actuate.jdbc.DataSourceHealthIndicator.getProduct(DataSourceHealthIndicator.java:119) | ||
| 108 | + at org.springframework.boot.actuate.jdbc.DataSourceHealthIndicator.doDataSourceHealthCheck(DataSourceHealthIndicator.java:107) | ||
| 109 | + at org.springframework.boot.actuate.jdbc.DataSourceHealthIndicator.doHealthCheck(DataSourceHealthIndicator.java:102) | ||
| 110 | + at org.springframework.boot.actuate.health.AbstractHealthIndicator.health(AbstractHealthIndicator.java:82) | ||
| 111 | + at org.springframework.boot.actuate.health.CompositeHealthIndicator.health(CompositeHealthIndicator.java:95) | ||
| 112 | + at org.springframework.cloud.netflix.eureka.EurekaHealthCheckHandler.getHealthStatus(EurekaHealthCheckHandler.java:110) | ||
| 113 | + at org.springframework.cloud.netflix.eureka.EurekaHealthCheckHandler.getStatus(EurekaHealthCheckHandler.java:106) | ||
| 114 | + at com.netflix.discovery.DiscoveryClient.refreshInstanceInfo(DiscoveryClient.java:1406) | ||
| 115 | + at com.netflix.discovery.InstanceInfoReplicator.run(InstanceInfoReplicator.java:117) | ||
| 116 | + at com.netflix.discovery.InstanceInfoReplicator$1.run(InstanceInfoReplicator.java:101) | ||
| 117 | + at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) | ||
| 118 | + at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) | ||
| 119 | + at java.util.concurrent.FutureTask.run(FutureTask.java) | ||
| 120 | + at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) | ||
| 121 | + at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) | ||
| 122 | + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) | ||
| 123 | + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) | ||
| 124 | + at java.lang.Thread.run(Thread.java:748) | ||
| 125 | +Caused by: com.alibaba.druid.pool.DataSourceClosedException: dataSource already closed at Fri May 08 18:31:31 CST 2020 | ||
| 126 | + at com.alibaba.druid.pool.DruidDataSource.getConnectionInternal(DruidDataSource.java:1356) | ||
| 127 | + at com.alibaba.druid.pool.DruidDataSource.getConnectionDirect(DruidDataSource.java:1253) | ||
| 128 | + at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:4619) | ||
| 129 | + at com.alibaba.druid.filter.FilterAdapter.dataSource_getConnection(FilterAdapter.java:2745) | ||
| 130 | + at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:4615) | ||
| 131 | + at com.alibaba.druid.filter.stat.StatFilter.dataSource_getConnection(StatFilter.java:680) | ||
| 132 | + at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:4615) | ||
| 133 | + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1231) | ||
| 134 | + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1223) | ||
| 135 | + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:90) | ||
| 136 | + at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:157) | ||
| 137 | + at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:115) | ||
| 138 | + at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:78) | ||
| 139 | + ... 19 common frames omitted | ||
| 140 | +2020-05-08 18:31:31.735 [DiscoveryClient-InstanceInfoReplicator-0] WARN com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1588933891735, current=DOWN, previous=UP] | ||
| 141 | +2020-05-08 18:31:31.735 [DiscoveryClient-InstanceInfoReplicator-0] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 142 | +2020-05-08 18:36:04.833 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 143 | +2020-05-08 18:36:07.924 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 144 | +2020-05-08 18:36:21.427 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 145 | +2020-05-08 18:36:27.257 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 146 | +2020-05-08 18:43:41.367 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 147 | +2020-05-08 18:43:45.543 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 148 | +2020-05-08 18:44:04.503 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 149 | +2020-05-08 18:44:14.737 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 150 | +2020-05-08 19:00:18.930 [Thread-90] WARN com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1588935618930, current=DOWN, previous=UP] | ||
| 151 | +2020-05-08 19:00:18.991 [DiscoveryClient-InstanceInfoReplicator-0] WARN com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1588935618991, current=UP, previous=DOWN] | ||
| 152 | +2020-05-08 19:00:19.007 [DiscoveryClient-InstanceInfoReplicator-0] WARN o.s.boot.actuate.jdbc.DataSourceHealthIndicator - DataSource health check failed | ||
| 153 | +org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is com.alibaba.druid.pool.DataSourceClosedException: dataSource already closed at Fri May 08 19:00:18 CST 2020 | ||
| 154 | + at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:81) | ||
| 155 | + at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:323) | ||
| 156 | + at org.springframework.boot.actuate.jdbc.DataSourceHealthIndicator.getProduct(DataSourceHealthIndicator.java:119) | ||
| 157 | + at org.springframework.boot.actuate.jdbc.DataSourceHealthIndicator.doDataSourceHealthCheck(DataSourceHealthIndicator.java:107) | ||
| 158 | + at org.springframework.boot.actuate.jdbc.DataSourceHealthIndicator.doHealthCheck(DataSourceHealthIndicator.java:102) | ||
| 159 | + at org.springframework.boot.actuate.health.AbstractHealthIndicator.health(AbstractHealthIndicator.java:82) | ||
| 160 | + at org.springframework.boot.actuate.health.CompositeHealthIndicator.health(CompositeHealthIndicator.java:95) | ||
| 161 | + at org.springframework.cloud.netflix.eureka.EurekaHealthCheckHandler.getHealthStatus(EurekaHealthCheckHandler.java:110) | ||
| 162 | + at org.springframework.cloud.netflix.eureka.EurekaHealthCheckHandler.getStatus(EurekaHealthCheckHandler.java:106) | ||
| 163 | + at com.netflix.discovery.DiscoveryClient.refreshInstanceInfo(DiscoveryClient.java:1406) | ||
| 164 | + at com.netflix.discovery.InstanceInfoReplicator.run(InstanceInfoReplicator.java:117) | ||
| 165 | + at com.netflix.discovery.InstanceInfoReplicator$1.run(InstanceInfoReplicator.java:101) | ||
| 166 | + at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) | ||
| 167 | + at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) | ||
| 168 | + at java.util.concurrent.FutureTask.run(FutureTask.java) | ||
| 169 | + at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) | ||
| 170 | + at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) | ||
| 171 | + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) | ||
| 172 | + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) | ||
| 173 | + at java.lang.Thread.run(Thread.java:748) | ||
| 174 | +Caused by: com.alibaba.druid.pool.DataSourceClosedException: dataSource already closed at Fri May 08 19:00:18 CST 2020 | ||
| 175 | + at com.alibaba.druid.pool.DruidDataSource.getConnectionInternal(DruidDataSource.java:1356) | ||
| 176 | + at com.alibaba.druid.pool.DruidDataSource.getConnectionDirect(DruidDataSource.java:1253) | ||
| 177 | + at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:4619) | ||
| 178 | + at com.alibaba.druid.filter.FilterAdapter.dataSource_getConnection(FilterAdapter.java:2745) | ||
| 179 | + at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:4615) | ||
| 180 | + at com.alibaba.druid.filter.stat.StatFilter.dataSource_getConnection(StatFilter.java:680) | ||
| 181 | + at com.alibaba.druid.filter.FilterChainImpl.dataSource_connect(FilterChainImpl.java:4615) | ||
| 182 | + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1231) | ||
| 183 | + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:1223) | ||
| 184 | + at com.alibaba.druid.pool.DruidDataSource.getConnection(DruidDataSource.java:90) | ||
| 185 | + at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:157) | ||
| 186 | + at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:115) | ||
| 187 | + at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:78) | ||
| 188 | + ... 19 common frames omitted | ||
| 189 | +2020-05-08 19:00:19.009 [DiscoveryClient-InstanceInfoReplicator-0] WARN com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1588935619009, current=DOWN, previous=UP] | ||
| 190 | +2020-05-08 19:00:19.010 [DiscoveryClient-InstanceInfoReplicator-0] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 191 | +2020-05-08 19:00:19.785 [AsyncReporter{org.springframework.cloud.sleuth.zipkin2.sender.RestTemplateSender@66e12c3b}] WARN o.s.c.a.AnnotationConfigApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'eurekaRibbonClientConfiguration': Unsatisfied dependency expressed through field 'eurekaConfig'; nested exception is org.springframework.beans.factory.BeanCreationNotAllowedException: Error creating bean with name 'eurekaInstanceConfigBean': Singleton bean creation not allowed while singletons of this factory are in destruction (Do not request a bean from a BeanFactory in a destroy method implementation!) | ||
| 192 | +2020-05-08 19:13:30.894 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 193 | +2020-05-08 19:13:33.916 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 194 | +2020-05-08 19:13:44.962 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 195 | +2020-05-08 19:13:51.208 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 196 | +2020-05-08 19:22:55.579 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 197 | +2020-05-08 19:22:58.610 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 198 | +2020-05-08 19:23:09.071 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 199 | +2020-05-08 19:23:14.888 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 200 | +2020-05-08 19:25:55.599 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 201 | +2020-05-08 19:25:59.309 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 202 | +2020-05-08 19:26:12.406 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 203 | +2020-05-08 19:26:19.011 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 204 | +2020-05-08 19:28:11.990 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 205 | +2020-05-08 19:28:15.101 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 206 | +2020-05-08 19:28:25.472 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 207 | +2020-05-08 19:28:31.338 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 208 | +2020-05-08 19:34:45.249 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 209 | +2020-05-08 19:34:48.382 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 210 | +2020-05-08 19:35:00.279 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 211 | +2020-05-08 19:35:06.569 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 212 | +2020-05-08 19:37:08.166 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 213 | +2020-05-08 19:37:11.490 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 214 | +2020-05-08 19:37:23.973 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 215 | +2020-05-08 19:37:31.535 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 216 | +2020-05-08 19:40:31.906 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 217 | +2020-05-08 19:40:35.760 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 218 | +2020-05-08 19:40:53.357 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 219 | +2020-05-08 19:41:01.300 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 220 | +2020-05-08 19:45:29.304 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 221 | +2020-05-08 19:45:32.782 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 222 | +2020-05-08 19:45:49.534 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 223 | +2020-05-08 19:45:56.905 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 224 | +2020-05-08 19:49:12.416 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 225 | +2020-05-08 19:49:15.338 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 226 | +2020-05-08 19:49:25.958 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 227 | +2020-05-08 19:49:31.724 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 228 | +2020-05-08 20:02:37.110 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 229 | +2020-05-08 20:02:40.568 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 230 | +2020-05-08 20:02:51.845 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 231 | +2020-05-08 20:02:57.810 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 232 | +2020-05-08 20:11:39.933 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 233 | +2020-05-08 20:11:42.983 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 234 | +2020-05-08 20:11:59.423 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 235 | +2020-05-08 20:12:05.293 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 236 | +2020-05-08 20:15:15.425 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 237 | +2020-05-08 20:15:18.419 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 238 | +2020-05-08 20:15:29.164 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 239 | +2020-05-08 20:15:35.761 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 240 | +2020-05-08 20:23:06.258 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 241 | +2020-05-08 20:23:10.517 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 242 | +2020-05-08 20:23:23.530 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 243 | +2020-05-08 20:23:32.050 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 244 | +2020-05-08 20:27:36.651 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 245 | +2020-05-08 20:27:39.920 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 246 | +2020-05-08 20:27:50.393 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 247 | +2020-05-08 20:27:56.253 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 248 | +2020-05-08 20:34:13.999 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 249 | +2020-05-08 20:34:16.984 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 250 | +2020-05-08 20:34:27.441 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 251 | +2020-05-08 20:34:33.244 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 252 | +2020-05-08 20:53:57.086 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 253 | +2020-05-08 20:54:00.844 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 254 | +2020-05-08 20:54:24.205 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 255 | +2020-05-08 20:54:30.264 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 256 | +2020-05-08 21:39:28.151 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 257 | +2020-05-08 21:39:31.588 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 258 | +2020-05-08 21:39:42.711 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 259 | +2020-05-08 21:39:48.570 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 260 | +2020-05-08 21:41:28.033 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 261 | +2020-05-08 21:41:31.078 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 262 | +2020-05-08 21:41:41.715 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 263 | +2020-05-08 21:41:48.127 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 264 | +2020-05-08 21:44:56.449 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 265 | +2020-05-08 21:45:03.127 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 266 | +2020-05-08 21:45:13.780 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 267 | +2020-05-08 21:45:19.732 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter |
logs/warn/log-warn-2020-05-07.0.log
0 → 100644
| 1 | +2020-05-07 16:13:52.255 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 2 | +2020-05-07 16:13:56.586 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 3 | +2020-05-07 16:14:09.034 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 4 | +2020-05-07 16:14:17.337 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter | ||
| 5 | +2020-05-07 16:21:28.567 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. | ||
| 6 | +2020-05-07 16:21:31.892 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 7 | +2020-05-07 16:21:42.505 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. | ||
| 8 | +2020-05-07 16:21:48.808 [main] WARN com.netflix.discovery.InstanceInfoReplicator - Ignoring onDemand update due to rate limiter |
| @@ -15,9 +15,9 @@ import org.springframework.security.config.annotation.web.configuration.WebSecur | @@ -15,9 +15,9 @@ import org.springframework.security.config.annotation.web.configuration.WebSecur | ||
| 15 | public class SecurityConfig extends WebSecurityConfigurerAdapter { | 15 | public class SecurityConfig extends WebSecurityConfigurerAdapter { |
| 16 | @Override | 16 | @Override |
| 17 | protected void configure(HttpSecurity http) throws Exception { | 17 | protected void configure(HttpSecurity http) throws Exception { |
| 18 | - //首页所有人可以访问,功能页只有对应的权限才能访问 | ||
| 19 | - http.authorizeRequests() | ||
| 20 | - .antMatchers("/").permitAll(); | 18 | + //首页所有人可以访问,功能页只有对应的权限才能访问,本地测试使用 |
| 19 | +// http.authorizeRequests() | ||
| 20 | +// .antMatchers("/").permitAll(); | ||
| 21 | http.csrf().disable(); | 21 | http.csrf().disable(); |
| 22 | } | 22 | } |
| 23 | } | 23 | } |
| @@ -107,8 +107,8 @@ public class DispatchController { | @@ -107,8 +107,8 @@ public class DispatchController { | ||
| 107 | dispatchNote.setVehicleNumber(1); | 107 | dispatchNote.setVehicleNumber(1); |
| 108 | //记录表,设置车辆类型 | 108 | //记录表,设置车辆类型 |
| 109 | dispatchNote.setVehicleType(req.getVehicleType()); | 109 | dispatchNote.setVehicleType(req.getVehicleType()); |
| 110 | - //记录表,设置记录状态为执行状态(2) | ||
| 111 | - dispatchNote.setStatus("2"); | 110 | + //记录表,设置记录状态为待执行状态(4) |
| 111 | + dispatchNote.setStatus("4"); | ||
| 112 | //记录表,设置创建时间 | 112 | //记录表,设置创建时间 |
| 113 | dispatchNote.setGmtCreate(new Date()); | 113 | dispatchNote.setGmtCreate(new Date()); |
| 114 | // 生成调度记录表 | 114 | // 生成调度记录表 |
| @@ -135,6 +135,8 @@ public class DispatchController { | @@ -135,6 +135,8 @@ public class DispatchController { | ||
| 135 | */ | 135 | */ |
| 136 | if (req.getBeginTime() == null) { | 136 | if (req.getBeginTime() == null) { |
| 137 | req.setBeginTime(new Date()); | 137 | req.setBeginTime(new Date()); |
| 138 | + //设置为执行状态 | ||
| 139 | + req.setStatus("2"); | ||
| 138 | int num = dispatchNoteService.updateByPrimaryKeySelective(req); | 140 | int num = dispatchNoteService.updateByPrimaryKeySelective(req); |
| 139 | if (num > 0) { | 141 | if (num > 0) { |
| 140 | result.setMsg("手动开启调度任务,成功"); | 142 | result.setMsg("手动开启调度任务,成功"); |
| @@ -69,14 +69,12 @@ public class DispatchNoteController { | @@ -69,14 +69,12 @@ public class DispatchNoteController { | ||
| 69 | dispatchNote.setUserMobile(userMobile); | 69 | dispatchNote.setUserMobile(userMobile); |
| 70 | //获取参数,业务类型 | 70 | //获取参数,业务类型 |
| 71 | dispatchNote.setDispatchType(dispatchType); | 71 | dispatchNote.setDispatchType(dispatchType); |
| 72 | - System.out.println(gmtCreate); | ||
| 73 | //获取参数,创建时间 | 72 | //获取参数,创建时间 |
| 74 | dispatchNote.setGmtCreate(gmtCreate); | 73 | dispatchNote.setGmtCreate(gmtCreate); |
| 75 | //获取参数,记录表状态 | 74 | //获取参数,记录表状态 |
| 76 | dispatchNote.setStatus(status); | 75 | dispatchNote.setStatus(status); |
| 77 | //获取参数,任务结束(完成)时间 | 76 | //获取参数,任务结束(完成)时间 |
| 78 | dispatchNote.setEndTime(endTime); | 77 | dispatchNote.setEndTime(endTime); |
| 79 | - System.out.println(dispatchNote); | ||
| 80 | PageInfo pageInfo = dispatchNoteService.selectDispatchNoteList(dispatchNote, pageNum, pageSize); | 78 | PageInfo pageInfo = dispatchNoteService.selectDispatchNoteList(dispatchNote, pageNum, pageSize); |
| 81 | if (pageInfo.getTotal() > 0) { | 79 | if (pageInfo.getTotal() > 0) { |
| 82 | result.setData(pageInfo); | 80 | result.setData(pageInfo); |
| 1 | +package com.sunyo.wlpt.dispatch.controller; | ||
| 2 | + | ||
| 3 | +import com.github.pagehelper.PageInfo; | ||
| 4 | +import com.sunyo.wlpt.dispatch.fegin.GetUserFegin; | ||
| 5 | +import com.sunyo.wlpt.dispatch.response.ResultJson; | ||
| 6 | +import org.springframework.beans.factory.annotation.Autowired; | ||
| 7 | +import org.springframework.web.bind.annotation.GetMapping; | ||
| 8 | +import org.springframework.web.bind.annotation.RequestMapping; | ||
| 9 | +import org.springframework.web.bind.annotation.RequestParam; | ||
| 10 | +import org.springframework.web.bind.annotation.RestController; | ||
| 11 | + | ||
| 12 | +import javax.servlet.http.HttpServletRequest; | ||
| 13 | + | ||
| 14 | +/** | ||
| 15 | + * @author 子诚 | ||
| 16 | + * Description: | ||
| 17 | + * 时间:2020/5/8 16:38 | ||
| 18 | + */ | ||
| 19 | +@RequestMapping("/dispatch") | ||
| 20 | +@RestController | ||
| 21 | +public class GetUserController { | ||
| 22 | + | ||
| 23 | + @Autowired | ||
| 24 | + private GetUserFegin getUserFegin; | ||
| 25 | + | ||
| 26 | + @GetMapping("/user/getUser") | ||
| 27 | + public ResultJson<PageInfo> getUser(@RequestParam(value = "userName", required = false) String userName, HttpServletRequest request){ | ||
| 28 | + String token = request.getHeader("Authorization"); | ||
| 29 | + System.out.println(userName+"的token是"+token); | ||
| 30 | + return getUserFegin.list(userName,token); | ||
| 31 | + } | ||
| 32 | +} |
| 1 | +package com.sunyo.wlpt.dispatch.fegin; | ||
| 2 | + | ||
| 3 | +import com.github.pagehelper.PageInfo; | ||
| 4 | +import com.sunyo.wlpt.dispatch.response.ResultJson; | ||
| 5 | +import org.springframework.cloud.openfeign.FeignClient; | ||
| 6 | +import org.springframework.stereotype.Service; | ||
| 7 | +import org.springframework.web.bind.annotation.GetMapping; | ||
| 8 | +import org.springframework.web.bind.annotation.RequestHeader; | ||
| 9 | +import org.springframework.web.bind.annotation.RequestParam; | ||
| 10 | + | ||
| 11 | +/** | ||
| 12 | + * @author 子诚 | ||
| 13 | + * Description: | ||
| 14 | + * 时间:2020/5/8 16:06 | ||
| 15 | + */ | ||
| 16 | +@FeignClient(value = "cloud-user-center",fallback = GetUserFeginHystrix.class) | ||
| 17 | +@Service | ||
| 18 | +public interface GetUserFegin { | ||
| 19 | + /** | ||
| 20 | + * 根据用户名获取到 CLOUD-USER-CENTER 服务中的用户的信息 | ||
| 21 | + * | ||
| 22 | + * @param userName | ||
| 23 | + * @return | ||
| 24 | + */ | ||
| 25 | + @GetMapping("/user/list") | ||
| 26 | + public ResultJson<PageInfo> list(@RequestParam(value = "userName", required = false) String userName, | ||
| 27 | + @RequestHeader(name = "Authorization", required = true) String token | ||
| 28 | + ); | ||
| 29 | +} |
| 1 | +package com.sunyo.wlpt.dispatch.fegin; | ||
| 2 | + | ||
| 3 | +import com.github.pagehelper.PageInfo; | ||
| 4 | +import com.netflix.hystrix.contrib.javanica.annotation.HystrixCommand; | ||
| 5 | +import com.sunyo.wlpt.dispatch.response.ResultJson; | ||
| 6 | +import org.springframework.beans.factory.annotation.Autowired; | ||
| 7 | +import org.springframework.stereotype.Service; | ||
| 8 | +import org.springframework.web.client.RestTemplate; | ||
| 9 | + | ||
| 10 | +/** | ||
| 11 | + * @author 子诚 | ||
| 12 | + * Description: | ||
| 13 | + * 时间:2020/5/8 19:06 | ||
| 14 | + */ | ||
| 15 | +@Service | ||
| 16 | +public class GetUserFeginHystrix implements GetUserFegin{ | ||
| 17 | + | ||
| 18 | + @Override | ||
| 19 | + public ResultJson<PageInfo> list(String userName,String token) { | ||
| 20 | + System.out.println("与 CLOUD-USER-CENTER 服务断开连接"); | ||
| 21 | +// throw new RuntimeException(); | ||
| 22 | + return null; | ||
| 23 | + } | ||
| 24 | + | ||
| 25 | +} |
| @@ -23,6 +23,8 @@ public class ResultJson<T> implements Serializable { | @@ -23,6 +23,8 @@ public class ResultJson<T> implements Serializable { | ||
| 23 | * 响应消息 | 23 | * 响应消息 |
| 24 | */ | 24 | */ |
| 25 | private String msg = ""; | 25 | private String msg = ""; |
| 26 | + | ||
| 27 | + private String error; | ||
| 26 | /** | 28 | /** |
| 27 | * 响应数据 | 29 | * 响应数据 |
| 28 | */ | 30 | */ |
-
请 注册 或 登录 后发表评论