Re: Server Application Error

Posted: 07-01-2003, 11:20 AM
It looks like we finally found the problem. It appears that the problem was
that I had somehow been put in an AD Policy that didn't allow my IWAM and
IUSR accounts to "Run as Batch Jobs" on my machine. At least moving me out
of that policy has lasted through an overnight.

Ron Lounsbury


"Ron Lounsbury" <rlounsbury AT Progeny DOT net> wrote in message
news:%235tzXWzNDHA.2280@TK2MSFTNGP12.phx.gbl...
> Tom
> I think I we have fixed the problem. What we had to do was uninstall
> IIS (getting rid of the IUSR and IWAM accounts) and then reinstall IIS.
> Seems to be working through shutdowns as well as reboots - have to see
what
> an overnight shutdown brings. I have no idea why the system got into this
> state, but this seems to be the fix.
>
> Ron Lounsbury
>
>
> "Tom Kaminski [MVP]" <tomk (A@T) mvps (D.O.T) org> wrote in message
> news:bckeg4$ntk6@kcweb01.netnews.att.com...
> > Not as far as IIS is concerned. I'm at a loss as to why you're having
> > problems.
> >
> > "Ron Lounsbury" <rlounsbury AT Progeny DOT net> wrote in message
> > news:uvWKapANDHA.2328@TK2MSFTNGP11.phx.gbl...
> > > Tom
> > > The !WAM_PSC1204 account has the "Password never expires" box
> checked,
> > > so does the IUSR_PSC1204 account. Are there any others I should
check?
> > >
> > > Thanks,
> > > Ron Lounsbury
> > >
> > >
> > > "Tom Kaminski [MVP]" <tomk (A@T) mvps (D.O.T) org> wrote in message
> > > news:bckcnm$ntk5@kcweb01.netnews.att.com...
> > > > Is there anything expiring passwords?
> > > >
> > > > "Ron Lounsbury" <rlounsbury AT Progeny DOT net> wrote in message
> > > > news:Oat8nGANDHA.2480@TK2MSFTNGP10.phx.gbl...
> > > > > Tom
> > > > > I started up my computer this morning after having it off all
> > > weekend,
> > > > > and the problem has returned :(. Not sure what is going on here.
I
> > can
> > > > try
> > > > > synciwam again, but that seems to be a temporary solution at best.
> I
> > am
> > > > > also noticing other areas where identities have been "loxt". I
have
> a
> > > > > couple of scheduled tasks (online timecard, etc) that lose their
> > > > identities
> > > > > also. Any other thoughts?
> > > > >
> > > > > Ron Lounsbury
> > > > >
> > > > >
> > > > > "Tom Kaminski [MVP]" <tomk (A@T) mvps (D.O.T) org> wrote in
message
> > > > > news:bccm0r$q7p28@kcweb01.netnews.att.com...
> > > > > > synciwam should do it ...
> > > > > >
> > > > > > "Ron Lounsbury" <rlounsbury AT Progeny DOT net> wrote in message
> > > > > > news:%23AJRrmaMDHA.3664@tk2msftngp13.phx.gbl...
> > > > > > > Tom
> > > > > > > Thanks for the response. The System Event Log does show a
> > DCOM
> > > > > error
> > > > > > > with EventID 10004 and the following message:
> > > > > > > DCOM got error "Logon failure: the user has not been
> > granted
> > > > the
> > > > > > > requested logon type at this computer. " and was unable to
logon
> .
> > > > > > > \IWAM_PSC1204 in order to run the server:
> > > > > > > {3D14228D-FBE1-11D0-995D-00C04FD919C1}
> > > > > > > I have also found an old NG entry suggesting that
> synciwam.vbs
> > > may
> > > > > > help
> > > > > > > clear it up. I have run it and the page now works. I just
have
> > to
> > > > > reboot
> > > > > > > and see if the fix stays around.
> > > > > > >
> > > > > > > Ron Lounsbury
> > > > > > >
> > > > > > >
> > > > > > > "Tom Kaminski [MVP]" <tomk (A@T) mvps (D.O.T) org> wrote in
> > message
> > > > > > > news:bccdqg$q7p27@kcweb01.netnews.att.com...
> > > > > > > > "Ron Lounsbury" <rlounsbury AT Progeny DOT net> wrote in
> message
> > > > > > > > news:eTEAeZZMDHA.2308@TK2MSFTNGP11.phx.gbl...
> > > > > > > > > I have a strange problem I hope someone can help me with.
I
> > > have
> > > > a
> > > > > > > > > workstation (Win XP SP1, IE6) that I am using for Web/SQL
> > > > > development
> > > > > > > > work.
> > > > > > > > > I use Visual Interdev for the development, and have IIS
> > > installed
> > > > > > > locally
> > > > > > > > so
> > > > > > > > > I can test as I develop. Up until about a week ago
> everything
> > > was
> > > > > > > working
> > > > > > > > > fine. Now, however, when I open up the web project in IE
> the
> > > pane
> > > > > > that
> > > > > > > > > connects to the database shows the following error:
> > > > > > > > >
> > > > > > > > > Server Application Error
> > > > > > > > > The server has encountered an error while loading an
> > application
> > > > > > during
> > > > > > > > the
> > > > > > > > > processing of your request. Please refer to the event log
> for
> > > more
> > > > > > > detail
> > > > > > > > > information. Please contact the server administrator for
> > > > assistance.
> > > > > > > > >
> > > > > > > > > I have searched the MS KB, and the only thing I found was
KB
> > > > 297519
> > > > > > > which
> > > > > > > > > states that the NT Athourity\Authenticated Users and NT
> > > > > > > > > Athourity\Interactive users must be in the local USERS
> group.
> > I
> > > > > check
> > > > > > > the
> > > > > > > > > group and they are there. If I delete them and re-add
them
> > > > > everything
> > > > > > > > works
> > > > > > > > > fine until the next time I reboot. I have full
> administrator
> > > > rights
> > > > > > to
> > > > > > > my
> > > > > > > > > local machine. When I check the local policy to see if
the
> > > > > machine's
> > > > > > > IWAM
> > > > > > > > > and IUSR are in the "Log on as a batch job", they are only
> > there
> > > > > > > > sometimes.
> > > > > > > > > (I only found out about this one yesterday, so I can't say
> for
> > > > sure
> > > > > > that
> > > > > > > > > they are there when things work and not when they don't.)
> Our
> > > > > > > > administrator
> > > > > > > > > has the policy locked, so I can't try adding them to see
if
> > this
> > > > is
> > > > > > it,
> > > > > > > > but
> > > > > > > > > even if it is I can't figure out why the accounts come and
> go.
> > > > > > > > >
> > > > > > > > > Yesterday I emptied the internet cache from IE and that
> seemed
> > > to
> > > > > > help,
> > > > > > > > but
> > > > > > > > > this morning I am having the problem again.
> > > > > > > > >
> > > > > > > > > Can anyone tell me what is happening here and how to fix
it?
> > > > > > > >
> > > > > > > > Ron - do you have friendly error messages turned off in IE?
> Was
> > > > there
> > > > > > any
> > > > > > > > relevant message(s) in the Application or System logs?
> > > > > > > >
> > > > > > > > --
> > > > > > > > Tom Kaminski IIS MVP
> > > > > > > > http://www.iistoolshed.com/ - tools, scripts, and utilities
> for
> > > > > running
> > > > > > > IIS
> > > > > > > > http://mvp.support.microsoft.com/
> > > > > > > >
> > http://www.microsoft.com/windowsserv...y/centers/iis/
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>

Reply With Quote

Responses to "Re: Server Application Error"

Tom Kaminski [MVP]
Guest
Posts: n/a
 
Re: Server Application Error
Posted: 07-02-2003, 12:15 PM
Good catch - tough one to find!

"Ron Lounsbury" <rlounsbury AT Progeny DOT net> wrote in message
news:%23uegFL8PDHA.2852@tk2msftngp13.phx.gbl...
> It looks like we finally found the problem. It appears that the problem
was
> that I had somehow been put in an AD Policy that didn't allow my IWAM and
> IUSR accounts to "Run as Batch Jobs" on my machine. At least moving me
out
> of that policy has lasted through an overnight.
>
> Ron Lounsbury
>
>
> "Ron Lounsbury" <rlounsbury AT Progeny DOT net> wrote in message
> news:%235tzXWzNDHA.2280@TK2MSFTNGP12.phx.gbl...
> > Tom
> > I think I we have fixed the problem. What we had to do was
uninstall
> > IIS (getting rid of the IUSR and IWAM accounts) and then reinstall IIS.
> > Seems to be working through shutdowns as well as reboots - have to see
> what
> > an overnight shutdown brings. I have no idea why the system got into
this
> > state, but this seems to be the fix.
> >
> > Ron Lounsbury
> >
> >
> > "Tom Kaminski [MVP]" <tomk (A@T) mvps (D.O.T) org> wrote in message
> > news:bckeg4$ntk6@kcweb01.netnews.att.com...
> > > Not as far as IIS is concerned. I'm at a loss as to why you're having
> > > problems.
> > >
> > > "Ron Lounsbury" <rlounsbury AT Progeny DOT net> wrote in message
> > > news:uvWKapANDHA.2328@TK2MSFTNGP11.phx.gbl...
> > > > Tom
> > > > The !WAM_PSC1204 account has the "Password never expires" box
> > checked,
> > > > so does the IUSR_PSC1204 account. Are there any others I should
> check?
> > > >
> > > > Thanks,
> > > > Ron Lounsbury
> > > >
> > > >
> > > > "Tom Kaminski [MVP]" <tomk (A@T) mvps (D.O.T) org> wrote in message
> > > > news:bckcnm$ntk5@kcweb01.netnews.att.com...
> > > > > Is there anything expiring passwords?
> > > > >
> > > > > "Ron Lounsbury" <rlounsbury AT Progeny DOT net> wrote in message
> > > > > news:Oat8nGANDHA.2480@TK2MSFTNGP10.phx.gbl...
> > > > > > Tom
> > > > > > I started up my computer this morning after having it off
all
> > > > weekend,
> > > > > > and the problem has returned :(. Not sure what is going on
here.
> I
> > > can
> > > > > try
> > > > > > synciwam again, but that seems to be a temporary solution at
best.
> > I
> > > am
> > > > > > also noticing other areas where identities have been "loxt". I
> have
> > a
> > > > > > couple of scheduled tasks (online timecard, etc) that lose their
> > > > > identities
> > > > > > also. Any other thoughts?
> > > > > >
> > > > > > Ron Lounsbury
> > > > > >
> > > > > >
> > > > > > "Tom Kaminski [MVP]" <tomk (A@T) mvps (D.O.T) org> wrote in
> message
> > > > > > news:bccm0r$q7p28@kcweb01.netnews.att.com...
> > > > > > > synciwam should do it ...
> > > > > > >
> > > > > > > "Ron Lounsbury" <rlounsbury AT Progeny DOT net> wrote in
message
> > > > > > > news:%23AJRrmaMDHA.3664@tk2msftngp13.phx.gbl...
> > > > > > > > Tom
> > > > > > > > Thanks for the response. The System Event Log does show
a
> > > DCOM
> > > > > > error
> > > > > > > > with EventID 10004 and the following message:
> > > > > > > > DCOM got error "Logon failure: the user has not been
> > > granted
> > > > > the
> > > > > > > > requested logon type at this computer. " and was unable to
> logon
> > .
> > > > > > > > \IWAM_PSC1204 in order to run the server:
> > > > > > > > {3D14228D-FBE1-11D0-995D-00C04FD919C1}
> > > > > > > > I have also found an old NG entry suggesting that
> > synciwam.vbs
> > > > may
> > > > > > > help
> > > > > > > > clear it up. I have run it and the page now works. I just
> have
> > > to
> > > > > > reboot
> > > > > > > > and see if the fix stays around.
> > > > > > > >
> > > > > > > > Ron Lounsbury
> > > > > > > >
> > > > > > > >
> > > > > > > > "Tom Kaminski [MVP]" <tomk (A@T) mvps (D.O.T) org> wrote in
> > > message
> > > > > > > > news:bccdqg$q7p27@kcweb01.netnews.att.com...
> > > > > > > > > "Ron Lounsbury" <rlounsbury AT Progeny DOT net> wrote in
> > message
> > > > > > > > > news:eTEAeZZMDHA.2308@TK2MSFTNGP11.phx.gbl...
> > > > > > > > > > I have a strange problem I hope someone can help me
with.
> I
> > > > have
> > > > > a
> > > > > > > > > > workstation (Win XP SP1, IE6) that I am using for
Web/SQL
> > > > > > development
> > > > > > > > > work.
> > > > > > > > > > I use Visual Interdev for the development, and have IIS
> > > > installed
> > > > > > > > locally
> > > > > > > > > so
> > > > > > > > > > I can test as I develop. Up until about a week ago
> > everything
> > > > was
> > > > > > > > working
> > > > > > > > > > fine. Now, however, when I open up the web project in
IE
> > the
> > > > pane
> > > > > > > that
> > > > > > > > > > connects to the database shows the following error:
> > > > > > > > > >
> > > > > > > > > > Server Application Error
> > > > > > > > > > The server has encountered an error while loading an
> > > application
> > > > > > > during
> > > > > > > > > the
> > > > > > > > > > processing of your request. Please refer to the event
log
> > for
> > > > more
> > > > > > > > detail
> > > > > > > > > > information. Please contact the server administrator for
> > > > > assistance.
> > > > > > > > > >
> > > > > > > > > > I have searched the MS KB, and the only thing I found
was
> KB
> > > > > 297519
> > > > > > > > which
> > > > > > > > > > states that the NT Athourity\Authenticated Users and NT
> > > > > > > > > > Athourity\Interactive users must be in the local USERS
> > group.
> > > I
> > > > > > check
> > > > > > > > the
> > > > > > > > > > group and they are there. If I delete them and re-add
> them
> > > > > > everything
> > > > > > > > > works
> > > > > > > > > > fine until the next time I reboot. I have full
> > administrator
> > > > > rights
> > > > > > > to
> > > > > > > > my
> > > > > > > > > > local machine. When I check the local policy to see if
> the
> > > > > > machine's
> > > > > > > > IWAM
> > > > > > > > > > and IUSR are in the "Log on as a batch job", they are
only
> > > there
> > > > > > > > > sometimes.
> > > > > > > > > > (I only found out about this one yesterday, so I can't
say
> > for
> > > > > sure
> > > > > > > that
> > > > > > > > > > they are there when things work and not when they
don't.)
> > Our
> > > > > > > > > administrator
> > > > > > > > > > has the policy locked, so I can't try adding them to see
> if
> > > this
> > > > > is
> > > > > > > it,
> > > > > > > > > but
> > > > > > > > > > even if it is I can't figure out why the accounts come
and
> > go.
> > > > > > > > > >
> > > > > > > > > > Yesterday I emptied the internet cache from IE and that
> > seemed
> > > > to
> > > > > > > help,
> > > > > > > > > but
> > > > > > > > > > this morning I am having the problem again.
> > > > > > > > > >
> > > > > > > > > > Can anyone tell me what is happening here and how to fix
> it?
> > > > > > > > >
> > > > > > > > > Ron - do you have friendly error messages turned off in
IE?
> > Was
> > > > > there
> > > > > > > any
> > > > > > > > > relevant message(s) in the Application or System logs?
> > > > > > > > >
> > > > > > > > > --
> > > > > > > > > Tom Kaminski IIS MVP
> > > > > > > > > http://www.iistoolshed.com/ - tools, scripts, and
utilities
> > for
> > > > > > running
> > > > > > > > IIS
> > > > > > > > > http://mvp.support.microsoft.com/
> > > > > > > > >
> > > http://www.microsoft.com/windowsserv...y/centers/iis/
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>

Reply With Quote
Andreas Muschkat
Guest
Posts: n/a
 
Server Application Error
Posted: 07-29-2003, 08:17 AM
I have a big problem. I have to manage a windows server with 20
domains. Some have .asp-pages, some not. I dont have programmed this
pages. The server was new installed (on puretec), the scripts and some
other stuff to.
Now, the server is running, but sometimes on all asp-pages there
become an error:

Server Application Error
The server has reached the maximum recovery limit for the application
during the processing of your request. Please contact the server
administrator for assistance.

What does it mean? What can I do to find the error? I have search on
some newsgroups und have found out, that one asp-Skript take to many
ressources and "shoot out" the service. But I don't know what script
in which domain? Can somebody help me?

The server has Win 2000 SP3, IIS 5.0

Best regards,
Andreas
Reply With Quote
Richard Marr
Guest
Posts: n/a
 
Re: Server Application Error
Posted: 07-31-2003, 11:34 AM
Andreas,

Good to here its working.
PS I was confused by the use of domains when referring to the
applications, which is why I repeated the isolation steps.


"This posting is provided "AS IS" with no warranties, and confers no
rights. You assume all risk for your use. © 2002 Microsoft Corporation. All
rights reserved."

Richard Marr
Microsoft IIS Support Professional

Reply With Quote
Nick
Guest
Posts: n/a
 
Server Application Error
Posted: 09-22-2003, 07:31 PM
Hello all

I just reinstalled my Windows XP Professional and I can't
seem to make IIS work on my local ASP application. I have
setup many times IIS and configured it to work properly,
but now after the new WinXP setup I receive the message:

"Server Application Error
The server has encountered an error while loading an
application during the processing of your request. Please
refer to the event log for more detail information.
Please contact the server administrator for assistance."

Any advice on the possible source of the problem?

Thanks

Nick
Reply With Quote
Ray at
Guest
Posts: n/a
 
Re: Server Application Error
Posted: 09-22-2003, 07:34 PM
Find out what the error is.

http://www.aspfaq.com/2109

Ray at work

"Nick" <ndrandakis@hotmail.com> wrote in message
news:081401c38140$0f51b950$a101280a@phx.gbl...
> Hello all
>
> I just reinstalled my Windows XP Professional and I can't
> seem to make IIS work on my local ASP application. I have
> setup many times IIS and configured it to work properly,
> but now after the new WinXP setup I receive the message:
>
> "Server Application Error
> The server has encountered an error while loading an
> application during the processing of your request. Please
> refer to the event log for more detail information.
> Please contact the server administrator for assistance."
>
> Any advice on the possible source of the problem?
>
> Thanks
>
> Nick

Reply With Quote
 
LinkBack Thread Tools Search this Thread Display Modes
Reply


Thread Tools Search this Thread
Search this Thread:

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Package error - "The application InDesign has unexectedly quit". Paul Turner Adobe Indesign Macintosh 2 07-10-2006 09:43 AM
Error: This application requires shockwave player 8.... notyettaken Macromedia Shockwave 0 06-16-2005 07:09 PM
Waiting for Server error? pd757 Macromedia Contribute Connection Administrtion 2 03-31-2005 07:45 PM
Event Flashing Application - Flash Comm Server SyedMoiz Macromedia Flash Flashcom 0 02-21-2005 04:47 AM
ASP ERROR: error '8002801d' -> Library not registered. : my Active Server Pages are not so active. carlos seramos ASP Components 5 08-01-2003 02:57 AM