home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Products
TV-Server
WebEPG stuck
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Kevin Bell" data-source="post: 1138656" data-attributes="member: 152838"><p>I think I've found the log: I've pasted it here:</p><p></p><p><a href="http://pastebin.com/UnTd2sMP" target="_blank">http://pastebin.com/UnTd2sMP</a></p><p></p><p>Looking at the end it seems to throw errors something about a Deadlock:</p><p></p><p>[2015-06-05 20:17:00,692] [Log ] [WebEPGImporter] [INFO ] - WebEPG: Writing Channel: BBC TWO</p><p>[2015-06-05 20:17:00,703] [Log ] [WebEPGImporter] [ERROR] - plugin:webepg import failed</p><p>[2015-06-05 20:17:00,733] [Log ] [WebEPGImporter] [ERROR] - Exception :Error: StatementErrorUnclassified</p><p>Gentle.Common.GentleException: delete from Program where idChannel = ?idChannel and endTime < '2015-06-04 20:17:00'; ---> MySql.Data.MySqlClient.MySqlException: Deadlock found when trying to get lock; try restarting transaction</p><p> at MySql.Data.MySqlClient.MySqlStream.OpenPacket()</p><p> at MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64& affectedRows, Int64& lastInsertId)</p><p> at MySql.Data.MySqlClient.MySqlDataReader.GetResultSet()</p><p> at MySql.Data.MySqlClient.MySqlDataReader.NextResult()</p><p> at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)</p><p> at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()</p><p> at Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr)</p><p> --- End of inner exception stack trace ---</p><p> at Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr)</p><p> at Gentle.Framework.PersistenceBroker.Execute(SqlStatement stmt, IDbConnection dbConnection, IDbTransaction dbTransaction)</p><p> at TvDatabase.TvBusinessLayer.RemoveOldPrograms(Int32 idChannel)</p><p> at MediaPortal.WebEPG.DatabaseEPGDataSink.MediaPortal.WebEPG.IEpgDataSink.EndChannelPrograms(String id, String name)</p><p> at MediaPortal.EPG.WebEPG.Import()</p><p> at TvEngine.WebEPGImport.ThreadFunctionImportTVGuide(Object aparam)MySql.Data.MySqlClient.MySqlException (0x80004005): Deadlock found when trying to get lock; try restarting transaction</p><p> at MySql.Data.MySqlClient.MySqlStream.OpenPacket()</p><p> at MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64& affectedRows, Int64& lastInsertId)</p><p> at MySql.Data.MySqlClient.MySqlDataReader.GetResultSet()</p><p> at MySql.Data.MySqlClient.MySqlDataReader.NextResult()</p><p> at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)</p><p> at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()</p><p> at Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr)</p><p></p><p>[2015-06-05 20:17:00,761] [Log ] [WebEPGImporter] [INFO ] - plugin:webepg import done</p><p>[2015-06-05 20:17:00,858] [Log ] [SQL EPG importer] [DEBUG] - BusinessLayer: Inserted 334 programs to the database</p><p></p><p></p><p>Is there anyway I can reset the system?</p></blockquote><p></p>
[QUOTE="Kevin Bell, post: 1138656, member: 152838"] I think I've found the log: I've pasted it here: [URL]http://pastebin.com/UnTd2sMP[/URL] Looking at the end it seems to throw errors something about a Deadlock: [2015-06-05 20:17:00,692] [Log ] [WebEPGImporter] [INFO ] - WebEPG: Writing Channel: BBC TWO [2015-06-05 20:17:00,703] [Log ] [WebEPGImporter] [ERROR] - plugin:webepg import failed [2015-06-05 20:17:00,733] [Log ] [WebEPGImporter] [ERROR] - Exception :Error: StatementErrorUnclassified Gentle.Common.GentleException: delete from Program where idChannel = ?idChannel and endTime < '2015-06-04 20:17:00'; ---> MySql.Data.MySqlClient.MySqlException: Deadlock found when trying to get lock; try restarting transaction at MySql.Data.MySqlClient.MySqlStream.OpenPacket() at MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64& affectedRows, Int64& lastInsertId) at MySql.Data.MySqlClient.MySqlDataReader.GetResultSet() at MySql.Data.MySqlClient.MySqlDataReader.NextResult() at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery() at Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr) --- End of inner exception stack trace --- at Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr) at Gentle.Framework.PersistenceBroker.Execute(SqlStatement stmt, IDbConnection dbConnection, IDbTransaction dbTransaction) at TvDatabase.TvBusinessLayer.RemoveOldPrograms(Int32 idChannel) at MediaPortal.WebEPG.DatabaseEPGDataSink.MediaPortal.WebEPG.IEpgDataSink.EndChannelPrograms(String id, String name) at MediaPortal.EPG.WebEPG.Import() at TvEngine.WebEPGImport.ThreadFunctionImportTVGuide(Object aparam)MySql.Data.MySqlClient.MySqlException (0x80004005): Deadlock found when trying to get lock; try restarting transaction at MySql.Data.MySqlClient.MySqlStream.OpenPacket() at MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64& affectedRows, Int64& lastInsertId) at MySql.Data.MySqlClient.MySqlDataReader.GetResultSet() at MySql.Data.MySqlClient.MySqlDataReader.NextResult() at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery() at Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr) [2015-06-05 20:17:00,761] [Log ] [WebEPGImporter] [INFO ] - plugin:webepg import done [2015-06-05 20:17:00,858] [Log ] [SQL EPG importer] [DEBUG] - BusinessLayer: Inserted 334 programs to the database Is there anyway I can reset the system? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Products
TV-Server
WebEPG stuck
Contact us
RSS
Top
Bottom