Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

bsd-gw error 1

Status
Not open for further replies.

bhawani123

IS-IT--Management
Nov 1, 2000
152
IN
Hello All,

I am getting continiously error messages in /var/adm/messages file.
error message content is...

bsd-gw error messages.

How can I stop to them.

thanks,
Ajay
 
you are talking about "Invalid protocol request" ?, if this is the case you can do the following:

#lpshut
#cd /var/spool/lp
#rm -r requests tmp temp fifos
#rm SCHEDLOCK (If any)
#cd /var/spool/print
#rm .printd.lock
#/usr/lib/lpsched

Note this will delete all the jobs pending in the queue. Take appropriate action before going through the procedure,
then you will no longer get error messages in "/var/adm/messages".

Regards,

Carlos Almeida,



 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top