When trying to empty the recycle bin of one of my portals I got this error:
![Error Error](/images/red-error.gif) |
A critical error has occurred.
Transaction (Process ID 79) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. |
then after reloading the page everything was still listed in teh pages and modules section. I tried to empty the trash again and got this:
![Error Error](/images/red-error.gif) |
A critical error has occurred.
Object reference not set to an instance of an object. |
'
Here is more info from the event viewer:
AssemblyVersion: 5.6.0
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL:
AbsoluteURL:
AbsoluteURLReferrer:
UserAgent:
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 1a713f35-6751-4ba4-a091-d41e40da2759
InnerException: This operation returned because the timeout period expired. (Exception from HRESULT: 0x800705B4)
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Threading.ReaderWriterLock.AcquireReaderLockInternal
StackTrace:
Message: System.ApplicationException: This operation returned because the timeout period expired. (Exception from HRESULT: 0x800705B4) at System.Threading.ReaderWriterLock.AcquireReaderLockInternal(Int32 millisecondsTimeout) at DotNetNuke.Services.Scheduling.DNNScheduling.Scheduler.CoreScheduler.get_ScheduleInProgress()
Source:
what is odd is that I cleared the recycle bin for 3 other portals on the same instance with no issues at all. Any ideas?