Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista print fax & scan

Vista - Print Spooler Not Running

Reply
 
Old 03-06-2008   #1 (permalink)
ToddW


 
 

Print Spooler Not Running

In my 64-bit installation, the print spooler server suddenly stopped running
(and will not restart). I've tried cleaning out registry keys
(HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print), deleting the
files out of Windows (C:\Windows\System32\spool) to no avail.

The system log contains many of these:
Error Service Control Manager Eventlog Provider 7034 None

The application log contains these:
Warning SpoolerSpoolss 1035 None
The print spooler failed to load print provider localspl.dll. This can occur
because of system instability or a lack of system resources.
Error SpoolerSpoolss 1027 None
The system failed to initialize the local print provider: Error 0. This can
occur because of system instability or a lack of system resources.

Can someone help diagnose this issue??



My System SpecsSystem Spec
Old 03-06-2008   #2 (permalink)
Cari \(MS-MVP\)


 
 

Re: Print Spooler Not Running

What is the exact text of the error message when you try to restart the
spooler?

http://www.coribright.com/windows/Article_Nine.htm
--
Cari (MS-MVP) Printing & Imaging
www.coribright.com/windows

"ToddW" <ToddW@xxxxxx> wrote in message
news:17A6C357-D32D-46E1-9D3A-D433067BD92F@xxxxxx
Quote:

> In my 64-bit installation, the print spooler server suddenly stopped
> running
> (and will not restart). I've tried cleaning out registry keys
> (HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print), deleting the
> files out of Windows (C:\Windows\System32\spool) to no avail.
>
> The system log contains many of these:
> Error Service Control Manager Eventlog Provider 7034 None
>
> The application log contains these:
> Warning SpoolerSpoolss 1035 None
> The print spooler failed to load print provider localspl.dll. This can
> occur
> because of system instability or a lack of system resources.
> Error SpoolerSpoolss 1027 None
> The system failed to initialize the local print provider: Error 0. This
> can
> occur because of system instability or a lack of system resources.
>
> Can someone help diagnose this issue??
>
>
My System SpecsSystem Spec
Old 03-06-2008   #3 (permalink)
ToddW


 
 

Re: Print Spooler Not Running

I can start the service, but as soon as the printer control panel is opened,
the service stops.

System log:
Log Name: System
Source: Service Control Manager
Date: 3/6/2008 6:49:19 PM
Event ID: 7034
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: t
Description:
The Print Spooler Service service terminated unexpectedly. It has done this
4 time(s).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Service Control Manager"
Guid="{555908D1-A6D7-4695-8E1E-26931D2012F4}" EventSourceName="Service
Control Manager" />
<EventID Qualifiers="49152">7034</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2008-03-07T02:49:19.000Z" />
<EventRecordID>57769</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>System</Channel>
<Computer>t</Computer>
<Security />
</System>
<EventData>
<Data Name="param1">Print Spooler Service</Data>
<Data Name="param2">4</Data>
</EventData>
</Event>

Application Log (2 events):
Log Name: Application
Source: Microsoft-Windows-SpoolerSpoolss
Date: 3/6/2008 6:49:19 PM
Event ID: 1027
Task Category: None
Level: Error
Keywords: Classic
User: SYSTEM
Computer: t
Description:
The system failed to initialize the local print provider: Error 0. This can
occur because of system instability or a lack of system resources.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-SpoolerSpoolss" />
<EventID Qualifiers="49152">1027</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2008-03-07T02:49:19.000Z" />
<EventRecordID>6265</EventRecordID>
<Channel>Application</Channel>
<Computer>t</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>0</Data>
</EventData>
</Event>


Log Name: Application
Source: Microsoft-Windows-SpoolerSpoolss
Date: 3/6/2008 6:49:19 PM
Event ID: 1035
Task Category: None
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: t
Description:
The print spooler failed to load print provider localspl.dll. This can occur
because of system instability or a lack of system resources.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-SpoolerSpoolss" />
<EventID Qualifiers="32768">1035</EventID>
<Level>3</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2008-03-07T02:49:19.000Z" />
<EventRecordID>6264</EventRecordID>
<Channel>Application</Channel>
<Computer>t</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>localspl.dll</Data>
</EventData>
</Event>



"Cari (MS-MVP)" wrote:
Quote:

> What is the exact text of the error message when you try to restart the
> spooler?
>
> http://www.coribright.com/windows/Article_Nine.htm
> --
> Cari (MS-MVP) Printing & Imaging
> www.coribright.com/windows
>
> "ToddW" <ToddW@xxxxxx> wrote in message
> news:17A6C357-D32D-46E1-9D3A-D433067BD92F@xxxxxx
Quote:

> > In my 64-bit installation, the print spooler server suddenly stopped
> > running
> > (and will not restart). I've tried cleaning out registry keys
> > (HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print), deleting the
> > files out of Windows (C:\Windows\System32\spool) to no avail.
> >
> > The system log contains many of these:
> > Error Service Control Manager Eventlog Provider 7034 None
> >
> > The application log contains these:
> > Warning SpoolerSpoolss 1035 None
> > The print spooler failed to load print provider localspl.dll. This can
> > occur
> > because of system instability or a lack of system resources.
> > Error SpoolerSpoolss 1027 None
> > The system failed to initialize the local print provider: Error 0. This
> > can
> > occur because of system instability or a lack of system resources.
> >
> > Can someone help diagnose this issue??
> >
> >
>
My System SpecsSystem Spec
Old 03-07-2008   #4 (permalink)
Alan Morris [MSFT]


 
 

Re: Print Spooler Not Running

does localspl.dll reside in \system32?

filver information
\
--a-- WAMD64 DLL ENU 6.0.6001.18000 shp 788,480 01-20-2008 localspl.dll
--
Alan Morris
Windows Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/search/?adv=1

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

"ToddW" <ToddW@xxxxxx> wrote in message
news:18984FEB-69C3-42B8-8D38-BD0AAB98E714@xxxxxx
Quote:

>I can start the service, but as soon as the printer control panel is
>opened,
> the service stops.
>
> System log:
> Log Name: System
> Source: Service Control Manager
> Date: 3/6/2008 6:49:19 PM
> Event ID: 7034
> Task Category: None
> Level: Error
> Keywords: Classic
> User: N/A
> Computer: t
> Description:
> The Print Spooler Service service terminated unexpectedly. It has done
> this
> 4 time(s).
> Event Xml:
> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> <System>
> <Provider Name="Service Control Manager"
> Guid="{555908D1-A6D7-4695-8E1E-26931D2012F4}" EventSourceName="Service
> Control Manager" />
> <EventID Qualifiers="49152">7034</EventID>
> <Version>0</Version>
> <Level>2</Level>
> <Task>0</Task>
> <Opcode>0</Opcode>
> <Keywords>0x80000000000000</Keywords>
> <TimeCreated SystemTime="2008-03-07T02:49:19.000Z" />
> <EventRecordID>57769</EventRecordID>
> <Correlation />
> <Execution ProcessID="0" ThreadID="0" />
> <Channel>System</Channel>
> <Computer>t</Computer>
> <Security />
> </System>
> <EventData>
> <Data Name="param1">Print Spooler Service</Data>
> <Data Name="param2">4</Data>
> </EventData>
> </Event>
>
> Application Log (2 events):
> Log Name: Application
> Source: Microsoft-Windows-SpoolerSpoolss
> Date: 3/6/2008 6:49:19 PM
> Event ID: 1027
> Task Category: None
> Level: Error
> Keywords: Classic
> User: SYSTEM
> Computer: t
> Description:
> The system failed to initialize the local print provider: Error 0. This
> can
> occur because of system instability or a lack of system resources.
> Event Xml:
> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> <System>
> <Provider Name="Microsoft-Windows-SpoolerSpoolss" />
> <EventID Qualifiers="49152">1027</EventID>
> <Level>2</Level>
> <Task>0</Task>
> <Keywords>0x80000000000000</Keywords>
> <TimeCreated SystemTime="2008-03-07T02:49:19.000Z" />
> <EventRecordID>6265</EventRecordID>
> <Channel>Application</Channel>
> <Computer>t</Computer>
> <Security UserID="S-1-5-18" />
> </System>
> <EventData>
> <Data>0</Data>
> </EventData>
> </Event>
>
>
> Log Name: Application
> Source: Microsoft-Windows-SpoolerSpoolss
> Date: 3/6/2008 6:49:19 PM
> Event ID: 1035
> Task Category: None
> Level: Warning
> Keywords: Classic
> User: SYSTEM
> Computer: t
> Description:
> The print spooler failed to load print provider localspl.dll. This can
> occur
> because of system instability or a lack of system resources.
> Event Xml:
> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> <System>
> <Provider Name="Microsoft-Windows-SpoolerSpoolss" />
> <EventID Qualifiers="32768">1035</EventID>
> <Level>3</Level>
> <Task>0</Task>
> <Keywords>0x80000000000000</Keywords>
> <TimeCreated SystemTime="2008-03-07T02:49:19.000Z" />
> <EventRecordID>6264</EventRecordID>
> <Channel>Application</Channel>
> <Computer>t</Computer>
> <Security UserID="S-1-5-18" />
> </System>
> <EventData>
> <Data>localspl.dll</Data>
> </EventData>
> </Event>
>
>
>
> "Cari (MS-MVP)" wrote:
>
Quote:

>> What is the exact text of the error message when you try to restart the
>> spooler?
>>
>> http://www.coribright.com/windows/Article_Nine.htm
>> --
>> Cari (MS-MVP) Printing & Imaging
>> www.coribright.com/windows
>>
>> "ToddW" <ToddW@xxxxxx> wrote in message
>> news:17A6C357-D32D-46E1-9D3A-D433067BD92F@xxxxxx
Quote:

>> > In my 64-bit installation, the print spooler server suddenly stopped
>> > running
>> > (and will not restart). I've tried cleaning out registry keys
>> > (HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print), deleting
>> > the
>> > files out of Windows (C:\Windows\System32\spool) to no avail.
>> >
>> > The system log contains many of these:
>> > Error Service Control Manager Eventlog Provider 7034 None
>> >
>> > The application log contains these:
>> > Warning SpoolerSpoolss 1035 None
>> > The print spooler failed to load print provider localspl.dll. This can
>> > occur
>> > because of system instability or a lack of system resources.
>> > Error SpoolerSpoolss 1027 None
>> > The system failed to initialize the local print provider: Error 0. This
>> > can
>> > occur because of system instability or a lack of system resources.
>> >
>> > Can someone help diagnose this issue??
>> >
>> >
>>

My System SpecsSystem Spec
Old 04-04-2008   #5 (permalink)
Scottwei


 
 

Re: Print Spooler Not Running

I had the same issue. The way that I was finally able to resolve it was by
going into Windows/system32/Spool/Printers and deleting all SHD and SPL
files. I deleted everything in there and then restarted the spooler. Now it
seems to be working fine. Hope it does for you too.

"ToddW" wrote:
Quote:

> I can start the service, but as soon as the printer control panel is opened,
> the service stops.
>
> System log:
> Log Name: System
> Source: Service Control Manager
> Date: 3/6/2008 6:49:19 PM
> Event ID: 7034
> Task Category: None
> Level: Error
> Keywords: Classic
> User: N/A
> Computer: t
> Description:
> The Print Spooler Service service terminated unexpectedly. It has done this
> 4 time(s).
> Event Xml:
> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> <System>
> <Provider Name="Service Control Manager"
> Guid="{555908D1-A6D7-4695-8E1E-26931D2012F4}" EventSourceName="Service
> Control Manager" />
> <EventID Qualifiers="49152">7034</EventID>
> <Version>0</Version>
> <Level>2</Level>
> <Task>0</Task>
> <Opcode>0</Opcode>
> <Keywords>0x80000000000000</Keywords>
> <TimeCreated SystemTime="2008-03-07T02:49:19.000Z" />
> <EventRecordID>57769</EventRecordID>
> <Correlation />
> <Execution ProcessID="0" ThreadID="0" />
> <Channel>System</Channel>
> <Computer>t</Computer>
> <Security />
> </System>
> <EventData>
> <Data Name="param1">Print Spooler Service</Data>
> <Data Name="param2">4</Data>
> </EventData>
> </Event>
>
> Application Log (2 events):
> Log Name: Application
> Source: Microsoft-Windows-SpoolerSpoolss
> Date: 3/6/2008 6:49:19 PM
> Event ID: 1027
> Task Category: None
> Level: Error
> Keywords: Classic
> User: SYSTEM
> Computer: t
> Description:
> The system failed to initialize the local print provider: Error 0. This can
> occur because of system instability or a lack of system resources.
> Event Xml:
> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> <System>
> <Provider Name="Microsoft-Windows-SpoolerSpoolss" />
> <EventID Qualifiers="49152">1027</EventID>
> <Level>2</Level>
> <Task>0</Task>
> <Keywords>0x80000000000000</Keywords>
> <TimeCreated SystemTime="2008-03-07T02:49:19.000Z" />
> <EventRecordID>6265</EventRecordID>
> <Channel>Application</Channel>
> <Computer>t</Computer>
> <Security UserID="S-1-5-18" />
> </System>
> <EventData>
> <Data>0</Data>
> </EventData>
> </Event>
>
>
> Log Name: Application
> Source: Microsoft-Windows-SpoolerSpoolss
> Date: 3/6/2008 6:49:19 PM
> Event ID: 1035
> Task Category: None
> Level: Warning
> Keywords: Classic
> User: SYSTEM
> Computer: t
> Description:
> The print spooler failed to load print provider localspl.dll. This can occur
> because of system instability or a lack of system resources.
> Event Xml:
> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> <System>
> <Provider Name="Microsoft-Windows-SpoolerSpoolss" />
> <EventID Qualifiers="32768">1035</EventID>
> <Level>3</Level>
> <Task>0</Task>
> <Keywords>0x80000000000000</Keywords>
> <TimeCreated SystemTime="2008-03-07T02:49:19.000Z" />
> <EventRecordID>6264</EventRecordID>
> <Channel>Application</Channel>
> <Computer>t</Computer>
> <Security UserID="S-1-5-18" />
> </System>
> <EventData>
> <Data>localspl.dll</Data>
> </EventData>
> </Event>
>
>
>
> "Cari (MS-MVP)" wrote:
>
Quote:

> > What is the exact text of the error message when you try to restart the
> > spooler?
> >
> > http://www.coribright.com/windows/Article_Nine.htm
> > --
> > Cari (MS-MVP) Printing & Imaging
> > www.coribright.com/windows
> >
> > "ToddW" <ToddW@xxxxxx> wrote in message
> > news:17A6C357-D32D-46E1-9D3A-D433067BD92F@xxxxxx
Quote:

> > > In my 64-bit installation, the print spooler server suddenly stopped
> > > running
> > > (and will not restart). I've tried cleaning out registry keys
> > > (HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print), deleting the
> > > files out of Windows (C:\Windows\System32\spool) to no avail.
> > >
> > > The system log contains many of these:
> > > Error Service Control Manager Eventlog Provider 7034 None
> > >
> > > The application log contains these:
> > > Warning SpoolerSpoolss 1035 None
> > > The print spooler failed to load print provider localspl.dll. This can
> > > occur
> > > because of system instability or a lack of system resources.
> > > Error SpoolerSpoolss 1027 None
> > > The system failed to initialize the local print provider: Error 0. This
> > > can
> > > occur because of system instability or a lack of system resources.
> > >
> > > Can someone help diagnose this issue??
> > >
> > >
> >
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
print spooler service not running Vista print fax & scan
Print Spooler service is not running Vista print fax & scan
Print spooler stops running Vista print fax & scan
Vista print spooler service not running. Vista General
Print spooler service not running Vista print fax & scan


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46