| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356 |
- 2026-06-26 15:25:08.376 INFO [main] cn.com.goldenwater.dcproj.GwCloudPlatformDcprojServiceApplication - The following profiles are active: pro
- 2026-06-26 15:25:22.698 INFO [main] org.eclipse.jetty.util.log - Logging initialized @22480ms to org.eclipse.jetty.util.log.Slf4jLog
- 2026-06-26 15:25:22.899 INFO [main] org.eclipse.jetty.server.Server - jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_341-b10
- 2026-06-26 15:25:22.955 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.application - Initializing Spring embedded WebApplicationContext
- 2026-06-26 15:25:23.637 WARN [main] com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources.
- 2026-06-26 15:25:23.638 INFO [main] 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.
- 2026-06-26 15:25:23.662 INFO [main] com.netflix.config.DynamicPropertyFactory - DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@55ed76e6
- 2026-06-26 15:25:28.703 INFO [main] org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
- 2026-06-26 15:25:28.703 INFO [main] org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
- 2026-06-26 15:25:28.705 INFO [main] org.eclipse.jetty.server.session - node0 Scavenging every 660000ms
- 2026-06-26 15:25:28.720 INFO [main] org.eclipse.jetty.server.handler.ContextHandler - Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@222b4ab1{application,/,[file:///C:/Users/24858/AppData/Local/Temp/jetty-docbase.1725286499711710398.8500/],AVAILABLE}
- 2026-06-26 15:25:28.720 INFO [main] org.eclipse.jetty.server.Server - Started @28505ms
- 2026-06-26 15:25:46.707 INFO [main] io.lettuce.core.EpollProvider - Starting without optional epoll library
- 2026-06-26 15:25:46.711 INFO [main] io.lettuce.core.KqueueProvider - Starting without optional kqueue library
- 2026-06-26 15:25:50.000 WARN [main] org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'bisInspAllRlationPersController': Invocation of init method failed; nested exception is org.springframework.data.redis.RedisConnectionFailureException: Unable to connect to Redis; nested exception is io.lettuce.core.RedisConnectionException: Unable to connect to 127.0.0.1:6379
- 2026-06-26 15:25:52.256 INFO [main] org.eclipse.jetty.server.session - node0 Stopped scavenging
- 2026-06-26 15:25:52.261 INFO [main] org.eclipse.jetty.server.handler.ContextHandler - Stopped o.s.b.w.e.j.JettyEmbeddedWebAppContext@222b4ab1{application,/,[file:///C:/Users/24858/AppData/Local/Temp/jetty-docbase.1725286499711710398.8500/],UNAVAILABLE}
- 2026-06-26 15:25:52.308 ERROR [main] org.springframework.boot.SpringApplication - Application run failed
- org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'bisInspAllRlationPersController': Invocation of init method failed; nested exception is org.springframework.data.redis.RedisConnectionFailureException: Unable to connect to Redis; nested exception is io.lettuce.core.RedisConnectionException: Unable to connect to 127.0.0.1:6379
- at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:139) ~[spring-beans-5.1.5.RELEASE.jar:5.1.5.RELEASE]
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414) ~[spring-beans-5.1.5.RELEASE.jar:5.1.5.RELEASE]
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1754) ~[spring-beans-5.1.5.RELEASE.jar:5.1.5.RELEASE]
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) ~[spring-beans-5.1.5.RELEASE.jar:5.1.5.RELEASE]
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515) ~[spring-beans-5.1.5.RELEASE.jar:5.1.5.RELEASE]
- at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320) ~[spring-beans-5.1.5.RELEASE.jar:5.1.5.RELEASE]
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) ~[spring-beans-5.1.5.RELEASE.jar:5.1.5.RELEASE]
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318) ~[spring-beans-5.1.5.RELEASE.jar:5.1.5.RELEASE]
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199) ~[spring-beans-5.1.5.RELEASE.jar:5.1.5.RELEASE]
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:849) ~[spring-beans-5.1.5.RELEASE.jar:5.1.5.RELEASE]
- at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877) ~[spring-context-5.1.5.RELEASE.jar:5.1.5.RELEASE]
- at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549) ~[spring-context-5.1.5.RELEASE.jar:5.1.5.RELEASE]
- at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:142) ~[spring-boot-2.1.3.RELEASE.jar:2.1.3.RELEASE]
- at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:775) [spring-boot-2.1.3.RELEASE.jar:2.1.3.RELEASE]
- at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) [spring-boot-2.1.3.RELEASE.jar:2.1.3.RELEASE]
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:316) [spring-boot-2.1.3.RELEASE.jar:2.1.3.RELEASE]
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:1260) [spring-boot-2.1.3.RELEASE.jar:2.1.3.RELEASE]
- at org.springframework.boot.SpringApplication.run(SpringApplication.java:1248) [spring-boot-2.1.3.RELEASE.jar:2.1.3.RELEASE]
- at cn.com.goldenwater.dcproj.GwCloudPlatformDcprojServiceApplication.main(GwCloudPlatformDcprojServiceApplication.java:26) [classes/:?]
- Caused by: org.springframework.data.redis.RedisConnectionFailureException: Unable to connect to Redis; nested exception is io.lettuce.core.RedisConnectionException: Unable to connect to 127.0.0.1:6379
- at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$SharedConnection.getNativeConnection(LettuceConnectionFactory.java:1092) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$SharedConnection.getConnection(LettuceConnectionFactory.java:1065) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory.getSharedConnection(LettuceConnectionFactory.java:865) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory.getConnection(LettuceConnectionFactory.java:340) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.core.RedisConnectionUtils.doGetConnection(RedisConnectionUtils.java:132) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.core.RedisConnectionUtils.getConnection(RedisConnectionUtils.java:95) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.core.RedisConnectionUtils.getConnection(RedisConnectionUtils.java:82) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:211) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:184) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.core.AbstractOperations.execute(AbstractOperations.java:95) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.core.DefaultValueOperations.get(DefaultValueOperations.java:53) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at cn.com.goldenwater.dcproj.controller.ducha.BisInspAllRlationPersController.Cache(BisInspAllRlationPersController.java:137) ~[classes/:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_341]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_341]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_341]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_341]
- at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363) ~[spring-beans-5.1.5.RELEASE.jar:5.1.5.RELEASE]
- at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307) ~[spring-beans-5.1.5.RELEASE.jar:5.1.5.RELEASE]
- at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136) ~[spring-beans-5.1.5.RELEASE.jar:5.1.5.RELEASE]
- ... 18 more
- Caused by: io.lettuce.core.RedisConnectionException: Unable to connect to 127.0.0.1:6379
- at io.lettuce.core.RedisConnectionException.create(RedisConnectionException.java:78) ~[lettuce-core-5.1.4.RELEASE.jar:?]
- at io.lettuce.core.RedisConnectionException.create(RedisConnectionException.java:56) ~[lettuce-core-5.1.4.RELEASE.jar:?]
- at io.lettuce.core.AbstractRedisClient.getConnection(AbstractRedisClient.java:234) ~[lettuce-core-5.1.4.RELEASE.jar:?]
- at io.lettuce.core.RedisClient.connect(RedisClient.java:204) ~[lettuce-core-5.1.4.RELEASE.jar:?]
- at org.springframework.data.redis.connection.lettuce.StandaloneConnectionProvider.lambda$getConnection$1(StandaloneConnectionProvider.java:113) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at java.util.Optional.orElseGet(Optional.java:267) ~[?:1.8.0_341]
- at org.springframework.data.redis.connection.lettuce.StandaloneConnectionProvider.getConnection(StandaloneConnectionProvider.java:113) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$SharedConnection.getNativeConnection(LettuceConnectionFactory.java:1085) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$SharedConnection.getConnection(LettuceConnectionFactory.java:1065) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory.getSharedConnection(LettuceConnectionFactory.java:865) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory.getConnection(LettuceConnectionFactory.java:340) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.core.RedisConnectionUtils.doGetConnection(RedisConnectionUtils.java:132) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.core.RedisConnectionUtils.getConnection(RedisConnectionUtils.java:95) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.core.RedisConnectionUtils.getConnection(RedisConnectionUtils.java:82) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:211) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:184) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.core.AbstractOperations.execute(AbstractOperations.java:95) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.core.DefaultValueOperations.get(DefaultValueOperations.java:53) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at cn.com.goldenwater.dcproj.controller.ducha.BisInspAllRlationPersController.Cache(BisInspAllRlationPersController.java:137) ~[classes/:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_341]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_341]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_341]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_341]
- at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363) ~[spring-beans-5.1.5.RELEASE.jar:5.1.5.RELEASE]
- at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307) ~[spring-beans-5.1.5.RELEASE.jar:5.1.5.RELEASE]
- at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136) ~[spring-beans-5.1.5.RELEASE.jar:5.1.5.RELEASE]
- ... 18 more
- Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: /127.0.0.1:6379
- at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.8.0_341]
- at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:715) ~[?:1.8.0_341]
- at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327) ~[netty-transport-4.1.33.Final.jar:4.1.33.Final]
- at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) ~[netty-transport-4.1.33.Final.jar:4.1.33.Final]
- at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:665) ~[netty-transport-4.1.33.Final.jar:4.1.33.Final]
- at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:612) ~[netty-transport-4.1.33.Final.jar:4.1.33.Final]
- at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:529) ~[netty-transport-4.1.33.Final.jar:4.1.33.Final]
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:491) ~[netty-transport-4.1.33.Final.jar:4.1.33.Final]
- at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905) ~[netty-common-4.1.33.Final.jar:4.1.33.Final]
- at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.33.Final.jar:4.1.33.Final]
- at java.lang.Thread.run(Thread.java:750) ~[?:1.8.0_341]
- Caused by: java.net.ConnectException: Connection refused: no further information
- at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.8.0_341]
- at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:715) ~[?:1.8.0_341]
- at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:327) ~[netty-transport-4.1.33.Final.jar:4.1.33.Final]
- at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340) ~[netty-transport-4.1.33.Final.jar:4.1.33.Final]
- at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:665) ~[netty-transport-4.1.33.Final.jar:4.1.33.Final]
- at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:612) ~[netty-transport-4.1.33.Final.jar:4.1.33.Final]
- at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:529) ~[netty-transport-4.1.33.Final.jar:4.1.33.Final]
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:491) ~[netty-transport-4.1.33.Final.jar:4.1.33.Final]
- at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905) ~[netty-common-4.1.33.Final.jar:4.1.33.Final]
- at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.33.Final.jar:4.1.33.Final]
- at java.lang.Thread.run(Thread.java:750) ~[?:1.8.0_341]
- 2026-06-26 15:29:33.249 INFO [main] cn.com.goldenwater.dcproj.GwCloudPlatformDcprojServiceApplication - The following profiles are active: pro
- 2026-06-26 15:29:43.822 INFO [main] org.eclipse.jetty.util.log - Logging initialized @15639ms to org.eclipse.jetty.util.log.Slf4jLog
- 2026-06-26 15:29:44.061 INFO [main] org.eclipse.jetty.server.Server - jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_341-b10
- 2026-06-26 15:29:44.117 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.application - Initializing Spring embedded WebApplicationContext
- 2026-06-26 15:29:44.804 WARN [main] com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources.
- 2026-06-26 15:29:44.805 INFO [main] 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.
- 2026-06-26 15:29:44.839 INFO [main] com.netflix.config.DynamicPropertyFactory - DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@5a429813
- 2026-06-26 15:29:49.979 INFO [main] org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
- 2026-06-26 15:29:49.979 INFO [main] org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
- 2026-06-26 15:29:49.981 INFO [main] org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
- 2026-06-26 15:29:50.002 INFO [main] org.eclipse.jetty.server.handler.ContextHandler - Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@10b1f9f3{application,/,[file:///C:/Users/24858/AppData/Local/Temp/jetty-docbase.564453300397402967.8500/],AVAILABLE}
- 2026-06-26 15:29:50.003 INFO [main] org.eclipse.jetty.server.Server - Started @21823ms
- 2026-06-26 15:30:06.749 INFO [main] io.lettuce.core.EpollProvider - Starting without optional epoll library
- 2026-06-26 15:30:06.752 INFO [main] io.lettuce.core.KqueueProvider - Starting without optional kqueue library
- 2026-06-26 15:30:39.063 INFO [main] org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
- 2026-06-26 15:30:39.082 INFO [main] org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
- 2026-06-26 15:30:39.083 INFO [main] org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.0 created.
- 2026-06-26 15:30:39.084 INFO [main] org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
- 2026-06-26 15:30:39.084 INFO [main] org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'SchedulerFactory' with instanceId 'NON_CLUSTERED'
- Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
- NOT STARTED.
- Currently in standby mode.
- Number of jobs executed: 0
- Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
- Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
- 2026-06-26 15:30:39.085 INFO [main] org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'SchedulerFactory' initialized from an externally provided properties instance.
- 2026-06-26 15:30:39.085 INFO [main] org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.0
- 2026-06-26 15:30:39.085 INFO [main] org.quartz.core.QuartzScheduler - JobFactory set to: cn.com.goldenwater.dcproj.utils.TaskSchedulerFactory@cc6c7c9
- 2026-06-26 15:30:49.165 INFO [main] liquibase.database.core.OracleDatabase - Could not set remarks reporting on OracleDatabase: com.alibaba.druid.pool.DruidPooledConnection.setRemarksReporting(boolean)
- 2026-06-26 15:30:49.748 INFO [main] liquibase.executor.jvm.JdbcExecutor - SELECT COUNT(*) FROM GW_HUIYI.DATABASECHANGELOGLOCK
- 2026-06-26 15:30:49.914 INFO [main] liquibase.executor.jvm.JdbcExecutor - SELECT COUNT(*) FROM GW_HUIYI.DATABASECHANGELOGLOCK
- 2026-06-26 15:30:50.050 INFO [main] liquibase.executor.jvm.JdbcExecutor - SELECT LOCKED FROM GW_HUIYI.DATABASECHANGELOGLOCK WHERE ID=1 FOR UPDATE
- 2026-06-26 15:30:50.325 INFO [main] liquibase.lockservice.StandardLockService - Successfully acquired change log lock
- 2026-06-26 15:30:51.330 INFO [main] liquibase.changelog.DatabaseChangeLog - Reading resource: liquibase/changelogs/changelog-1.0.xml
- 2026-06-26 15:30:51.342 INFO [main] liquibase.changelog.DatabaseChangeLog - Reading resource: liquibase/changelogs/changelog-2.0.xml
- 2026-06-26 15:30:52.637 INFO [main] liquibase.executor.jvm.JdbcExecutor - SELECT MD5SUM FROM GW_HUIYI.DATABASECHANGELOG WHERE MD5SUM IS NOT NULL AND ROWNUM=1
- 2026-06-26 15:30:52.798 INFO [main] liquibase.executor.jvm.JdbcExecutor - SELECT COUNT(*) FROM GW_HUIYI.DATABASECHANGELOG
- 2026-06-26 15:30:52.954 INFO [main] liquibase.changelog.StandardChangeLogHistoryService - Reading from GW_HUIYI.DATABASECHANGELOG
- 2026-06-26 15:30:52.955 INFO [main] liquibase.executor.jvm.JdbcExecutor - SELECT * FROM GW_HUIYI.DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
- 2026-06-26 15:30:53.328 INFO [main] liquibase.lockservice.StandardLockService - Successfully released change log lock
- 2026-06-26 15:30:53.448 INFO [main] springfox.documentation.spring.web.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)]
- 2026-06-26 15:30:53.695 WARN [main] com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources.
- 2026-06-26 15:30:53.695 INFO [main] 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.
- 2026-06-26 15:31:01.599 INFO [main] org.eclipse.jetty.server.Server - jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_341-b10
- 2026-06-26 15:31:01.600 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.application - Initializing Spring embedded WebApplicationContext
- 2026-06-26 15:31:01.625 INFO [main] org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
- 2026-06-26 15:31:01.625 INFO [main] org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
- 2026-06-26 15:31:01.625 INFO [main] org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
- 2026-06-26 15:31:01.626 INFO [main] org.eclipse.jetty.server.handler.ContextHandler - Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@5c15e5f7{application,/,[file:///C:/Users/24858/AppData/Local/Temp/jetty-docbase.3651692168389781542.18081/],AVAILABLE}
- 2026-06-26 15:31:01.626 INFO [main] org.eclipse.jetty.server.Server - Started @93446ms
- 2026-06-26 15:31:01.956 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.application - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2026-06-26 15:31:01.997 INFO [main] org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@3f732afc{HTTP/1.1,[http/1.1]}{127.0.0.1:18081}
- 2026-06-26 15:31:02.014 INFO [main] springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper - Context refreshed
- 2026-06-26 15:31:02.063 INFO [main] springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s)
- 2026-06-26 15:31:02.063 INFO [main] springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper - Skipping initializing disabled plugin bean swagger v2.0
- 2026-06-26 15:31:02.145 INFO [main] org.quartz.core.QuartzScheduler - Scheduler SchedulerFactory_$_NON_CLUSTERED started.
- 2026-06-26 15:31:02.241 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.application - Initializing Spring DispatcherServlet 'dispatcherServlet'
- 2026-06-26 15:31:02.320 INFO [main] org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@6191335f{HTTP/1.1,[http/1.1]}{0.0.0.0:8500}
- 2026-06-26 15:31:02.325 INFO [main] cn.com.goldenwater.dcproj.GwCloudPlatformDcprojServiceApplication - Started GwCloudPlatformDcprojServiceApplication in 92.009 seconds (JVM running for 94.144)
- 2026-06-26 15:31:08.236 INFO [qtp1928880169-59] cn.com.goldenwater.dcproj.intercepter.LogInterceptor - source-->87dd0270f8764d73a7e141f058542b24:accessToken---->null
- 2026-06-26 15:31:08.364 INFO [qtp1928880169-59] cn.com.goldenwater.dcproj.intercepter.LogInterceptor - /dc/att/adXBase/getAdTreeByAdCd--->9999
- 2026-06-26 15:31:17.172 INFO [qtp1928880169-54] cn.com.goldenwater.dcproj.service.impl.login.LoginServiceImpl - login--------------------------------------p.getProvince():110000000000--------------------------------------------------------
- 2026-06-26 15:31:54.222 INFO [qtp1928880169-56] cn.com.goldenwater.dcproj.intercepter.LogInterceptor - source-->87dd0270f8764d73a7e141f058542b24:accessToken---->null
- 2026-06-26 15:31:54.224 INFO [qtp1928880169-56] cn.com.goldenwater.dcproj.intercepter.LogInterceptor - /dc/att/adXBase/getAdTreeByAdCd--->9999
- 2026-06-26 15:32:06.335 INFO [qtp1928880169-57] cn.com.goldenwater.dcproj.intercepter.LogInterceptor - source-->959ccd3a34c44826b6ff390a6a586ded:accessToken---->null
- 2026-06-26 15:32:06.336 INFO [qtp1928880169-57] cn.com.goldenwater.dcproj.intercepter.LogInterceptor - /att/project/insurance/record/recordView--->9999
- 2026-06-26 15:32:23.144 INFO [qtp1928880169-55] cn.com.goldenwater.dcproj.intercepter.LogInterceptor - source-->62dc950ee1f94440b2e2293a649334db:accessToken---->eyJhbGciOiJIUzI1NiJ9.eyJwZXJzSWQiOiJPREJrWmpFeU1UTmhaRGxtTkRrelpUZzFZVGMzTVdRMlpqUmlNVGhoTVRjPSIsIm1vYmlsZSI6Ik1UTTBLaW9xS2prM016Zz0iLCJwVHlwZSI6Ik1RPT0iLCJwZXJzTmFtZSI6IjVwMk81clczNkxhRiIsImV4cCI6MTc4MjQ3MzQ3ODc3MH0.tbA5LF8hzSjLlAlg9LilQduWe4-rhBtcFIxMwL3EMI8
- 2026-06-26 15:32:23.570 INFO [qtp1928880169-55] cn.com.goldenwater.dcproj.target.ExecutionTimeRecord - 方法执行耗时(ms):401
- 2026-06-26 15:32:32.188 INFO [qtp1928880169-61] cn.com.goldenwater.dcproj.intercepter.LogInterceptor - source-->62dc950ee1f94440b2e2293a649334db:accessToken---->eyJhbGciOiJIUzI1NiJ9.eyJwZXJzSWQiOiJPREJrWmpFeU1UTmhaRGxtTkRrelpUZzFZVGMzTVdRMlpqUmlNVGhoTVRjPSIsIm1vYmlsZSI6Ik1UTTBLaW9xS2prM016Zz0iLCJwVHlwZSI6Ik1RPT0iLCJwZXJzTmFtZSI6IjVwMk81clczNkxhRiIsImV4cCI6MTc4MjQ3MzU0MzE2NX0.WwVbAkyZop3yORmQYb10irSzi9aAvEFrwQxAlemyMfQ
- 2026-06-26 15:32:43.395 INFO [qtp1928880169-61] cn.com.goldenwater.dcproj.target.ExecutionTimeRecord - 方法执行耗时(ms):11190
- 2026-06-26 15:33:20.304 INFO [qtp1928880169-57] cn.com.goldenwater.dcproj.intercepter.LogInterceptor - source-->62dc950ee1f94440b2e2293a649334db:accessToken---->eyJhbGciOiJIUzI1NiJ9.eyJwZXJzSWQiOiJPREJrWmpFeU1UTmhaRGxtTkRrelpUZzFZVGMzTVdRMlpqUmlNVGhoTVRjPSIsIm1vYmlsZSI6Ik1UTTBLaW9xS2prM016Zz0iLCJwVHlwZSI6Ik1RPT0iLCJwZXJzTmFtZSI6IjVwMk81clczNkxhRiIsImV4cCI6MTc4MjQ3MzU1MjE4OX0.4YSylybcYnccC6QX9-JuR_5Hh6A68z4_HC2fGXEWxHk
- 2026-06-26 15:33:31.078 INFO [qtp1928880169-57] cn.com.goldenwater.dcproj.target.ExecutionTimeRecord - 方法执行耗时(ms):10770
- 2026-06-26 15:40:18.771 INFO [qtp1928880169-59] cn.com.goldenwater.dcproj.intercepter.LogInterceptor - source-->62dc950ee1f94440b2e2293a649334db:accessToken---->eyJhbGciOiJIUzI1NiJ9.eyJwZXJzSWQiOiJPREJrWmpFeU1UTmhaRGxtTkRrelpUZzFZVGMzTVdRMlpqUmlNVGhoTVRjPSIsIm1vYmlsZSI6Ik1UTTBLaW9xS2prM016Zz0iLCJwVHlwZSI6Ik1RPT0iLCJwZXJzTmFtZSI6IjVwMk81clczNkxhRiIsImV4cCI6MTc4MjQ3MzYwMDMwNX0.b06V33zESSdd17ifKi1C-Jw2Uec6chZBzpHSNN3zSk8
- 2026-06-26 15:40:19.174 INFO [qtp1928880169-59] cn.com.goldenwater.dcproj.target.ExecutionTimeRecord - 方法执行耗时(ms):380
- 2026-06-26 15:40:32.549 INFO [qtp1928880169-58] cn.com.goldenwater.dcproj.intercepter.LogInterceptor - source-->62dc950ee1f94440b2e2293a649334db:accessToken---->eyJhbGciOiJIUzI1NiJ9.eyJwZXJzSWQiOiJPREJrWmpFeU1UTmhaRGxtTkRrelpUZzFZVGMzTVdRMlpqUmlNVGhoTVRjPSIsIm1vYmlsZSI6Ik1UTTBLaW9xS2prM016Zz0iLCJwVHlwZSI6Ik1RPT0iLCJwZXJzTmFtZSI6IjVwMk81clczNkxhRiIsImV4cCI6MTc4MjQ3NDAxODc3Mn0.DBbe2J0t88hEfmPQKtN6_TbMlNi6WB7fzCyYOQQ4GVU
- 2026-06-26 15:40:33.245 INFO [qtp1928880169-58] cn.com.goldenwater.dcproj.target.ExecutionTimeRecord - 方法执行耗时(ms):685
- 2026-06-26 16:00:02.572 WARN [scheduling-1] oshi.util.platform.windows.WmiQueryHandler - COM exception: Invalid Class Win32_LogicalDisk
- 2026-06-26 16:00:09.851 INFO [container-8] cn.com.goldenwater.dcproj.service.impl.RedisDataCenterReceiver - urlupdate-->http://211.144.20.127/gateway/api/gw/sys/run/insert
- 2026-06-26 16:00:09.899 INFO [container-9] cn.com.goldenwater.dcproj.service.impl.RedisDataCenterReceiver - urlupdate-->http://211.144.20.127/gateway/api/gw/sys/start/insert
- 2026-06-26 16:00:31.292 ERROR [container-8] cn.com.goldenwater.dcproj.service.impl.RedisDataCenterReceiver - 消息接收运行--调用网关失败:
- org.apache.http.conn.HttpHostConnectException: Connect to 211.144.20.127:80 [/211.144.20.127] failed: Connection timed out: connect
- at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) ~[httpclient-4.5.7.jar:4.5.7]
- at cn.com.goldenwater.dcproj.utils.HttpClientUtils.simplePostInvoke(HttpClientUtils.java:156) ~[classes/:?]
- at cn.com.goldenwater.dcproj.utils.HttpClientUtils.simplePostInvoke(HttpClientUtils.java:136) ~[classes/:?]
- at cn.com.goldenwater.dcproj.service.impl.RedisDataCenterReceiver.receiveMessageRun(RedisDataCenterReceiver.java:81) ~[classes/:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_341]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_341]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_341]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_341]
- at org.springframework.data.redis.listener.adapter.MessageListenerAdapter$MethodInvoker.invoke(MessageListenerAdapter.java:142) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.listener.adapter.MessageListenerAdapter.invokeListenerMethod(MessageListenerAdapter.java:371) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.listener.adapter.MessageListenerAdapter.onMessage(MessageListenerAdapter.java:308) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.listener.RedisMessageListenerContainer.executeListener(RedisMessageListenerContainer.java:250) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.listener.RedisMessageListenerContainer.processMessage(RedisMessageListenerContainer.java:240) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.listener.RedisMessageListenerContainer.lambda$dispatchMessage$0(RedisMessageListenerContainer.java:986) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at java.lang.Thread.run(Thread.java:750) [?:1.8.0_341]
- Caused by: java.net.ConnectException: Connection timed out: connect
- at java.net.DualStackPlainSocketImpl.connect0(Native Method) ~[?:1.8.0_341]
- at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:75) ~[?:1.8.0_341]
- at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[?:1.8.0_341]
- at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[?:1.8.0_341]
- at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[?:1.8.0_341]
- at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:162) ~[?:1.8.0_341]
- at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[?:1.8.0_341]
- at java.net.Socket.connect(Socket.java:606) ~[?:1.8.0_341]
- at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.7.jar:4.5.7]
- ... 24 more
- 2026-06-26 16:00:31.303 ERROR [container-9] cn.com.goldenwater.dcproj.service.impl.RedisDataCenterReceiver - 消息接收启动--调用网关失败:
- org.apache.http.conn.HttpHostConnectException: Connect to 211.144.20.127:80 [/211.144.20.127] failed: Connection timed out: connect
- at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) ~[httpclient-4.5.7.jar:4.5.7]
- at cn.com.goldenwater.dcproj.utils.HttpClientUtils.simplePostInvoke(HttpClientUtils.java:156) ~[classes/:?]
- at cn.com.goldenwater.dcproj.utils.HttpClientUtils.simplePostInvoke(HttpClientUtils.java:136) ~[classes/:?]
- at cn.com.goldenwater.dcproj.service.impl.RedisDataCenterReceiver.receiveMessageStart(RedisDataCenterReceiver.java:67) ~[classes/:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_341]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_341]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_341]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_341]
- at org.springframework.data.redis.listener.adapter.MessageListenerAdapter$MethodInvoker.invoke(MessageListenerAdapter.java:142) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.listener.adapter.MessageListenerAdapter.invokeListenerMethod(MessageListenerAdapter.java:371) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.listener.adapter.MessageListenerAdapter.onMessage(MessageListenerAdapter.java:308) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.listener.RedisMessageListenerContainer.executeListener(RedisMessageListenerContainer.java:250) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.listener.RedisMessageListenerContainer.processMessage(RedisMessageListenerContainer.java:240) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.listener.RedisMessageListenerContainer.lambda$dispatchMessage$0(RedisMessageListenerContainer.java:986) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at java.lang.Thread.run(Thread.java:750) [?:1.8.0_341]
- Caused by: java.net.ConnectException: Connection timed out: connect
- at java.net.DualStackPlainSocketImpl.connect0(Native Method) ~[?:1.8.0_341]
- at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:75) ~[?:1.8.0_341]
- at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[?:1.8.0_341]
- at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[?:1.8.0_341]
- at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[?:1.8.0_341]
- at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:162) ~[?:1.8.0_341]
- at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[?:1.8.0_341]
- at java.net.Socket.connect(Socket.java:606) ~[?:1.8.0_341]
- at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.7.jar:4.5.7]
- ... 24 more
- 2026-06-26 16:08:49.642 INFO [qtp1928880169-59] cn.com.goldenwater.dcproj.intercepter.LogInterceptor - source-->62dc950ee1f94440b2e2293a649334db:accessToken---->eyJhbGciOiJIUzI1NiJ9.eyJwZXJzSWQiOiJPREJrWmpFeU1UTmhaRGxtTkRrelpUZzFZVGMzTVdRMlpqUmlNVGhoTVRjPSIsIm1vYmlsZSI6Ik1UTTBLaW9xS2prM016Zz0iLCJwVHlwZSI6Ik1RPT0iLCJwZXJzTmFtZSI6IjVwMk81clczNkxhRiIsImV4cCI6MTc4MjQ3NDAzMjU1MH0.UYjqFVXGnWDXliNnYluQ3Qe4sfCo5l4mIPFwV3827qg
- 2026-06-26 16:08:50.296 INFO [qtp1928880169-59] cn.com.goldenwater.dcproj.target.ExecutionTimeRecord - 方法执行耗时(ms):647
- 2026-06-26 16:09:00.336 INFO [qtp1928880169-58] cn.com.goldenwater.dcproj.intercepter.LogInterceptor - source-->62dc950ee1f94440b2e2293a649334db:accessToken---->eyJhbGciOiJIUzI1NiJ9.eyJwZXJzSWQiOiJPREJrWmpFeU1UTmhaRGxtTkRrelpUZzFZVGMzTVdRMlpqUmlNVGhoTVRjPSIsIm1vYmlsZSI6Ik1UTTBLaW9xS2prM016Zz0iLCJwVHlwZSI6Ik1RPT0iLCJwZXJzTmFtZSI6IjVwMk81clczNkxhRiIsImV4cCI6MTc4MjQ3NTcyOTY0NH0.BrZmiQhZQQRmvoxxknnd9qPArJi4PveayBctLcokeNY
- 2026-06-26 16:09:00.709 INFO [qtp1928880169-58] cn.com.goldenwater.dcproj.target.ExecutionTimeRecord - 方法执行耗时(ms):368
- 2026-06-26 16:20:51.991 INFO [qtp1928880169-54] cn.com.goldenwater.dcproj.intercepter.LogInterceptor - source-->62dc950ee1f94440b2e2293a649334db:accessToken---->eyJhbGciOiJIUzI1NiJ9.eyJwZXJzSWQiOiJPREJrWmpFeU1UTmhaRGxtTkRrelpUZzFZVGMzTVdRMlpqUmlNVGhoTVRjPSIsIm1vYmlsZSI6Ik1UTTBLaW9xS2prM016Zz0iLCJwVHlwZSI6Ik1RPT0iLCJwZXJzTmFtZSI6IjVwMk81clczNkxhRiIsImV4cCI6MTc4MjQ3NTc0MDMzN30.jDEu64m8djWOn1Dqz9ykVgJHnWqgzpnyKEYZf4FuoLc
- 2026-06-26 16:20:52.637 INFO [qtp1928880169-54] cn.com.goldenwater.dcproj.target.ExecutionTimeRecord - 方法执行耗时(ms):639
- 2026-06-26 17:00:01.090 WARN [scheduling-1] oshi.util.platform.windows.WmiQueryHandler - COM exception: Invalid Class Win32_LogicalDisk
- 2026-06-26 17:00:05.385 INFO [container-13] cn.com.goldenwater.dcproj.service.impl.RedisDataCenterReceiver - urlupdate-->http://211.144.20.127/gateway/api/gw/sys/run/insert
- 2026-06-26 17:00:05.434 INFO [container-14] cn.com.goldenwater.dcproj.service.impl.RedisDataCenterReceiver - urlupdate-->http://211.144.20.127/gateway/api/gw/sys/start/insert
- 2026-06-26 17:00:26.436 ERROR [container-13] cn.com.goldenwater.dcproj.service.impl.RedisDataCenterReceiver - 消息接收运行--调用网关失败:
- org.apache.http.conn.HttpHostConnectException: Connect to 211.144.20.127:80 [/211.144.20.127] failed: Connection timed out: connect
- at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) ~[httpclient-4.5.7.jar:4.5.7]
- at cn.com.goldenwater.dcproj.utils.HttpClientUtils.simplePostInvoke(HttpClientUtils.java:156) ~[classes/:?]
- at cn.com.goldenwater.dcproj.utils.HttpClientUtils.simplePostInvoke(HttpClientUtils.java:136) ~[classes/:?]
- at cn.com.goldenwater.dcproj.service.impl.RedisDataCenterReceiver.receiveMessageRun(RedisDataCenterReceiver.java:81) ~[classes/:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_341]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_341]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_341]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_341]
- at org.springframework.data.redis.listener.adapter.MessageListenerAdapter$MethodInvoker.invoke(MessageListenerAdapter.java:142) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.listener.adapter.MessageListenerAdapter.invokeListenerMethod(MessageListenerAdapter.java:371) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.listener.adapter.MessageListenerAdapter.onMessage(MessageListenerAdapter.java:308) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.listener.RedisMessageListenerContainer.executeListener(RedisMessageListenerContainer.java:250) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.listener.RedisMessageListenerContainer.processMessage(RedisMessageListenerContainer.java:240) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.listener.RedisMessageListenerContainer.lambda$dispatchMessage$0(RedisMessageListenerContainer.java:986) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at java.lang.Thread.run(Thread.java:750) [?:1.8.0_341]
- Caused by: java.net.ConnectException: Connection timed out: connect
- at java.net.DualStackPlainSocketImpl.connect0(Native Method) ~[?:1.8.0_341]
- at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:75) ~[?:1.8.0_341]
- at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[?:1.8.0_341]
- at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[?:1.8.0_341]
- at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[?:1.8.0_341]
- at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:162) ~[?:1.8.0_341]
- at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[?:1.8.0_341]
- at java.net.Socket.connect(Socket.java:606) ~[?:1.8.0_341]
- at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.7.jar:4.5.7]
- ... 24 more
- 2026-06-26 17:00:26.482 ERROR [container-14] cn.com.goldenwater.dcproj.service.impl.RedisDataCenterReceiver - 消息接收启动--调用网关失败:
- org.apache.http.conn.HttpHostConnectException: Connect to 211.144.20.127:80 [/211.144.20.127] failed: Connection timed out: connect
- at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) ~[httpclient-4.5.7.jar:4.5.7]
- at cn.com.goldenwater.dcproj.utils.HttpClientUtils.simplePostInvoke(HttpClientUtils.java:156) ~[classes/:?]
- at cn.com.goldenwater.dcproj.utils.HttpClientUtils.simplePostInvoke(HttpClientUtils.java:136) ~[classes/:?]
- at cn.com.goldenwater.dcproj.service.impl.RedisDataCenterReceiver.receiveMessageStart(RedisDataCenterReceiver.java:67) ~[classes/:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_341]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_341]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_341]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_341]
- at org.springframework.data.redis.listener.adapter.MessageListenerAdapter$MethodInvoker.invoke(MessageListenerAdapter.java:142) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.listener.adapter.MessageListenerAdapter.invokeListenerMethod(MessageListenerAdapter.java:371) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.listener.adapter.MessageListenerAdapter.onMessage(MessageListenerAdapter.java:308) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.listener.RedisMessageListenerContainer.executeListener(RedisMessageListenerContainer.java:250) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.listener.RedisMessageListenerContainer.processMessage(RedisMessageListenerContainer.java:240) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at org.springframework.data.redis.listener.RedisMessageListenerContainer.lambda$dispatchMessage$0(RedisMessageListenerContainer.java:986) ~[spring-data-redis-2.1.5.RELEASE.jar:2.1.5.RELEASE]
- at java.lang.Thread.run(Thread.java:750) [?:1.8.0_341]
- Caused by: java.net.ConnectException: Connection timed out: connect
- at java.net.DualStackPlainSocketImpl.connect0(Native Method) ~[?:1.8.0_341]
- at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:75) ~[?:1.8.0_341]
- at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476) ~[?:1.8.0_341]
- at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218) ~[?:1.8.0_341]
- at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200) ~[?:1.8.0_341]
- at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:162) ~[?:1.8.0_341]
- at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394) ~[?:1.8.0_341]
- at java.net.Socket.connect(Socket.java:606) ~[?:1.8.0_341]
- at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) ~[httpclient-4.5.7.jar:4.5.7]
- at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.7.jar:4.5.7]
- ... 24 more
|