ERRORM=Queue full
dnahman
Junior Member
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
Comments
-
That doesn't look like a "standard" master error message (unless it's just obscure enough I haven't seen it). Perhaps one of your modules is generating it? The message queue to the master itself can fill up, but the error message generated doesn't look like that, and generally you get lots of "pending" messages before it happens.
-
Its definitely not a message from my code. I have three systems that are running identical code, and I just noticed that the one where I ran the Queue_and_Threshold_Sizes.axi file doesn't appear to be throwing the same message. I'm going to try adjusting the queue sizes manually on the other systems to match. I'll post my results when I have a chance to do this.
--david -
Generally, this is a message from a module that you are using. The module's buffer has filled up and it rejects any additional commands. Most modules have a timeout value that causes the active command to be discarded if the device does not reply within the timeout period. It sounds like there is a communications problem along with your program flooding the module with commands.
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.
Categories
- All Categories
- 2.5K AMX General Discussion
- 922 AMX Technical Discussion
- 514 AMX Hardware
- 502 AMX Control Products
- 3 AMX Video Distribution Products
- 9 AMX Networked AV (SVSI) Products
- AMX Workspace & Collaboration Products
- 3.4K AMX Software
- 151 AMX Resource Management Suite Software
- 386 AMX Design Tools
- 2.4K NetLinx Studio
- 135 Duet/Cafe Duet
- 248 NetLinx Modules & Duet Modules
- 57 AMX RPM Forum
- 228 MODPEDIA - The Public Repository of Modules for Everyone
- 943 AMX Specialty Forums
- 2.6K AMXForums Archive
- 2.6K AMXForums Archive Threads
- 1.5K AMX Hardware
- 432 AMX Applications and Solutions
- 249 Residential Forum
- 182 Tips and Tricks
- 146 AMX Website/Forums