Type: Warning
Date: 10/7/2009
Time: 5:05:11 PM
Event: 1309
Source: ASP.NET 2.0.50727.0
Category: Web Event
User: N/A
Computer: EVServer
Description:Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 10/7/2009 4:05:11 PM
Event time (UTC): 10/7/2009 9:05:11 PM
Event ID: c0dcd4c3c6d945e9be662289d71eceb2
Event sequence: 1438319
Event occurrence: 2680
Event detail code: 0Application information:
Application domain: /LM/W3SVC/1/ROOT/EnterpriseVault-1-128994056021817475
Trust level: Full
Application Virtual Path: /EnterpriseVault
Application Path: d:\Program Files\Enterprise Vault\webapp\
Machine name: USCDCXEV03Process information:
Process ID: 10280
Process name: w3wp.exe
Account name: NT AUTHORITY\SYSTEM Exception information:
Exception type: HttpException
Exception message: Server Too BusyRequest information:
Request URL: http://EVServer.Domain.com/EnterpriseVault/GetIncrSlotWithServer.aspx
Request path: /EnterpriseVault/GetIncrSlotWithServer.aspx
User host address: 10.1.1.204
User: EVUser
Is authenticated: True
Thread account name: NT AUTHORITY\SYSTEMThread information:
Thread ID: 59
Thread account name: NT AUTHORITY\SYSTEM
Is impersonating: False
Stack trace: at System.Web.HttpRuntime.RejectRequestInternal(HttpWorkerRequest wr, Boolean silent)
The "appRequestQueueLimit" specifies the maximum number of requests that ASP.NET queues for an application. Incoming requests are rejected with the error "Server Too Busy" when the queue exceeds the limit that is specified in this attribute.