Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumCritical Forum Error!Critical Forum Error!
Previous
 
Next
New Post
10/27/2007 9:10 AM
 

Well it looks like I just discovered a major bug. 

Its exactly what happened. Where do I go to submit a bug that needs to be fixed?

 
New Post
10/27/2007 4:04 PM
 

We have found some issues as well and we will release a bugfix.  But we need the errorlog of your issue.  You found the issue in the Event Viewer.  Please copy it in his thread. 

Thanks

Matthias

 
New Post
10/29/2007 8:37 AM
 

Thanks Matthias,

I'll give some info as to what caused it.

Problem: Forum/Thread Corruption after user posts.
Reason: User was entering in new post, clicked preview and whilst in preview it timed out. Causing Anonymous entry to be entered into database, or UserID 0 for that particular thread. Since allow Anonymous is turned off, this caused error and Forum/Thread Corruption
Resolution: I had to edit the SQL database find the thread in question and replace it with appropriate UserID


Errors Noted in the Logs: 

ModuleId: 390
ModuleDefId: 109
FriendlyName: Add/Edit Post
ModuleControlSource: DesktopModules/Forum/Forum_PostEdit.ascx
AssemblyVersion: 04.06.02
PortalID: 0
PortalName: Misfit Mercenaries
UserID: -1
UserName:
ActiveTabID: 65
ActiveTabName: Forum
RawURL: /Forum/tabid/65/ctl/PostEdit/forumid/3/postid/95/action/reply/mid/390/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.misfitmercs.com/Forum/tabid/65/ctl/PostEdit/forumid/3/postid/95/action/reply/mid/390/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; InfoPath.2; MAXTHON 2.0)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: f256e6b9-1330-4b61-b85d-35857888bcb1
InnerException: Value cannot be null. Parameter name: value
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.Caching.CacheEntry..ctor
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Value cannot be null. Parameter name: value ---> System.ArgumentNullException: Value cannot be null. Parameter name: value at System.Web.Caching.CacheEntry..ctor(String key, Object value, CacheDependency dependency, CacheItemRemovedCallback onRemovedHandler, DateTime utcAbsoluteExpiration, TimeSpan slidingExpiration, CacheItemPriority priority, Boolean isPublic) at System.Web.Caching.CacheInternal.DoInsert(Boolean isPublic, String key, Object value, CacheDependency dependencies, DateTime utcAbsoluteExpiration, TimeSpan slidingExpiration, CacheItemPriority priority, CacheItemRemovedCallback onRemoveCallback, Boolean replace) at System.Web.Caching.Cache.Insert(String key, Object value, CacheDependency dependencies) at DotNetNuke.Services.Cache.FileBasedCachingProvider.FBCachingProvider.Insert(String CacheKey, Object objObject, Boolean PersistAppRestart) at DotNetNuke.Common.Utilities.DataCache.SetCache(String CacheKey, Object objObject) at DotNetNuke.Modules.Forum.ThreadInfo.GetThreadInfo(Int32 ThreadID) at DotNetNuke.Modules.Forum.PostEdit.GetApprovedPostReturnURL(PostInfo Post) at DotNetNuke.Modules.Forum.PostEdit.PostToDatabase() at DotNetNuke.Modules.Forum.PostEdit.cmdSubmit_Click(Object sender, EventArgs e) --- End of inner exception stack trace ---
Source:
Server Name: STORM004



ModuleId: 390
ModuleDefId: 109
FriendlyName: Add/Edit Post
ModuleControlSource: DesktopModules/Forum/Forum_PostEdit.ascx
AssemblyVersion: 04.06.02
PortalID: 0
PortalName: Misfit Mercenaries
UserID: -1
UserName:
ActiveTabID: 65
ActiveTabName: Forum
RawURL: /Forum/tabid/65/ctl/PostEdit/forumid/3/postid/95/action/reply/mid/390/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.misfitmercs.com/Forum/tabid/65/ctl/PostEdit/forumid/3/postid/95/action/reply/mid/390/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; InfoPath.2; MAXTHON 2.0)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 55d31dd6-931b-4241-91c3-a93773d392f1
InnerException: Value cannot be null. Parameter name: value
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.Caching.CacheEntry..ctor
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Value cannot be null. Parameter name: value ---> System.ArgumentNullException: Value cannot be null. Parameter name: value at System.Web.Caching.CacheEntry..ctor(String key, Object value, CacheDependency dependency, CacheItemRemovedCallback onRemovedHandler, DateTime utcAbsoluteExpiration, TimeSpan slidingExpiration, CacheItemPriority priority, Boolean isPublic) at System.Web.Caching.CacheInternal.DoInsert(Boolean isPublic, String key, Object value, CacheDependency dependencies, DateTime utcAbsoluteExpiration, TimeSpan slidingExpiration, CacheItemPriority priority, CacheItemRemovedCallback onRemoveCallback, Boolean replace) at System.Web.Caching.Cache.Insert(String key, Object value, CacheDependency dependencies) at DotNetNuke.Services.Cache.FileBasedCachingProvider.FBCachingProvider.Insert(String CacheKey, Object objObject, Boolean PersistAppRestart) at DotNetNuke.Common.Utilities.DataCache.SetCache(String CacheKey, Object objObject) at DotNetNuke.Modules.Forum.ThreadInfo.GetThreadInfo(Int32 ThreadID) at DotNetNuke.Modules.Forum.PostEdit.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
Source:
Server Name: STORM004

 
New Post
11/5/2007 4:36 AM
 

Looks like you might be out of RAM. Any progress w/ this?


Chris Paterra

Get direct answers to your questions in the Community Exchange.
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumCritical Forum Error!Critical Forum Error!


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

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

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. 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.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out