Networking Forums

Networking Forums > Computer Networking > Windows Networking > W32time service suddenly stopped working and refuses to start on one of my DCs

Reply
Thread Tools Display Modes

W32time service suddenly stopped working and refuses to start on one of my DCs

 
 
Edward Ray
Guest
Posts: n/a

 
      06-19-2006, 04:11 PM
If anyone knows how to decipher this issue, much appreciated.

C:\Documents and Settings\root>sc query w32time

SERVICE_NAME: w32time
TYPE : 20 WIN32_SHARE_PROCESS
STATE : 1 STOPPED
(NOT_STOPPABLE, NOT_PAUSABLE,
IGNORES_SHUTDOWN))
WIN32_EXIT_CODE : 126 (0x7e)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0

C:\Documents and Settings\root>net start w32time
The Windows Time service is starting.
The Windows Time service could not be started.

A system error has occurred.

System error 126 has occurred.

The specified module could not be found.


 
Reply With Quote
 
 
 
 
Louis Vitiello Jr.
Guest
Posts: n/a

 
      06-19-2006, 06:01 PM
Greetings,

Try re-registering the w32time.dll file.
In a command prompt enter:
regsvr32 w32time.dll and press enter

Then type:
net time /setsntp:time.windows.com and press enter

Lastly, try restarting the service.

Hope this helps,
--
Louis Vitiello Jr.
MCSE +S, MCSA, MCP, A+/N+
ERCP XP Pro / Net Concepts


"Edward Ray" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> If anyone knows how to decipher this issue, much appreciated.
>
> C:\Documents and Settings\root>sc query w32time
>
> SERVICE_NAME: w32time
> TYPE : 20 WIN32_SHARE_PROCESS
> STATE : 1 STOPPED
> (NOT_STOPPABLE, NOT_PAUSABLE,
> IGNORES_SHUTDOWN))
> WIN32_EXIT_CODE : 126 (0x7e)
> SERVICE_EXIT_CODE : 0 (0x0)
> CHECKPOINT : 0x0
> WAIT_HINT : 0x0
>
> C:\Documents and Settings\root>net start w32time
> The Windows Time service is starting.
> The Windows Time service could not be started.
>
> A system error has occurred.
>
> System error 126 has occurred.
>
> The specified module could not be found.
>



 
Reply With Quote
 
Edward Ray
Guest
Posts: n/a

 
      06-19-2006, 11:17 PM
Tried that stuff already, no change.

Demoted and reprmoted the DC, that seemed to do it.


"Louis Vitiello Jr." <louv-(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Greetings,
>
> Try re-registering the w32time.dll file.
> In a command prompt enter:
> regsvr32 w32time.dll and press enter
>
> Then type:
> net time /setsntp:time.windows.com and press enter
>
> Lastly, try restarting the service.
>
> Hope this helps,
> --
> Louis Vitiello Jr.
> MCSE +S, MCSA, MCP, A+/N+
> ERCP XP Pro / Net Concepts
>
>
> "Edward Ray" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> If anyone knows how to decipher this issue, much appreciated.
>>
>> C:\Documents and Settings\root>sc query w32time
>>
>> SERVICE_NAME: w32time
>> TYPE : 20 WIN32_SHARE_PROCESS
>> STATE : 1 STOPPED
>> (NOT_STOPPABLE, NOT_PAUSABLE,
>> IGNORES_SHUTDOWN))
>> WIN32_EXIT_CODE : 126 (0x7e)
>> SERVICE_EXIT_CODE : 0 (0x0)
>> CHECKPOINT : 0x0
>> WAIT_HINT : 0x0
>>
>> C:\Documents and Settings\root>net start w32time
>> The Windows Time service is starting.
>> The Windows Time service could not be started.
>>
>> A system error has occurred.
>>
>> System error 126 has occurred.
>>
>> The specified module could not be found.
>>

>
>
>



 
Reply With Quote
 
gary self
Guest
Posts: n/a

 
      01-08-2008, 03:45 PM

I am getting the exact same message when attempting to start the tim
service.

C:\Documents and Settings\root>sc query w32time
>>
>> SERVICE_NAME: w32time
>> TYPE : 20 WIN32_SHARE_PROCESS
>> STATE : 1 STOPPED
>> (NOT_STOPPABLE, NOT_PAUSABLE,
>> IGNORES_SHUTDOWN))
>> WIN32_EXIT_CODE : 126 (0x7e)
>> SERVICE_EXIT_CODE : 0 (0x0)
>> CHECKPOINT : 0x0
>> WAIT_HINT : 0x0
>>
>> C:\Documents and Settings\root>net start w32time
>> The Windows Time service is starting.
>> The Windows Time service could not be started.
>>
>> A system error has occurred.
>>
>> System error 126 has occurred.
>>
>> The specified module could not be found.


I have re-registered the w32time.dll, set the local service account t
have change system time rights, rebooted and still have not resolve
the issue. The box is an application server (MQ Series) and the tim
will not synch up.
The only thing I have not done is defrag, not that I think is wil
resolve my issue however it is 29% fragmented with 57% fil
fragmentation

Any suggestions you may have would be greatly appreciated

--
gary sel
-----------------------------------------------------------------------
gary self's Profile: http://forums.techarena.in/member.php?userid=3917
View this thread: http://forums.techarena.in/showthread.php?t=53511

http://forums.techarena.i

 
Reply With Quote
 
neo [mvp outlook]
Guest
Posts: n/a

 
      01-08-2008, 06:43 PM
When you say register w32time.dll, does this mean you did the following?

w32tm /unregister
w32tm /register

/neo

ps - I assumed your DCs are Windows 2003.

"gary self" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> I am getting the exact same message when attempting to start the time
> service.
>
> C:\Documents and Settings\root>sc query w32time
>>>
>>> SERVICE_NAME: w32time
>>> TYPE : 20 WIN32_SHARE_PROCESS
>>> STATE : 1 STOPPED
>>> (NOT_STOPPABLE, NOT_PAUSABLE,
>>> IGNORES_SHUTDOWN))
>>> WIN32_EXIT_CODE : 126 (0x7e)
>>> SERVICE_EXIT_CODE : 0 (0x0)
>>> CHECKPOINT : 0x0
>>> WAIT_HINT : 0x0
>>>
>>> C:\Documents and Settings\root>net start w32time
>>> The Windows Time service is starting.
>>> The Windows Time service could not be started.
>>>
>>> A system error has occurred.
>>>
>>> System error 126 has occurred.
>>>
>>> The specified module could not be found.

>
> I have re-registered the w32time.dll, set the local service account to
> have change system time rights, rebooted and still have not resolved
> the issue. The box is an application server (MQ Series) and the time
> will not synch up.
> The only thing I have not done is defrag, not that I think is will
> resolve my issue however it is 29% fragmented with 57% file
> fragmentation
>
> Any suggestions you may have would be greatly appreciated.
>
>
> --
> gary self
> ------------------------------------------------------------------------
> gary self's Profile: http://forums.techarena.in/member.php?userid=39177
> View this thread: http://forums.techarena.in/showthread.php?t=535110
>
> http://forums.techarena.in
>



 
Reply With Quote
 
gary self
Guest
Posts: n/a

 
      01-08-2008, 07:25 PM

Yes, I did that once. When I attempted to unregister I got an erro
saying access is denied. When I did the regserv32 /u I successfull
unregistered. Then I used regsrv32 to register and was also sucessful
Still unable to start the time servic

--
gary sel
-----------------------------------------------------------------------
gary self's Profile: http://forums.techarena.in/member.php?userid=3917
View this thread: http://forums.techarena.in/showthread.php?t=53511

http://forums.techarena.i

 
Reply With Quote
 
Zonky
Guest
Posts: n/a

 
      01-09-2008, 02:55 AM
gary self <(E-Mail Removed)> wrote in
news:(E-Mail Removed):

>
> Yes, I did that once. When I attempted to unregister I got an error
> saying access is denied. When I did the regserv32 /u I successfully
> unregistered. Then I used regsrv32 to register and was also sucessful.
> Still unable to start the time service
>


I notice a post in m.p.w.s.general mentioning they're having time problems
after applying windows updates today.

Can you confirm if you have applied any updates to your DC today?

(See Message-ID: <(E-Mail Removed)> )

Z.



--
Please remove my_pants when replying by email.


 
Reply With Quote
 
gary self
Guest
Posts: n/a

 
      01-09-2008, 01:05 PM

I am not having the issues on my DC. This is a dedicated appplicatio
server. I also have not applied SP1 to it either

--
gary sel
-----------------------------------------------------------------------
gary self's Profile: http://forums.techarena.in/member.php?userid=3917
View this thread: http://forums.techarena.in/showthread.php?t=53511

http://forums.techarena.i

 
Reply With Quote
 
romahan
Guest
Posts: n/a

 
      01-24-2008, 09:03 PM

This is a domain controler that was upgraded from either windows 2000 or
NT or both. It appears that the problem started after patching back in
July of 2007. I noticed the problem while trying to resolve anothe
issue. Some of the things I have corrected (but didn't help) was that
the registry entries were pointing to c:\Windows\System32 when they
should have pointed to c:\WINNT\system32\... I have not rebooted since
correcting these entries, not sure if that would help or not. Any
ideas??


--
romahan
------------------------------------------------------------------------
romahan's Profile: http://forums.techarena.in/member.php?userid=40253
View this thread: http://forums.techarena.in/showthread.php?t=535110

http://forums.techarena.in

 
Reply With Quote
 
gary self
Guest
Posts: n/a

 
      01-28-2008, 01:24 PM

I ran service pack 2 and the problem went away,

It seems as though the time service pre service pack 2 uses the NetSvc
account to start the service. Service pack 2 uses the Local Service
account. THe netsvc account was corrupt and could not be
authenticated.

Bear in mind that when installing SP2 on W2K3 you will need a minimium
of 770MB of space if you run SP2 from another drive and save the
uninstall directory to another drive. If you save and run it all from
the C drive you will nee 1.3GB minimium of space.


--
gary self
------------------------------------------------------------------------
gary self's Profile: http://forums.techarena.in/member.php?userid=39177
View this thread: http://forums.techarena.in/showthread.php?t=535110

http://forums.techarena.in

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
VPN Suddenly Stopped Working hedera Windows Networking 10 08-01-2009 06:54 AM
Broadband Suddenly Stopped Working Charles Law Broadband Hardware 2 03-15-2006 04:35 PM
Wireless network suddenly stopped working Sue Wireless Networks 0 01-20-2006 12:38 PM
Netgear dg834 suddenly stopped working! Sarah Broadband 11 01-20-2005 10:10 PM
VPN suddenly stopped working Fidtz Windows Networking 1 10-08-2004 02:31 PM



1 2 3 4 5 6 7 8 9 10 11