DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

Repeating errors & site down

 1 Replies
 1 Subscribed to this topic
 40 Subscribed to this forum
Sort:
Author
Messages
Growing Member
Posts: 29
Growing Member
Engaged Reader
Engaged Reader
You are an engaged reader!

Hi there, 
On this DNN 8.0.4 site, which has a lot of users, sometimes the site gives an error.
After clearing the cache, or recycling the app pool the error is gone.
When we look in the log, we see a lot of repetitions of the same error which probably cause the problems.
So they look like this:

 at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
   at DotNetNuke.Entities.Users.UserController.GetCachedUser(Int32 portalId, String username)
   at DotNetNuke.HttpModules.Membership.MembershipModule.AuthenticateRequest(HttpContextBase context, Boolean allowUnknownExtensions)
   at DotNetNuke.HttpModules.Membership.MembershipModule.OnAuthenticateRequest(Object sender, EventArgs e)
   at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 

Apparently, this is some kind of caching issue. So what might cause this to happen and how can we make sure the cache is up to date

Veteran Member
Posts: 1246
Veteran Member
MVP
MVP
You're an MVP!
Check the /portals/_default/logs directory, and look at the latest log.resources file.

Hopefully there is more information in there to help diagnose the issue.

These Forums are for the discussion of the open source CMS DNN platform and ecosystem.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
  2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
  3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  5. No Flaming or Trolling.
  6. No Profanity, Racism, or Prejudice.
  7. Site Moderators have the final word on approving / removing a thread or post or comment.
  8. English language posting only, please.

Would you like to help us?

Awesome! Simply post in the forums using the link below and we'll get you started.

Get Involved