Welcome to ServerForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

W32time service suddenly stopped working and refuses to st..

 
   Windows Server (Home) -> Windows Server Networking RSS
Next:  RRAS / Incoming Connection  
Author Message
Edward Ray

External


Since: Dec 07, 2005
Posts: 15



(Msg. 1) Posted: Mon Jun 19, 2006 9:11 am
Post subject: W32time service suddenly stopped working and refuses to start on one of my DCs
Archived from groups: microsoft>public>windows>server>networking (more info?)

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.

 >> Stay informed about: W32time service suddenly stopped working and refuses to st.. 
Back to top
Login to vote
Louis Vitiello Jr.

External


Since: Apr 13, 2006
Posts: 115



(Msg. 2) Posted: Mon Jun 19, 2006 2:01 pm
Post subject: Re: W32time service suddenly stopped working and refuses to start on one of my DCs [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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" <ewray.DeleteThis@newsgroup.nospam> wrote in message
news:epjQDs7kGHA.2052@TK2MSFTNGP04.phx.gbl...
> 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.
>

 >> Stay informed about: W32time service suddenly stopped working and refuses to st.. 
Back to top
Login to vote
Edward Ray

External


Since: Dec 07, 2005
Posts: 15



(Msg. 3) Posted: Mon Jun 19, 2006 4:17 pm
Post subject: Re: W32time service suddenly stopped working and refuses to start on one of my DCs [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Tried that stuff already, no change.

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


"Louis Vitiello Jr." <louv-mcse RemoveThis @hotmail.com> wrote in message
news:%23tqEyn8kGHA.3936@TK2MSFTNGP05.phx.gbl...
> 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" <ewray RemoveThis @newsgroup.nospam> wrote in message
> news:epjQDs7kGHA.2052@TK2MSFTNGP04.phx.gbl...
>> 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.
>>
>
>
>
 >> Stay informed about: W32time service suddenly stopped working and refuses to st.. 
Back to top
Login to vote
gary self

External


Since: Jan 08, 2008
Posts: 1



(Msg. 4) Posted: Tue Jan 08, 2008 10:15 pm
Post subject: Re: W32time service suddenly stopped working and refuses to start on one of my DCs [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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
 >> Stay informed about: W32time service suddenly stopped working and refuses to st.. 
Back to top
Login to vote
neo [mvp outlook]

External


Since: Nov 08, 2006
Posts: 68



(Msg. 5) Posted: Tue Jan 08, 2008 10:15 pm
Post subject: Re: W32time service suddenly stopped working and refuses to start on one of my DCs [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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" <gary.self.32vnvd.TakeThisOut@DoNotSpam.com> wrote in message
news:gary.self.32vnvd@DoNotSpam.com...
>
> 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
>
 >> Stay informed about: W32time service suddenly stopped working and refuses to st.. 
Back to top
Login to vote
gary self

External


Since: Jan 09, 2008
Posts: 1



(Msg. 6) Posted: Wed Jan 09, 2008 1:55 am
Post subject: Re: W32time service suddenly stopped working and refuses to start on one of my DCs [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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


--
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
 >> Stay informed about: W32time service suddenly stopped working and refuses to st.. 
Back to top
Login to vote
Zonky

External


Since: Jan 09, 2008
Posts: 1



(Msg. 7) Posted: Wed Jan 09, 2008 4:55 am
Post subject: Re: W32time service suddenly stopped working and refuses to start on one of my DCs [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

gary self <gary.self.32vyzd.TakeThisOut@DoNotSpam.com> wrote in
news:gary.self.32vyzd@DoNotSpam.com:

>
> 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: <uGRh2zkUIHA.5360.TakeThisOut@TK2MSFTNGP03.phx.gbl> )

Z.



--
Please remove my_pants when replying by email.
 >> Stay informed about: W32time service suddenly stopped working and refuses to st.. 
Back to top
Login to vote
gary self

External


Since: Jan 09, 2008
Posts: 1



(Msg. 8) Posted: Wed Jan 09, 2008 7:35 pm
Post subject: Re: W32time service suddenly stopped working and refuses to start on one of my DCs [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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


--
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
 >> Stay informed about: W32time service suddenly stopped working and refuses to st.. 
Back to top
Login to vote
romahan

External


Since: Jan 25, 2008
Posts: 1



(Msg. 9) Posted: Fri Jan 25, 2008 3:33 am
Post subject: Re: W32time service suddenly stopped working and refuses to start on one of my DCs [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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
 >> Stay informed about: W32time service suddenly stopped working and refuses to st.. 
Back to top
Login to vote
gary self

External


Since: Jan 28, 2008
Posts: 1



(Msg. 10) Posted: Mon Jan 28, 2008 7:54 pm
Post subject: Re: W32time service suddenly stopped working and refuses to start on one of my DCs [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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
 >> Stay informed about: W32time service suddenly stopped working and refuses to st.. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
VPN suddenly stopped working - 2 weeks ago we had a working VPN. Now it is impossible to connect. Set up: Demon UK ADSL, fixed IP business service. Belkin Router Windows 2003 server (up to date) WinXP SP1 and SP2 clients Bear in mind this set up was functioning perfectly for over 8...

DHCP Suddenly Stops Working - We have a SBS 2003 server where the DHCP service suddenly stopped working. I have checked to see that all services are running, but being somewhat new to DHCP (we ran static befor this), I am at a point of puzzlement to find the problem. As far as I can....

Routing stopped working - Have 2 servers running 2003 server. server A has Active directory running DHCP and DNS. Server B is member server running RRAS configured as a Lan router to connect our internal network 192.168.4.0 to our Internet gateway (Sonicwall) 192.168.2.1. All....

Pinging name stopped working - I have 2 servers on my network. First (TIGGER) connected to internet and intranet, running DNS and DHCP #2 (Roo) basically a file server. For some reason no computer on the network can ping ROO only the IP, this was working yesterday. I have..

DNS just stopped working - not fowarding! - Hi guys, I'm having a real bitch of a time over here. Very frustrated. I had a SBS server working great. However, I noticed that in the To Do list there was "Internet Connection". So I went through the Internet Connection Wizard, and now ther...
   Windows Server (Home) -> Windows Server Networking All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]