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...Administration ...Administration ...Search exceptions in Log Viewer?Search exceptions in Log Viewer?
Previous
 
Next
New Post
1/31/2007 4:30 PM
 

DNN generates a lot of "General Exception" errors in the log viewer.  Apparently due to search/re-indexing?  It's a maintenance headache since, over time, a large number of entries are generated.  The issue seems to have been around since at least 03.01.00.  I keep hoping it will be resolved with one of the upgrades, but I just upgraded to 4.4.1 on my development system and the problem still exists.  It also exists on 2 other sites which are now at 04.03.06.  One of the sites is very bear-bones (have only added a single custom module and 1 skin), so I'd be surprised if it was the configuration.

I did some investigation and it turns out that the errors occur in pairs - 5 pairs (10 total) about every 1/2 hr.  Looking at the schedule, the only thing scheduled to run every 1/2 hour is: DotNetNuke.Services.Search.SearchEngineScheduler, DOTNETNUKE.  After searching the forums, I found and followed the advice in: http://www.dotnetnuke.com/Community/ForumsDotNetNuke/tabid/795/forumid/92/threadid/9003/threadpage/0/scope/posts/Default.aspx,

Unfortunately, I'm still getting the errors.  Below is a copy of the log file entries which are generated by the manual re-indexing (I replaced the PortalName, Servername and URL with X's).  These entries have a bit more information than the ones generated when the scheduler runs.

I know others have had this issue (seen the posts) and I've placed a couple also.  It would be great to get this resolved - any ideas?

Date Log Type Username Portal Summary
  1/31/2007 12:42:59 PM   General Exception   host     AssemblyVersion: 04.04.01; PortalID: 0; PortalNa ...
AssemblyVersion: 04.04.01
PortalID: 0
PortalName: XXXXXX
UserID: 1
UserName: host
ActiveTabID: 29
ActiveTabName: Search Admin
RawURL: /
XXXXX/Host/Search Admin/tabid/29/portalid/0/Default.aspx
AbsoluteURL: /
XXXXX/Default.aspx
AbsoluteURLReferrer: http://localhost/
XXXXX/Host/Search%20Admin/tabid/29/portalid/0/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 1b827866-5370-4109-b46a-9e1020de3487
InnerException: Value cannot be null. Parameter name: type
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Activator.CreateInstance
StackTrace:
Message: System.ArgumentNullException: Value cannot be null. Parameter name: type at System.Activator.CreateInstance(Type type, Boolean nonPublic) at DotNetNuke.Framework.Reflection.CreateObject(String TypeName, String CacheKey, Boolean UseCache) at DotNetNuke.Framework.Reflection.CreateObject(String TypeName, String CacheKey) at DotNetNuke.Services.Search.ModuleIndexer.GetModuleList(Int32 PortalID)
Source:
Server Name: XXXXX
  1/31/2007 12:42:59 PM   General Exception   host     AssemblyVersion: 04.04.01; PortalID: 0; PortalNa ...
AssemblyVersion: 04.04.01
PortalID: 0
PortalName: XXXXXX
UserID: 1
UserName: host
ActiveTabID: 29
ActiveTabName: Search Admin
RawURL: /XXXXX/Host/Search Admin/tabid/29/portalid/0/Default.aspx
AbsoluteURL: /
XXXXX/Default.aspx
AbsoluteURLReferrer: http://localhost/
XXXXX/Host/Search%20Admin/tabid/29/portalid/0/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 576be092-244e-487c-9743-005f5e71fa18
InnerException: Could not load type ''.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Reflection.Assembly.GetType
StackTrace:
Message: System.Web.HttpException: Could not load type ''. ---> System.ArgumentException: String cannot have zero length. at System.Reflection.Assembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase) at System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) --- End of inner exception stack trace --- at System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) at DotNetNuke.Framework.Reflection.CreateObject(String TypeName, String CacheKey, Boolean UseCache)
Source:
Server Name:
XXXXX
 
New Post
2/3/2007 2:01 PM
 

Maybe there is a problem with the Search Engine?

 
New Post
2/5/2007 2:39 PM
 
Any suggestions?
 
New Post
2/6/2007 5:54 PM
 

I suspect it's a bug, but I have no iddea where to start.

 
New Post
2/7/2007 2:53 PM
 

Here's an example of the entries in the log file.  This is on system running DotNetNuke Version 04.03.06.

  2/7/2007 11:40:52 AM   General Exception       AssemblyVersion: -1; PortalID: -1; PortalName ...
AssemblyVersion: -1
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL:
AbsoluteURL:
AbsoluteURLReferrer:
UserAgent:
DefaultDataProvider:
ExceptionGUID:
InnerException: Value cannot be null. Parameter name: type
FileName:
FileLineNumber: -1
FileColumnNumber: -1
Method:
StackTrace:
Message: System.ArgumentNullException: Value cannot be null. Parameter name: type at System.Activator.CreateInstance(Type type, Boolean nonPublic) at DotNetNuke.Framework.Reflection.CreateObject(String TypeName, String CacheKey, Boolean UseCache) at DotNetNuke.Framework.Reflection.CreateObject(String TypeName, String CacheKey) at DotNetNuke.Services.Search.ModuleIndexer.GetModuleList(Int32 PortalID)
Source:
Server Name: XXXXX
  2/7/2007 11:40:52 AM   General Exception       AssemblyVersion: -1; PortalID: -1; PortalName ...
AssemblyVersion: -1
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL:
AbsoluteURL:
AbsoluteURLReferrer:
UserAgent:
DefaultDataProvider:
ExceptionGUID:
InnerException: Could not load type ''.
FileName:
FileLineNumber: -1
FileColumnNumber: -1
Method:
StackTrace:
Message: System.Web.HttpException: Could not load type ''. ---> System.ArgumentException: String cannot have zero length. at System.Reflection.Assembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase) at System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) --- End of inner exception stack trace --- at System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) at DotNetNuke.Framework.Reflection.CreateObject(String TypeName, String CacheKey, Boolean UseCache)
Source:
Server Name: XXXXX
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Search exceptions in Log Viewer?Search exceptions in Log Viewer?


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