Nick-The-Uncharted commented on issue #4689:
URL:
https://github.com/apache/servicecomb-java-chassis/issues/4689#issuecomment-2611884003
典型堆栈2:
```
"group0-1-thread-6" #155 prio=5 os_prio=0 cpu=2208.01ms elapsed=469.13s
tid=0x00007f76ec009260 nid=0xbd waiting for monitor entry [0x00007f76bdebf000]
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.registry.discovery.InstanceStatusDiscoveryFilter.enabled(InstanceStatusDiscoveryFilter.java:42)
```
--
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]