Go Back   Talk Root - PC Hardware, Software and Web Development forums > System Administration > Web Servers > IIS



Reply
 
LinkBack Thread Tools Search this Thread Rate Thread
  #1  
Old 01-06-2004, 10:56 AM
Ray Flanery
Guest
 
Posts: n/a
Default Re: IIS6 fails to start - error 2147500034 (0x80004002)

There are no other related events I can find in the log.
The Metabase.xml file is listed as being 37KB in size.

Ray Flanery
>-----Original Message-----
>Are there any other related events (in both the System

and Application event
>log).
>
>What is the filesize of: %SYSTEMROOT%\System32

\inetsrv\metabase.xml
>
>--
>//David
>IIS
>This posting is provided "AS IS" with no warranties, and

confers no rights.
>//
>"Ray Flanery" <anonymous@discussions.microsoft.com> wrote

in message
>news:022101c3ce50$78f5b520$a601280a@phx.gbl...
>All of a sudden IIS will not start up. I get the following
>events in the Event Viewer every time:
>1-
>Event Type: Error
>Event Source: W3SVC
>Event Category: None
>Event ID: 1063
>Date: 12/29/2003
>Time: 4:02:10 PM
>User: N/A
>Computer: MEEKI
>Description:
>The World Wide Web Publishing Service encountered a
>failure requesting metabase change notifications. The
>data field contains the error number.
>
>For more information, see Help and Support Center at
>[url]http://go.microsoft.com/fwlink/events.asp.[/url]
>Data:
>0000: 02 40 00 80 .@.?
>----------------------------------------------------------

-
>2-
>Event Type: Error
>Event Source: W3SVC
>Event Category: None
>Event ID: 1036
>Date: 12/29/2003
>Time: 4:02:10 PM
>User: N/A
>Computer: MEEKI
>Description:
>A failure occurred while initializing the configuration
>manager for the World Wide Web Publishing Service. The
>data field contains the error number.
>
>For more information, see Help and Support Center at
>[url]http://go.microsoft.com/fwlink/events.asp.[/url]
>Data:
>0000: 02 40 00 80 .@.?
>----------------------------------------------------------

-
>3-
>Event Type: Error
>Event Source: W3SVC
>Event Category: None
>Event ID: 1005
>Date: 12/29/2003
>Time: 4:02:10 PM
>User: N/A
>Computer: MEEKI
>Description:
>The World Wide Web Publishing Service is exiting due to an
>error. The data field contains the error number.
>
>For more information, see Help and Support Center at
>[url]http://go.microsoft.com/fwlink/events.asp.[/url]
>Data:
>0000: 02 40 00 80 .@.?
>----------------------------------------------------------

-
>
>4-
>Event Type: Error
>Event Source: Service Control Manager
>Event Category: None
>Event ID: 7024
>Date: 12/29/2003
>Time: 4:02:10 PM
>User: N/A
>Computer: MEEKI
>Description:
>The World Wide Web Publishing Service service terminated
>with service-specific error 2147500034 (0x80004002).
>
>For more information, see Help and Support Center at
>[url]http://go.microsoft.com/fwlink/events.asp.[/url]
>
>----------------------------------------------------------

-
>
>Microsofts' website is useless, you would think that
>somewhere they would have information on errors produced
>by there own software!
>
>Does anyone have a clue what is going on here?
>
>flaneryrejr@ornl.gov
>
>
>.
>

Reply With Quote
  #2  
Old 01-07-2004, 09:20 AM
Guest
 
Posts: n/a
Default Re: IIS6 fails to start - error 2147500034 (0x80004002)

IIS was working. I tried to install ARCIMS and TOMCAT and
at that point it was still working. However, I had not
installed TOMCAT and ARCIMS properly in relation to IIS
6.0, so I had to uninstall them and start over. It was
after I uninstalled those two packages that IIS stopped
working. When the system rebooted after their removal, I
recieved an error saying that a service had not started
and when I checked the event log, those errors are what I
found.

I have since tried to uninstall and reinstall IIS, but I
still get the exact same errors.

Ray Flanery
>-----Original Message-----
>Ther Hresult( 0x80004002) is a c++ error indicating w3svc

crashed because
>it recieved an error code back from an object, no

interface suported. Or
>that an object was making a call to inetinfo and it did

not support that
>interface. Do you have any custom com components, ISAPI

filters? 3rd party
>isapi's, web monitoring software? What changed before

this error started
>occuring or has iis never work on that box?
>If you can't pinpoint what changes you made on the sever

you may want to
>look for a user.dmp file and open it with a debugger and

look for the stack
>unwind.
>
>
>Best regards,
>Jason M. Murray [MSFT]
>This posting is provided "AS IS" with no warranties, and

confers no rights.
>Use of included script samples are subject to the terms

specified at
>[url]http://www.microsoft.com/info/cpyright.htm.[/url]
>
>
>--------------------
>| From: "David Wang [Msft]" <someone@online.microsoft.com>
>| References: <022101c3ce50$78f5b520$a601280a@phx.gbl>
>| Subject: Re: IIS6 fails to start - error 2147500034

(0x80004002)
>| Date: Mon, 29 Dec 2003 22:31:26 -0800
>| Lines: 98
>| X-Priority: 3
>| X-MSMail-Priority: Normal
>| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
>| X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
>| Message-ID: <u$T49AqzDHA.1660@TK2MSFTNGP09.phx.gbl>
>| Newsgroups: microsoft.public.inetserver.iis
>| NNTP-Posting-Host: tide72.microsoft.com 131.107.3.72
>| Path:
>cpmsftngxa07.phx.gbl!cpmsftngxa06.phx.gbl!

TK2MSFTNGP08.phx.gbl!TK2MSFTNGP09.
>phx.gbl
>| Xref: cpmsftngxa07.phx.gbl

microsoft.public.inetserver.iis:288934
>| X-Tomcat-NG: microsoft.public.inetserver.iis
>|
>| Are there any other related events (in both the System

and Application
>event
>| log).
>|
>| What is the filesize of: %SYSTEMROOT%\System32

\inetsrv\metabase.xml
>|
>| --
>| //David
>| IIS
>| This posting is provided "AS IS" with no warranties,

and confers no
>rights.
>| //
>| "Ray Flanery" <anonymous@discussions.microsoft.com>

wrote in message
>| news:022101c3ce50$78f5b520$a601280a@phx.gbl...
>| All of a sudden IIS will not start up. I get the

following
>| events in the Event Viewer every time:
>| 1-
>| Event Type: Error
>| Event Source: W3SVC
>| Event Category: None
>| Event ID: 1063
>| Date: 12/29/2003
>| Time: 4:02:10 PM
>| User: N/A
>| Computer: MEEKI
>| Description:
>| The World Wide Web Publishing Service encountered a
>| failure requesting metabase change notifications. The
>| data field contains the error number.
>|
>| For more information, see Help and Support Center at
>| [url]http://go.microsoft.com/fwlink/events.asp.[/url]
>| Data:
>| 0000: 02 40 00 80 .@.?
>| --------------------------------------------------------

---
>| 2-
>| Event Type: Error
>| Event Source: W3SVC
>| Event Category: None
>| Event ID: 1036
>| Date: 12/29/2003
>| Time: 4:02:10 PM
>| User: N/A
>| Computer: MEEKI
>| Description:
>| A failure occurred while initializing the configuration
>| manager for the World Wide Web Publishing Service. The
>| data field contains the error number.
>|
>| For more information, see Help and Support Center at
>| [url]http://go.microsoft.com/fwlink/events.asp.[/url]
>| Data:
>| 0000: 02 40 00 80 .@.?
>| --------------------------------------------------------

---
>| 3-
>| Event Type: Error
>| Event Source: W3SVC
>| Event Category: None
>| Event ID: 1005
>| Date: 12/29/2003
>| Time: 4:02:10 PM
>| User: N/A
>| Computer: MEEKI
>| Description:
>| The World Wide Web Publishing Service is exiting due to

an
>| error. The data field contains the error number.
>|
>| For more information, see Help and Support Center at
>| [url]http://go.microsoft.com/fwlink/events.asp.[/url]
>| Data:
>| 0000: 02 40 00 80 .@.?
>| --------------------------------------------------------

---
>|
>| 4-
>| Event Type: Error
>| Event Source: Service Control Manager
>| Event Category: None
>| Event ID: 7024
>| Date: 12/29/2003
>| Time: 4:02:10 PM
>| User: N/A
>| Computer: MEEKI
>| Description:
>| The World Wide Web Publishing Service service terminated
>| with service-specific error 2147500034 (0x80004002).
>|
>| For more information, see Help and Support Center at
>| [url]http://go.microsoft.com/fwlink/events.asp.[/url]
>|
>| --------------------------------------------------------

---
>|
>| Microsofts' website is useless, you would think that
>| somewhere they would have information on errors produced
>| by there own software!
>|
>| Does anyone have a clue what is going on here?
>|
>| [email]flaneryrejr@ornl.gov[/email]
>|
>|
>|
>
>.
>

Reply With Quote
  #3  
Old 10-28-2008, 03:19 PM
Registered User
 
Join Date: Oct 2008
Posts: 1
Default

i am replying to this for all those people in the world who may be looking for a solution. What a frustrating problem.

I installed ArcGIS Server on Windows Server 2003 SP 2 before properly configuring IIS 6.0.... similar to the previous person's problem.

regsvr32 c:\windows\system32\oleaut32.dll

worked for me!
Reply With Quote
  #4  
Old 03-09-2010, 07:06 AM
Registered User
 
Join Date: Mar 2010
Posts: 1
Default

I know its an old thread, but I wanted to mention it. I had this problem after uninstalling some ArcGIS components, and sera's fix took care of it. Thanks! :)
Reply With Quote
Reply

Bookmarks
Sponsored Links
FatCow $88 Plan for $66 only Host Unlimited Domains on 1 Account Professional Hosting from Just Host


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

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



All times are GMT -7. The time now is 10:56 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
© 2008 TalkRoot.com