Advertisement
Guest User

XBMC crash

a guest
Sep 15th, 2011
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.32 KB | None | 0 0
  1. 21:53:36 T:87371776 NOTICE: -----------------------------------------------------------------------
  2. 21:53:36 T:87371776 NOTICE: Starting XBMC, Platform: Mac OS X (11.0.0 AppleTV2,1). Built on Sep 1 2011 (Git:20110831-b7436bd)
  3. 21:53:36 T:87371776 NOTICE: special://xbmc/ is mapped to: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome
  4. 21:53:36 T:87371776 NOTICE: special://xbmcbin/ is mapped to: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome
  5. 21:53:36 T:87371776 NOTICE: special://masterprofile/ is mapped to: /var/mobile/Library/Preferences/XBMC/userdata
  6. 21:53:36 T:87371776 NOTICE: special://home/ is mapped to: /var/mobile/Library/Preferences/XBMC
  7. 21:53:36 T:87371776 NOTICE: special://temp/ is mapped to: /var/mobile/Library/Preferences/XBMC/temp
  8. 21:53:36 T:87371776 NOTICE: special://frameworks/ is mapped to: /var/stash/Applications/XBMC.frappliance/Frameworks
  9. 21:53:36 T:87371776 NOTICE: The executable running is: /var/stash/Applications/XBMC.frappliance/XBMC
  10. 21:53:36 T:87371776 NOTICE: Log File is located: /var/mobile/Library/Preferences/xbmc.log
  11. 21:53:36 T:87371776 NOTICE: -----------------------------------------------------------------------
  12. 21:53:36 T:87371776 NOTICE: load settings...
  13. 21:53:36 T:87371776 NOTICE: special://profile/ is mapped to: special://masterprofile/
  14. 21:53:36 T:87371776 NOTICE: loading special://masterprofile/guisettings.xml
  15. 21:53:36 T:87371776 NOTICE: Getting hardware information now...
  16. 21:53:36 T:87371776 INFO: Using digital output
  17. 21:53:36 T:87371776 INFO: AC3 pass through is disabled
  18. 21:53:36 T:87371776 INFO: DTS pass through is disabled
  19. 21:53:36 T:87371776 INFO: AAC pass through is disabled
  20. 21:53:36 T:87371776 INFO: MP1 pass through is disabled
  21. 21:53:36 T:87371776 INFO: MP2 pass through is disabled
  22. 21:53:36 T:87371776 INFO: MP3 pass through is disabled
  23. 21:53:36 T:87371776 DEBUG: Error: Requested setting (videoscreen.screenmode) was not found. It must be case-sensitive
  24. 21:53:36 T:87371776 NOTICE: Checking resolution 12
  25. 21:53:36 T:87371776 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  26. 21:53:36 T:87371776 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  27. 21:53:36 T:87371776 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  28. 21:53:36 T:87371776 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  29. 21:53:36 T:87371776 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  30. 21:53:36 T:87371776 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
  31. 21:53:36 T:87371776 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/rtmp/mms/udp
  32. 21:53:36 T:87371776 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  33. 21:53:36 T:87371776 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  34. 21:53:36 T:87371776 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  35. 21:53:36 T:87371776 DEBUG: CPlayerSelectionRule::Initialize: creating rule: flv/aacp/sdp
  36. 21:53:36 T:87371776 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  37. 21:53:36 T:87371776 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  38. 21:53:36 T:87371776 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdfile
  39. 21:53:36 T:87371776 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  40. 21:53:36 T:87371776 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  41. 21:53:36 T:87371776 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  42. 21:53:36 T:87371776 NOTICE: Loaded playercorefactory configuration
  43. 21:53:36 T:87371776 NOTICE: Loading player core factory settings from special://profile/playercorefactory.xml.
  44. 21:53:36 T:87371776 DEBUG: CPlayerCoreConfig::<ctor>: created player IE for core 4
  45. 21:53:36 T:87371776 DEBUG: CPlayerSelectionRule::Initialize: creating rule: un-named
  46. 21:53:36 T:87371776 DEBUG: CPlayerSelectionRule::Initialize: creating rule: htm
  47. 21:53:36 T:87371776 NOTICE: Loaded playercorefactory configuration
  48. 21:53:36 T:87371776 NOTICE: No settings file to load to load (special://xbmc/system/advancedsettings.xml)
  49. 21:53:36 T:87371776 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  50. 21:53:36 T:87371776 NOTICE: Contents of special://profile/advancedsettings.xml are...
  51. <advancedsettings>
  52. <videoextensions>
  53. <add>.html</add>
  54. </videoextensions>
  55. <network>
  56. <cachemembuffersize>5242880</cachemembuffersize>
  57. </network>
  58. <thumbsize>256</thumbsize>
  59. <fanartheight>360</fanartheight>
  60. <videodatabase>
  61. <type>mysql</type>
  62. <host>192.168.1.42</host>
  63. <port>3306</port>
  64. <user>xbmc</user>
  65. <pass>xbmc</pass>
  66. <name>xbmc_video</name>
  67. </videodatabase>
  68. </advancedsettings>
  69. 21:53:36 T:87371776 WARNING: VIDEO database configuration is experimental.
  70. 21:53:36 T:87371776 NOTICE: Getting hardware information now...
  71. 21:53:36 T:87371776 INFO: Using digital output
  72. 21:53:36 T:87371776 INFO: AC3 pass through is disabled
  73. 21:53:36 T:87371776 INFO: DTS pass through is disabled
  74. 21:53:36 T:87371776 INFO: AAC pass through is disabled
  75. 21:53:36 T:87371776 INFO: MP1 pass through is disabled
  76. 21:53:36 T:87371776 INFO: MP2 pass through is disabled
  77. 21:53:36 T:87371776 INFO: MP3 pass through is disabled
  78. 21:53:36 T:87371776 DEBUG: Error: Requested setting (videoscreen.screenmode) was not found. It must be case-sensitive
  79. 21:53:36 T:87371776 NOTICE: Checking resolution 12
  80. 21:53:36 T:87371776 NOTICE: Default DVD Player: dvdplayer
  81. 21:53:36 T:87371776 NOTICE: Default Video Player: dvdplayer
  82. 21:53:36 T:87371776 NOTICE: Default Audio Player: paplayer
  83. 21:53:36 T:87371776 NOTICE: Loading media sources from special://masterprofile/sources.xml
  84. 21:53:36 T:87371776 INFO: creating subdirectories
  85. 21:53:36 T:87371776 INFO: userdata folder: special://masterprofile/
  86. 21:53:36 T:87371776 INFO: recording folder:
  87. 21:53:36 T:87371776 INFO: screenshots folder:
  88. 21:53:36 T:87371776 INFO: thumbnails folder: special://masterprofile/Thumbnails
  89. 21:53:36 T:87371776 INFO: load language info file: special://xbmc/language/English/langinfo.xml
  90. 21:53:36 T:87371776 DEBUG: trying to set locale to en_GB.UTF-8
  91. 21:53:36 T:87371776 INFO: global locale set to C
  92. 21:53:36 T:87371776 INFO: load language file:special://xbmc/language/English/strings.xml
  93. 21:53:37 T:87371776 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcpluff-arm-osx.so)
  94. 21:53:37 T:87371776 DEBUG: Loading: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/system/libcpluff-arm-osx.so
  95. 21:53:37 T:87371776 INFO: GLES: Maximum texture width: 2048
  96. 21:53:37 T:87371776 DEBUG: EGL_EXTENSIONS: GL_OES_depth_texture GL_OES_depth24 GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_texture_float GL_OES_texture_half_float GL_OES_vertex_array_object GL_EXT_blend_minmax GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_shader_texture_lod GL_EXT_texture_filter_anisotropic GL_APPLE_framebuffer_multisample GL_APPLE_rgb_422 GL_APPLE_texture_format_BGRA8888 GL_APPLE_texture_max_level GL_IMG_read_format GL_IMG_texture_compression_pvrtc
  97. 21:53:37 T:87371776 NOTICE: GL_VENDOR = Imagination Technologies
  98. 21:53:37 T:87371776 NOTICE: GL_RENDERER = PowerVR SGX 535
  99. 21:53:37 T:87371776 NOTICE: GL_VERSION = OpenGL ES 2.0 IMGSGX535-58.6
  100. 21:53:37 T:87371776 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.0
  101. 21:53:37 T:87371776 DEBUG: GLES: Extension Support Test - GL_NVX_gpu_memory_info NO
  102. 21:53:37 T:87371776 NOTICE: GL_EXTENSIONS = GL_OES_depth_texture GL_OES_depth24 GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_texture_float GL_OES_texture_half_float GL_OES_vertex_array_object GL_EXT_blend_minmax GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_shader_texture_lod GL_EXT_texture_filter_anisotropic GL_APPLE_framebuffer_multisample GL_APPLE_rgb_422 GL_APPLE_texture_format_BGRA8888 GL_APPLE_texture_max_level GL_IMG_read_format GL_IMG_texture_compression_pvrtc
  103. 21:53:37 T:87371776 DEBUG: GLES: Extension Support Test - GL_IMG_texture_format_BGRA8888 NO
  104. 21:53:37 T:87371776 DEBUG: GLES: Extension Support Test - GL_APPLE_texture_format_BGRA8888 YES
  105. 21:53:37 T:87371776 DEBUG: GL: Vertex Shader compilation log:
  106. 21:53:37 T:87371776 DEBUG: GL: Vertex Shader compiled successfully
  107. 21:53:37 T:87371776 DEBUG: GL: Pixel Shader compilation log:
  108. 21:53:37 T:87371776 DEBUG: GL: Fragment Shader compiled successfully
  109. 21:53:37 T:87371776 DEBUG: GUI Shader [guishader_frag_default.glsl]- Initialise successful : 0x1f592930
  110. 21:53:37 T:87371776 DEBUG: GL: Vertex Shader compilation log:
  111. 21:53:37 T:87371776 DEBUG: GL: Vertex Shader compiled successfully
  112. 21:53:37 T:87371776 DEBUG: GL: Pixel Shader compilation log:
  113. 21:53:37 T:87371776 DEBUG: GL: Fragment Shader compiled successfully
  114. 21:53:37 T:87371776 DEBUG: GUI Shader [guishader_frag_texture.glsl]- Initialise successful : 0x1f65a090
  115. 21:53:37 T:87371776 DEBUG: GL: Vertex Shader compilation log:
  116. 21:53:37 T:87371776 DEBUG: GL: Vertex Shader compiled successfully
  117. 21:53:37 T:87371776 DEBUG: GL: Pixel Shader compilation log:
  118. 21:53:37 T:87371776 DEBUG: GL: Fragment Shader compiled successfully
  119. 21:53:37 T:87371776 DEBUG: GUI Shader [guishader_frag_multi.glsl]- Initialise successful : 0x1f65c920
  120. 21:53:37 T:87371776 DEBUG: GL: Vertex Shader compilation log:
  121. 21:53:37 T:87371776 DEBUG: GL: Vertex Shader compiled successfully
  122. 21:53:37 T:87371776 DEBUG: GL: Pixel Shader compilation log:
  123. 21:53:37 T:87371776 DEBUG: GL: Fragment Shader compiled successfully
  124. 21:53:37 T:87371776 DEBUG: GUI Shader [guishader_frag_fonts.glsl]- Initialise successful : 0x1f5e64c0
  125. 21:53:37 T:87371776 DEBUG: GL: Vertex Shader compilation log:
  126. 21:53:37 T:87371776 DEBUG: GL: Vertex Shader compiled successfully
  127. 21:53:37 T:87371776 DEBUG: GL: Pixel Shader compilation log:
  128. 21:53:37 T:87371776 DEBUG: GL: Fragment Shader compiled successfully
  129. 21:53:37 T:87371776 DEBUG: GUI Shader [guishader_frag_texture_noblend.glsl]- Initialise successful : 0x1f5e4ee0
  130. 21:53:37 T:87371776 DEBUG: GL: Vertex Shader compilation log:
  131. 21:53:37 T:87371776 DEBUG: GL: Vertex Shader compiled successfully
  132. 21:53:37 T:87371776 DEBUG: GL: Pixel Shader compilation log:
  133. 21:53:37 T:87371776 DEBUG: GL: Fragment Shader compiled successfully
  134. 21:53:37 T:87371776 DEBUG: GUI Shader [guishader_frag_multi_blendcolor.glsl]- Initialise successful : 0x1f5e2190
  135. 21:53:37 T:87371776 DEBUG: GL: Vertex Shader compilation log:
  136. 21:53:37 T:87371776 DEBUG: GL: Vertex Shader compiled successfully
  137. 21:53:37 T:87371776 DEBUG: GL: Pixel Shader compilation log:
  138. 21:53:37 T:87371776 DEBUG: GL: Fragment Shader compiled successfully
  139. 21:53:37 T:87371776 DEBUG: GUI Shader [guishader_frag_rgba.glsl]- Initialise successful : 0x1f65ecc0
  140. 21:53:37 T:87371776 DEBUG: GL: Vertex Shader compilation log:
  141. 21:53:37 T:87371776 DEBUG: GL: Vertex Shader compiled successfully
  142. 21:53:37 T:87371776 DEBUG: GL: Pixel Shader compilation log:
  143. 21:53:37 T:87371776 DEBUG: GL: Fragment Shader compiled successfully
  144. 21:53:37 T:87371776 DEBUG: GUI Shader [guishader_frag_rgba_blendcolor.glsl]- Initialise successful : 0x1f5e2c40
  145. 21:53:37 T:87371776 INFO: GLES: Maximum texture width: 2048
  146. 21:53:37 T:87371776 INFO: load default splash image: /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/media/Splash.png
  147. 21:53:37 T:87371776 INFO: load keymapping
  148. 21:53:37 T:87371776 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  149. 21:53:37 T:87371776 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  150. 21:53:37 T:87371776 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  151. 21:53:37 T:87371776 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  152. 21:53:37 T:87371776 INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
  153. 21:53:37 T:87371776 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  154. 21:53:37 T:87371776 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  155. 21:53:37 T:87371776 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  156. 21:53:37 T:87371776 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  157. 21:53:37 T:87371776 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  158. 21:53:37 T:87371776 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
  159. 21:53:37 T:87371776 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  160. 21:53:37 T:87371776 INFO: Loading special://xbmc/system/keymaps/keyboard.nyxboard.xml
  161. 21:53:37 T:87371776 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  162. 21:53:38 T:87371776 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  163. 21:53:38 T:87371776 INFO: Loading special://xbmc/system/keymaps/remote.xml
  164. 21:53:38 T:87371776 INFO: Loading special://masterprofile/keymaps/joystick.AppleRemote.xml
  165. 21:53:38 T:87371776 INFO: Loading special://profile/keymaps/joystick.AppleRemote.xml
  166. 21:53:38 T:87371776 INFO: GUI format 1280x720 1280x720
  167. 21:53:38 T:87371776 DEBUG: guilib: No algorithm for solving rendering passes
  168. 21:53:38 T:87371776 NOTICE: initializing playlistplayer
  169. 21:53:38 T:87371776 NOTICE: DONE initializing playlistplayer
  170. 21:53:38 T:87371776 INFO: DPMS: not supported on this platform
  171. 21:53:38 T:87371776 INFO: Unloading old skin ...
  172. 21:53:38 T:87371776 INFO: load skin from:/var/mobile/Library/Preferences/XBMC/addons/skin.refocus
  173. 21:53:38 T:87371776 INFO: Loading skin includes from /var/mobile/Library/Preferences/XBMC/addons/skin.refocus/720p/Includes.xml
  174. 21:53:38 T:87371776 INFO: Error loading includes.xml file (/var/mobile/Library/Preferences/XBMC/addons/skin.refocus/720p/HomeMusicMenu.xml): Failed to open file (row=0, col=0)
  175. 21:53:38 T:87371776 INFO: Error loading includes.xml file (/var/mobile/Library/Preferences/XBMC/addons/skin.refocus/720p/HomeVideoMenu.xml): Failed to open file (row=0, col=0)
  176. 21:53:38 T:87371776 INFO: Error loading includes.xml file (/var/mobile/Library/Preferences/XBMC/addons/skin.refocus/720p/HomePicturesMenu.xml): Failed to open file (row=0, col=0)
  177. 21:53:38 T:87371776 INFO: Error loading includes.xml file (/var/mobile/Library/Preferences/XBMC/addons/skin.refocus/720p/HomeAccessoriesMenu.xml): Failed to open file (row=0, col=0)
  178. 21:53:38 T:87371776 INFO: Error loading includes.xml file (/var/mobile/Library/Preferences/XBMC/addons/skin.refocus/720p/HomeSettingsMenu.xml): Failed to open file (row=0, col=0)
  179. 21:53:38 T:87371776 INFO: Error loading includes.xml file (/var/mobile/Library/Preferences/XBMC/addons/skin.refocus/720p/HomeExitMenu.xml): Failed to open file (row=0, col=0)
  180. 21:53:38 T:87371776 INFO: Error loading includes.xml file (/var/mobile/Library/Preferences/XBMC/addons/skin.refocus/720p/HomeRecent.xml): Failed to open file (row=0, col=0)
  181. 21:53:39 T:87371776 INFO: Error loading includes.xml file (/var/mobile/Library/Preferences/XBMC/addons/skin.refocus/720p/weather+/Current.xml): Failed to open file (row=0, col=0)
  182. 21:53:40 T:87371776 INFO: load fonts for skin...
  183. 21:53:40 T:87371776 INFO: Loading fonts from /var/mobile/Library/Preferences/XBMC/addons/skin.refocus/720p/Font.xml
  184. 21:53:40 T:87371776 INFO: load new skin...
  185. 21:53:40 T:87371776 INFO: Loading skin file: Home.xml
  186. 21:53:40 T:87371776 WARNING: Skin has invalid include: global_Screentype
  187. 21:53:40 T:87371776 WARNING: Previous line repeats 3 times.
  188. 21:53:40 T:87371776 ERROR: Unable to open database: xbmc_video [2003](Can't connect to MySQL server on '192.168.1.42' (65))
  189. 21:53:40 T:87371776 ERROR: Unable to open database xbmc_video
  190. 21:53:40 T:87371776 ERROR: Unable to open database: xbmc_video [2003](Can't connect to MySQL server on '192.168.1.42' (65))
  191. 21:53:40 T:87371776 ERROR: Unable to open database xbmc_video
  192. 21:53:40 T:87371776 INFO: Loading user windows, path /var/mobile/Library/Preferences/XBMC/addons/skin.refocus/720p
  193. 21:53:40 T:87371776 DEBUG: Load Skin XML: 378.60ms
  194. 21:53:40 T:87371776 INFO: initialize new skin...
  195. 21:53:40 T:87371776 DEBUG: guilib: No algorithm for solving rendering passes
  196. 21:53:40 T:87371776 INFO: Loading skin file: Pointer.xml
  197. 21:53:40 T:87371776 INFO: Loading skin file: DialogVolumeBar.xml
  198. 21:53:40 T:87371776 INFO: Loading skin file: DialogKaiToast.xml
  199. 21:53:40 T:87371776 INFO: Loading skin file: DialogMuteBug.xml
  200. 21:53:40 T:87371776 INFO: Loading skin file: DialogSeekBar.xml
  201. 21:53:41 T:87371776 INFO: Loading skin file: DialogBusy.xml
  202. 21:53:41 T:87371776 DEBUG: CGUIAudioManager::Initialize
  203. 21:53:41 T:87371776 DEBUG: Previous line repeats 1 times.
  204. 21:53:41 T:87371776 INFO: Loading /var/mobile/Library/Preferences/XBMC/addons/skin.refocus/sounds/sounds.xml
  205. 21:53:41 T:87371776 INFO: skin loaded...
  206. 21:53:41 T:87371776 DEBUG: Activating window ID: 10000
  207. 21:53:41 T:87371776 DEBUG: ------ Window Init (Home.xml) ------
  208. 21:53:41 T:87371776 DEBUG: OpenBundle - Opened bundle /var/mobile/Library/Preferences/XBMC/addons/skin.refocus/media/Textures.xbt
  209. 21:53:41 T:199659520 DEBUG: Thread Jobworker start, auto delete: 1
  210. 21:53:41 T:87371776 ERROR: Unable to open database: xbmc_video [2003](Can't connect to MySQL server on '192.168.1.42' (65))
  211. 21:53:41 T:87371776 ERROR: Unable to open database xbmc_video
  212. 21:53:41 T:87371776 ERROR: Unable to open database: xbmc_video [2003](Can't connect to MySQL server on '192.168.1.42' (65))
  213. 21:53:41 T:87371776 ERROR: Unable to open database xbmc_video
  214. 21:53:41 T:87371776 ERROR: Unable to open database: xbmc_video [2003](Can't connect to MySQL server on '192.168.1.42' (65))
  215. 21:53:41 T:87371776 ERROR: Unable to open database xbmc_video
  216. 21:53:41 T:87371776 ERROR: Unable to open database: xbmc_video [2003](Can't connect to MySQL server on '192.168.1.42' (65))
  217. 21:53:41 T:87371776 ERROR: Unable to open database xbmc_video
  218. 21:53:41 T:199659520 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  219. 21:53:41 T:87371776 INFO: removing tempfiles
  220. 21:53:41 T:199659520 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
  221. 21:53:41 T:199659520 DEBUG: GetRecentlyAddedAlbums query: select * from albumview order by idAlbum desc limit 10
  222. 21:53:41 T:199659520 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  223. 21:53:41 T:199659520 ERROR: Unable to open database: xbmc_video [2003](Can't connect to MySQL server on '192.168.1.42' (65))
  224. 21:53:41 T:199659520 ERROR: Unable to open database xbmc_video
  225. 21:53:41 T:199659520 ERROR: SQL: The MySQL server has gone away
  226. Query: select * from movieview order by idMovie desc limit 10
  227. 21:53:41 T:199659520 ERROR: GetMoviesByWhere failed
  228. 21:53:41 T:199659520 ERROR: SQL: The MySQL server has gone away
  229. Query: select * from episodeview order by idEpisode desc limit 10
  230. 21:53:41 T:199659520 ERROR: GetEpisodesByWhere failed
  231. 21:53:41 T:87371776 DEBUG: ADDON: Starting service addons.
  232. 21:53:41 T:87371776 NOTICE: initialize done
  233. 21:53:41 T:87371776 NOTICE: Running the application...
  234. 21:53:41 T:199659520 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  235. 21:53:41 T:87371776 DEBUG: Process - no profile autoexec.py (/var/mobile/Library/Preferences/XBMC/userdata/autoexec.py) found, skipping
  236. 21:53:41 T:87371776 DEBUG: NetworkMessage - Starting network services
  237. 21:53:41 T:87371776 NOTICE: Webserver: Starting...
  238. 21:53:41 T:87371776 NOTICE: WebServer: Started the webserver
  239. 21:53:41 T:87371776 NOTICE: ES: Starting event server
  240. 21:53:41 T:200192000 DEBUG: Thread CEventServer start, auto delete: 0
  241. 21:53:41 T:200192000 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  242. 21:53:41 T:200192000 NOTICE: UDP: Listening on port 9777
  243. 21:53:41 T:199659520 ERROR: Unable to open database: xbmc_video [2003](Can't connect to MySQL server on '192.168.1.42' (65))
  244. 21:53:41 T:199659520 ERROR: Unable to open database xbmc_video
  245. 21:53:41 T:199659520 ERROR: SQL: The MySQL server has gone away
  246. Query: SELECT count(1) FROM tvshowview LIMIT 1
  247. 21:53:41 T:199659520 ERROR: GetSingleValue - failed to get value 'count(1)' from table 'tvshowview'
  248. 21:53:41 T:199659520 ERROR: SQL: The MySQL server has gone away
  249. Query: SELECT count(1) FROM movieview LIMIT 1
  250. 21:53:41 T:199659520 ERROR: GetSingleValue - failed to get value 'count(1)' from table 'movieview'
  251. 21:53:41 T:199659520 ERROR: SQL: The MySQL server has gone away
  252. Query: SELECT count(playCount) FROM movieview LIMIT 1
  253. 21:53:41 T:199659520 ERROR: GetSingleValue - failed to get value 'count(playCount)' from table 'movieview'
  254. 21:53:41 T:199659520 ERROR: SQL: The MySQL server has gone away
  255. Query: SELECT count(1) FROM musicvideoview LIMIT 1
  256. 21:53:41 T:199659520 ERROR: GetSingleValue - failed to get value 'count(1)' from table 'musicvideoview'
  257. 21:53:41 T:199659520 ERROR: SQL: The MySQL server has gone away
  258. Query: SELECT count(playCount) FROM musicvideoview LIMIT 1
  259. 21:53:41 T:199659520 ERROR: GetSingleValue - failed to get value 'count(playCount)' from table 'musicvideoview'
  260. 21:53:41 T:199659520 ERROR: SQL: The MySQL server has gone away
  261. Query: SELECT sum(watchedcount) FROM tvshowview LIMIT 1
  262. 21:53:41 T:199659520 ERROR: GetSingleValue - failed to get value 'sum(watchedcount)' from table 'tvshowview'
  263. 21:53:41 T:199659520 ERROR: SQL: The MySQL server has gone away
  264. Query: SELECT sum(totalcount) FROM tvshowview LIMIT 1
  265. 21:53:41 T:199659520 ERROR: GetSingleValue - failed to get value 'sum(totalcount)' from table 'tvshowview'
  266. 21:53:41 T:199659520 ERROR: SQL: The MySQL server has gone away
  267. Query: SELECT sum(watchedcount = totalcount) FROM tvshowview LIMIT 1
  268. 21:53:41 T:199659520 ERROR: GetSingleValue - failed to get value 'sum(watchedcount = totalcount)' from table 'tvshowview'
  269. 21:53:41 T:87371776 INFO: JSONRPC Server: Successfully initialized
  270. 21:53:41 T:205955072 DEBUG: Thread JSONRPC::CTCPServer start, auto delete: 0
  271. 21:53:41 T:87371776 NOTICE: starting zeroconf publishing
  272. 21:53:41 T:87371776 DEBUG: CZeroconfOSX::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:XBMC Event Server port:9777
  273. 21:53:41 T:87371776 DEBUG: CZeroconfOSX::doPublishService identifier: servers.jsonrpc type: _xbmc-jsonrpc._tcp name:XBMC JSONRPC port:9090
  274. 21:53:41 T:87371776 DEBUG: CZeroconfOSX::doPublishService identifier: servers.webapi type: _xbmc-web._tcp name:XBMC HTTP API port:8080
  275. 21:53:41 T:87371776 DEBUG: CZeroconfOSX::doPublishService identifier: servers.webjsonrpc type: _xbmc-jsonrpc._tcp name:XBMC JSONRPC port:8080
  276. 21:53:41 T:87371776 DEBUG: CZeroconfOSX::doPublishService identifier: servers.webserver type: _http._tcp name:XBMC Web Server port:8080
  277. 21:53:41 T:87371776 INFO: AIRPLAY Server: Successfully initialized
  278. 21:53:41 T:206487552 DEBUG: Thread CAirPlayServer start, auto delete: 0
  279. 21:53:41 T:87371776 DEBUG: GetFirstConnectedInterface no connected if found - requery if list
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement