Skip to content

Fatal error while executing protocol 'ReceivingSearch #242

@415848878

Description

@415848878

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions