This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
Hello!
My mojo version 2.3.4.3
DB: Sqlite
When I try to add any post in Blog i get error on site. Always.
This is log message:
2010-05-12 11:31:22,921 ERROR mojoPortal.Web.mojoBasePage - 194.186.86.252-ru-RU - /Blog/EditPost.aspx?mid=23&pageid=22 Mono.Data.Sqlite.SqliteException: The database file is locked database is locked at Mono.Data.Sqlite.Sqlite3.Reset(SqliteStatement stmt) at Mono.Data.Sqlite.Sqlite3.Step(SqliteStatement stmt) at Mono.Data.Sqlite.SqliteCommand.ExecuteScalar() at mojoPortal.Data.SqliteHelper.ExecuteScalar(String connectionString, String commandText, IDataParameter[] commandParameters) at mojoPortal.Data.DBFriendlyUrl.AddFriendlyUrl(Guid itemGuid, Guid siteGuid, Guid pageGuid, Int32 siteId, String friendlyUrl, String realUrl, Boolean isPattern) at mojoPortal.Business.FriendlyUrl.Create() at mojoPortal.Business.FriendlyUrl.Save() at mojoPortal.Web.BlogUI.BlogEdit.Save() at mojoPortal.Web.BlogUI.BlogEdit.btnUpdate_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.Button.OnClick(EventArgs e) at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
How can I fix this?
If you need more information, i can give login\password to this site.
PS: Sorry for my English.
Hi,
Sorry I'm not able to replicate this problem, maybe your db has become corrupted. Unfortunately I don't know of a solution.
Best,
Joe