LP Error

From Wiki-UX.info
Jump to: navigation, search
Looks like we still have a corruption with lp somewhere. Possibly pstaus, qstatus or outputq is corrupted. Can you also verify that /usr/bin/pwd is not zero length?

You can go into sam and save spooler configurations then restore it back this should clean out the configuration files or from the command line:

To save configuration:
/usr/sam/lbin/lpmgr -S -xsavedir=/var/sam/lp

To restore configuration:
/usr/sam/lbin/lpmgr -R -xsavedir=/var/sam/lp

Re-Start the scheduler:
# /sbin/init.d/lp stop
# /sbin/init.d/lp start