I can't seem to find any relevant information on this... I am getting quite a lot of the events below. I know why they are happening (there is an '&' in the URL coming from the client, which is messing up the parsing... My question is regarding one of the
fields - what does the field "Event occurrence: 298" represent? Is it that there were
298 separate calls with the exact same parameters and ASP.NET is collapsing them into one event, so it ligthens the load on the Event Viewer (which would be the obvious answer) or is there some other meaning to it? I just want
to know for 'accounting' purposes, since I want to measure the impact of this event and whether I count it as a single occurrence, or use the value from the "Event occurrence" field, makes about 10-20x difference... :)
Thanks!
Log Name: Application
Source: ASP.NET 4.0.30319.0
Date: 2/29/2012 9:11:45 AM
Event ID: 1309
Task Category: Web Event
Level: Warning
Keywords: Classic
User: N/A
Computer: SERVER.DOMAIN.local
Description: Event code: 3005 Event message: An unhandled exception has occurred.
Event time: 2/29/2012 9:11:45 AM Event time (UTC): 2/29/2012 2:11:45 PM
naydencho
0 Points
1 Post
Event ID 1309 - "Event occurrence" field
Feb 29, 2012 01:29 PM|LINK
Hello
I can't seem to find any relevant information on this... I am getting quite a lot of the events below. I know why they are happening (there is an '&' in the URL coming from the client, which is messing up the parsing... My question is regarding one of the fields - what does the field "Event occurrence: 298" represent? Is it that there were 298 separate calls with the exact same parameters and ASP.NET is collapsing them into one event, so it ligthens the load on the Event Viewer (which would be the obvious answer) or is there some other meaning to it? I just want to know for 'accounting' purposes, since I want to measure the impact of this event and whether I count it as a single occurrence, or use the value from the "Event occurrence" field, makes about 10-20x difference... :)
Thanks!
Log Name: Application
Source: ASP.NET 4.0.30319.0
Date: 2/29/2012 9:11:45 AM
Event ID: 1309
Task Category: Web Event
Level: Warning
Keywords: Classic
User: N/A
Computer: SERVER.DOMAIN.local
Description: Event code: 3005 Event message: An unhandled exception has occurred.
Event time: 2/29/2012 9:11:45 AM Event time (UTC): 2/29/2012 2:11:45 PM
Event ID: aac99b47e33e4affbd76942d500d841a
Event sequence: 343048
Event occurrence: 298
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/2/ROOT-1-129749842816579567
Trust level: Full
Application Virtual Path: /
Application Path: C:\inetpub\DataCollection\
Machine name: SERVER
Process information:
Process ID: 4332
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:
Exception type: NullReferenceException
Exception message: Object reference not set to an instance of an object. at ...[snip]...
Request information:
Request URL: http://px.g.company.com/npx..[snip]..
Request path: /npxImg.aspx
User host address: 12.20.30.133
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE
Thread information:
Thread ID: 56
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: ...[snip]...
SonicMan
Participant
1472 Points
228 Posts
Re: Event ID 1309 - "Event occurrence" field
Mar 02, 2012 06:22 AM|LINK
Hi
I think it's MS internal defined event, we couldn't know what it meaning.
BTW I can't find the introduction on internet.
BLarson13
Member
2 Points
1 Post
Re: Event ID 1309 - "Event occurrence" field
Jun 19, 2012 06:45 PM|LINK
An even occurance is unique to each installation. That was event 298 for that time period. Usually a day