Advertisement
Guest User

Kirkspaste

a guest
Sep 5th, 2013
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.29 KB | None | 0 0
  1. 09/05/2013 06:50:56 PM INFO Init... Testing connectivity to JSON-RPC web interface...
  2. 09/05/2013 06:50:56 PM DEBUG Init... HTTP POST http://xbmc:xbmc@localhost:80/jsonrpc
  3. 09/05/2013 06:50:56 PM DEBUG Init... POST data (Content-Length: 55) =
  4. {"jsonrpc": "2.0", "method": "JSONRPC.Ping", "id": "1"}
  5. 09/05/2013 06:50:56 PM DEBUG Init... JSON-RPC Response:
  6. {"id":"1","jsonrpc":"2.0","result":"pong"}
  7. 09/05/2013 06:50:56 PM INFO Init... JSON-RPC web connected = true
  8. 09/05/2013 06:50:56 PM INFO Init... Testing connectivity to JSON-RPC raw interface (listening for notifications)...
  9. 09/05/2013 06:50:56 PM DEBUG Init... Waiting for connection test to complete on localhost
  10. 09/05/2013 06:50:56 PM INFO Init... Connecting to event listener on localhost:9090
  11. 09/05/2013 06:50:57 PM WARN Init... Failed to connect to event listener @ localhost:9090. Error: java.net.ConnectException: Connection refused: connect
  12. 09/05/2013 06:50:57 PM ERROR Init... Failed to connect to JSON-RPC on TCP Port: 9090
  13. java.lang.Exception: Failed to connect to localhost:9090
  14. com.bradvido.mylibrary.importer.importVideos(importer.java:289)
  15. com.bradvido.mylibrary.importer.main(importer.java:52)
  16.  
  17. 09/05/2013 06:50:57 PM ERROR Init... Failed to end xbmcBox listener.
  18. 09/05/2013 06:50:57 PM NOTICE Summary:---Overa ----------------------Archiving Summary for ---Overall-------------------------
  19. 09/05/2013 06:50:57 PM NOTICE Summary:---Overa TV Success: 0, TV Fail: 0
  20. 09/05/2013 06:50:57 PM NOTICE Summary:---Overa Movie Success: 0, Movie Fail: 0
  21. 09/05/2013 06:50:57 PM NOTICE Summary:---Overa Music Video Success: 0, Music Video Fail: 0
  22. 09/05/2013 06:50:57 PM NOTICE Summary:---Overa Generic Success: 0, Generic Fail: 0
  23. 09/05/2013 06:50:57 PM NOTICE Summary:---Overa New videos archived: 0, existing videos updated: 0
  24. 09/05/2013 06:50:57 PM NOTICE Summary:---Overa Overall: Success: 0, Skip: 0, Fail: 0
  25. 09/05/2013 06:50:57 PM NOTICE Ending Done... Total processing time: 0 minute(s), 1 second(s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement