ERRORM=Queue full
dnahman
Posts: 28
Hi there,
Has anybody seen this message on the telnet console?
ERRORM=Queue full - command rejected.
I assume that something in my code is upsetting the amx, but I'm not sure. It is happening every 6 minutes or so.
Show buffers doesn't show any tasks pending.
thanks
david
Has anybody seen this message on the telnet console?
ERRORM=Queue full - command rejected.
I assume that something in my code is upsetting the amx, but I'm not sure. It is happening every 6 minutes or so.
Show buffers doesn't show any tasks pending.
thanks
david
0
Comments
--david
If you have more than one module in your program, it is tough trying to figure out which one is giving you the message. Most modules have a feature that allows you to SEND_COMMAND virtual device,'DEBUG=1' that should give you a bit more information on what is going wrong.