Nick-The-Uncharted commented on issue #4689:
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/4689#issuecomment-2611881924

   典型堆栈:
   ```
   "group1-2-thread-2" #147 prio=5 os_prio=0 cpu=2417.17ms elapsed=469.14s 
tid=0x00007f77f67ea210 nid=0xbb waiting for monitor entry  [0x00007f76be0c0000]
      java.lang.Thread.State: BLOCKED (on object monitor)
        at 
org.springframework.core.env.PropertiesPropertySource.getPropertyNames(PropertiesPropertySource.java:50)
        - waiting to lock <0x00000000c0d3f300> (a 
org.springframework.core.CollectionFactory$1)
        at 
org.springframework.boot.context.properties.source.SpringIterableConfigurationPropertySource$$Lambda$286/0x00007f77a3298f50.get(Unknown
 Source)
        at 
org.springframework.boot.context.properties.source.SpringIterableConfigurationPropertySource$Mappings.updateMappings(SpringIterableConfigurationPropertySource.java:217)
        at 
org.springframework.boot.context.properties.source.SpringIterableConfigurationPropertySource.updateMappings(SpringIterableConfigurationPropertySource.java:166)
        at 
org.springframework.boot.context.properties.source.SpringIterableConfigurationPropertySource$$Lambda$285/0x00007f77a3298af8.apply(Unknown
 Source)
        at 
org.springframework.boot.context.properties.source.SoftReferenceConfigurationPropertyCache.get(SoftReferenceConfigurationPropertyCache.java:81)
        at 
org.springframework.boot.context.properties.source.SpringIterableConfigurationPropertySource.getMappings(SpringIterableConfigurationPropertySource.java:157)
        at 
org.springframework.boot.context.properties.source.SpringIterableConfigurationPropertySource.getConfigurationProperty(SpringIterableConfigurationPropertySource.java:104)
        at 
org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource.findConfigurationProperty(ConfigurationPropertySourcesPropertySource.java:70)
        at 
org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver.findPropertyValue(ConfigurationPropertySourcesPropertyResolver.java:91)
        at 
org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver.getProperty(ConfigurationPropertySourcesPropertyResolver.java:75)
        at 
org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver.getProperty(ConfigurationPropertySourcesPropertyResolver.java:61)
        at 
org.springframework.core.env.AbstractEnvironment.getProperty(AbstractEnvironment.java:557)
        at 
org.apache.servicecomb.foundation.common.LegacyPropertyFactory.getStringProperty(LegacyPropertyFactory.java:62)
        at 
org.apache.servicecomb.loadbalance.Configuration.getStringProperty(Configuration.java:139)
        at 
org.apache.servicecomb.loadbalance.Configuration.getRuleStrategyName(Configuration.java:78)
        at 
org.apache.servicecomb.loadbalance.LoadBalanceFilter.getOrCreateLoadBalancer(LoadBalanceFilter.java:283)
        at 
org.apache.servicecomb.loadbalance.LoadBalanceFilter.onFilter(LoadBalanceFilter.java:153)
   ```


-- 
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]

Reply via email to