Skip to content

Instantly share code, notes, and snippets.

@hakandilek
Created January 20, 2013 13:46
Show Gist options
  • Save hakandilek/4578742 to your computer and use it in GitHub Desktop.
Save hakandilek/4578742 to your computer and use it in GitHub Desktop.
2013-01-20 14:44:31.127 Mora[12252:c303] ConnectionServiceClient.m(17): request : {"request":{"ReportId":"Mys.E50R01" ,"Profile": {"Period":"01","DataServerType":"Mys","Firm":"001","DataServerId":"PRTEST"} ,"Parameters":[{"Key" : "ID", "Value" : "3"}, {"Key" : "DateFilter", "Value" : "0"}, {"Key" : "FlowType", "Value" : "2"}, {"Key" : "DateOffset", "Value" : "0"}]} }
2013-01-20 14:44:31.532 Mora[12252:c303] ConnectionServiceClient.m(24): requestId : 15b1b616-985b-4a0a-88ad-29725e3afabd
2013-01-20 14:44:31.534 Mora[12252:c303] DataManager.m(97): register key:15b1b616-985b-4a0a-88ad-29725e3afabd listener:<CashFlowViewController: 0x4c47310>
2013-01-20 14:44:31.536 Mora[12252:c303] RequestChecker.m(36): RequestChecker creating...
2013-01-20 14:44:31.537 Mora[12252:c303] RequestChecker.m(54): startChecking:
2013-01-20 14:44:31.541 Mora[12252:c303] ReportRequest.m(46): deallocating ReportRequest...
2013-01-20 14:44:31.544 Mora[12252:c303] ClientProfile.m(29): deallocating ClientProfile...
2013-01-20 14:44:31.541 Mora[12252:dd2b] *** __NSAutoreleaseNoPool(): Object 0x4c332b0 of class NSCFString autoreleased with no pool in place - just leaking
2013-01-20 14:44:31.564 Mora[12252:dd2b] *** __NSAutoreleaseNoPool(): Object 0x4c44930 of class NSPathStore2 autoreleased with no pool in place - just leaking
2013-01-20 14:44:31.567 Mora[12252:dd2b] *** __NSAutoreleaseNoPool(): Object 0x4c46a20 of class NSCFString autoreleased with no pool in place - just leaking
2013-01-20 14:44:31.570 Mora[12252:dd2b] RequestChecker.m(58): startRequestLoop:
2013-01-20 14:44:32.049 Mora[12252:dd2b] RequestChecker.m(72): check:
2013-01-20 14:44:32.177 Mora[12252:dd2b] ConnectionServiceClient.m(36): checkReport result : true
2013-01-20 14:44:32.182 Mora[12252:dd2b] RequestChecker.m(76): request:15b1b616-985b-4a0a-88ad-29725e3afabd check:true count: 1
2013-01-20 14:44:32.187 Mora[12252:dd2b] RequestChecker.m(79): fetching, request : 15b1b616-985b-4a0a-88ad-29725e3afabd
2013-01-20 14:44:32.190 Mora[12252:dd2b] ConnectionServiceClient.m(48): fetchReport requestId : 15b1b616-985b-4a0a-88ad-29725e3afabd
2013-01-20 14:44:32.193 Mora[12252:dd2b] ConnectionServiceClient.m(51): url : http://xxx.stratoserver.net/mora/ConnectionService.svc/report/fetch/15b1b616-985b-4a0a-88ad-29725e3afabd
2013-01-20 14:44:32.324 Mora[12252:dd2b] ConnectionServiceClient.m(60): ReportId : Mys.E50R01
2013-01-20 14:44:32.333 Mora[12252:dd2b] ConnectionServiceClient.m(61): Error : <null>
2013-01-20 14:44:32.337 Mora[12252:dd2b] ConnectionServiceClient.m(62): Data : []
2013-01-20 14:44:32.341 Mora[12252:dd2b] RequestChecker.m(83): notifying, request : 15b1b616-985b-4a0a-88ad-29725e3afabd
2013-01-20 14:44:32.345 Mora[12252:dd2b] DataManager.m(108): notify key:15b1b616-985b-4a0a-88ad-29725e3afabd
2013-01-20 14:44:32.350 Mora[12252:dd2b] DataManager.m(102): unregister key:15b1b616-985b-4a0a-88ad-29725e3afabd
2013-01-20 14:44:32.353 Mora[12252:dd2b] ReportData.m(30): deallocating ReportData...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment