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

I am using version 1.12 and found that the CPU of the service has reached 100!! May I ask how to solve it? #131

Open
AresKingCarry opened this issue Sep 15, 2023 · 0 comments

Comments

@AresKingCarry
Copy link

"hawtdispatch-DEFAULT-10" #475 daemon prio=5 os_prio=0 tid=0x00007ff3000bb000 nid=0x4593 runnable [0x00007ff0b318d000]
java.lang.Thread.State: RUNNABLE
at sun.nio.ch.EPollArrayWrapper.epollCtl(Native Method)
at sun.nio.ch.EPollArrayWrapper.updateRegistrations(EPollArrayWrapper.java:299)
- locked <0x0000000645369cc8> (a java.lang.Object)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:268)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- locked <0x00000006445b2680> (a sun.nio.ch.Util$3)
- locked <0x00000006445b2660> (a java.util.Collections$UnmodifiableSet)
- locked <0x00000006445b2618> (a sun.nio.ch.EPollSelectorImpl)
at sun.nio.ch.SelectorImpl.selectNow(SelectorImpl.java:105)
at org.fusesource.hawtdispatch.internal.NioManager.select(NioManager.java:184)
at org.fusesource.hawtdispatch.internal.pool.SimplePool.park(SimplePool.java:130)
at org.fusesource.hawtdispatch.internal.pool.SimpleThread.run(SimpleThread.java:75)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant