JavaLionLi commented on issue #6249:
URL: 
https://github.com/apache/incubator-seata/issues/6249#issuecomment-1882514060

   > Paste details.
   
   ```
   2024-01-09 15:03:37 [main] INFO  i.s.s.a.GlobalTransactionScanner
    - Transaction Manager Client is initialized. applicationId[ruoyi-system] 
txServiceGroup[ruoyi-system-group]
   2024-01-09 15:03:37 [main] INFO  io.seata.rm.datasource.AsyncWorker
    - Async Commit Buffer Limit: 10000
   2024-01-09 15:03:37 [main] INFO  i.s.r.d.xa.ResourceManagerXA
    - ResourceManagerXA init ...
   2024-01-09 15:03:37 [main] INFO  i.s.c.rpc.netty.NettyClientBootstrap
    - NettyClientBootstrap has started
   2024-01-09 15:03:37 [main] INFO  i.s.s.a.GlobalTransactionScanner
    - Resource Manager is initialized. applicationId[ruoyi-system] 
txServiceGroup[ruoyi-system-group]
   2024-01-09 15:03:37 [main] INFO  i.s.s.a.GlobalTransactionScanner
    - Global Transaction Clients are initialized. 
   2024-01-09 15:03:37 [main] WARN  
o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
    - Bean 
'lock4j-com.baomidou.lock.spring.boot.autoconfigure.Lock4jProperties' of type 
[com.baomidou.lock.spring.boot.autoconfigure.Lock4jProperties] is not eligible 
for getting processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying). Is this bean getting eagerly injected into a currently created 
BeanPostProcessor [sentinelBeanPostProcessor]? Check the corresponding 
BeanPostProcessor declaration and its dependencies.
   2024-01-09 15:03:37 [main] WARN  
o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
    - Bean 'com.baomidou.lock.spring.boot.autoconfigure.LockAutoConfiguration' 
of type 
[com.baomidou.lock.spring.boot.autoconfigure.LockAutoConfiguration$$SpringCGLIB$$0]
 is not eligible for getting processed by all BeanPostProcessors (for example: 
not eligible for auto-proxying). Is this bean getting eagerly injected into a 
currently created BeanPostProcessor [sentinelBeanPostProcessor]? Check the 
corresponding BeanPostProcessor declaration and its dependencies.
   2024-01-09 15:03:37 [main] WARN  
o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
    - Bean 'lockKeyBuilder' of type [com.baomidou.lock.DefaultLockKeyBuilder] 
is not eligible for getting processed by all BeanPostProcessors (for example: 
not eligible for auto-proxying). Is this bean getting eagerly injected into a 
currently created BeanPostProcessor [sentinelBeanPostProcessor]? Check the 
corresponding BeanPostProcessor declaration and its dependencies.
   2024-01-09 15:03:37 [main] WARN  
o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
    - Bean 'lockFailureStrategy' of type 
[com.baomidou.lock.DefaultLockFailureStrategy] is not eligible for getting 
processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying). Is this bean getting eagerly injected into a currently created 
BeanPostProcessor [sentinelBeanPostProcessor]? Check the corresponding 
BeanPostProcessor declaration and its dependencies.
   2024-01-09 15:03:37 [main] WARN  
o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
    - Bean 'lockInterceptor' of type [com.baomidou.lock.aop.LockInterceptor] is 
not eligible for getting processed by all BeanPostProcessors (for example: not 
eligible for auto-proxying). Is this bean getting eagerly injected into a 
currently created BeanPostProcessor [sentinelBeanPostProcessor]? Check the 
corresponding BeanPostProcessor declaration and its dependencies.
   2024-01-09 15:03:37 [main] WARN  
o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
    - Bean 'lockAnnotationAdvisor' of type 
[com.baomidou.lock.aop.LockAnnotationAdvisor] is not eligible for getting 
processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying). Is this bean getting eagerly injected into a currently created 
BeanPostProcessor [sentinelBeanPostProcessor]? Check the corresponding 
BeanPostProcessor declaration and its dependencies.
   2024-01-09 15:03:37 [main] WARN  
o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
    - Bean 
'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAopConfiguration'
 of type 
[com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAopConfiguration]
 is not eligible for getting processed by all BeanPostProcessors (for example: 
not eligible for auto-proxying). Is this bean getting eagerly injected into a 
currently created BeanPostProcessor [sentinelBeanPostProcessor]? Check the 
corresponding BeanPostProcessor declaration and its dependencies.
   2024-01-09 15:03:37 [main] WARN  
o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
    - Bean 
'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type 
[com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting 
processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying). Is this bean getting eagerly injected into a currently created 
BeanPostProcessor [sentinelBeanPostProcessor]? Check the corresponding 
BeanPostProcessor declaration and its dependencies.
   2024-01-09 15:03:37 [main] WARN  
o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
    - Bean 
'spring.cloud.sentinel.transport-org.dromara.common.sentinel.config.properties.SentinelCustomProperties'
 of type 
[org.dromara.common.sentinel.config.properties.SentinelCustomProperties] is not 
eligible for getting processed by all BeanPostProcessors (for example: not 
eligible for auto-proxying). Is this bean getting eagerly injected into a 
currently created BeanPostProcessor [sentinelBeanPostProcessor]? Check the 
corresponding BeanPostProcessor declaration and its dependencies.
   2024-01-09 15:03:37 [main] WARN  
o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
    - Bean 
'org.springframework.cloud.client.discovery.composite.CompositeDiscoveryClientAutoConfiguration'
 of type 
[org.springframework.cloud.client.discovery.composite.CompositeDiscoveryClientAutoConfiguration]
 is not eligible for getting processed by all BeanPostProcessors (for example: 
not eligible for auto-proxying). Is this bean getting eagerly injected into a 
currently created BeanPostProcessor [sentinelBeanPostProcessor]? Check the 
corresponding BeanPostProcessor declaration and its dependencies.
   2024-01-09 15:03:37 [main] WARN  
o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
    - Bean 
'com.alibaba.cloud.nacos.discovery.NacosDiscoveryClientConfiguration' of type 
[com.alibaba.cloud.nacos.discovery.NacosDiscoveryClientConfiguration] is not 
eligible for getting processed by all BeanPostProcessors (for example: not 
eligible for auto-proxying). Is this bean getting eagerly injected into a 
currently created BeanPostProcessor [sentinelBeanPostProcessor]? Check the 
corresponding BeanPostProcessor declaration and its dependencies.
   2024-01-09 15:03:37 [main] WARN  
o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
    - Bean 'com.alibaba.cloud.nacos.discovery.NacosDiscoveryAutoConfiguration' 
of type [com.alibaba.cloud.nacos.discovery.NacosDiscoveryAutoConfiguration] is 
not eligible for getting processed by all BeanPostProcessors (for example: not 
eligible for auto-proxying). Is this bean getting eagerly injected into a 
currently created BeanPostProcessor [sentinelBeanPostProcessor]? Check the 
corresponding BeanPostProcessor declaration and its dependencies.
   2024-01-09 15:03:37 [main] WARN  
o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
    - Bean 'com.alibaba.cloud.nacos.util.UtilIPv6AutoConfiguration' of type 
[com.alibaba.cloud.nacos.util.UtilIPv6AutoConfiguration] is not eligible for 
getting processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying). Is this bean getting eagerly injected into a currently created 
BeanPostProcessor [sentinelBeanPostProcessor]? Check the corresponding 
BeanPostProcessor declaration and its dependencies.
   2024-01-09 15:03:37 [main] WARN  
o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
    - Bean 'org.springframework.cloud.commons.util.UtilAutoConfiguration' of 
type [org.springframework.cloud.commons.util.UtilAutoConfiguration] is not 
eligible for getting processed by all BeanPostProcessors (for example: not 
eligible for auto-proxying). Is this bean getting eagerly injected into a 
currently created BeanPostProcessor [sentinelBeanPostProcessor]? Check the 
corresponding BeanPostProcessor declaration and its dependencies.
   2024-01-09 15:03:37 [main] WARN  
o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
    - Bean 'inetUtilsProperties' of type 
[org.springframework.cloud.commons.util.InetUtilsProperties] is not eligible 
for getting processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying). Is this bean getting eagerly injected into a currently created 
BeanPostProcessor [sentinelBeanPostProcessor]? Check the corresponding 
BeanPostProcessor declaration and its dependencies.
   2024-01-09 15:03:37 [main] WARN  
o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
    - Bean 'inetIPv6Utils' of type [com.alibaba.cloud.nacos.util.InetIPv6Utils] 
is not eligible for getting processed by all BeanPostProcessors (for example: 
not eligible for auto-proxying). Is this bean getting eagerly injected into a 
currently created BeanPostProcessor [sentinelBeanPostProcessor]? Check the 
corresponding BeanPostProcessor declaration and its dependencies.
   2024-01-09 15:03:37 [main] WARN  
o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
    - Bean 'inetUtils' of type 
[org.springframework.cloud.commons.util.InetUtils] is not eligible for getting 
processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying). Is this bean getting eagerly injected into a currently created 
BeanPostProcessor [sentinelBeanPostProcessor]? Check the corresponding 
BeanPostProcessor declaration and its dependencies.
   2024-01-09 15:03:37 [main] WARN  
o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
    - Bean 'com.alibaba.cloud.nacos.NacosServiceAutoConfiguration' of type 
[com.alibaba.cloud.nacos.NacosServiceAutoConfiguration] is not eligible for 
getting processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying). Is this bean getting eagerly injected into a currently created 
BeanPostProcessor [sentinelBeanPostProcessor]? Check the corresponding 
BeanPostProcessor declaration and its dependencies.
   2024-01-09 15:03:37 [main] WARN  
o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
    - Bean 'nacosServiceManager' of type 
[com.alibaba.cloud.nacos.NacosServiceManager] is not eligible for getting 
processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying). Is this bean getting eagerly injected into a currently created 
BeanPostProcessor [sentinelBeanPostProcessor]? Check the corresponding 
BeanPostProcessor declaration and its dependencies.
   2024-01-09 15:03:37 [main] WARN  
o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
    - Bean 'nacosProperties' of type 
[com.alibaba.cloud.nacos.NacosDiscoveryProperties] is not eligible for getting 
processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying). Is this bean getting eagerly injected into a currently created 
BeanPostProcessor [sentinelBeanPostProcessor]? Check the corresponding 
BeanPostProcessor declaration and its dependencies.
   2024-01-09 15:03:37 [main] WARN  
o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
    - Bean 'nacosServiceDiscovery' of type 
[com.alibaba.cloud.nacos.discovery.NacosServiceDiscovery] is not eligible for 
getting processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying). Is this bean getting eagerly injected into a currently created 
BeanPostProcessor [sentinelBeanPostProcessor]? Check the corresponding 
BeanPostProcessor declaration and its dependencies.
   2024-01-09 15:03:37 [main] WARN  
o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
    - Bean 'nacosDiscoveryClient' of type 
[com.alibaba.cloud.nacos.discovery.NacosDiscoveryClient] is not eligible for 
getting processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying). Is this bean getting eagerly injected into a currently created 
BeanPostProcessor [sentinelBeanPostProcessor]? Check the corresponding 
BeanPostProcessor declaration and its dependencies.
   2024-01-09 15:03:37 [main] WARN  
o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
    - Bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties' 
of type [org.springframework.boot.autoconfigure.web.ServerProperties] is not 
eligible for getting processed by all BeanPostProcessors (for example: not 
eligible for auto-proxying). Is this bean getting eagerly injected into a 
currently created BeanPostProcessor [sentinelBeanPostProcessor]? Check the 
corresponding BeanPostProcessor declaration and its dependencies.
   2024-01-09 15:03:37 [main] WARN  
o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
    - Bean 
'org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClientAutoConfiguration'
 of type 
[org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClientAutoConfiguration]
 is not eligible for getting processed by all BeanPostProcessors (for example: 
not eligible for auto-proxying). Is this bean getting eagerly injected into a 
currently created BeanPostProcessor [sentinelBeanPostProcessor]? Check the 
corresponding BeanPostProcessor declaration and its dependencies.
   2024-01-09 15:03:37 [main] WARN  
o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
    - Bean 'simpleDiscoveryProperties' of type 
[org.springframework.cloud.client.discovery.simple.SimpleDiscoveryProperties] 
is not eligible for getting processed by all BeanPostProcessors (for example: 
not eligible for auto-proxying). Is this bean getting eagerly injected into a 
currently created BeanPostProcessor [sentinelBeanPostProcessor]? Check the 
corresponding BeanPostProcessor declaration and its dependencies.
   2024-01-09 15:03:37 [main] WARN  
o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
    - Bean 'simpleDiscoveryClient' of type 
[org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClient] is 
not eligible for getting processed by all BeanPostProcessors (for example: not 
eligible for auto-proxying). Is this bean getting eagerly injected into a 
currently created BeanPostProcessor [sentinelBeanPostProcessor]? Check the 
corresponding BeanPostProcessor declaration and its dependencies.
   2024-01-09 15:03:37 [main] WARN  
o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker
    - Bean 'compositeDiscoveryClient' of type 
[org.springframework.cloud.client.discovery.composite.CompositeDiscoveryClient] 
is not eligible for getting processed by all BeanPostProcessors (for example: 
not eligible for auto-proxying). Is this bean getting eagerly injected into a 
currently created BeanPostProcessor [sentinelBeanPostProcessor]? Check the 
corresponding BeanPostProcessor declaration and its dependencies.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to