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

WARNING: co.paralleluniverse.fibers.FiberForkJoinScheduler@4446cced] is blocking a thread #336

Open
ioandy opened this issue Jun 13, 2020 · 2 comments

Comments

@ioandy
Copy link

ioandy commented Jun 13, 2020

version 0.7.9.

WARNING: fiber Fiber@10000001:4e000724[task: ParkableForkJoinTask@6abd23d3(Fiber@10000001), target: co.paralleluniverse.strands.SuspendableUtils$VoidSuspendableCallable@7922da8e, scheduler: co.paralleluniverse.fibers.FiberForkJoinScheduler@4446cced] is blocking a thread (Thread[ForkJoinPool-default-fiber-pool-worker-1,5,main]).
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at com.ce.iot.esl.commucation.task.impl.TaskExecutor$1.run(TaskExecutor.java:94)
        at co.paralleluniverse.strands.SuspendableUtils$VoidSuspendableCallable.run(SuspendableUtils.java:44)
        at co.paralleluniverse.strands.SuspendableUtils$VoidSuspendableCallable.run(SuspendableUtils.java:32)
        at co.paralleluniverse.fibers.Fiber.run(Fiber.java:1097)

How to solve this problem?

@liruirui6174
Copy link

you solve? i also like this

@hexiaogou
Copy link

me too

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

3 participants