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

Fatal error while executing protocol 'ReceivingSearch #242

Open
415848878 opened this issue Sep 1, 2018 · 1 comment
Open

Fatal error while executing protocol 'ReceivingSearch #242

415848878 opened this issue Sep 1, 2018 · 1 comment

Comments

@415848878
Copy link

java.lang.RuntimeException: Fatal error while executing protocol 'ReceivingSearch': org.fourthline.cling.transport.RouterException: Router wasn't available exclusively after waiting 15000ms, lock failed: ReadLock
at org.fourthline.cling.protocol.ReceivingAsync.run(ReceivingAsync.java:78)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
at java.lang.Thread.run(Thread.java:818)
Caused by: org.fourthline.cling.transport.RouterException: Router wasn't available exclusively after waiting 15000ms, lock failed: ReadLock
at org.fourthline.cling.transport.RouterImpl.lock(RouterImpl.java:499)
at org.fourthline.cling.transport.RouterImpl.lock(RouterImpl.java:510)
at org.fourthline.cling.transport.RouterImpl.getActiveStreamServers(RouterImpl.java:218)
at org.fourthline.cling.protocol.async.ReceivingSearch.execute(ReceivingSearch.java:98)
at org.fourthline.cling.protocol.ReceivingAsync.run(ReceivingAsync.java:71)
... 3 more
org.fourthline.cling.transport.RouterException: Router wasn't available exclusively after waiting 15000ms, lock failed: ReadLock
at org.fourthline.cling.transport.RouterImpl.lock(RouterImpl.java:499)
at org.fourthline.cling.transport.RouterImpl.lock(RouterImpl.java:510)
at org.fourthline.cling.transport.RouterImpl.getActiveStreamServers(RouterImpl.java:218)
at org.fourthline.cling.protocol.async.ReceivingSearch.execute(ReceivingSearch.java:98)
at org.fourthline.cling.protocol.ReceivingAsync.run(ReceivingAsync.java:71)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
at java.lang.Thread.run(Thread.java:818)

@chaocharleswang
Copy link

Hi, Do you have any updates about this error? Thank you!

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

2 participants