I thought it best to start a new thread with this question, after posting to Samantha's question ... sorry if I muddied things on your post!
I have referenced two bugs against a test case and when I try to view either of them the following error is generated by the application I log my defects in: An exclusive lock could not be acquired for this item. Please try again later.
This does not occur when I have only one bug logged in a test case; I opened the other applications web interface fine, saved the bug report and could view it fine from Test Log. I then used the 'Add' function, raised the bug, entered the new bug ID in to Test Log, closed the other app's browser window and tried to view the bug from the link in Test Log. This is when the error occurs.
Below is the log from Windows Event Viewer:
Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1309
Date: 03/11/2007
Time: 00:11:25
User: N/A
Computer: MACHINE
Description:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 03/11/2007 00:11:25
Event time (UTC): 03/11/2007 00:11:25
Event ID: 22e7420b24ac4a3db04c89ce433ebf01
Event sequence: 26
Event occurrence: 5
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1/Root/OnTime2008Web-4-128385183536875000
Trust level: Full
Application Virtual Path: /OnTime2008Web
Application Path: c:\inetpub\wwwroot\OnTime2008Web\
Machine name: MACHINE
Process information:
Process ID: 2992
Process name: aspnet_wp.exe
Account name: MACHINE\ASPNET
Exception information:
Exception type: NullReferenceException
Exception message: Object reference not set to an instance of an object.
Request information:
Request URL:
Request path:
User host address:
User:
Is authenticated: False
Authentication Type:
Thread account name: MACHINE\ASPNET
Thread information:
Thread ID: 7
Thread account name: MACHINE\ASPNET
Is impersonating: False
Stack trace: at Axosoft.OnTimeWeb.common.SessionCacheManager.get_C urrentUser()
at Axosoft.OnTimeWeb.Global.Session_End(Object sender, EventArgs e)
Custom event details:
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Any suggestions, please?
I have referenced two bugs against a test case and when I try to view either of them the following error is generated by the application I log my defects in: An exclusive lock could not be acquired for this item. Please try again later.
This does not occur when I have only one bug logged in a test case; I opened the other applications web interface fine, saved the bug report and could view it fine from Test Log. I then used the 'Add' function, raised the bug, entered the new bug ID in to Test Log, closed the other app's browser window and tried to view the bug from the link in Test Log. This is when the error occurs.
Below is the log from Windows Event Viewer:
Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1309
Date: 03/11/2007
Time: 00:11:25
User: N/A
Computer: MACHINE
Description:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 03/11/2007 00:11:25
Event time (UTC): 03/11/2007 00:11:25
Event ID: 22e7420b24ac4a3db04c89ce433ebf01
Event sequence: 26
Event occurrence: 5
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1/Root/OnTime2008Web-4-128385183536875000
Trust level: Full
Application Virtual Path: /OnTime2008Web
Application Path: c:\inetpub\wwwroot\OnTime2008Web\
Machine name: MACHINE
Process information:
Process ID: 2992
Process name: aspnet_wp.exe
Account name: MACHINE\ASPNET
Exception information:
Exception type: NullReferenceException
Exception message: Object reference not set to an instance of an object.
Request information:
Request URL:
Request path:
User host address:
User:
Is authenticated: False
Authentication Type:
Thread account name: MACHINE\ASPNET
Thread information:
Thread ID: 7
Thread account name: MACHINE\ASPNET
Is impersonating: False
Stack trace: at Axosoft.OnTimeWeb.common.SessionCacheManager.get_C urrentUser()
at Axosoft.OnTimeWeb.Global.Session_End(Object sender, EventArgs e)
Custom event details:
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Any suggestions, please?
Comment