Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

Error after file upload
Last Post 01/29/2012 9:47 AM by Peter Donker. 6 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Han
New Member
New Member
Posts:10


--
01/20/2012 5:22 PM
Hi:
We were running DMX v5.3.9 and we had a bug where when a file was uploaded, it would crash the page. So when we logged back into DNN, we could see that the file was uploaded alright. Today I upgraded to v6.0.2, but still have the same problem.

Our DNN version is 5.6.1 Pro, and we are running on .Net 4.0. Our SQL server is SQL 2008.

Here's the two error message from DNN log viewer. Please help.

------------------------------------------
AssemblyVersion: 5.6.1
PortalID: 32
PortalName: MySource
UserID: 13
UserName: dbowman
ActiveTabID: 5731
ActiveTabName: Document Center
RawURL: /Gateway/CRECBoardGateway/DocumentCenter/tabid/5731/Default.aspx?Command=Core_Edit&CollectionId=3284&EntryType=File&DMXRadUrid=1a0f9ef3-8210-454d-8b10-fe159c4099e0
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.mysource.coop/...4d-8b10-fe159c4099e0
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/5.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; BRI/2; InfoPath.3)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: f0697dfe-eba9-43b9-9e2e-e67a21124058
InnerException: Error: Board of Trustees Document Center is currently unavailable.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: Bring2mind.DNN.Modules.DMX.Services.Search.LuceneSearchProvider.LuceneSearchProvider.AddDocument
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Error: Board of Trustees Document Center is currently unavailable. ---> DotNetNuke.Services.Exceptions.PageLoadException: Error: Board of Trustees Document Center is currently unavailable. ---> DotNetNuke.Services.Exceptions.ModuleLoadException: Error: Board of Trustees Document Center is currently unavailable. ---> System.MissingMethodException: Method not found: 'Void Bring2mind.Lucene.Net.Index.IndexWriter.Commit()'. at Bring2mind.DNN.Modules.DMX.Services.Search.LuceneSearchProvider.LuceneSearchProvider.AddDocument(EntryInfo Entry) at Bring2mind.DNN.Modules.DMX.Controls.EditEntry.ᜀ() at Bring2mind.DNN.Modules.DMX.Controls.EditEntry.IntermediateFinishButton_Click(Object sender, EventArgs e) --- End of inner exception stack trace --- at DotNetNuke.Services.Exceptions.Exceptions.ProcessModuleLoadException(String FriendlyMessage, Control ctrl, Exception exc, Boolean DisplayErrorMessage) at Bring2mind.DNN.Modules.DMX.Controls.EditEntry.IntermediateFinishButton_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace --- at DotNetNuke.Services.Exceptions.Exceptions.ProcessPageLoadException(Exception exc, String URL) at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace ---
Source:
Server Name: MYSRC-WWW-01


AssemblyVersion: 5.6.1
PortalID: 32
PortalName: MySource
UserID: 13
UserName: dbowman
ActiveTabID: 5731
ActiveTabName: Document Center
RawURL: /Gateway/CRECBoardGateway/DocumentCenter/tabid/5731/Default.aspx?Command=Core_Edit&CollectionId=3284&EntryType=File&DMXRadUrid=1a0f9ef3-8210-454d-8b10-fe159c4099e0
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.mysource.coop/...4d-8b10-fe159c4099e0
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/5.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; BRI/2; InfoPath.3)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 939aff0d-ee25-48ae-bc00-740753a10a2c
InnerException: Unhandled Error:
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: Bring2mind.DNN.Modules.DMX.Services.Search.LuceneSearchProvider.LuceneSearchProvider.AddDocument
StackTrace:
Message: System.Exception: Unhandled Error: ---> DotNetNuke.Services.Exceptions.PageLoadException: Error: Board of Trustees Document Center is currently unavailable. ---> DotNetNuke.Services.Exceptions.ModuleLoadException: Error: Board of Trustees Document Center is currently unavailable. ---> System.MissingMethodException: Method not found: 'Void Bring2mind.Lucene.Net.Index.IndexWriter.Commit()'. at Bring2mind.DNN.Modules.DMX.Services.Search.LuceneSearchProvider.LuceneSearchProvider.AddDocument(EntryInfo Entry) at Bring2mind.DNN.Modules.DMX.Controls.EditEntry.ᜀ() at Bring2mind.DNN.Modules.DMX.Controls.EditEntry.IntermediateFinishButton_Click(Object sender, EventArgs e) --- End of inner exception stack trace --- at DotNetNuke.Services.Exceptions.Exceptions.ProcessModuleLoadException(String FriendlyMessage, Control ctrl, Exception exc, Boolean DisplayErrorMessage) at Bring2mind.DNN.Modules.DMX.Controls.EditEntry.IntermediateFinishButton_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace --- at DotNetNuke.Services.Exceptions.Exceptions.ProcessPageLoadException(Exception exc, String URL) at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace ---
Source:
Server Name: MYSRC-WWW-01
Nicolo Pitsch
New Member
New Member
Posts:18


--
01/26/2012 3:50 PM
Did you find a solution for this error?

Thanks
Han
New Member
New Member
Posts:10


--
01/26/2012 4:21 PM
No. Still waiting to hear back from tech support on this. You have the same problem?

Han
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
01/26/2012 4:36 PM
This is a DNN installer error. Copy the dlls in the module's zip by hand to the bin folder of your site. That should solve it.

Peter
Nicolo Pitsch
New Member
New Member
Posts:18


--
01/26/2012 6:14 PM
Peter

Subsequent 8 dll's where already within the bin folder:
Bring2mind.DNN.Modules.DMX.WebDAV.dll
Bring2mind.DNN.Modules.DMX.Core.dll
Bring2mind.DNN.Modules.DMX.dll
Bring2mind.Lucene.Net.dll
Bring2mind.Telerik.RadUpload.Net2.dll
ComponentArt.Web.UI.dll
Affirma.ThreeSharp.dll
Bring2mind.Telerik.Lock.dll

Nevertheless i did copy them from the module's zip again to the bin folder. That did solve the problem.

Means it could have been a file-permission problem(?)

Thanks
Han
New Member
New Member
Posts:10


--
01/26/2012 6:18 PM
Peter:

It fixed my problem too. Thanks.

Han
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
01/29/2012 9:47 AM
@Nicola: it's an installer error which I'm trying to reproduce. Anyone knows the exact recipe to replicate this? I'll need versions (before and after) of core and DMX and the upgrade order.

Peter
You are not authorized to post a reply.