mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-09 16:30:29 +08:00
7b2bd307f1
- backend/: 13 Maven modules (cw-elevator-application, cloudwalk-cloud, intelligent-cwoscomponent, ninca-crk, etc.) - frontend/: 4 Vue projects (elevator-front, cwos-portal, alarm-front, front_acs) + decompiled + scripts - scripts/: build, test-env, tools (Docker Compose, service templates, API parity) - docs/: AGENTS.md, superpowers specs, architecture docs - .gitignore: standard Java/Maven exclusions Moved from legacy maven-*/ root layout to backend/ organized structure.
251 lines
43 KiB
Plaintext
251 lines
43 KiB
Plaintext
[2026-05-01 18:52:17.900] [main] INFO cn.cloudwalk.elevator.ElevatorApplication:597 - The following profiles are active: access-control
|
|
[2026-05-01 18:52:17.939] [main] INFO o.s.b.c.e.AnnotationConfigEmbeddedWebApplicationContext:583 - Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@2836ca7f: startup date [Fri May 01 18:52:17 CST 2026]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@9df3732
|
|
[2026-05-01 18:52:19.804] [main] INFO o.s.b.factory.support.DefaultListableBeanFactory:821 - Overriding bean definition for bean 'cloudwalkSessionContextHolder' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=cloudwalkSessionHolderConfiguration; factoryMethodName=cloudwalkSessionContextHolder; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [cn/cloudwalk/elevator/CloudwalkSessionHolderConfiguration.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=localeConfiguration; factoryMethodName=cloudwalkSessionContextHolder; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [cn/cloudwalk/web/start/config/LocaleConfiguration.class]]
|
|
[2026-05-01 18:52:20.559] [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:165 - Multiple Spring Data modules found, entering strict repository configuration mode!
|
|
[2026-05-01 18:52:21.147] [main] INFO o.springframework.cloud.context.scope.GenericScope:289 - BeanFactory id=838a6722-c2ff-3512-8578-25a02cb6be28
|
|
[2026-05-01 18:52:21.194] [main] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor:156 - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
|
|
[2026-05-01 18:52:21.393] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.account.feign.AccountLoginFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.394] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.ai.v2.face.feign.FaceFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.395] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.ai.v2.feature.feign.FeatureFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.396] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.ai.v2.group.feign.GroupFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.396] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.ai.v2.staticdb.feign.SearchFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.397] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.application.feign.ApplicationFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.398] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.application.feign.ApplicationImageStoreFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.399] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.biology.feign.BiologyToolFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.399] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.device.feign.DeviceApplicationFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.400] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.device.feign.DeviceAreaFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.401] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.device.feign.DeviceDistrictFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.402] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.device.feign.DeviceFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.403] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.device.feign.DeviceImageStoreFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.403] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.device.feign.DeviceKitFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.404] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.device.feign.DeviceNotifyFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.407] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.device.feign.DeviceSettingFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.408] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.device.feign.DeviceTypeFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.409] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.elevator.feign.ElevatorPersonFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.410] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.email.feign.EmailSendFeign' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.410] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.file.feign.FileFeign' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.411] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.imagestore.feign.DeviceImageStoreSyncFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.412] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.imagestore.feign.ImageStoreFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.413] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.imagestore.feign.ImageStorePersonFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.414] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.label.feign.LabelFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.414] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.message.feign.SmsSendFeign' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.415] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.organization.feign.OrganizationFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.416] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.person.feign.PersonFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.417] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.record.feign.AcsRecordThreeSendFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.417] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.resource.feign.LoginFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.418] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.resource.feign.RoleFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.419] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.sysetting.feign.SysettingAreaFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.419] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.rest.cwoscomponent.intelligent.user.feign.UserFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.420] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.elevator.zone.client.ZoneFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.421] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.elevator.mqtt.client.MqttFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:21.421] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'cn.cloudwalk.elevator.visitor.client.VisitorFeignClient' of type [org.springframework.cloud.netflix.feign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:22.388] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:327 - Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$91255d2b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
[2026-05-01 18:52:23.108] [main] INFO o.s.b.c.e.tomcat.TomcatEmbeddedServletContainer:92 - Tomcat initialized with port(s): 18081 (http)
|
|
[2026-05-01 18:52:23.129] [main] INFO org.apache.coyote.http11.Http11NioProtocol:180 - Initializing ProtocolHandler ["http-nio-18081"]
|
|
[2026-05-01 18:52:23.160] [main] INFO org.apache.catalina.core.StandardService:180 - Starting service [Tomcat]
|
|
[2026-05-01 18:52:23.161] [main] INFO org.apache.catalina.core.StandardEngine:180 - Starting Servlet Engine: Apache Tomcat/8.5.34
|
|
[2026-05-01 18:52:23.436] [localhost-startStop-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:180 - Initializing Spring embedded WebApplicationContext
|
|
[2026-05-01 18:52:23.437] [localhost-startStop-1] INFO org.springframework.web.context.ContextLoader:276 - Root WebApplicationContext: initialization completed in 5498 ms
|
|
[2026-05-01 18:52:24.654] [localhost-startStop-1] INFO o.s.boot.web.servlet.ServletRegistrationBean:191 - Mapping servlet: 'dispatcherServlet' to [/]
|
|
[2026-05-01 18:52:24.668] [localhost-startStop-1] INFO o.s.boot.web.servlet.FilterRegistrationBean:259 - Mapping filter: 'metricsFilter' to: [/*]
|
|
[2026-05-01 18:52:24.668] [localhost-startStop-1] INFO o.s.boot.web.servlet.FilterRegistrationBean:259 - Mapping filter: 'characterEncodingFilter' to: [/*]
|
|
[2026-05-01 18:52:24.669] [localhost-startStop-1] INFO o.s.boot.web.servlet.FilterRegistrationBean:259 - Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
|
|
[2026-05-01 18:52:24.669] [localhost-startStop-1] INFO o.s.boot.web.servlet.FilterRegistrationBean:259 - Mapping filter: 'httpPutFormContentFilter' to: [/*]
|
|
[2026-05-01 18:52:24.669] [localhost-startStop-1] INFO o.s.boot.web.servlet.FilterRegistrationBean:259 - Mapping filter: 'requestContextFilter' to: [/*]
|
|
[2026-05-01 18:52:24.669] [localhost-startStop-1] INFO o.s.boot.web.servlet.FilterRegistrationBean:259 - Mapping filter: 'cloudwalkContextParameterFilter' to: [/*]
|
|
[2026-05-01 18:52:24.669] [localhost-startStop-1] INFO o.s.boot.web.servlet.FilterRegistrationBean:259 - Mapping filter: 'webRequestLoggingFilter' to: [/*]
|
|
[2026-05-01 18:52:24.669] [localhost-startStop-1] INFO o.s.boot.web.servlet.FilterRegistrationBean:259 - Mapping filter: 'applicationContextIdFilter' to: [/*]
|
|
[2026-05-01 18:52:26.695] [main] INFO org.springframework.cloud.commons.util.InetUtils:171 - Cannot determine local hostname
|
|
[2026-05-01 18:52:27.801] [main] INFO org.springframework.cloud.commons.util.InetUtils:171 - Cannot determine local hostname
|
|
[2026-05-01 18:52:29.179] [main] INFO com.zaxxer.hikari.HikariDataSource:93 - ds0-pool - Started.
|
|
[2026-05-01 18:52:29.608] [main] INFO o.a.s.core.config.log.ConfigurationLogger:134 - ShardingRuleConfiguration
|
|
bindingTables:
|
|
- IT_ACS_ELEVATOR_RECORD
|
|
- IT_ACS_RECOG_RECORD
|
|
defaultDataSourceName: ds0
|
|
tables:
|
|
IT_ACS_ELEVATOR_RECORD:
|
|
actualDataNodes: ds0.IT_ACS_ELEVATOR_RECORD_$->{2020..2030}
|
|
logicTable: IT_ACS_ELEVATOR_RECORD
|
|
tableStrategy:
|
|
standard:
|
|
preciseAlgorithmClassName: cn.cloudwalk.elevator.YearlyShardingAlgorithm
|
|
rangeAlgorithmClassName: cn.cloudwalk.elevator.YearlyShardingAlgorithm
|
|
shardingColumn: RECOGNITION_TIME
|
|
IT_ACS_RECOG_RECORD:
|
|
actualDataNodes: ds0.IT_ACS_RECOG_RECORD_$->{2020..2030}
|
|
logicTable: IT_ACS_RECOG_RECORD
|
|
tableStrategy:
|
|
standard:
|
|
preciseAlgorithmClassName: cn.cloudwalk.elevator.YearlyShardingAlgorithm
|
|
rangeAlgorithmClassName: cn.cloudwalk.elevator.YearlyShardingAlgorithm
|
|
shardingColumn: RECOGNITION_TIME
|
|
|
|
[2026-05-01 18:52:29.609] [main] INFO o.a.s.core.config.log.ConfigurationLogger:134 - Properties
|
|
sql.show: 'false'
|
|
|
|
[2026-05-01 18:52:29.989] [main] DEBUG org.apache.ibatis.logging.LogFactory:135 - Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
|
|
[2026-05-01 18:52:31.132] [main] INFO org.redisson.Version:41 - Redisson 2.15.2
|
|
[2026-05-01 18:52:34.360] [main] WARN o.s.b.c.e.AnnotationConfigEmbeddedWebApplicationContext:550 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'acsElevatorRecordController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'acsElevatorRecordServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'redisTemplate' defined in class path resource [cn/cloudwalk/elevator/cache/CacheOverrideConfig.class]: Unsatisfied dependency expressed through method 'redisTemplate' parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'redissonConnectionFactory' defined in class path resource [org/redisson/spring/starter/RedissonAutoConfiguration.class]: Unsatisfied dependency expressed through method 'redissonConnectionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'redisson' defined in class path resource [org/redisson/spring/starter/RedissonAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.redisson.api.RedissonClient]: Factory method 'redisson' threw exception; nested exception is org.redisson.client.RedisConnectionException: Unable to connect to Redis server: 127.0.0.1/127.0.0.1:6379
|
|
[2026-05-01 18:52:34.361] [main] INFO com.zaxxer.hikari.pool.HikariPool:204 - ds0-pool - Close initiated...
|
|
[2026-05-01 18:52:34.365] [main] INFO com.zaxxer.hikari.pool.HikariPool:241 - ds0-pool - Closed.
|
|
[2026-05-01 18:52:34.370] [main] INFO org.apache.catalina.core.StandardService:180 - Stopping service [Tomcat]
|
|
[2026-05-01 18:52:34.398] [main] INFO o.s.b.a.l.AutoConfigurationReportLoggingInitializer:102 -
|
|
|
|
Error starting ApplicationContext. To display the auto-configuration report re-run your application with 'debug' enabled.
|
|
[2026-05-01 18:52:34.405] [main] ERROR org.springframework.boot.SpringApplication:771 - Application startup failed
|
|
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'acsElevatorRecordController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'acsElevatorRecordServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'redisTemplate' defined in class path resource [cn/cloudwalk/elevator/cache/CacheOverrideConfig.class]: Unsatisfied dependency expressed through method 'redisTemplate' parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'redissonConnectionFactory' defined in class path resource [org/redisson/spring/starter/RedissonAutoConfiguration.class]: Unsatisfied dependency expressed through method 'redissonConnectionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'redisson' defined in class path resource [org/redisson/spring/starter/RedissonAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.redisson.api.RedissonClient]: Factory method 'redisson' threw exception; nested exception is org.redisson.client.RedisConnectionException: Unable to connect to Redis server: 127.0.0.1/127.0.0.1:6379
|
|
at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessPropertyValues(CommonAnnotationBeanPostProcessor.java:321)
|
|
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1257)
|
|
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:551)
|
|
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:481)
|
|
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:312)
|
|
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
|
|
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:308)
|
|
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
|
|
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:756)
|
|
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
|
|
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542)
|
|
at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122)
|
|
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:693)
|
|
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:360)
|
|
at org.springframework.boot.SpringApplication.run(SpringApplication.java:303)
|
|
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1118)
|
|
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1107)
|
|
at cn.cloudwalk.elevator.ElevatorApplication.main(ElevatorApplication.java:27)
|
|
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
|
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
|
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
|
at java.lang.reflect.Method.invoke(Method.java:498)
|
|
at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:54)
|
|
at java.lang.Thread.run(Thread.java:750)
|
|
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'acsElevatorRecordServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'redisTemplate' defined in class path resource [cn/cloudwalk/elevator/cache/CacheOverrideConfig.class]: Unsatisfied dependency expressed through method 'redisTemplate' parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'redissonConnectionFactory' defined in class path resource [org/redisson/spring/starter/RedissonAutoConfiguration.class]: Unsatisfied dependency expressed through method 'redissonConnectionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'redisson' defined in class path resource [org/redisson/spring/starter/RedissonAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.redisson.api.RedissonClient]: Factory method 'redisson' threw exception; nested exception is org.redisson.client.RedisConnectionException: Unable to connect to Redis server: 127.0.0.1/127.0.0.1:6379
|
|
at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessPropertyValues(CommonAnnotationBeanPostProcessor.java:321)
|
|
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1257)
|
|
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:551)
|
|
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:481)
|
|
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:312)
|
|
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
|
|
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:308)
|
|
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
|
|
at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:211)
|
|
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1134)
|
|
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1062)
|
|
at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:518)
|
|
at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:496)
|
|
at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:627)
|
|
at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:171)
|
|
at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
|
|
at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessPropertyValues(CommonAnnotationBeanPostProcessor.java:318)
|
|
... 23 common frames omitted
|
|
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'redisTemplate' defined in class path resource [cn/cloudwalk/elevator/cache/CacheOverrideConfig.class]: Unsatisfied dependency expressed through method 'redisTemplate' parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'redissonConnectionFactory' defined in class path resource [org/redisson/spring/starter/RedissonAutoConfiguration.class]: Unsatisfied dependency expressed through method 'redissonConnectionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'redisson' defined in class path resource [org/redisson/spring/starter/RedissonAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.redisson.api.RedissonClient]: Factory method 'redisson' threw exception; nested exception is org.redisson.client.RedisConnectionException: Unable to connect to Redis server: 127.0.0.1/127.0.0.1:6379
|
|
at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:749)
|
|
at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:467)
|
|
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1176)
|
|
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1071)
|
|
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:511)
|
|
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:481)
|
|
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:312)
|
|
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
|
|
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:308)
|
|
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
|
|
at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:522)
|
|
at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:496)
|
|
at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:627)
|
|
at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:171)
|
|
at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
|
|
at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessPropertyValues(CommonAnnotationBeanPostProcessor.java:318)
|
|
... 39 common frames omitted
|
|
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'redissonConnectionFactory' defined in class path resource [org/redisson/spring/starter/RedissonAutoConfiguration.class]: Unsatisfied dependency expressed through method 'redissonConnectionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'redisson' defined in class path resource [org/redisson/spring/starter/RedissonAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.redisson.api.RedissonClient]: Factory method 'redisson' threw exception; nested exception is org.redisson.client.RedisConnectionException: Unable to connect to Redis server: 127.0.0.1/127.0.0.1:6379
|
|
at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:749)
|
|
at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:467)
|
|
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1176)
|
|
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1071)
|
|
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:511)
|
|
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:481)
|
|
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:312)
|
|
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
|
|
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:308)
|
|
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
|
|
at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:211)
|
|
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1134)
|
|
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1062)
|
|
at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:835)
|
|
at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:741)
|
|
... 54 common frames omitted
|
|
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'redisson' defined in class path resource [org/redisson/spring/starter/RedissonAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.redisson.api.RedissonClient]: Factory method 'redisson' threw exception; nested exception is org.redisson.client.RedisConnectionException: Unable to connect to Redis server: 127.0.0.1/127.0.0.1:6379
|
|
at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:599)
|
|
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1176)
|
|
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1071)
|
|
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:511)
|
|
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:481)
|
|
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:312)
|
|
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
|
|
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:308)
|
|
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
|
|
at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:211)
|
|
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1134)
|
|
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1062)
|
|
at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:835)
|
|
at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:741)
|
|
... 68 common frames omitted
|
|
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.redisson.api.RedissonClient]: Factory method 'redisson' threw exception; nested exception is org.redisson.client.RedisConnectionException: Unable to connect to Redis server: 127.0.0.1/127.0.0.1:6379
|
|
at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:189)
|
|
at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:588)
|
|
... 81 common frames omitted
|
|
Caused by: org.redisson.client.RedisConnectionException: Unable to connect to Redis server: 127.0.0.1/127.0.0.1:6379
|
|
at org.redisson.connection.pool.ConnectionPool$2$1.operationComplete(ConnectionPool.java:167)
|
|
at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:511)
|
|
at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:485)
|
|
at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:424)
|
|
at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:121)
|
|
at org.redisson.misc.RedissonPromise.tryFailure(RedissonPromise.java:83)
|
|
at org.redisson.connection.pool.ConnectionPool.promiseFailure(ConnectionPool.java:337)
|
|
at org.redisson.connection.pool.ConnectionPool.access$400(ConnectionPool.java:54)
|
|
at org.redisson.connection.pool.ConnectionPool$4.operationComplete(ConnectionPool.java:301)
|
|
at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:511)
|
|
at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:504)
|
|
at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:483)
|
|
at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:424)
|
|
at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:121)
|
|
at org.redisson.misc.RedissonPromise.tryFailure(RedissonPromise.java:83)
|
|
at org.redisson.client.RedisClient$2$1$1$1.run(RedisClient.java:240)
|
|
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
|
|
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
|
|
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:495)
|
|
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905)
|
|
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
|
... 1 common frames omitted
|
|
Caused by: org.redisson.client.RedisException: ERR AUTH <password> called without any password configured for the default user. Are you sure your configuration is correct?. channel: [id: 0xd2c0fddf, L:/127.0.0.1:42964 - R:127.0.0.1/127.0.0.1:6379] command: (AUTH), params: (password masked)
|
|
at org.redisson.client.handler.CommandDecoder.decode(CommandDecoder.java:351)
|
|
at org.redisson.client.handler.CommandDecoder.decodeCommand(CommandDecoder.java:188)
|
|
at org.redisson.client.handler.CommandDecoder.decode(CommandDecoder.java:143)
|
|
at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:502)
|
|
at io.netty.handler.codec.ReplayingDecoder.callDecode(ReplayingDecoder.java:366)
|
|
at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:278)
|
|
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
|
|
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
|
|
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
|
|
at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86)
|
|
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
|
|
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
|
|
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
|
|
at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86)
|
|
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
|
|
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
|
|
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
|
|
at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86)
|
|
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
|
|
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
|
|
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
|
|
at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1408)
|
|
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
|
|
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
|
|
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:930)
|
|
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:677)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:612)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:529)
|
|
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:491)
|
|
... 3 common frames omitted
|