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
MediaPortal 1
Quality Assurance
Bugtracker Feed
0002682: TvTimeShiftPositionWatcher somestimes causes an exception
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="MediaPortal-Bot" data-source="post: 572083" data-attributes="member: 48617"><p>Often happens when resuming from standby.</p><p></p><p>stack:</p><p></p><p>2010-02-01 21:48:59.134065 [ERROR][MPMain(1)]: TvTimeShiftPositionWatcher.CheckOrUpdateTimeShiftPosition exception : Error: StatementErrorUnclassified</p><p>Gentle.Common.GentleException: select top 2 idProgram, idChannel, startTime, endTime, title, description, genre, [state], originalAirDate, seriesNum, episodeNum, episodePart, episodeName, starRating, classification, parentalRating from Program where idChannel = @idChannel and endTime >= @endTime order by startTime asc; ---> System.Data.SqlClient.SqlException: A transport-level error has occurred when sending the request to the server. (provider: Named Pipes Provider, error: 0 - The specified network name is no longer available.)</p><p> at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)</p><p> at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)</p><p> at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)</p><p> at System.Data.SqlClient.TdsParserStateObject.WriteSni()</p><p> at System.Data.SqlClient.TdsParserStateObject.WritePacket(Byte flushMode)</p><p> at System.Data.SqlClient.TdsParserStateObject.ExecuteFlush()</p><p> at System.Data.SqlClient.TdsParser.TdsExecuteRPC(_SqlRPC[] rpcArray, Int32 timeout, Boolean inSchema, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj, Boolean isCommandProc)</p><p> at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)</p><p> at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)</p><p> at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)</p><p> at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)</p><p> at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)</p><p> at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader()</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 Gentle.Framework.SqlStatement.Execute()</p><p> at TvDatabase.Channel.UpdateNowAndNext()</p><p> at TvDatabase.Channel.get_CurrentProgram()</p><p> at TvPlugin.TvTimeShiftPositionWatcher.CheckOrUpdateTimeShiftPosition(Boolean invalidate)System.Data.SqlClient.SqlException: A transport-level error has occurred when sending the request to the server. (provider: Named Pipes Provider, error: 0 - The specified network name is no longer available.)</p><p> at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)</p><p> at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)</p><p> at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)</p><p> at System.Data.SqlClient.TdsParserStateObject.WriteSni()</p><p> at System.Data.SqlClient.TdsParserStateObject.WritePacket(Byte flushMode)</p><p> at System.Data.SqlClient.TdsParserStateObject.ExecuteFlush()</p><p> at System.Data.SqlClient.TdsParser.TdsExecuteRPC(_SqlRPC[] rpcArray, Int32 timeout, Boolean inSchema, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj, Boolean isCommandProc)</p><p> at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)</p><p> at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)</p><p> at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)</p><p> at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)</p><p> at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)</p><p> at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader()</p><p> at Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr)</p><p></p><p><a href="http://mantis.team-mediaportal.com/view.php?id=2682" target="_blank">http://mantis.team-mediaportal.com/view.php?id=2682</a></p><p></p><p><a href="http://mantis.team-mediaportal.com/view.php?id=2682" target="_blank">Open the issue in Mantis...</a></p></blockquote><p></p>
[QUOTE="MediaPortal-Bot, post: 572083, member: 48617"] Often happens when resuming from standby. stack: 2010-02-01 21:48:59.134065 [ERROR][MPMain(1)]: TvTimeShiftPositionWatcher.CheckOrUpdateTimeShiftPosition exception : Error: StatementErrorUnclassified Gentle.Common.GentleException: select top 2 idProgram, idChannel, startTime, endTime, title, description, genre, [state], originalAirDate, seriesNum, episodeNum, episodePart, episodeName, starRating, classification, parentalRating from Program where idChannel = @idChannel and endTime >= @endTime order by startTime asc; ---> System.Data.SqlClient.SqlException: A transport-level error has occurred when sending the request to the server. (provider: Named Pipes Provider, error: 0 - The specified network name is no longer available.) at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParserStateObject.WriteSni() at System.Data.SqlClient.TdsParserStateObject.WritePacket(Byte flushMode) at System.Data.SqlClient.TdsParserStateObject.ExecuteFlush() at System.Data.SqlClient.TdsParser.TdsExecuteRPC(_SqlRPC[] rpcArray, Int32 timeout, Boolean inSchema, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj, Boolean isCommandProc) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader() 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 Gentle.Framework.SqlStatement.Execute() at TvDatabase.Channel.UpdateNowAndNext() at TvDatabase.Channel.get_CurrentProgram() at TvPlugin.TvTimeShiftPositionWatcher.CheckOrUpdateTimeShiftPosition(Boolean invalidate)System.Data.SqlClient.SqlException: A transport-level error has occurred when sending the request to the server. (provider: Named Pipes Provider, error: 0 - The specified network name is no longer available.) at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParserStateObject.WriteSni() at System.Data.SqlClient.TdsParserStateObject.WritePacket(Byte flushMode) at System.Data.SqlClient.TdsParserStateObject.ExecuteFlush() at System.Data.SqlClient.TdsParser.TdsExecuteRPC(_SqlRPC[] rpcArray, Int32 timeout, Boolean inSchema, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj, Boolean isCommandProc) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader() at Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr) [url]http://mantis.team-mediaportal.com/view.php?id=2682[/url] [url=http://mantis.team-mediaportal.com/view.php?id=2682]Open the issue in Mantis...[/url] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Quality Assurance
Bugtracker Feed
0002682: TvTimeShiftPositionWatcher somestimes causes an exception
Contact us
RSS
Top
Bottom