Advertisement
Guest User

myLog

a guest
Apr 7th, 2012
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.56 KB | None | 0 0
  1. 04/07/2012 01:26:12 PM INFO Init... Initializing SQLite database at: D:\Users\Paul\PC\Computer\HTPC\XBMC\XtraProgrammes\MyLibraryXBMC\XBMC.MyLibrary-1.3.1\res\ArchivedFiles.db
  2. 04/07/2012 01:26:12 PM INFO Init... Initializing SQLite database at: D:\Users\Paul\PC\Computer\HTPC\XBMC\XtraProgrammes\MyLibraryXBMC\XBMC.MyLibrary-1.3.1\res\QueuedMetaDataChanges.db
  3. 04/07/2012 01:26:12 PM INFO Init... Initializing SQLite database at: D:\Users\Paul\PC\Computer\HTPC\XBMC\XtraProgrammes\MyLibraryXBMC\XBMC.MyLibrary-1.3.1\res\scraper.db
  4. 04/07/2012 01:26:12 PM INFO Init... JSON-RPC config: XBMCName=null, timeout=90 seconds, method=HTTP, port=8080, username=xbmc, password=p
  5. 04/07/2012 01:26:12 PM INFO Init... SQLite is disabled.
  6. 04/07/2012 01:26:12 PM INFO Init... XBMCMySQL config: enabled=true, XBMCServerName=192.168.0.101, XBMCVideoSchema=xbmc_video, MySQLUserName=xbmc, MySQLPassword=xbmc, MySQLPort=3306, CharacterSet=latin1
  7. 04/07/2012 01:26:12 PM INFO Init... Testing connection to XBMC SQL Database video schema: xbmc_video
  8. 04/07/2012 01:26:12 PM INFO Init... Connected successfully = true
  9. 04/07/2012 01:26:12 PM INFO Init... Found source tvlinks with path of plugin://plugin.video.tvlinks/
  10. 04/07/2012 01:26:12 PM INFO Init... Setting source's custom_parser to: tvlinks
  11. 04/07/2012 01:26:12 PM INFO Init... Next Subfolder: name=tvlinks/Favourites, recursive=true, type=episodes, max_series=-1, max_videos=10, movie_set=, prefix=(TvLinks), suffix=, multi_part=false
  12. 04/07/2012 01:26:12 PM INFO Init Testing connectivity to JSON-RPC interface...
  13. 04/07/2012 01:26:15 PM ERROR Init Failed to POST to http://null:8080/jsonrpc
  14. java.net.UnknownHostException: null
  15. at java.net.PlainSocketImpl.connect(Unknown Source)
  16. at java.net.SocksSocketImpl.connect(Unknown Source)
  17. at java.net.Socket.connect(Unknown Source)
  18. at java.net.Socket.connect(Unknown Source)
  19. at sun.net.NetworkClient.doConnect(Unknown Source)
  20. at sun.net.www.http.HttpClient.openServer(Unknown Source)
  21. at sun.net.www.http.HttpClient.openServer(Unknown Source)
  22. at sun.net.www.http.HttpClient.<init>(Unknown Source)
  23. at sun.net.www.http.HttpClient.New(Unknown Source)
  24. at sun.net.www.http.HttpClient.New(Unknown Source)
  25. at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
  26. at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
  27. at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
  28. at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
  29. at utilities.tools.post(tools.java:1086)
  30. at utilities.XbmcJsonRpc.callMethodWithRetry(XbmcJsonRpc.java:748)
  31. at utilities.XbmcJsonRpc.callMethod(XbmcJsonRpc.java:699)
  32. at utilities.XbmcJsonRpc.ping(XbmcJsonRpc.java:608)
  33. at mylibrary.importer.importVideos(importer.java:175)
  34. at mylibrary.importer.main(importer.java:35)
  35.  
  36. 04/07/2012 01:26:15 PM WARNING Init The response from XBMC is not a valid JSON string:
  37.  
  38. 04/07/2012 01:26:15 PM WARNING Init JSON Returned was not valid (attempt 1 of 3), will try again...
  39. 04/07/2012 01:26:17 PM ERROR Init Failed to POST to http://null:8080/jsonrpc
  40. java.net.UnknownHostException: null
  41. at java.net.PlainSocketImpl.connect(Unknown Source)
  42. at java.net.SocksSocketImpl.connect(Unknown Source)
  43. at java.net.Socket.connect(Unknown Source)
  44. at java.net.Socket.connect(Unknown Source)
  45. at sun.net.NetworkClient.doConnect(Unknown Source)
  46. at sun.net.www.http.HttpClient.openServer(Unknown Source)
  47. at sun.net.www.http.HttpClient.openServer(Unknown Source)
  48. at sun.net.www.http.HttpClient.<init>(Unknown Source)
  49. at sun.net.www.http.HttpClient.New(Unknown Source)
  50. at sun.net.www.http.HttpClient.New(Unknown Source)
  51. at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
  52. at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
  53. at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
  54. at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
  55. at utilities.tools.post(tools.java:1086)
  56. at utilities.XbmcJsonRpc.callMethodWithRetry(XbmcJsonRpc.java:748)
  57. at utilities.XbmcJsonRpc.callMethod(XbmcJsonRpc.java:699)
  58. at utilities.XbmcJsonRpc.ping(XbmcJsonRpc.java:608)
  59. at mylibrary.importer.importVideos(importer.java:175)
  60. at mylibrary.importer.main(importer.java:35)
  61.  
  62. 04/07/2012 01:26:17 PM WARNING Init The response from XBMC is not a valid JSON string:
  63.  
  64. 04/07/2012 01:26:17 PM WARNING Init JSON Returned was not valid (attempt 2 of 3), will try again...
  65. 04/07/2012 01:26:22 PM ERROR Init Failed to POST to http://null:8080/jsonrpc
  66. java.net.UnknownHostException: null
  67. at java.net.PlainSocketImpl.connect(Unknown Source)
  68. at java.net.SocksSocketImpl.connect(Unknown Source)
  69. at java.net.Socket.connect(Unknown Source)
  70. at java.net.Socket.connect(Unknown Source)
  71. at sun.net.NetworkClient.doConnect(Unknown Source)
  72. at sun.net.www.http.HttpClient.openServer(Unknown Source)
  73. at sun.net.www.http.HttpClient.openServer(Unknown Source)
  74. at sun.net.www.http.HttpClient.<init>(Unknown Source)
  75. at sun.net.www.http.HttpClient.New(Unknown Source)
  76. at sun.net.www.http.HttpClient.New(Unknown Source)
  77. at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
  78. at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
  79. at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
  80. at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
  81. at utilities.tools.post(tools.java:1086)
  82. at utilities.XbmcJsonRpc.callMethodWithRetry(XbmcJsonRpc.java:748)
  83. at utilities.XbmcJsonRpc.callMethod(XbmcJsonRpc.java:699)
  84. at utilities.XbmcJsonRpc.ping(XbmcJsonRpc.java:608)
  85. at mylibrary.importer.importVideos(importer.java:175)
  86. at mylibrary.importer.main(importer.java:35)
  87.  
  88. 04/07/2012 01:26:22 PM WARNING Init The response from XBMC is not a valid JSON string:
  89.  
  90. 04/07/2012 01:26:22 PM WARNING Init JSON Returned was not valid (attempt 3 of 3)Ending retries, JSON is not valid
  91. 04/07/2012 01:26:22 PM INFO Init JSON-RPC connected = false
  92. 04/07/2012 01:26:23 PM ERROR Init Cannot continue because JSON-RPC is not connected. Please check that XBMC is running at: null and the XBMC webserver is running at port: 8000
  93. 04/07/2012 01:26:23 PM NOTICE Summary:---Overa ----------------------Archiving Summary for ---Overall-------------------------
  94. 04/07/2012 01:26:23 PM NOTICE Summary:---Overa TV Success: 0, TV Fail: 0
  95. 04/07/2012 01:26:23 PM NOTICE Summary:---Overa Movie Success: 0, Movie Fail: 0
  96. 04/07/2012 01:26:23 PM NOTICE Summary:---Overa Music Video Success: 0, Music Video Fail: 0
  97. 04/07/2012 01:26:23 PM NOTICE Summary:---Overa New videos archived: 0, existing videos updated: 0
  98. 04/07/2012 01:26:23 PM NOTICE Summary:---Overa Overall: Success: 0, Skip: 0, Fail: 0
  99. 04/07/2012 01:26:23 PM NOTICE Ending Done... Total processing time: 0 minute(s), 10 second(s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement