Resurrecting newsgroups from the dead....
Greetings all,
I have an interesting dilemma. The hard drive on our public newsgroups
server running on Windows 2000 Server started failing over a week ago.
I quickly removed the drive and began a recovery process which after
one week has recovered the data successfully.
In order to keep the newsgroups going in the interim, I created a
temporary configuration using an outdated backup. The last newsgroup
post in this backup was early January. People began posting to these
groups, and a two month gap existed between January and March.
Now that I have the original data back, I am trying to "fill the gap",
but not having much luck. The problem is in the naming methods for the
IIS newsgroup postings. It looks like each newsgroup post creates a
new file on the server, with a name like:
10000000.nws, 20000000.nws and so on.
So for simplicity purposes, lets say one of my newsgroups (test) had 10
messages posted from 1/1/05 - 3/1/05 named as follows:
10000000.nws, 20000000.nws, ..., 90000000.nws, a00000000.nws
Now after restoring the outdated backup, only 5 of the 10 original
posts are present. So lets say the names here span the following
range, from 1/1/05 to 2/1/05:
1000000.nws, .... 50000000.nws
Once this backup set was put online, the new posts dated in march began
incrementing from 60000000 upward.
Herein lies the problem. Now that I have the original ten posts
spanning the entire range, there is an overlap of filenames. I cant
simply copy and paste the newest posts (files 60000000.nws,
70000000.nws, etc) into this folder, because that will overwrite the
original earlier posts occupying those "spots".
What I tried doing in this case was using the original files from the
restored drive (100..00.nws->a00..00.nws), and then renaming the newest
posts from the temp drive starting with the next available "slot"
(b00..00.nws, c00..00.nws, etc.) and copying these renamed files into
the original folder.
After meticulously renaming these .nws files and copying them into the
original folder, I did an NNTP full rebuild which ran through without
error. When I checked the posts from a newsgroup client, many of the
later posts (the ones I manually renamed and added) never showed up.
I honestly am at a loss to figure this out, and there is very little
documentation available for the IIS NNTP service online.
I would like to research my options before proceeding any further. I
was wondering if anyone might be able to help with any of the following
questions:
1) The naming convention I used in the above example is way
oversimplified. Many of the file names were more like f0ac000.nws,
which made it harder to figure out unique names that I could copy and
paste into the original folder without finding that there was another
file using the same name. If I am to succesfully insert these posts
manually, how exactly do I go about naming them so that they get
indexed properly in the rebuild?
2) Throughout the folders for each newsgroup, I see several XIX files.
I dont really know what these are, but during the rebuild process,
there is an option to do a complete rebuild - which mentions these XIX
files. Do I need to delete all of the existing ones before rebuilding?
What exactly do these files do?
3) Does anyone know of any software tools that may assist me in this
process? I spent several hours last night renaming and copying files
for a large number of posts that ultimately did not even work. I would
like to approach this task a little smarter this time around.
If anyone can help with these questions or point me in the direction of
some online resources, I would greatly appreciate it. Tag: Two virutal sites on one website...can't see each other Tag: 358075
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 Publishing Service service terminated unexpectedly. It
has done this 13 time(s). The following corrective action will be taken
in 0 milliseconds: No action.
############################################
I got it also from the IISAdmin service and from the FTP service. The
webserver goes down and after that he restarts! I found it out that the
sessions from the users will be closed.
What can I do to focus the problem. Nothing else is logged on the
webserver. I'd isolated the Applications and now i would install the IIS
Debug Tool Crash/Hang Agent to fix the problem. Has anybody some ideas the
verify the problem.
Thanks for all comments !!!
ciao Sven Tag: Two virutal sites on one website...can't see each other Tag: 358074
Can't install FP extensions on 1 web
I have a windows 2000 server that runs our Microsoft SUS that has FP
extensions installed. I wanted to put an additional web on that server that
would also have FP extenstions installed. When I right click on the website
and select New, no extensions options come up. I only have two choices (Site
& Virutal Directory).
I have no idea why I can't add the extensions to this site. Any help would
be appreciated.
Thanks Tag: Two virutal sites on one website...can't see each other Tag: 358065
iis newsGroups
hi ,does the iis provide tools for newsgroups??
how can i do it?? Tag: Two virutal sites on one website...can't see each other Tag: 358059
PHP Exec() not working in IIS6
I have:
Windows 2003 Server
PHP 4.3.10 Isapi
I'm trying to run an external program with exec() function like this:
exec('convert.exe "c:/my direcory/foo.jpg" "c:/my direcory/foo.bmp"');
In php + apache 2 is working withput problems, but in IIS6 is not working
and is not giving any Error Messages.
I changed the security permission for the user IUSR to execute
c:\windows\system32\cmd.exe to allow execution.
As anyone used the exec() command of PHP with succes in IIS? Tag: Two virutal sites on one website...can't see each other Tag: 358057
2 websites running off same server. Is this possible?
Hi,
My company already hosts its own website (www.website1.com) on a dedicated
server (Windows Server 2003 Standard Edition) and everything works fine. We
have just bought another domain name (www.website2.co.uk) and would like to
run that off the same machine if that is possible. At present, the website 1
points to c:\inetpub\wwwroot\website1. We would like 'website 2' to point to
c:\inetpub\wwwroot\website 2. The two websites must be kept completely
separate as we are planning on hosting this website for another company
located in the same building.
I guess I need something that will tell any requests for website 1 to go to
one place and any requests for website 2 will be sent somewhere else.
Is what I am asking possible? If so, what do I need to do to get it to work?
Please bear in mind that I am relatively inexperienced when it comes to this
so simple explanations would help.
Thanks! Tag: Two virutal sites on one website...can't see each other Tag: 358055
W3WP poor performance
On our server the w3wp process is "pagefaulting" all the time, but none of
the other processes (and there are some) behave that way.
Page fault delta in TaskMgr shows up to 15000 with normal refresh speed for
w3wp.exe.
Mem usage is 110MB, VM size is 90MB.
Commit charge is about 2GB, physical memory is 4GB, so it's not logical (to
me) why is has to do all this paging.
It seems to make the server perform quite poorly at times.
We're running some vb.net apps on the server. not very big ones.
Is this behaviour normal? What could be the reason for it?
Any help would be appreciated!
Helge Tag: Two virutal sites on one website...can't see each other Tag: 358053
Why logon twice?
When a user attempts to access a page on the server
they are asked to logon to the machine, and quite rightly
so, but whenever they click on a link that runs a Perl
script on that same machine, they are asked to logon
to localhost. Can anybody please tell me why this it?
Thanks. Tag: Two virutal sites on one website...can't see each other Tag: 358046
error messege
When I open any window get a messege "DAX error(3.12.005 is not valid data)" Tag: Two virutal sites on one website...can't see each other Tag: 358044
Web Results Wizard Error
I am having a problem with a site I am hosting with IIS 6 on Windows Server
2003.
I built the site with FrontPage 2003 and used the data base results wizard
to connect the page to an access database.
The site was originally hosted with IIS 5 and the pages read their
retrospective databases perfectly.
We have now moved to IIS 6 and when we navigate to a page that should
display a database result there is the following message on the page ......
"Database Results Wizard Error
The operation failed. If this continues, please contact your server
administrator"
I have checked the permissions to the database and the anonymous IIS account
has the correct access level to the databases.
Does anyone know why this is happening and what I should do to correct the
problem.
Thanks
David Tag: Two virutal sites on one website...can't see each other Tag: 358043
Free Control Panel For Users To Control Their Website
Hi,
I have been searching the web for a few days now for a free control
panel that users can access to manage their site. The only decent one I
can find that works with IIS6 is Helm, but that costs too much, I am a
student on very limited budget. The only other decent free control panel
software that I have found is zpanel, but that only works on apache.
I've had a look at the IIS Admin Control Panel but that doesn't allow
users to configure the server without getting access to everyone else
files on the server.
Is there a decent, free, alternative to helm?
Regards
Kingsley Jarrett Tag: Two virutal sites on one website...can't see each other Tag: 358040
can't download from web
Hi to all
I hope to write in right place, my apologies if this message is off topic.
We have a website hosted until last january on a web server vith Win 2K and
IIS 6.0 and was full functional.
On one page (download) we permit to open and download some files (pdf
format) and our users (public access) can download some files in .dat format
(a technical engineering database file format).
On february we've transferred our site on a new web server (Win 2003 web
server ed. and IIS 6.0) and now we can't download or open these .dat files.
If we try to click on its link appear a blank page with 404 error and
instead if we try to "save target as..." appears a warning message that says
"Impossible to download *****.dat from www.******.com . Impossible to open
the web site. Site not available or not found. Try in a second time."
Any suggestions? What is changed before Win2k? More safely rules? Or what?
Thanks in advance, best regards
Gianfranco
PS. I try to put the same file in .zip format in the same directory and this
works fine (I can download it). I have to zip all .dat files? But why until
website transfer it worked fine? Tag: Two virutal sites on one website...can't see each other Tag: 358035
Cannot set up an ftp site with restricted access
I want to set up a ftp site on SBS 2003, IIS 6 and I am
unable to. I set up a ftp site with no vdir, port 5001, no
anon access, permissions set to the user I created in SBS
users on the site and the working directory. My firewall
in/out is allowing port.
If I test on localhost it works fine, just no outside access in.
I am not sure if this will help, but I also have this same folder
and working dir shared on its own "web site". We are having
a web site built and I want to give the programmer working
access to the site dir via ftp. Tag: Two virutal sites on one website...can't see each other Tag: 358013
strange asp 500 error reports download
Hi,
i have a strange issue with asp error details... specifically the
500-100.asp document...
if a script errors, the 500-100.asp is run and creates an error report to
the user correct...
well. on one of my servers this isnt happening, basically...
the original 500-100.asp template file from
c:\windows\help\iishelp\common\500-100.asp
is being sent to the user as a download, the complete raw script. almost as
if the document wasnt executed...
can anyone tell me why this is?
example @ http://www.masterserver.co.uk/domain.asp
Many thanks Tag: Two virutal sites on one website...can't see each other Tag: 358011
Export Of IIS
Hi
I would like to export all the settings of our IIS 4.0 and IIS 5.0 websites
to a new server, as a Disaster recovery procedure
is it possible to export all the settings of the websites and reimport them
to an other server in an AS- IS condition
Thanks
Vish Tag: Two virutal sites on one website...can't see each other Tag: 358008
Documentation for authfilter.dll?
Hello,
I'd like to authenticate web surfers from an external database or a text
file. Can someone point me to documentation on how authfilter is used? I
have had no luck in doing so.
Thank you.
--
ELKNews FREE Edition - Empower your News Reader! http://www.atozedsoftware.com Tag: Two virutal sites on one website...can't see each other Tag: 358006
multiple websites on same application
using IIS 5.1 at home;
-I have www.web1.net, www.web2.net etc
-I have set up the DNS to point to the ip of my web server
-I have added host headers for web1.net and web2.net (also with "www")
-on IIS there is one web running and several virtual directories and of
these I want to use "Myweb" vdir for web1 and web2
when I open www.web1.net it goes to the top level of the web app, how can I
set it up to use "Myweb" virtual directory???
thx! Tag: Two virutal sites on one website...can't see each other Tag: 357999
Issues when downloading files from IIS5.1 running on Win XP Professional SP1 with IE6
I have a very strage issue eversince I upgraded my computer to Win XP.
My ASP 3.0 based web application works correctly, all browser requests
for asp's or html's are handled, but when I try to download a zip,
exe, ... and a couple of other types of files that are staticaly kept
on the server ... Internet Explorer 6 immediately gives out a "Could
not download the file ..." error. To my surpise, when I try to
download with Mozilla .... it works ! I've tried just about everything
( registering MIME types on IIS, changing access permissions, changing
the server authentification method, ... ) but couldn't come through.
I've seen posts that are related to this problem but didn't find any
solution ; any suggestions ?
I'm running IIS 5.1 on Win XP SP1.
Other computers on my LAN running IE6 on Win 2000 don't experience the
problem. Tag: Two virutal sites on one website...can't see each other Tag: 357998
certificate not yet valid
I just rebuilt a server. prior to blowing it away, I exported the
certificate it had on a website. now, after rebuilding the box and
reimporting the certificate, it says "this certificate has expired or is not
yet valid". I know it's still valid because right under this message it
gives the dates, and it's valid until 1/2006. So what do I have to do to
get it "valid"? Does it matter that I went from win2k to windows 2003?
Thanks, Andre Tag: Two virutal sites on one website...can't see each other Tag: 357992
Class file
I am a student just learning how to use IIS. I have IIS 5.1 installed on my
computer but I can't get .cls files to run on it. How can I get IIS 5.1 to
run a .cls(class) file? Tag: Two virutal sites on one website...can't see each other Tag: 357987
Help to analyze IISState log
Could someone help me to analyze the attached IISState log?
Thank you,
Manny
PS, I had to cut the log file because it was too long. I will post it in
separate portions.
Opened log file 'C:\iisstate\output\IISState-5520.log'
***********************
Starting new log output
IISState version 3.3.1
Fri Mar 11 12:27:05 2005
OS = Windows 2000
Executable: inetinfo.exe
PID = 5520
Note: Thread times are formatted as HH:MM:SS.ms
***********************
IIS has crashed...
Beginning Analysis
*** WARNING: Unable to verify checksum for F:\Program Files\Legato
Systems\Content Management\WfXtnder.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
F:\Program Files\Legato Systems\Content Management\WfXtnder.dll -
DLL (!FunctionName) that failed: WfXtnder
Thread ID: 97
System Thread ID: 1918
Kernel Time: 0:0:5.359
User Time: 0:0:13.93
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
C:\WINNT\system32\ntdll.dll -
Thread Type: Other
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may be
wrong.
00 00000426 00000000 WfXtnder+0x59d9
Closing open log file C:\iisstate\output\IISState-5520.log
Opened log file 'C:\iisstate\output\IISState-5520.log'
***********************
Starting new log output
IISState version 3.3.1
Fri Mar 11 22:39:40 2005
OS = Windows 2000
Executable: inetinfo.exe
PID = 5520
Note: Thread times are formatted as HH:MM:SS.ms
***********************
Thread ID: 0
System Thread ID: 1634
Kernel Time: 0:0:0.406
User Time: 0:0:0.265
Thread Type: Other
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may be
wrong.
00 0006f910 7c2e4cd9 ntdll!NtReadFile+0xb
01 0006f93c 7c2e4b5f ADVAPI32!ScGetPipeInput+0x28
02 0006f9b8 7c2e6632 ADVAPI32!ScDispatcherLoop+0x4a
03 0006fbf4 01002884 ADVAPI32!StartServiceCtrlDispatcherA+0x7d
04 0006fd30 01001e94 inetinfo!StartDispatchTable+0x2f1
05 0006ff70 01002fbf inetinfo!main+0x654
06 0006ffc0 7c59893d inetinfo!mainCRTStartup+0xff
07 0006fff0 00000000 KERNEL32!BaseProcessStart+0x3d
Thread ID: 1
System Thread ID: 15d8
Kernel Time: 0:0:0.187
User Time: 0:0:0.15
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may be
wrong.
00 005dfd44 7c57b3db ntdll!NtWaitForSingleObject+0xb
01 005dfd54 6e6f1685 KERNEL32!WaitForSingleObject+0xf
02 005dfd70 01002440 iisadmin!ServiceEntry+0x156
03 005dffa4 7c2e4e9b inetinfo!InetinfoStartService+0x2bd
04 005dffb4 7c57b388 ADVAPI32!ScSvcctrlThreadW+0xe
05 005dffec 00000000 KERNEL32!BaseThreadStart+0x52
Thread ID: 2
System Thread ID: 15b4
Kernel Time: 0:0:51.671
User Time: 0:0:6.968
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may be
wrong.
00 0071feac 77e1e9a5 ntdll!NtWaitForMultipleObjects+0xb
01 0071ff08 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153
02 0071ff24 6e5a5a7c USER32!MsgWaitForMultipleObjects+0x1d
03 0071ff7c 780085bc IisRTL!SchedulerWorkerThread+0xa7
04 0071ffb4 7c57b388 MSVCRT!_endthreadex+0xc1
05 0071ffec 00000000 KERNEL32!BaseThreadStart+0x52
Thread ID: 3
System Thread ID: 15ac
Kernel Time: 0:0:39.468
User Time: 0:0:6.531
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may be
wrong.
00 0075feac 77e1e9a5 ntdll!NtWaitForMultipleObjects+0xb
01 0075ff08 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153
02 0075ff24 6e5a5a7c USER32!MsgWaitForMultipleObjects+0x1d
03 0075ff7c 780085bc IisRTL!SchedulerWorkerThread+0xa7
04 0075ffb4 7c57b388 MSVCRT!_endthreadex+0xc1
05 0075ffec 00000000 KERNEL32!BaseThreadStart+0x52
Thread ID: 4
System Thread ID: 15bc
Kernel Time: 0:0:58.937
User Time: 0:0:9.156
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may be
wrong.
00 0079feac 77e1e9a5 ntdll!NtWaitForMultipleObjects+0xb
01 0079ff08 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153
02 0079ff24 6e5a5a7c USER32!MsgWaitForMultipleObjects+0x1d
03 0079ff7c 780085bc IisRTL!SchedulerWorkerThread+0xa7
04 0079ffb4 7c57b388 MSVCRT!_endthreadex+0xc1
05 0079ffec 00000000 KERNEL32!BaseThreadStart+0x52
Thread ID: 5
System Thread ID: 1284
Kernel Time: 0:0:39.921
User Time: 0:0:6.812
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may be
wrong.
00 007dfeac 77e1e9a5 ntdll!NtWaitForMultipleObjects+0xb
01 007dff08 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153
02 007dff24 6e5a5a7c USER32!MsgWaitForMultipleObjects+0x1d
03 007dff7c 780085bc IisRTL!SchedulerWorkerThread+0xa7
04 007dffb4 7c57b388 MSVCRT!_endthreadex+0xc1
05 007dffec 00000000 KERNEL32!BaseThreadStart+0x52
Thread ID: 6
System Thread ID: 13a8
Kernel Time: 0:0:17.109
User Time: 0:0:14.437
Thread Type: Possible ASP page. Possible DCOM activity
Executing Page: Unable to locate ASP page
No remote call being made
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may be
wrong.
00 00c3ff74 77d37b4c ntdll!ZwReplyWaitReceivePortEx+0xb
01 00c3ff78 77d35924 RPCRT4!RecvLotsaCallsWrapper+0x9
02 00c3ffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0x4f
03 00c3ffb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18
04 00c3ffec 00000000 KERNEL32!BaseThreadStart+0x52
Thread ID: 7
System Thread ID: 1440
Kernel Time: 0:0:18.171
User Time: 0:0:16.31
Thread Type: Possible ASP page. Possible DCOM activity
Executing Page: Unable to locate ASP page
No remote call being made
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may be
wrong.
00 00cbff74 77d37b4c ntdll!ZwReplyWaitReceivePortEx+0xb
01 00cbff78 77d35924 RPCRT4!RecvLotsaCallsWrapper+0x9
02 00cbffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0x4f
03 00cbffb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18
04 00cbffec 00000000 KERNEL32!BaseThreadStart+0x52
Thread ID: 8
System Thread ID: 14c0
Kernel Time: 0:0:0.187
User Time: 0:0:0.31
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may be
wrong.
00 00f0fc6c 77e1e9a5 ntdll!NtWaitForMultipleObjects+0xb
01 00f0fcc8 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153
02 00f0fce4 769c71e0 USER32!MsgWaitForMultipleObjects+0x1d
03 00f0fd30 65f0cfd8 INFOCOMM!IIS_SERVICE::StartServiceOperation+0x209
04 00f0fd70 01002440 w3svc!ServiceEntry+0x1b5
05 00f0ffa4 7c2e4e9b inetinfo!InetinfoStartService+0x2bd
06 00f0ffb4 7c57b388 ADVAPI32!ScSvcctrlThreadW+0xe
07 00f0ffec 00000000 KERNEL32!BaseThreadStart+0x52
Thread ID: 9
System Thread ID: 1648
Kernel Time: 0:0:0.171
User Time: 0:0:0.0
Thread Type: HTTP Listener
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may be
wrong.
00 0108ff88 6d7029ef ntdll!NtRemoveIoCompletion+0xb
01 0108ffb4 7c57b388 ISATQ!I_AtqOplockThreadFunc+0x32
02 0108ffec 00000000 KERNEL32!BaseThreadStart+0x52
Thread ID: 10
System Thread ID: 1608
Kernel Time: 0:0:7.125
User Time: 0:0:9.31
Thread Type: HTTP Listener
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may be
wrong.
00 010cff7c 6d702957 ntdll!NtRemoveIoCompletion+0xb
01 010cffb4 7c57b388 ISATQ!AtqPoolThread+0x40
02 010cffec 00000000 KERNEL32!BaseThreadStart+0x52
Thread ID: 11
System Thread ID: 1668
Kernel Time: 0:0:8.750
User Time: 0:0:10.656
Thread Type: HTTP Listener
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may be
wrong.
00 0110ff7c 6d702957 ntdll!NtRemoveIoCompletion+0xb
01 0110ffb4 7c57b388 ISATQ!AtqPoolThread+0x40
02 0110ffec 00000000 KERNEL32!BaseThreadStart+0x52
Thread ID: 12
System Thread ID: 169c
Kernel Time: 0:0:0.93
User Time: 0:0:0.0
Thread Type: Possible ASP page. Possible DCOM activity
Executing Page: Unable to locate ASP page
No remote call being made
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may be
wrong.
00 0128fee4 77d31394 ntdll!NtRemoveIoCompletion+0xb
01 0128ff20 77d3e93f RPCRT4!COMMON_ProcessCalls+0x9e
02 0128ff74 77d3e8c2 RPCRT4!LOADABLE_TRANSPORT::ProcessIOEvents+0x99
03 0128ff78 77d35924 RPCRT4!ProcessIOEventsWrapper+0x9
04 0128ffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0x4f
05 0128ffb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18
06 0128ffec 00000000 KERNEL32!BaseThreadStart+0x52
Thread ID: 13
System Thread ID: 14b8
Kernel Time: 0:0:0.218
User Time: 0:0:0.62
Thread Type: Possible ASP page. Possible DCOM activity
Executing Page: Unable to locate ASP page
No remote call being made
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may be
wrong.
00 0158ff74 77d37b4c ntdll!ZwReplyWaitReceivePortEx+0xb
01 0158ff78 77d359c3 RPCRT4!RecvLotsaCallsWrapper+0x9
02 0158ffa8 77d358d6 RPCRT4!BaseCachedThreadRoutine+0x11f
03 0158ffb4 7c57b388 RPCRT4!ThreadStartRoutine+0x18
04 0158ffec 00000000 KERNEL32!BaseThreadStart+0x52
Thread ID: 14
System Thread ID: 1398
Kernel Time: 0:0:0.171
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may be
wrong.
00 0160fd70 7c59a0c2 ntdll!NtWaitForMultipleObjects+0xb
01 0160fd88 778322b2 KERNEL32!WaitForMultipleObjects+0x17
02 0160ffb4 7c57b388 RTUTILS!TraceServerThread+0xde
03 0160ffec 00000000 KERNEL32!BaseThreadStart+0x52
Thread ID: 15
System Thread ID: 1200
Kernel Time: 0:0:0.140
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Type: HTTP Compression Thread
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may be
wrong.
00 0165ff84 7c57b3db ntdll!NtWaitForSingleObject+0xb
01 0165ff94 732c3366 KERNEL32!WaitForSingleObject+0xf
02 0165ffb4 7c57b388 compfilt!CompressionThread+0x29
03 0165ffec 00000000 KERNEL32!BaseThreadStart+0x52
Thread ID: 16
System Thread ID: 15c8
Kernel Time: 0:0:0.156
User Time: 0:0:0.31
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may be
wrong.
00 016cfec0 77e1e9a5 ntdll!NtWaitForMultipleObjects+0xb
01 016cff1c 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153
02 016cff38 65f09ccb USER32!MsgWaitForMultipleObjects+0x1d
03 016cff7c 78008454 w3svc!CMTACallbackThread::Thread+0x42
04 016cffb4 7c57b388 MSVCRT!_endthread+0xc6
05 016cffec 00000000 KERNEL32!BaseThreadStart+0x52
Thread ID: 17
System Thread ID: 15cc
Kernel Time: 0:0:0.78
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may be
wrong.
00 0170fef8 77e1e9a5 ntdll!NtWaitForMultipleObjects+0xb
01 0170ff54 77e1e9f2 USER32!MsgWaitForMultipleObjectsEx+0x153
02 0170ff70 65f09d47 USER32!MsgWaitForMultipleObjects+0x1d
03 0170ffb4 7c57b388 w3svc!OleHackThread+0x88
04 0170ffec 00000000 KERNEL32!BaseThreadStart+0x52
Thread ID: 18
System Thread ID: 15e0
Kernel Time: 0:0:0.78
User Time: 0:0:0.0
Thread Status: Thread is in a WAIT state.
Thread Type: Other
# ChildEBP RetAddr
WARNING: Stack unwind information not available. Following frames may be
wrong.
00 0178fd1c 74fd3c59 ntdll!NtWaitForSingleObject+0xb
01 0178fe08 750312f5 msafd!WSPSelect+0x24e
02 0178fe6c 6e2b3b6e WS2_32!select+0xe7
03 0178ffb4 7c57b388 inetsloc!SocketListenThread+0x51
04 0178ffec 00000000 KERNEL32!BaseThreadSta