Operating System - HP-UX
1833678 Members
4266 Online
110062 Solutions
New Discussion

Re: rcp error message in /var/spool/lp/log file

 
KEVIN SHEPPARD
New Member

rcp error message in /var/spool/lp/log file

Has anyone come across the following error message in the /var/spool/lp/log file?

rcp: Line is not a slave line or is busy.

This only happens on an Ad-hoc basis, and has occurred on most of our system printers. The job will queue as normal - lpstat will list the job, but the request will not print and will produce the above message.
1 REPLY 1
Helen French
Honored Contributor

Re: rcp error message in /var/spool/lp/log file

Hi Kevin,

Just a thought:

1) Check /etc/inetd.conf. If there is a # at the beginning of this line remove it:
printer stream rcp nowait root /usr/lib/rlpdaemon rlpdaemon

2)Check /etc/services. If the following is missing, add it to the file:

printer 515/tcp spooler

3) Restart inetd services with 'inetd -c'

HTH,
Shiju

Life is a promise, fulfill it!