Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 3/04/2013 3:42:47 PM [GUI] Settings successfully applied to the GUI
- 3/04/2013 3:42:47 PM [GUI] Setting up iMON
- 3/04/2013 3:42:47 PM [Display Handler] Start working
- 3/04/2013 3:42:47 PM [GUI] Setting up XBMC connection to 192.168.1.1:8090
- 3/04/2013 3:42:47 PM [GUI] Auto-connecting to XBMC at startup
- 3/04/2013 3:42:47 PM [XBMC] XbmcJsonRpcConnection.IsAlive
- 3/04/2013 3:42:47 PM [GUI] Asynchronous starting to connect with XBMC
- 3/04/2013 3:42:47 PM [GUI] Minimizing application to tray at startup
- 3/04/2013 3:42:48 PM [XBMC] Opening a connection to XBMC
- 3/04/2013 3:42:48 PM [XBMC] XbmcJsonRpcConnection.IsAlive
- 3/04/2013 3:42:48 PM [XBMC] XbmcJsonRpc.Ping()
- 3/04/2013 3:42:48 PM [XBMC] Calling JSON RPC method "JSONRPC.Ping"...
- 3/04/2013 3:42:49 PM [XBMC] ERROR Error while calling JSON RPC method "JSONRPC.Ping"
- WebException: Unable to connect to the remote server
- at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
- at System.Net.HttpWebRequest.GetRequestStream()
- at XBMC.JsonRpc.JsonRpcClient.Call(String method, Object args)
- 3/04/2013 3:42:49 PM [XBMC] ERROR JSONRPC.Ping: Invalid response
- 3/04/2013 3:42:49 PM [XBMC] Closing the connection
- 3/04/2013 3:42:49 PM [GUI] Connection with XBMC failed
- 3/04/2013 3:43:09 PM [GUI] Trying to auto-connect with XBMC
- 3/04/2013 3:43:09 PM [XBMC] XbmcJsonRpcConnection.IsAlive
- 3/04/2013 3:43:09 PM [GUI] Asynchronous starting to connect with XBMC
- 3/04/2013 3:43:09 PM [XBMC] Opening a connection to XBMC
- 3/04/2013 3:43:09 PM [XBMC] XbmcJsonRpcConnection.IsAlive
- 3/04/2013 3:43:09 PM [XBMC] XbmcJsonRpc.Ping()
- 3/04/2013 3:43:09 PM [XBMC] Calling JSON RPC method "JSONRPC.Ping"...
- 3/04/2013 3:43:09 PM [XBMC] JSON RPC call: {
- "jsonrpc": "2.0",
- "method": "JSONRPC.Ping",
- "id": 1
- }
- 3/04/2013 3:43:10 PM [XBMC] JSON RPC response: {"id":1,"jsonrpc":"2.0","result":"pong"}
- 3/04/2013 3:43:10 PM [XBMC] XbmcPlayer.GetActivePlayers()
- 3/04/2013 3:43:10 PM [XBMC] Calling JSON RPC method "Player.GetActivePlayers"...
- 3/04/2013 3:43:10 PM [XBMC] JSON RPC call: {
- "jsonrpc": "2.0",
- "method": "Player.GetActivePlayers",
- "id": 2
- }
- 3/04/2013 3:43:10 PM [XBMC] JSON RPC response: {"id":2,"jsonrpc":"2.0","result":[]}
- 3/04/2013 3:43:10 PM [XBMC] ERROR Error while calling JSON RPC method "Player.GetActivePlayers"
- InvalidCastException: Unable to cast object of type 'Newtonsoft.Json.Linq.JArray' to type 'Newtonsoft.Json.Linq.JValue'.
- at Newtonsoft.Json.Linq.Extensions.Convert[T,U](T token, Boolean cast)
- at Newtonsoft.Json.Linq.Extensions.Convert[T,U](T token)
- at Newtonsoft.Json.Linq.Extensions.Value[T,U](IEnumerable`1 value)
- at Newtonsoft.Json.Linq.Extensions.Value[U](IEnumerable`1 value)
- at XBMC.JsonRpc.JsonRpcClient.parseResponse(StreamReader reader)
- at XBMC.JsonRpc.JsonRpcClient.Call(String method, Object args)
- 3/04/2013 3:43:10 PM [XBMC] ERROR Player.GetActivePlayers(): Invalid response
- 3/04/2013 3:43:10 PM [XBMC Handler] Start working
- 3/04/2013 3:43:10 PM [XBMC Handler] Update
- 3/04/2013 3:43:10 PM [XBMC] XbmcJsonRpcConnection.IsAlive
- 3/04/2013 3:43:10 PM [XBMC] XbmcJsonRpc.Ping()
- 3/04/2013 3:43:10 PM [XBMC] Calling JSON RPC method "JSONRPC.Ping"...
- 3/04/2013 3:43:10 PM [XBMC] JSON RPC call: {
- "jsonrpc": "2.0",
- "method": "JSONRPC.Ping",
- "id": 3
- }
- 3/04/2013 3:43:10 PM [XBMC] JSON RPC response: {"id":3,"jsonrpc":"2.0","result":"pong"}
- 3/04/2013 3:43:10 PM [GUI] Connection with XBMC established
- 3/04/2013 3:43:10 PM [XBMC] XbmcGeneral.BuildVersion
- 3/04/2013 3:43:10 PM [XBMC] XBMC.GetInfoLabel(System.BuildVersion)
- 3/04/2013 3:43:10 PM [XBMC] Calling JSON RPC method "XBMC.GetInfoLabels"...
- 3/04/2013 3:43:10 PM [XBMC] JSON RPC call: {
- "jsonrpc": "2.0",
- "method": "XBMC.GetInfoLabels",
- "params": {
- "labels": [
- "System.BuildVersion"
- ]
- },
- "id": 4
- }
- 3/04/2013 3:43:10 PM [XBMC] JSON RPC response: {"id":4,"jsonrpc":"2.0","result":{"System.BuildVersion":"12.0 Git:20130127-fb595f2"}}
- 3/04/2013 3:43:10 PM [XBMC] XbmcGeneral.BuildDate
- 3/04/2013 3:43:10 PM [XBMC] XBMC.GetInfoLabel(System.BuildDate)
- 3/04/2013 3:43:10 PM [XBMC] Calling JSON RPC method "XBMC.GetInfoLabels"...
- 3/04/2013 3:43:10 PM [XBMC] JSON RPC call: {
- "jsonrpc": "2.0",
- "method": "XBMC.GetInfoLabels",
- "params": {
- "labels": [
- "System.BuildDate"
- ]
- },
- "id": 5
- }
- 3/04/2013 3:43:10 PM [XBMC] JSON RPC response: {"id":5,"jsonrpc":"2.0","result":{"System.BuildDate":"Jan 28 2013"}}
- 3/04/2013 3:43:10 PM [GUI] Initializing iMON
- 3/04/2013 3:43:10 PM [iMON] IMON_Display_Init(525162, 37428)
- 3/04/2013 3:43:10 PM [iMON] Message received: PluginSuccess(1)
- 3/04/2013 3:43:10 PM [iMON] State changed
- 3/04/2013 3:43:10 PM [GUI] iMON VFD initialized
- 3/04/2013 3:43:10 PM [Display Handler] Start working
- 3/04/2013 3:43:11 PM [Display Handler] Setting text to "XBMC"
- 3/04/2013 3:43:11 PM [Display Handler] VFD.SetText: XBMC; 3:43:11 PM
- 3/04/2013 3:43:11 PM [iMON] IMON_Display_SetVfdText( XBMC, 3:43:11 PM)
- 3/04/2013 3:43:12 PM [Display Handler] Setting text to "XBMC"
- 3/04/2013 3:43:12 PM [Display Handler] VFD.SetText: XBMC; 3:43:12 PM
- 3/04/2013 3:43:12 PM [iMON] IMON_Display_SetVfdText( XBMC, 3:43:12 PM)
- 3/04/2013 3:43:13 PM [Display Handler] Setting text to "XBMC"
- 3/04/2013 3:43:13 PM [Display Handler] VFD.SetText: XBMC; 3:43:13 PM
- 3/04/2013 3:43:13 PM [iMON] IMON_Display_SetVfdText( XBMC, 3:43:13 PM)
- 3/04/2013 3:43:14 PM [Display Handler] Setting text to "XBMC"
- 3/04/2013 3:43:14 PM [Display Handler] VFD.SetText: XBMC; 3:43:14 PM
- 3/04/2013 3:43:14 PM [iMON] IMON_Display_SetVfdText( XBMC, 3:43:14 PM)
- 3/04/2013 3:43:15 PM [Display Handler] Setting text to "XBMC"
- 3/04/2013 3:43:15 PM [Display Handler] VFD.SetText: XBMC; 3:43:15 PM
- 3/04/2013 3:43:15 PM [iMON] IMON_Display_SetVfdText( XBMC, 3:43:15 PM)
- 3/04/2013 3:43:16 PM [Display Handler] Setting text to "XBMC"
- 3/04/2013 3:43:16 PM [Display Handler] VFD.SetText: XBMC; 3:43:16 PM
- 3/04/2013 3:43:16 PM [iMON] IMON_Display_SetVfdText( XBMC, 3:43:16 PM)
- 3/04/2013 3:43:17 PM [Display Handler] Setting text to "XBMC"
- 3/04/2013 3:43:17 PM [Display Handler] VFD.SetText: XBMC; 3:43:17 PM
- 3/04/2013 3:43:17 PM [iMON] IMON_Display_SetVfdText( XBMC, 3:43:17 PM)
- 3/04/2013 3:43:18 PM [Display Handler] Setting text to "XBMC"
- 3/04/2013 3:43:18 PM [Display Handler] VFD.SetText: XBMC; 3:43:18 PM
- 3/04/2013 3:43:18 PM [iMON] IMON_Display_SetVfdText( XBMC, 3:43:18 PM)
- 3/04/2013 3:43:19 PM [Display Handler] Setting text to "XBMC"
- 3/04/2013 3:43:19 PM [Display Handler] VFD.SetText: XBMC; 3:43:19 PM
- 3/04/2013 3:43:19 PM [iMON] IMON_Display_SetVfdText( XBMC, 3:43:19 PM)
- 3/04/2013 3:43:20 PM [XBMC] JSON RPC Announcement received: HTTP/1.1 408 Request Timeout
- Content-Length: 0
- Content-Type: text/plain
- 3/04/2013 3:43:20 PM [Display Handler] Setting text to "XBMC"
- 3/04/2013 3:43:20 PM [Display Handler] VFD.SetText: XBMC; 3:43:20 PM
- 3/04/2013 3:43:20 PM [iMON] IMON_Display_SetVfdText( XBMC, 3:43:20 PM)
- 3/04/2013 3:43:21 PM [Display Handler] Setting text to "XBMC"
- 3/04/2013 3:43:21 PM [Display Handler] VFD.SetText: XBMC; 3:43:21 PM
- 3/04/2013 3:43:21 PM [iMON] IMON_Display_SetVfdText( XBMC, 3:43:21 PM)
- 3/04/2013 3:43:22 PM [Display Handler] Setting text to "XBMC"
- 3/04/2013 3:43:22 PM [Display Handler] VFD.SetText: XBMC; 3:43:22 PM
- 3/04/2013 3:43:22 PM [iMON] IMON_Display_SetVfdText( XBMC, 3:43:22 PM)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement