unispeech / unimrcp

Open source cross-platform implementation of MRCP protocol

Home Page:http://www.unimrcp.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to Poll [MRCPv2-Agent-1] status: 22

andrenatal opened this issue · comments

When I have the server under high load, sometimes I get the error below. Does anyone know what that can be?

Failed to Poll [MRCPv2-Agent-1] status: 22

Thanks in advance

Andre

Having "Failed to poll" statement is a very rare occasion which would indicate an error on the OS level.

What OS is this?
How many concurrent connections do you have about that time?
Have you adjusted the number of max connections for the MRCPv2 agent in unimrcpserver.xml.

it was Linux. I can't tell how many connection I had at the point, but the problem is now gone after I fixed some other issues in my plugin. So am now closing this