Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Vista Community > Windows Vista

Windows Vista Discuss the different versions of Windows Vista, Fuji, or Vienna

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 01-18-2007, 01:00 PM
Bill Hobson
Newsgroup Contributor
 
Posts: n/a
Windows Event Log service will not start

When trying to start the Windows Event Log service, I get:

"Windows could not start the Windows Event Log service on Local Computer.

Error 4201: The instance name passed was not recognized as valid by a WMI
data provider."

MSKB and Google searches yield nothing useful - just a few people trying to
get this question answered.

Anyone have a clue? If I can't fix this my only option is to reformat and
reinstall as all repair options have failed.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 01-18-2007, 01:00 PM
  #2 (permalink)  
Old 01-18-2007, 07:15 PM
Chad Harris
Newsgroup Contributor
 
Posts: n/a
Re: Windows Event Log service will not start

Bill--

I would add in addition to the two Startup Repair options and five F8
options I gave you, to do an SFC from an elevated command prompt:

Right click run box on start menu>run as admin>type sfc/ scannow at cmd
prompt.

CH

"Bill Hobson" <Ihatespamb-hobson@tamu.edu> wrote in message
news:8350810B-0216-42FE-996D-7C1E8C73F75F@microsoft.com...[color=blue]
> When trying to start the Windows Event Log service, I get:
>
> "Windows could not start the Windows Event Log service on Local Computer.
>
> Error 4201: The instance name passed was not recognized as valid by a WMI
> data provider."
>
> MSKB and Google searches yield nothing useful - just a few people trying
> to get this question answered.
>
> Anyone have a clue? If I can't fix this my only option is to reformat and
> reinstall as all repair options have failed.[/color]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 01-19-2007, 07:45 AM
Bill Hobson
Newsgroup Contributor
 
Posts: n/a
Re: Windows Event Log service will not start

It tests OK:
"Windows Resource Protection did not find any integrity violations."

However, I still can't run the Windows Event Log service.

"Chad Harris" <fixvista-itneedsit.net> wrote in message
news:O5gMae3OHHA.4244@TK2MSFTNGP04.phx.gbl...[color=blue]
> Bill--
>
> I would add in addition to the two Startup Repair options and five F8
> options I gave you, to do an SFC from an elevated command prompt:
>
> Right click run box on start menu>run as admin>type sfc/ scannow at cmd
> prompt.
>
> CH
>
> "Bill Hobson" <Ihatespamb-hobson@tamu.edu> wrote in message
> news:8350810B-0216-42FE-996D-7C1E8C73F75F@microsoft.com...[color=green]
>> When trying to start the Windows Event Log service, I get:
>>
>> "Windows could not start the Windows Event Log service on Local Computer.
>>
>> Error 4201: The instance name passed was not recognized as valid by a WMI
>> data provider."
>>
>> MSKB and Google searches yield nothing useful - just a few people trying
>> to get this question answered.
>>
>> Anyone have a clue? If I can't fix this my only option is to reformat and
>> reinstall as all repair options have failed.[/color]
>[/color]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 01-19-2007, 07:45 AM
Bill Hobson
Newsgroup Contributor
 
Posts: n/a
Re: Windows Event Log service will not start

It tests OK:
"Windows Resource Protection did not find any integrity violations."

However, I still can't run the Windows Event Log service.

"Chad Harris" <fixvista-itneedsit.net> wrote in message
news:O5gMae3OHHA.4244@TK2MSFTNGP04.phx.gbl...[color=blue]
> Bill--
>
> I would add in addition to the two Startup Repair options and five F8
> options I gave you, to do an SFC from an elevated command prompt:
>
> Right click run box on start menu>run as admin>type sfc/ scannow at cmd
> prompt.
>
> CH
>
> "Bill Hobson" <Ihatespamb-hobson@tamu.edu> wrote in message
> news:8350810B-0216-42FE-996D-7C1E8C73F75F@microsoft.com...[color=green]
>> When trying to start the Windows Event Log service, I get:
>>
>> "Windows could not start the Windows Event Log service on Local Computer.
>>
>> Error 4201: The instance name passed was not recognized as valid by a WMI
>> data provider."
>>
>> MSKB and Google searches yield nothing useful - just a few people trying
>> to get this question answered.
>>
>> Anyone have a clue? If I can't fix this my only option is to reformat and
>> reinstall as all repair options have failed.[/color]
>[/color]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 11-18-2007, 11:30 AM
Scaenicus
Newsgroup Contributor
 
Posts: n/a
Re: Windows Event Log service will not start


With MoveFile...

[url]http://www.microsoft.com/technet/sysinternals/SystemInformation/PendMoves.mspx[/url]

...you can delete folders before the system blocks files.

I sheduled "C:\Windows\Logs" and "C:\Windows\System32\LogFiles" to
delete at startup, rebooted and the EventLog was online again.


Code:
--------------------

"X:\***\movefile.exe" "C:\Windows\System32\LogFiles" ""
"X:\***\movefile.exe" "C:\Windows\Logs" ""
--------------------



KR, Philipp


--
Scaenicus
------------------------------------------------------------------------
Scaenicus's Profile: [url]http://forums.techarena.in/member.php?userid=35362[/url]
View this thread: [url]http://forums.techarena.in/showthread.php?t=662676[/url]

[url]http://forums.techarena.in[/url]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 11-20-2007, 11:30 AM
Scaenicus
Newsgroup Contributor
 
Posts: n/a
Re: Windows Event Log service will not start


You are right:
It -IS- a permission problem. But the snag was, that I wasn't able to
change something with the permissions, because these files were in use.
(Well... I believe that was the reason)

So add to my solution: The root-folders of the logfiles (Windows and
System32) have to have permission sets, where the "system"-account is
able to read and write files.
Then -after you delete the messed up folders- Windows will copy the
permission for the recreated log-folders from their root-folder (and
the system, as well as the services, are able to use the files).

And why the permissions were messed up at my PC I can only guess - I
use a more or less virgin Vista and not any other OS ((Well... at
-this- PC *gg*)).


KR, Philipp


--
Scaenicus
------------------------------------------------------------------------
Scaenicus's Profile: [url]http://forums.techarena.in/member.php?userid=35362[/url]
View this thread: [url]http://forums.techarena.in/showthread.php?t=662676[/url]

[url]http://forums.techarena.in[/url]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

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 Off
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
windows event log service does not start Ignacio Gomez Windows Vista 0 01-26-2008 01:40 PM
Can't start Event Log Service Andrew Windows Vista 5 03-27-2007 07:02 PM
Can't start Windows Event Log service gt Windows Vista 2 03-21-2007 08:15 AM
Could somebody please explain to me what the following error in event viewer means? Event ID 7000, The Active Common Service service failed to start due to the following error: Bill.Canfield@gmail.com Windows XP 5 01-20-2007 09:15 PM
Can somebody please explain to me what this error in event viewer means? Event ID 7000, The Active Common Service service failed to start due to the following error: Bill.Canfield@gmail.com Windows XP 1 01-19-2007 09:45 PM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 08:41 PM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0