Normal
Can someone have a look at this extracted log from MediaPortal and tell me what's going on. I get the same messages, whatever version of MP I run. Currently on RC4 + SVN 20/06 @ 13:53.I automate the WebEPG program to collect EPG info @ 04:00 daily and then at 05:00 to import into MP database, but I also get errors or database exceptions (although information still seems to appear in the EPG).Somehow, I can't help but wonder if it accepts MP in other ways by making it stall or crash. I have tried several fresh installs of MP, but get the same errors22/06/2006 04:00:02 DVBGraph: Unlocked... wait for tunerlock22/06/2006 04:00:10 Tuner locked: False22/06/2006 04:00:10 Main: WM_POWERBROADCAST: 1822/06/2006 04:00:10 Main: Windows has resumed from standby or hibernate mode to handle a requested event22/06/2006 04:00:10 Main: Switch to home screen22/06/2006 04:00:10 window:MediaPortal.GUI.Home.HomeWindow deinit22/06/2006 04:00:10 texturemanager:CleanupThumbs()22/06/2006 04:00:10 Recorder: Disabling DX9 exclusive mode22/06/2006 04:00:10 Main: DX exclusive mode: False22/06/2006 04:00:10 Main: Goto windowed mode: True22/06/2006 04:00:11 TexturePacker: Loaded skin\mce1280x720\packedgfx20.png texture:2048x2048 miplevels:122/06/2006 04:00:11 TexturePacker: fontengine add texure:19922/06/2006 04:00:11 window:MediaPortal.GUI.Home.HomeWindow init22/06/2006 04:00:11 PowerScheduler: System powerup detected22/06/2006 04:00:11 PowerScheduler: version 0.322/06/2006 04:00:11 PowerScheduler: Settings loaded - wakeup 1, shutdown 3, mode Suspend - Forced22/06/2006 04:00:11 PowerScheduler: Shutdown timer activated, automatic shutdown in 3 minutes22/06/2006 04:00:11 GUIFont:restore font:6 font1622/06/2006 04:00:11 GUIFont:restore font:0 debug22/06/2006 04:00:11 GUIFont:restore font:1 font822/06/2006 04:00:11 GUIFont:restore font:2 font922/06/2006 04:00:11 GUIFont:restore font:3 font1022/06/2006 04:00:11 DVBGraph: Unlocked... wait for tunerlock22/06/2006 04:00:11 GUIFont:restore font:4 font1222/06/2006 04:00:11 GUIFont:restore font:5 font1422/06/2006 04:00:11 GUIFont:restore font:7 font1822/06/2006 04:00:11 GUIFont:restore font:8 font2122/06/2006 04:00:11 GUIFont:restore font:9 font2422/06/2006 04:00:11 GUIFont:restore font:10 font3622/06/2006 04:00:11 GUIFont:restore font:11 font7222/06/2006 04:00:11 GUIFont:restore font:12 fontSVT22/06/2006 04:00:11 Exception :Error in the application.-2005530520 (D3DERR_DEVICELOST) at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow) at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, Control overrideWindow) at Microsoft.DirectX.Direct3D.Device.Present() at MediaPortalApp.Render(Single timePassed)22/06/2006 04:00:11 Exception :Error in the application.22/06/2006 04:00:11 site :Void PresentInternal(Microsoft.DirectX.PrivateImplementationDetails.tagRECT*, Microsoft.DirectX.PrivateImplementationDetails.tagRECT*, IntPtr)22/06/2006 04:00:11 source :Microsoft.DirectX.Direct3D22/06/2006 04:00:11 stacktrace: at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow) at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, Control overrideWindow) at Microsoft.DirectX.Direct3D.Device.Present() at MediaPortalApp.Render(Single timePassed)22/06/2006 04:00:15 opening tvdatabase22/06/2006 04:00:15 using sqlite 3.2.822/06/2006 04:00:15 tvdatabase opened22/06/2006 04:00:16 Tuner locked: False22/06/2006 04:00:17 DVBGraph:Grab epg for :bid tv22/06/2006 04:00:18 DVBGraph: start graph22/06/2006 04:00:18 DVBGraph:TuneChannel() tune to channel:2822/06/2006 04:00:18 DVBGraph: tuning details: frequency:562000 kHz ONID:9018 TSID:12290 SID:14272 providerit-Up Ltd22/06/2006 04:00:18 DVBGraphBDAubmitTuneRequest() frequency:562000 kHz Bandwidth:8 ONID:9018 TSID:12290, SID:1427222/06/2006 04:00:18 DVBGraphetHardwarePidFiltering to:0,1,10,11,12,D3,D2,1881,1882,105,22/06/2006 04:00:19 DVBGraphBDA: signal strength:0 signal quality:1 signal present:True locked:True22/06/2006 04:00:19 DVBDemuxer:bid tv audio:1882 video:1881 teletext:FFFFFFFF pmt:105 subtitle:0 program:1427222/06/2006 04:00:19 DVBGraph: wait for tunerlock22/06/2006 04:00:19 DVBGraph:TuneChannel done signal strength:0 signal quality:1 locked:True22/06/2006 04:00:30 dbs:close:TVDatabaseV21.db322/06/2006 04:00:30 detected new tvguide ->import new tvguide22/06/2006 04:00:31 xmltv import C:\Program Files\MediaPortal\xmltv\tvguide.xml22/06/2006 04:00:31 SQL:TVDatabaseV21.db3 cmd:sqlite3_step err:ERROR detailedQL logic error or missing database queryELETE FROM tblPrograms WHERE iEndTime < '20060621000000'22/06/2006 04:00:31 TVDatabase exception errQL:TVDatabaseV21.db3 cmd:sqlite3_step err:ERROR detailedQL logic error or missing database queryELETE FROM tblPrograms WHERE iEndTime < '20060621000000' stack: at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err) at SQLite.NET.SQLiteClient.ReadpVm(String query, SQLiteResultSet set1, IntPtr pVm) at SQLite.NET.SQLiteClient.Execute(String query) at MediaPortal.TV.Database.TVDatabase.RemoveOldPrograms() DELETE FROM tblPrograms WHERE iEndTime < '20060621000000'22/06/2006 04:00:31 opening tvdatabase22/06/2006 04:01:07 dbs:close:TVDatabaseV21.db322/06/2006 04:34:28 Main: WM_POWERBROADCAST: 622/06/2006 04:34:28 Main: Windows has resumed from critical hibernate mode22/06/2006 04:34:28 Main: Switch to home screen22/06/2006 04:34:28 window:MediaPortal.GUI.Home.HomeWindow deinit22/06/2006 04:34:28 texturemanager:CleanupThumbs()22/06/2006 04:34:29 Recorder: Disabling DX9 exclusive mode22/06/2006 04:34:29 Main: DX exclusive mode: False22/06/2006 04:34:29 Main: Goto windowed mode: True22/06/2006 04:34:29 window:MediaPortal.GUI.Home.HomeWindow init22/06/2006 05:00:40 opening tvdatabase22/06/2006 05:00:40 using sqlite 3.2.822/06/2006 09:29:00 PowerScheduler: Wakeup timer expired
Can someone have a look at this extracted log from MediaPortal and tell me what's going on. I get the same messages, whatever version of MP I run. Currently on RC4 + SVN 20/06 @ 13:53.
I automate the WebEPG program to collect EPG info @ 04:00 daily and then at 05:00 to import into MP database, but I also get errors or database exceptions (although information still seems to appear in the EPG).
Somehow, I can't help but wonder if it accepts MP in other ways by making it stall or crash. I have tried several fresh installs of MP, but get the same errors
22/06/2006 04:00:02 DVBGraph: Unlocked... wait for tunerlock
22/06/2006 04:00:10 Tuner locked: False
22/06/2006 04:00:10 Main: WM_POWERBROADCAST: 18
22/06/2006 04:00:10 Main: Windows has resumed from standby or hibernate mode to handle a requested event
22/06/2006 04:00:10 Main: Switch to home screen
22/06/2006 04:00:10 window:MediaPortal.GUI.Home.HomeWindow deinit
22/06/2006 04:00:10 texturemanager:CleanupThumbs()
22/06/2006 04:00:10 Recorder: Disabling DX9 exclusive mode
22/06/2006 04:00:10 Main: DX exclusive mode: False
22/06/2006 04:00:10 Main: Goto windowed mode: True
22/06/2006 04:00:11 TexturePacker: Loaded skin\mce1280x720\packedgfx20.png texture:2048x2048 miplevels:1
22/06/2006 04:00:11 TexturePacker: fontengine add texure:199
22/06/2006 04:00:11 window:MediaPortal.GUI.Home.HomeWindow init
22/06/2006 04:00:11 PowerScheduler: System powerup detected
22/06/2006 04:00:11 PowerScheduler: version 0.3
22/06/2006 04:00:11 PowerScheduler: Settings loaded - wakeup 1, shutdown 3, mode Suspend - Forced
22/06/2006 04:00:11 PowerScheduler: Shutdown timer activated, automatic shutdown in 3 minutes
22/06/2006 04:00:11 GUIFont:restore font:6 font16
22/06/2006 04:00:11 GUIFont:restore font:0 debug
22/06/2006 04:00:11 GUIFont:restore font:1 font8
22/06/2006 04:00:11 GUIFont:restore font:2 font9
22/06/2006 04:00:11 GUIFont:restore font:3 font10
22/06/2006 04:00:11 DVBGraph: Unlocked... wait for tunerlock
22/06/2006 04:00:11 GUIFont:restore font:4 font12
22/06/2006 04:00:11 GUIFont:restore font:5 font14
22/06/2006 04:00:11 GUIFont:restore font:7 font18
22/06/2006 04:00:11 GUIFont:restore font:8 font21
22/06/2006 04:00:11 GUIFont:restore font:9 font24
22/06/2006 04:00:11 GUIFont:restore font:10 font36
22/06/2006 04:00:11 GUIFont:restore font:11 font72
22/06/2006 04:00:11 GUIFont:restore font:12 fontSVT
22/06/2006 04:00:11 Exception :Error in the application.
-2005530520 (D3DERR_DEVICELOST)
at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, Control overrideWindow)
at Microsoft.DirectX.Direct3D.Device.Present()
at MediaPortalApp.Render(Single timePassed)
22/06/2006 04:00:11 site :Void PresentInternal(Microsoft.DirectX.PrivateImplementationDetails.tagRECT*, Microsoft.DirectX.PrivateImplementationDetails.tagRECT*, IntPtr)
22/06/2006 04:00:11 source :Microsoft.DirectX.Direct3D
22/06/2006 04:00:11 stacktrace: at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
22/06/2006 04:00:15 opening tvdatabase
22/06/2006 04:00:15 using sqlite 3.2.8
22/06/2006 04:00:15 tvdatabase opened
22/06/2006 04:00:16 Tuner locked: False
22/06/2006 04:00:17 DVBGraph:Grab epg for :bid tv
22/06/2006 04:00:18 DVBGraph: start graph
22/06/2006 04:00:18 DVBGraph:TuneChannel() tune to channel:28
22/06/2006 04:00:18 DVBGraph: tuning details: frequency:562000 kHz ONID:9018 TSID:12290 SID:14272 providerit-Up Ltd
22/06/2006 04:00:18 DVBGraphBDAubmitTuneRequest() frequency:562000 kHz Bandwidth:8 ONID:9018 TSID:12290, SID:14272
22/06/2006 04:00:18 DVBGraphetHardwarePidFiltering to:0,1,10,11,12,D3,D2,1881,1882,105,
22/06/2006 04:00:19 DVBGraphBDA: signal strength:0 signal quality:1 signal present:True locked:True
22/06/2006 04:00:19 DVBDemuxer:bid tv audio:1882 video:1881 teletext:FFFFFFFF pmt:105 subtitle:0 program:14272
22/06/2006 04:00:19 DVBGraph: wait for tunerlock
22/06/2006 04:00:19 DVBGraph:TuneChannel done signal strength:0 signal quality:1 locked:True
22/06/2006 04:00:30 dbs:close:TVDatabaseV21.db3
22/06/2006 04:00:30 detected new tvguide ->import new tvguide
22/06/2006 04:00:31 xmltv import C:\Program Files\MediaPortal\xmltv\tvguide.xml
22/06/2006 04:00:31 SQL:TVDatabaseV21.db3 cmd:sqlite3_step err:ERROR detailedQL logic error or missing database queryELETE FROM tblPrograms WHERE iEndTime < '20060621000000'
22/06/2006 04:00:31 TVDatabase exception errQL:TVDatabaseV21.db3 cmd:sqlite3_step err:ERROR detailedQL logic error or missing database queryELETE FROM tblPrograms WHERE iEndTime < '20060621000000' stack: at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)
at SQLite.NET.SQLiteClient.ReadpVm(String query, SQLiteResultSet set1, IntPtr pVm)
at SQLite.NET.SQLiteClient.Execute(String query)
at MediaPortal.TV.Database.TVDatabase.RemoveOldPrograms() DELETE FROM tblPrograms WHERE iEndTime < '20060621000000'
22/06/2006 04:00:31 opening tvdatabase
22/06/2006 04:01:07 dbs:close:TVDatabaseV21.db3
22/06/2006 04:34:28 Main: WM_POWERBROADCAST: 6
22/06/2006 04:34:28 Main: Windows has resumed from critical hibernate mode
22/06/2006 04:34:28 Main: Switch to home screen
22/06/2006 04:34:28 window:MediaPortal.GUI.Home.HomeWindow deinit
22/06/2006 04:34:28 texturemanager:CleanupThumbs()
22/06/2006 04:34:29 Recorder: Disabling DX9 exclusive mode
22/06/2006 04:34:29 Main: DX exclusive mode: False
22/06/2006 04:34:29 Main: Goto windowed mode: True
22/06/2006 04:34:29 window:MediaPortal.GUI.Home.HomeWindow init
22/06/2006 05:00:40 opening tvdatabase
22/06/2006 05:00:40 using sqlite 3.2.8
22/06/2006 09:29:00 PowerScheduler: Wakeup timer expired