Hi!
I have a W2K server running with IIS server. The machine is quite
powerful (2x Xeon CPU, 2GB RAM etc.) and it serves about 1400
websites. The problem I have is, as I realized on Google groups, quite
common. The IIS itself keeps crashing randomly once a day. The only
thing I can do is IIS restart.
The config and current set of the machine is:
- W2K Server SP3
- all patches yet released
- .NET Framework 1.0 SP2
- security settings made by a security company
The problem is that the server was running fine for 4 months. After
.NET SP2 installation and one of the MS fixes started to behave
strangely. The IIS crashed just for one second and it used to restart
itself. After the last MS hotfix released, the server started to crash
completely.
I have made these tests:
- DLL test for "retain in memory" option - negative
- metabase corrupted - negative
- HDD and RAM test - negative
- ASP scripts check from IIS logs - negative
- IIS Crash/Hang agent - no result (kept crashing IIS 4 times a day,
removed)
- MDAC version check - negative
- network failures - negative
I also installed the IIS Exception Monitor and Windows Debug tools.
Also, I've installed the Symbols. But, as ususal (sorry, Bill), none
of those is working. It says "access denied" or "symbols are
missmatched". No useful info, though.
After a month of investigation, I'm hopeless. The only thing that
comes to me is uninstallation of the .NET Framework (the SP2 cannot be
uninstalled itself - or I didn't find the way how to do that). But
this cannot be done as many customers use it. I'm desperate.
Please, help! I really, really don't want to reinstall the machine and
go through the migration process again :(.
Thanks in advance!
DD |
Clarification of Question by
doesntmatter-ga
on
30 Jun 2003 01:54 PDT
And one more note:
Today I managed to run the debug tools (finally). The problem is, I
can work with the server only via TSC, so:
- adplus -iis -crash --> not working via TSC on W2K server
- IISstate --> not working via TSC on W2K server
When I tried to run Debugging tools and attach to the inetinfo
process, it was successful, I got some huge output, but suddenly the
IIS has crashed! When I stopped the debugger, it resumed working.
Now I think I've done everything possible. The last chance is to
uninstall SP2 for .NET. Then I'm lost :(.
Sorry for spamming ..
|