Getting alarms from my robots "Unable to spool Message"
What does this mean and how do I correct this?
Release: CNMSPP99000- 8.5x / 9.x/ 20.x
Component :ROBOT
Example message:
"Unable to spool message NimsoftID: BH########-3xxx3: [Message spooling]"
In general, when the alarm message "Unable to spool message" is seen, there are a few reasons this could occur:
1. We can not write out to the local file system due to low disk space or the disk is full.
2. There is something blocking the port we are trying to communicate on such as a firewall. Firewalls should be disabled or allow port 48000-48050.
(you would also need to set first_probe_port = 48000 in the robot.cfg)
3. The robot is temporarily busy
Therefore, these alarms should be automatically cleared whenever the respective reason is fulfilled.
If you do not want those alerts, you may close them using a NAS AO profile or exclude them via nas preprocessing rule.
Create NAS AO profile.
In the message description enter a regular expression which will match the alarm description and action as close immediately after it is raised. (On arrival). Use a message filter such as-> /.*Unable to spool.*/
As long as you are receiving alarms, and can telnet to and from that robot, then the messages are most likely transient/benign.
Please also be sure to check that there is sufficient disk space where the robot is installed.