Chris Smith
New Member Posts:68
|
12/13/2009 12:47 PM |
|
When a (Lucerene) search is performed a pop-up appears saying "The data could not be loaded". The event log shows the following error:
AssemblyVersion: 5.2.0
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL:
AbsoluteURL:
AbsoluteURLReferrer:
UserAgent:
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: f708c9ba-ecca-47c1-b8fb-f2b20a005946
InnerException: Could not load type 'LuceneSearchProvider'.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.Compilation.BuildManager.GetType
StackTrace:
Message: System.Web.HttpException: Could not load type 'LuceneSearchProvider'. at System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) at DotNetNuke.Framework.Reflection.CreateType(String TypeName, String CacheKey, Boolean UseCache, Boolean IgnoreErrors)
Source:
Server Name: NDD-WEB16
Any thoughts? |
|
|
|
|
Peter Donker
Veteran Member Posts:4536
|
12/14/2009 12:04 PM |
|
Can you verify that the dll Bring2mind.DNN.Modules.DMX.LuceneSearchProvider.dll is gone from teh bin directory?
Peter |
|
|
|
|
Chris Smith
New Member Posts:68
|
12/14/2009 1:10 PM |
|
Peter,
The LuceneSearchProvider.dll was still in the bin directory. Here is a list with the bring2mind namespace:
Bring2mind.DNN.Modules.DMX.CatShortlist.dll
Bring2mind.DNN.Modules.DMX.Core.dll
Bring2mind.DNN.Modules.DMX.dll
Bring2mind.DNN.Modules.DMX.DNNLoggingProvider.dll
Bring2mind.DNN.Modules.DMX.DNNNotificationProvider.dll
Bring2mind.DNN.Modules.DMX.FileStorageProvider.dll
Bring2mind.DNN.Modules.DMX.FlexList.dll
Bring2mind.DNN.Modules.DMX.IndexingServiceSearchProvider.dll
Bring2mind.DNN.Modules.DMX.ISRemoteSqlSearchProvider.dll
Bring2mind.DNN.Modules.DMX.LuceneSearchProvider.dll
Bring2mind.DNN.Modules.DMX.WebDAV.dll
Bring2mind.Lucene.Net.dll
Bring2mind.Telerik.Lock.dll
Bring2mind.Telerik.Lock.dll |
|
|
|
|
Chris Smith
New Member Posts:68
|
12/14/2009 1:12 PM |
|
Oops, the last Bring2mind.Telerik.Lock.dll should be Bring2mind.Telerik.RadUpload.Net2.dll |
|
|
|
|
Chris Smith
New Member Posts:68
|
12/15/2009 6:08 PM |
|
Any word on this matter Peter. This is very important. |
|
|
|
|
Peter Donker
Veteran Member Posts:4536
|
12/18/2009 11:19 AM |
|
Hi Chris,
There was an issue with the delete list. Here it is again. These files should be removed:
DesktopModules\Bring2mind\DMX\Controls\Upload.ascx DesktopModules\Bring2mind\DMX\Bring2mind.DMX.idc bin\Bring2mind.DNN.Modules.DMX.LuceneSearchProvider.dll bin\Bring2mind.DNN.Modules.DMX.ISRemoteSqlSearchProvider.dll bin\Bring2mind.DNN.Modules.DMX.IndexingServiceSearchProvider.dll bin\Bring2mind.DNN.Modules.DMX.FileStorageProvider.dll bin\Bring2mind.DNN.Modules.DMX.DNNNotificationProvider.dll bin\Bring2mind.DNN.Modules.DMX.DNNLoggingProvider.dll
Peter |
|
|
|
|
Chris Smith
New Member Posts:68
|
12/18/2009 11:55 AM |
|
Peter,
I have removed the files listed above, restarted the AppPool and the problem continues. |
|
|
|
|
Chris Smith
New Member Posts:68
|
12/18/2009 12:07 PM |
|
Peter,
Please check your email. I have sent you a copy of the DMX files and a list of the .dll's from the bin directory. |
|
|
|
|
Brian Cogswell
New Member Posts:23
|
12/19/2009 6:17 AM |
|
I have the same issue. I have also deleted the files mentioned, restarted the web server and am still getting the same error in the Event Log. I only seem to get the error when I log in with the Admin account. If I log in with Host I don't get the error in the Event Viewer.
AssemblyVersion: 04.09.05
PortalID: 0
PortalName: Ozone
UserID: 2
UserName: admin
ActiveTabID: 64
ActiveTabName: Change Control
RawURL: /TheBiz/ChangeControl/tabid/64/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer:
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 5bdfcf2c-1acd-4248-b969-4c0cdf248620
InnerException: Could not load type 'LuceneSearchProvider'.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.Compilation.BuildManager.GetType
StackTrace:
Message: System.Web.HttpException: Could not load type 'LuceneSearchProvider'. at System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) at DotNetNuke.Framework.Reflection.CreateType(String TypeName, String CacheKey, Boolean UseCache, Boolean IgnoreErrors)
Source:
|
|
|
|
|
Peter Donker
Veteran Member Posts:4536
|
12/21/2009 3:38 PM |
|
I'm in touch with Chris through email. I'm still not sure what's going on.
Peter |
|
|
|
|
Peter Donker
Veteran Member Posts:4536
|
12/21/2009 10:32 PM |
|
Brian,
Can you reindex (Admin > Run Scripts)? See if this persists. It seems I need to harden the code in case it can't find an existing index.
Peter |
|
|
|
|
Chris Smith
New Member Posts:68
|
12/26/2009 2:27 PM |
|
Peter,
FYI; even though your fix worked as far as getting search results, the Event Log continues to show the same error.
InnerException: Could not load type 'LuceneSearchProvider'.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.Compilation.BuildManager.GetType
StackTrace:
Message: System.Web.HttpException: Could not load type 'LuceneSearchProvider'. at System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) at DotNetNuke.Framework.Reflection.CreateType(String TypeName, String CacheKey, Boolean UseCache, Boolean IgnoreErrors) |
|
|
|
|
Stefan Cullmann
New Member Posts:12
|
01/05/2010 12:54 PM |
|
I am getting the same entries in Event Log |
|
|
|
|
Brian Cogswell
New Member Posts:16
|
01/05/2010 2:30 PM |
|
So far so good for me but I would like to keep an eye on it for a few days. |
|
|
|
|
Peter Donker
Veteran Member Posts:4536
|
01/06/2010 9:57 PM |
|
I'm trying to recreate this ...
Peter |
|
|
|
|
Brian Cogswell
New Member Posts:16
|
01/08/2010 4:08 PM |
|
I am still getting the error. It seems like it appears in the Event Viewer when somebody logs in to the Portal. |
|
|
|
|
Peter Donker
Veteran Member Posts:4536
|
01/12/2010 10:24 AM |
|
Hi everyone,
I tracked down this error. It's not fatal for anyone using the Lucene search provider. For those that want to use another one (i.e. Indexing Service) it is a showstopper. It will be solved in 5.2.2.
Peter
|
|
|
|
|