Advertisement
Guest User

XBMC log

a guest
Jan 19th, 2013
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.31 KB | None | 0 0
  1. 08:30:14 T:3940 NOTICE: -->Python Interpreter Initialized<--
  2. 08:30:14 T:2368 NOTICE: WebServer: Started the webserver
  3. 08:30:14 T:2368 NOTICE: starting upnp renderer
  4. 08:30:14 T:2368 NOTICE: ES: Starting event server
  5. 08:30:14 T:3984 NOTICE: Thread CEventServer start, auto delete: false
  6. 08:30:14 T:3984 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  7. 08:30:14 T:3984 NOTICE: UDP: Listening on port 9777
  8. 08:30:14 T:2368 NOTICE: starting zeroconf publishing
  9. 08:30:14 T:3988 NOTICE: Thread CTCPServer start, auto delete: false
  10. 08:30:14 T:3992 NOTICE: Thread AirPlayServer start, auto delete: false
  11. 08:30:14 T:4000 NOTICE: Thread Jobworker start, auto delete: true
  12. 08:30:14 T:3936 NOTICE: VideoInfoScanner: Starting scan ..
  13. 08:30:14 T:4004 NOTICE: Thread CMusicInfoScanner start, auto delete: false
  14. 08:30:14 T:2368 NOTICE: Storing total System Uptime
  15. 08:30:14 T:2368 NOTICE: Saving settings
  16. 08:30:14 T:2368 NOTICE: stop all
  17. 08:30:14 T:4008 NOTICE: Thread CMusicInfoScanner start, auto delete: false
  18. 08:30:14 T:4004 NOTICE: My Music: Scanning for music info using worker thread, operation took 00:00
  19. 08:30:14 T:2368 NOTICE: ES: Stopping event server
  20. 08:30:14 T:3936 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
  21. 08:30:14 T:3944 NOTICE: -->Python Interpreter Initialized<--
  22. 08:30:14 T:3940 NOTICE: StorageServer Module loaded RUN
  23. 08:30:14 T:3940 NOTICE: StorageClient-2.5.0 Starting server
  24. 08:30:14 T:3940 NOTICE: StorageServer-2.5.0 Storage Server starting C:\Users\HTPC\AppData\Roaming\XBMC\userdata\addon_data\script.common.plugin.cache\commoncache.db
  25. 08:30:14 T:3944 NOTICE: 1Channel: Subscription service starting...
  26. 08:30:14 T:3944 NOTICE: 1Channel: Service: Auto-update disabled
  27. 08:30:14 T:3944 NOTICE: 1Channel: Subscription service ending...
  28. 08:30:15 T:3984 NOTICE: ES: UDP Event server stopped
  29. 08:30:15 T:2368 NOTICE: stopping upnp
  30. 08:30:15 T:2368 NOTICE: stopping zeroconf publishing
  31. 08:30:15 T:2368 NOTICE: Webserver: Stopping...
  32. 08:30:15 T:2368 NOTICE: WebServer: Stopped the webserver
  33. 08:30:15 T:2368 NOTICE: Webserver: Stopped...
  34. 08:30:15 T:2368 NOTICE: stop sap announcement listener
  35. 08:30:15 T:2368 NOTICE: clean cached files!
  36. 08:30:15 T:2368 NOTICE: unload skin
  37. 08:30:15 T:3940 NOTICE: StorageServer-2.5.0 Closed down
  38. 08:30:15 T:3880 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  39. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  40. Error Type: <type 'exceptions.KeyError'>
  41. Error Contents: ('result',)
  42. Traceback (most recent call last):
  43. File "C:\Users\HTPC\AppData\Roaming\XBMC\addons\service.skin.widgets\default.py", line 657, in onDatabaseUpdated
  44. self.update_listitems(database)
  45. File "C:\Users\HTPC\AppData\Roaming\XBMC\addons\service.skin.widgets\default.py", line 564, in _update
  46. self._fetch_tvshows('RecentEpisode')
  47. File "C:\Users\HTPC\AppData\Roaming\XBMC\addons\service.skin.widgets\default.py", line 289, in _fetch_tvshows
  48. if json_query['result'].has_key('episodes'):
  49. KeyError: ('result',)
  50. -->End of Python script error report<--
  51. 08:30:15 T:3880 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  52. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  53. Error Type: <type 'exceptions.KeyError'>
  54. Error Contents: ('result',)
  55. Traceback (most recent call last):
  56. File "C:\Users\HTPC\AppData\Roaming\XBMC\addons\service.skin.widgets\default.py", line 657, in onDatabaseUpdated
  57. self.update_listitems(database)
  58. File "C:\Users\HTPC\AppData\Roaming\XBMC\addons\service.skin.widgets\default.py", line 567, in _update
  59. self._fetch_albums('RecommendedAlbum')
  60. File "C:\Users\HTPC\AppData\Roaming\XBMC\addons\service.skin.widgets\default.py", line 416, in _fetch_albums
  61. if json_query['result'].has_key('albums'):
  62. KeyError: ('result',)
  63. -->End of Python script error report<--
  64. 08:30:16 T:3876 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  65. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  66. Error Type: <type 'exceptions.KeyError'>
  67. Error Contents: ('result',)
  68. Traceback (most recent call last):
  69. File "C:\Users\HTPC\AppData\Roaming\XBMC\addons\service.libraryautoupdate\default.py", line 6, in <module>
  70. AutoUpdater().runProgram()
  71. File "C:\Users\HTPC\AppData\Roaming\XBMC\addons\service.libraryautoupdate\service.py", line 69, in runProgram
  72. self.evalSchedules()
  73. File "C:\Users\HTPC\AppData\Roaming\XBMC\addons\service.libraryautoupdate\service.py", line 113, in evalSchedules
  74. self.cleanLibrary(cronJob)
  75. File "C:\Users\HTPC\AppData\Roaming\XBMC\addons\service.libraryautoupdate\service.py", line 304, in cleanLibrary
  76. for source in response['result']['sources']:
  77. KeyError: ('result',)
  78. -->End of Python script error report<--
  79. 08:30:20 T:2368 ERROR: XBPyThread::stop - script C:\Users\HTPC\AppData\Roaming\XBMC\addons\service.scheduler\default.py didn't stop in 5 seconds - let's kill it
  80. 08:30:20 T:2368 NOTICE: stop python
  81. 08:30:20 T:3880 WARNING: The python script "C:\Users\HTPC\AppData\Roaming\XBMC\addons\service.skin.widgets\default.py" has left several classes in memory that we couldn't clean up. The classes include: Monitor,Player,Window
  82. 08:30:20 T:2368 NOTICE: stopped
  83. 08:30:20 T:2368 NOTICE: destroy
  84. 08:30:20 T:2368 NOTICE: closing down remote control service
  85. 08:30:20 T:2368 NOTICE: unload sections
  86. 08:30:21 T:2368 NOTICE: destroy
  87. 08:30:21 T:2368 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist
  88. 08:30:21 T:2368 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist
  89. 08:30:21 T:2368 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist
  90. 08:30:21 T:2368 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
  91. 08:30:21 T:2368 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist
  92. 08:30:21 T:2368 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist
  93. 08:30:21 T:2368 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist
  94. 08:30:21 T:2368 WARNING: Attempted to remove window 10021 from the window manager when it didn't exist
  95. 08:30:21 T:2368 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist
  96. 08:30:21 T:2368 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist
  97. 08:30:21 T:2368 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist
  98. 08:30:21 T:2368 NOTICE: closing down remote control service
  99. 08:30:21 T:2368 NOTICE: unload sections
  100. 08:30:21 T:2368 NOTICE: application stopped...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement