Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nacos2.0.3 client包 BUG? Reflections #7019

Closed
fl061157 opened this issue Sep 30, 2021 · 1 comment
Closed

Nacos2.0.3 client包 BUG? Reflections #7019

fl061157 opened this issue Sep 30, 2021 · 1 comment
Labels
expired No active for a long time kind/question Category issues related to questions or problems

Comments

@fl061157
Copy link

main" #1 prio=5 os_prio=0 tid=0x00007f04fc007200 nid=0xf runnable [0x00007f05020e0000]
java.lang.Thread.State: RUNNABLE
at java.io.UnixFileSystem.getBooleanAttributes0(Native Method)
at java.io.UnixFileSystem.getBooleanAttributes(UnixFileSystem.java:249)
at java.io.File.isDirectory(File.java:849)
at org.reflections.vfs.SystemDir$1$1.computeNext(SystemDir.java:46)
at org.reflections.vfs.SystemDir$1$1.computeNext(SystemDir.java:39)
at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:141)
at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:136)
at org.reflections.Reflections.scan(Reflections.java:243)
at org.reflections.Reflections.scan(Reflections.java:202)
at org.reflections.Reflections.(Reflections.java:123)
at org.reflections.Reflections.(Reflections.java:168)
at org.reflections.Reflections.(Reflections.java:141)
at com.alibaba.nacos.api.remote.PayloadRegistry.scan(PayloadRegistry.java:56)
- locked <0x00000000b0fb2b60> (a java.lang.Class for com.alibaba.nacos.api.remote.PayloadRegistry)
at com.alibaba.nacos.api.remote.PayloadRegistry.init(PayloadRegistry.java:44)
at com.alibaba.nacos.common.remote.client.RpcClient.(RpcClient.java:109)
at com.alibaba.nacos.common.remote.client.RpcClientFactory.lambda$createClient$0(RpcClientFactory.java:79)
at com.alibaba.nacos.common.remote.client.RpcClientFactory$$Lambda$257/1375111241.apply(Unknown Source)
at java.util.concurrent.ConcurrentHashMap.compute(ConcurrentHashMap.java:1853)
- locked <0x00000000b02fc188> (a java.util.concurrent.ConcurrentHashMap$ReservationNode)
at com.alibaba.nacos.common.remote.client.RpcClientFactory.createClient(RpcClientFactory.java:75)
at com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient.ensureRpcClient(ClientWorker.java:936)

系统启动 HUG死在 Main线程。 Relections 使用 0.9.11

@realJackSun realJackSun added the kind/question Category issues related to questions or problems label Oct 12, 2021
@stale
Copy link

stale bot commented Apr 16, 2022

Thanks for your feedback and contribution. But the issue/pull request has not had recent activity more than 180 days. This issue/pull request will be closed if no further activity occurs 7 days later.
We may solve this issue in new version. So can you upgrade to newest version and retry?
If there are still issues or want to contribute again. Please create new issue or pull request again.

@stale stale bot added the expired No active for a long time label Apr 16, 2022
@stale stale bot closed this as completed Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
expired No active for a long time kind/question Category issues related to questions or problems
Projects
None yet
Development

No branches or pull requests

2 participants