Enabling Site Collection Usage Statistics in MOSS

So, I wanted to view the Site Usage reports on my development VM after reading a post byJoel Oleson.

I went to SharePoint Central Administration > Operations > Usage Analysis Processing. I enabled the logging there. Following the further instructions, I then enabled logging for MOSS. This is in SharePoint Central Administration > Shared Services > Usage reporting. I then went to view the usage for my site collection (Site Actions > Site Collection Usage Reports).

I was prompted for my username and password 3 times, which was puzzling. It looked like the HTTP Basic authentication dialog. After that I got a page saying "Service Unavailable". Worse, when I tried going back to my site, I got the same message. Checking IIS, I found the AppPool had stopped.

Examining the event log, I've got a bunch of errors from the .NET Runtime saying:

.NET Runtime version 2.0.50727.42 - Fatal Execution Engine Error (7A05E2B3) (80131506)

I've got no idea what's going on, and can't find any documentation. I'm guessing that something is configured incorrectly as I'm being prompted for my username? Incidentally, spadmin has full admin rights on the server.

[1549 byte] By [AndyBurns] at [2007-12-29]
# 1

Further info - I reverted my VM and tried again. I'm now getting a "401.1 Unauthorised" response on the page, but at least the AppPool isn't dying.

AndyBurns at 2007-9-5 > top of Msdn Tech,SharePoint Products and Technologies,SharePoint - Setup, Upgrade, Administration and Operation...
# 2

Hi,

We had exactly the same issue. It turned out to be a known issue:

http://support.microsoft.com/kb/913384

As a temporary solution we logged on to the server with the account that runs the apppool for the SSP. This creates a profile for that user on the machine and that solved the issue. There is a hotfix for this. We just got it trough PSS and are testing it.

Ton

TonStegeman at 2007-9-5 > top of Msdn Tech,SharePoint Products and Technologies,SharePoint - Setup, Upgrade, Administration and Operation...

SharePoint Products and Technologies

Site Classified