Hi all,
I will get this part out of the way first I am with WH4L (not the best) but I am stuck there for another 6 months. I have 2 DNN sites hosted with them on different Domain Names. My first site was originally DNN 3.x that has been upgraded to the latest version ove the years. My new site is a fresh install of DNN 5.5.1, it's this site I am having problems with.
Both sites are on the same account the only main difference between them is the server that holds the database, hence I think this is where the issue lies. My original site loads fast and has 0 errors (I have Jinxed it now) but the new site is plagued with problems. The main problem I have is:
Uploaded with
ImageShack.us
When I check the error logs I see the following:
1/6/2011 2:12:15 PM General Exception
AssemblyVersion: 5.6.0;
PortalID: -1;
PortalName ...
AssemblyVersion: 5.6.0
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL:
AbsoluteURL:
AbsoluteURLReferrer:
UserAgent:
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: b1dfb8b7-4ff4-4798-bde2-7217d78226ac
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:
Server Name: IIS08202
Then a few mins later I normally see this in the event viewer:
1/7/2011 2:26:38 AM Application Started ...
Server Name: IIS08201
1/7/2011 2:26:39 AM Application Started ...
Server Name: IIS08202
I have had no luck with the hosting company as of yet as I still get the error. It can occur at any time and with no input from me.
Please can anyone give me any ideas what is causing this