Nick-The-Uncharted commented on issue #4689:
URL:
https://github.com/apache/servicecomb-java-chassis/issues/4689#issuecomment-2611884555
典型堆栈3:
```
"group0-1-thread-9" #160 prio=5 os_prio=0 cpu=2206.11ms elapsed=469.12s
tid=0x00007f76dc021540 nid=0xc2 waiting for monitor entry [0x00007f76bd9b9000]
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:66)
at
org.springframework.core.env.AbstractPropertyResolver.getProperty(AbstractPropertyResolver.java:191)
at
org.springframework.core.env.AbstractEnvironment.getProperty(AbstractEnvironment.java:573)
at
org.apache.servicecomb.loadbalance.filter.ZoneAwareDiscoveryFilter.enabled(ZoneAwareDiscoveryFilter.java:58)
```
--
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]