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

HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Large Amount of Errors after 6.2.4 upgradeLarge Amount of Errors after 6.2.4 upgrade
Previous
 
Next
New Post
10/24/2012 10:08 AM
 

Hi,

I upgraded from version 6.1.x to 6.2.4 yesterday.

Standard drag and drop update -> access website -> allow update ->processed with no errors.

Website has been sluggish ever since though.

I'm not sure if the errors are being caused by a corrupted web.config, memory leaks somewhere, modules that don't like this version, sql, etc.

If you have any advice or history dealing with any of these, I'm all ears.

All night long I was getting errors such as:

_____________________________

AssemblyVersion: 6.2.4

PortalID: -1

PortalName:

UserID: -1

UserName:

ActiveTabID: -1

ActiveTabName:

RawURL:

AbsoluteURL:

AbsoluteURLReferrer:

UserAgent:

DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider

ExceptionGUID: 28da2855-7c72-4012-8180-63bd918cf26d

InnerException: Exception of type 'System.OutOfMemoryException' was thrown.

FileName:

FileLineNumber: 0

FileColumnNumber: 0

Method: System.String.Replace

StackTrace:

Message: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown. at System.String.Replace(String oldValue, String newValue) at DotNetNuke.Services.ModuleCache.FileProvider.PurgeExpiredItems(Int32 portalId) at DotNetNuke.Services.ModuleCache.PurgeModuleCache.DoWork()

Source:

Server Name: hektor

_____________________________

THREAD ID: 6

TYPE: DotNetNuke.Services.ModuleCache.PurgeModuleCache

EXCEPTION: Exception of type 'System.OutOfMemoryException' was thrown.

RESCHEDULED FOR: 10/24/2012 4:25:41 AM

SOURCE: STARTED_FROM_BEGIN_REQUEST

ACTIVE THREADS: -1

FREE THREADS: 2

READER TIMEOUTS: 0

WRITER TIMEOUTS: 0

IN PROGRESS: 0

IN QUEUE: 10

Server Name: hektor

_____________________________

It was coupled with errors like:

AssemblyVersion: 6.2.4

PortalID: -1

PortalName:

UserID: -1

UserName:

ActiveTabID: -1

ActiveTabName:

RawURL:

AbsoluteURL:

AbsoluteURLReferrer:

UserAgent:

DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider

ExceptionGUID: eae2634d-9672-4ada-b87d-895dd31de931

InnerException: Exception has been thrown by the target of an invocation.

FileName:

FileLineNumber: 0

FileColumnNumber: 0

Method: System.Threading.ReaderWriterLockSlim.InitializeThreadCounts

StackTrace:

Message: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown. at System.Threading.ReaderWriterLockSlim.InitializeThreadCounts() at System.Threading.ReaderWriterLockSlim..ctor(LockRecursionPolicy recursionPolicy) at DotNetNuke.Collections.Internal.ReaderWriterLockStrategy..ctor(LockRecursionPolicy recursionPolicy) at DotNetNuke.Collections.Internal.LockingStrategyFactory.Create(LockingStrategy strategy) at DotNetNuke.Entities.Tabs.TabInfo..ctor() at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache) --- End of inner exception stack trace --- at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache) at System.Activator.CreateInstance(Type type, Boolean nonPublic) at DotNetNuke.Common.Utilities.CBO.CreateObject(Type objType, Boolean initialise) at DotNetNuke.Common.Utilities.CBO.CreateObjectFromReader(Type objType, IDataReader dr, Boolean closeReader) at DotNetNuke.Common.Utilities.CBO.FillListFromReader[TItem](IDataReader dr, IList`1 objList, Boolean closeReader) at DotNetNuke.Common.Utilities.CBO.FillCollection[TItem](IDataReader dr) at DotNetNuke.Entities.Tabs.TabController.GetTabsByPortalCallBack(CacheItemArgs cacheItemArgs) at DotNetNuke.Common.Utilities.DataCache.GetCachedDataFromRuntimeCache(CacheItemArgs cacheItemArgs, CacheItemExpiredCallback cacheItemExpired)

Source:

Server Name: hektor

___________________________

AssemblyVersion: 6.2.4

PortalID: -1

PortalName:

UserID: -1

UserName:

ActiveTabID: -1

ActiveTabName:

RawURL: /ProductsServicesse.aspx

AbsoluteURL: /Default.aspx

AbsoluteURLReferrer:

UserAgent: Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)

DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider

ExceptionGUID: 673b6671-8e42-4faf-a160-6937862ee19b

InnerException: Unhandled Error:

FileName:

FileLineNumber: 0

FileColumnNumber: 0

Method: System.Linq.Enumerable.Select

StackTrace:

Message: System.Exception: Unhandled Error: ---> System.ArgumentNullException: Value cannot be null. Parameter name: source at System.Linq.Enumerable.Select[TSource,TResult](IEnumerable`1 source, Func`2 selector) at DotNetNuke.Entities.Portals.PortalSettings.GetPortalSettings(Int32 tabID, PortalInfo portal) at DotNetNuke.Entities.Portals.PortalSettings..ctor(Int32 tabID, PortalAliasInfo objPortalAliasInfo) at DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest(Object s, EventArgs e) at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace ---

Source:

Server Name: hektor

_____________________________

 
New Post
10/24/2012 11:32 AM
 
are there been any errors listed in log files in /providers/dataproviders/sqldataprovider folder?

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
10/24/2012 11:49 AM
 
Sebastian Leupold wrote:
are there been any errors listed in log files in /providers/dataproviders/sqldataprovider folder?

 Do you mean in the 6.2.4.log.resources file? If so its empty, if not which file are you referring to?

 
New Post
10/29/2012 4:52 PM
 
Check the other log.resources files from 6.1.x, see if any errors occurred during upgrade.

Also, check your log4net files for any errors. They are usually found in ~/portals/_default/logs/
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Large Amount of Errors after 6.2.4 upgradeLarge Amount of Errors after 6.2.4 upgrade


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