Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

windows XP spooler dependency issue..

1 view
Skip to first unread message

Nexus2012

unread,
Mar 25, 2003, 2:31:25 PM3/25/03
to
Hey
my spooler want start on one of my XP machines I get an error
1068 saying that the spooler couldn't be started becusae of the
service or group fail to start.. on that pc i have a lexmark z23 I've
heard that it's a common problem w/ XP, but no one has told me how to
fix it or why it happens... Could someone help me resolve this issue?

thanx in advance

Michael Jacobson

unread,
Mar 25, 2003, 10:11:14 PM3/25/03
to
Check to see if your driver iis really Win XP compatable.

>.
>

Robert Orleth [MSFT]

unread,
Mar 31, 2003, 4:48:48 PM3/31/03
to
The problem is that Lexmark installs a service and, for reasons that I'd
like to hear myself, makes the spooler service dependent on this service.
This service has a number of problems and can become wedged. That part is up
to Lexmark to figure out where their service has a problem.

I can tell you how to remove the dependency, though. Try this from a
command line:

sc config spooler depend= RPCSS

Note the space after the = but not in front. The spooler uses RPC to
communicate between machines, so it is dependent on that service (RPCSS ==
RPC server service), but it does not need anything else.

Then try to start the spooler again by doing

net start spooler

from a command line.

That allows the spooler to start, but I've seen cases where the Lexmark
driver crashes the spooler if it doesn't find their service. To fix that,
delete the Lexmark stuff, which is somewhat complicated as you can't use the
UI, as the spooler is dead, so you have to cleanup manually as outlined in
that article:

http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B312052

Only do that if the spooler indeed crashes after you remove the dependency.

--
This posting is provided "AS IS" with no warranties, and confers no rights.

"Nexus2012" <cra...@crosswinds.net> wrote in message
news:c2a7db22.03032...@posting.google.com...

0 new messages