[csw-users] problem with cups 1.2.7
Gérard Henry
ghenry at cmi.univ-mrs.fr
Wed Jun 6 17:31:19 CEST 2007
Gerard Henry wrote:
> hello all,
> i've installed cups 1.2.7 on solaris 10.
> Many times, jobs aren't printed, and in error_log, we got:
> E [06/Jun/2007:09:02:54 -0100] PID 25131
> (/opt/csw/lib/cups/backend/socket) stopped with status 1!
> E [06/Jun/2007:09:03:06 -0100] [Job 469] Unable to write print data:
> Broken pipe
> E [06/Jun/2007:09:03:06 -0100] PID 25118
> (/opt/csw/lib/cups/backend/socket) stopped with status 1!
> And the printer (hp4050) seems completely busy (Led "Datas" still blinking)
> Any idea?
>
another problem:
caiman-root% svcadm enable cswcups
caiman-root% ps -ef | grep cups
root 8776 5362 0 17:26:46 pts/31 0:00 grep cups
caiman-root%
cups doesn't launch!
but svcs thinks it is ok?!
caiman-root% svcs -l cswcups
fmri svc:/application/print/cswcups:default
enabled true
state online
next_state disabled
state_time Wed Jun 06 17:26:31 2007
logfile /var/svc/log/application-print-cswcups:default.log
restarter svc:/system/svc/restarter:default
contract_id 1794
dependency require_all/none svc:/system/filesystem/local (online)
dependency require_all/none svc:/network/loopback (online)
caiman-root%
caiman-root% tail /var/svc/log/application-print-cswcups:default.log
[ Jun 6 15:47:07 Executing stop method
("/opt/csw/lib/svc/method/svc-cups stop") ]
cups: stopped scheduler.
[ Jun 6 15:47:07 Method "stop" exited with status 0 ]
[ Jun 6 15:47:07 Executing start method
("/opt/csw/lib/svc/method/svc-cups start") ]
cups: started scheduler.
[ Jun 6 15:47:07 Method "start" exited with status 0 ]
[ Jun 6 17:26:31 Stopping because service disabled. ]
[ Jun 6 17:26:31 Executing stop method
("/opt/csw/lib/svc/method/svc-cups stop") ]
cups: stopped scheduler.
[ Jun 6 17:26:31 Method "stop" exited with status 0 ]
And it i start manually the method:
caiman-root% /opt/csw/lib/svc/method/svc-cups status
cups: scheduler is not running.
caiman-root% /opt/csw/lib/svc/method/svc-cups start
cups: started scheduler.
caiman-root% /opt/csw/lib/svc/method/svc-cups status
cups: scheduler is running.
What's happen with cups?
More information about the users
mailing list