Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Event ID 7031 - Service service terminated unexpectedly

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Related Topics:
IIS * Service service terminated unexpectedly - Hello all, I'm a having a problem in IIS 5 with all web services shutting down & a coupld of times a day. The event log usually looks like this: popup: - Error : The at

IIS Service service terminated unexpectedly - hi newsgroup I have an IIS 5.0 webserver running und since the last month I get some times a day such messages from the IIS. The World Wide Web Service service It has..

IIS service, WWW service and SMTP service is getting termi.. - Hi, I am using win 2k system having IIS 5.0. Of late some services like IIS service, www service and SMTP service gets abruptly. Event id 7031 gets locked in the system log (Event viewer). I am trying to find the cause of the problem, but..

The IIS Admin service terminated psl help - Hi there I get an error The IIS Admin service with the following error: The data is invalid. So I did a SC query issadmin and got the following details: issadmin Type: 20 State: 1 Stopped

IIS Admin Service service terminated - Hi, anybody can advise at this issue. Error message “IIS Admin Service service with error anybody can help me. Regards. Victor..
Next:  IIS: Permissions issues  
Author Message
myrealbroone

External


Since: Mar 14, 2007
Posts: 2



(Msg. 1) Posted: Wed Mar 14, 2007 9:59 am
Post subject: Event ID 7031 - Service service terminated unexpectedly
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hello,

Sorry to bother you with this - it seems - quite common problem.

Windows 2000 server, IIS5 with 10 sites, Tomcat's ISAPI_redirect
version 1.2.15 , ISAPI_Rewrite version 2.9.0.65, Symantec Antivirus
10.1.

No problem whatsoever until a few days ago (maybe until the last ms
patch update).
Now, the following every 2/30 mins:

Event ID 7031
The World Wide Web Publishing Service service terminated
unexpectedly. It has done this n time(s). The following corrective
action will be taken in 0 milliseconds: No action.

Event ID 7031
The IIS Admin Service service terminated unexpectedly. It has done
this n time(s). The following corrective action will be taken in 0
milliseconds: Run the configured recovery program.

I suppose I should now get IISstate and produce a log.
Would it be possible to post the log here, and have anyone able to
read it tell me what is happening?

Thank you in advance,
m.

 >> Stay informed about: Event ID 7031 - Service service terminated unexpectedly 
Back to top
Login to vote
myrealbroone

External


Since: Mar 14, 2007
Posts: 2



(Msg. 2) Posted: Mon Mar 19, 2007 1:37 am
Post subject: Re: Event ID 7031 - Service service terminated unexpectedly [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi again,

Can someone please tell me what should I use to debug this problem?
IISState or the IIS diagnostic toolkit?

Thanks in advance,
m.

On Mar 14, 5:59 pm, "myrealbroone" <myrealbr... DeleteThis @myrealbox.com> wrote:
> Hello,
>
> Sorry to bother you with this - it seems - quite common problem.
>
> Windows 2000 server, IIS5 with 10 sites, Tomcat's ISAPI_redirect
> version 1.2.15 , ISAPI_Rewrite version 2.9.0.65, Symantec Antivirus
> 10.1.
>
> No problem whatsoever until a few days ago (maybe until the last ms
> patch update).
> Now, the following every 2/30 mins:
>
> Event ID 7031
> The World Wide Web Publishing Service service terminated
> unexpectedly. It has done this n time(s). The following corrective
> action will be taken in 0 milliseconds: No action.
>
> Event ID 7031
> The IIS Admin Service service terminated unexpectedly. It has done
> this n time(s). The following corrective action will be taken in 0
> milliseconds: Run the configured recovery program.
>
> I suppose I should now get IISstate and produce a log.
> Would it be possible to post the log here, and have anyone able to
> read it tell me what is happening?
>
> Thank you in advance,
> m.

 >> Stay informed about: Event ID 7031 - Service service terminated unexpectedly 
Back to top
Login to vote
R Critchet

External


Since: May 16, 2007
Posts: 1



(Msg. 3) Posted: Wed May 16, 2007 7:55 am
Post subject: Re:Event ID 7031 - Service service terminated unexpectedly [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I have the same issue & found this

CAUSE
This issue may occur if the server is infected with the Code Red worm or a
variant. The worm can cause the IISAdmin service and other services that
depend on the IISAdmin service to stop.

http://support.microsoft.com/kb/316612
 >> Stay informed about: Event ID 7031 - Service service terminated unexpectedly 
Back to top
Login to vote
David Wang

External


Since: Mar 17, 2008
Posts: 103



(Msg. 4) Posted: Wed May 16, 2007 1:37 pm
Post subject: Re: Event ID 7031 - Service service terminated unexpectedly [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi.

This is a public and free support forum. Several knowledgeable people
volunteer their time and effort to monitor and answer questions, but
there should never be an expectation of timeliness nor in getting an
answer at all. If you desire a guaranteed answer within a determined
time limit, then paid-support is the only way to go.

That detail aside:
1. You've got a crash. You can diagnose it with tools like IIS State,
DebugDiag, or your favorite native code debugger.
http://blogs.msdn.com/david.wang/archive/2005/08/29/HOWTO_Understand_a...Diagnos
2. There is no need to speculate on a cause (FYI: IIS5 is hardly
serviced anymore, so you really shouldn't start by suspecting MS
Patch).
3. This "quite common problem" is usually not with IIS itself but the
applications you run on top of it. 90+% of crashes that result in the
event log entries you see are caused by non-Microsoft software
instructed by the user to run (and crash) in an IIS process.

So, let's look at the crash log first...


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//




On Mar 19, 1:37 am, "myrealbroone" <myrealbr... RemoveThis @myrealbox.com> wrote:
> Hi again,
>
> Can someone please tell me what should I use to debug this problem?
> IISState or the IIS diagnostic toolkit?
>
> Thanks in advance,
> m.
>
> On Mar 14, 5:59 pm, "myrealbroone" <myrealbr... RemoveThis @myrealbox.com> wrote:
>
>
>
> > Hello,
>
> > Sorry to bother you with this - it seems - quite common problem.
>
> > Windows 2000 server, IIS5 with 10 sites, Tomcat's ISAPI_redirect
> > version 1.2.15 , ISAPI_Rewrite version 2.9.0.65, Symantec Antivirus
> > 10.1.
>
> > No problem whatsoever until a few days ago (maybe until the last ms
> > patch update).
> > Now, the following every 2/30 mins:
>
> > Event ID 7031
> > The World Wide Web Publishing Service service terminated
> > unexpectedly. It has done this n time(s). The following corrective
> > action will be taken in 0 milliseconds: No action.
>
> > Event ID 7031
> > The IIS Admin Service service terminated unexpectedly. It has done
> > this n time(s). The following corrective action will be taken in 0
> > milliseconds: Run the configured recovery program.
>
> > I suppose I should now get IISstate and produce a log.
> > Would it be possible to post the log here, and have anyone able to
> > read it tell me what is happening?
>
> > Thank you in advance,
> > m.- Hide quoted text -
>
> - Show quoted text -
 >> Stay informed about: Event ID 7031 - Service service terminated unexpectedly 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> IIS 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 ]