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
Development
General Development (no feature request here!)
MERGING MediaPortal Url Source Splitter & IPTV Filter
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="Sebastiii" data-source="post: 1025015" data-attributes="member: 60104"><p>Running let see how it goes in few hours <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p> </p><p>I have notice that : (don't think it's related to IPTV) (will try to reproduce on DEV PC (to avoid french garbage lol)</p><p>[CODE][2013-09-02 14:12:25,330] [Error ] [PowerEventThread] [ERROR] - Error in writing log entry</p><p>[2013-09-02 14:12:25,335] [Error ] [PowerEventThread] [ERROR] - Exception: System.FormatException: L'index (de base zéro) doit être supérieur ou égal à zéro et inférieur à la taille de la liste des arguments.</p><p> à System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args)</p><p> à System.String.Format(IFormatProvider provider, String format, Object[] args)</p><p> à TvLibrary.Log.Log.WriteToFile(LogType logType, LogLevel logLevel, String format, Object[] arg) Message: L'index (de base zéro) doit être supérieur ou égal à zéro et inférieur à la taille de la liste des arguments. Site : System.Text.StringBuilder AppendFormat(System.IFormatProvider, System.String, System.Object[]) Source : mscorlib Stack Trace: à System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args)</p><p> à System.String.Format(IFormatProvider provider, String format, Object[] args)</p><p> à TvLibrary.Log.Log.WriteToFile(LogType logType, LogLevel logLevel, String format, Object[] arg)</p><p>[2013-09-02 14:12:34,943] [Error ] [PowerEventThread] [ERROR] - Error in writing log entry</p><p>[2013-09-02 14:12:34,944] [Error ] [PowerEventThread] [ERROR] - Exception: System.FormatException: L'index (de base zéro) doit être supérieur ou égal à zéro et inférieur à la taille de la liste des arguments.</p><p> à System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args)</p><p> à System.String.Format(IFormatProvider provider, String format, Object[] args)</p><p> à TvLibrary.Log.Log.WriteToFile(LogType logType, LogLevel logLevel, String format, Object[] arg) Message: L'index (de base zéro) doit être supérieur ou égal à zéro et inférieur à la taille de la liste des arguments. Site : System.Text.StringBuilder AppendFormat(System.IFormatProvider, System.String, System.Object[]) Source : mscorlib Stack Trace: à System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args)</p><p> à System.String.Format(IFormatProvider provider, String format, Object[] args)</p><p> à TvLibrary.Log.Log.WriteToFile(LogType logType, LogLevel logLevel, String format, Object[] arg)[/CODE]</p><p> </p><p> </p><p>I have something to test after, like i can crash tvservice by doing that :</p><p>Scan or try to tune an IPTV channel where the IP is reachable. (after many try -> crash/died)</p><p>I'm thinking it's also maybe the culprit when memory goes up (but need confirming) when EPG grabber try to grab EPG stuff.</p><p>It's possible that 2 nights ago, my Freebox Player goes to deep OFF (so not reachable) and then EPG Grabber try to tune those channel but failed and lead to high memory consumed.</p><p> </p><p>Seb.</p></blockquote><p></p>
[QUOTE="Sebastiii, post: 1025015, member: 60104"] Running let see how it goes in few hours :) I have notice that : (don't think it's related to IPTV) (will try to reproduce on DEV PC (to avoid french garbage lol) [CODE][2013-09-02 14:12:25,330] [Error ] [PowerEventThread] [ERROR] - Error in writing log entry [2013-09-02 14:12:25,335] [Error ] [PowerEventThread] [ERROR] - Exception: System.FormatException: L'index (de base zéro) doit être supérieur ou égal à zéro et inférieur à la taille de la liste des arguments. à System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args) à System.String.Format(IFormatProvider provider, String format, Object[] args) à TvLibrary.Log.Log.WriteToFile(LogType logType, LogLevel logLevel, String format, Object[] arg) Message: L'index (de base zéro) doit être supérieur ou égal à zéro et inférieur à la taille de la liste des arguments. Site : System.Text.StringBuilder AppendFormat(System.IFormatProvider, System.String, System.Object[]) Source : mscorlib Stack Trace: à System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args) à System.String.Format(IFormatProvider provider, String format, Object[] args) à TvLibrary.Log.Log.WriteToFile(LogType logType, LogLevel logLevel, String format, Object[] arg) [2013-09-02 14:12:34,943] [Error ] [PowerEventThread] [ERROR] - Error in writing log entry [2013-09-02 14:12:34,944] [Error ] [PowerEventThread] [ERROR] - Exception: System.FormatException: L'index (de base zéro) doit être supérieur ou égal à zéro et inférieur à la taille de la liste des arguments. à System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args) à System.String.Format(IFormatProvider provider, String format, Object[] args) à TvLibrary.Log.Log.WriteToFile(LogType logType, LogLevel logLevel, String format, Object[] arg) Message: L'index (de base zéro) doit être supérieur ou égal à zéro et inférieur à la taille de la liste des arguments. Site : System.Text.StringBuilder AppendFormat(System.IFormatProvider, System.String, System.Object[]) Source : mscorlib Stack Trace: à System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args) à System.String.Format(IFormatProvider provider, String format, Object[] args) à TvLibrary.Log.Log.WriteToFile(LogType logType, LogLevel logLevel, String format, Object[] arg)[/CODE] I have something to test after, like i can crash tvservice by doing that : Scan or try to tune an IPTV channel where the IP is reachable. (after many try -> crash/died) I'm thinking it's also maybe the culprit when memory goes up (but need confirming) when EPG grabber try to grab EPG stuff. It's possible that 2 nights ago, my Freebox Player goes to deep OFF (so not reachable) and then EPG Grabber try to tune those channel but failed and lead to high memory consumed. Seb. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
MERGING MediaPortal Url Source Splitter & IPTV Filter
Contact us
RSS
Top
Bottom