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' #237

Open
swy0710 opened this issue Jul 5, 2018 · 1 comment
Open

Fatal error while executing protocol 'ReceivingSearch' #237

swy0710 opened this issue Jul 5, 2018 · 1 comment

Comments

@swy0710
Copy link

swy0710 commented Jul 5, 2018

A lot of users are facing the below issue.
What is the problem??
Please help.

Exception 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
org.fourthline.cling.protocol.ReceivingAsync.run (ReceivingAsync.java)
java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1162)
java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:636)
java.lang.Thread.run (Thread.java:764)
Caused by org.fourthline.cling.transport.RouterException: Router wasn't available exclusively after waiting 15000ms, lock failed: ReadLock
org.fourthline.cling.transport.RouterImpl.lock (RouterImpl.java)
org.fourthline.cling.transport.RouterImpl.lock (RouterImpl.java)
org.fourthline.cling.transport.RouterImpl.getActiveStreamServers (RouterImpl.java)
org.fourthline.cling.protocol.async.ReceivingSearch.execute (ReceivingSearch.java)
org.fourthline.cling.protocol.ReceivingAsync.run (ReceivingAsync.java)
java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1162)
java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:636)
java.lang.Thread.run (Thread.java:764)

@mehao
Copy link

mehao commented Mar 25, 2019

I got the same problem....

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