Created
January 20, 2013 13:27
-
-
Save hakandilek/4578620 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2013-01-20 14:20:15.569 Mora[12113:c303] ConnectionServiceClient.m(17): request : {"request":{"ReportId":"Mys.E31R01" ,"Profile": {"Period":"01","DataServerType":"Mys","Firm":"001","DataServerId":"PRTEST"} ,"Parameters":[{"Key" : "ID", "Value" : "1"}]} } | |
2013-01-20 14:20:15.761 Mora[12113:c303] ConnectionServiceClient.m(24): requestId : 10300b23-d6be-4d55-ad0e-213c444a3287 | |
2013-01-20 14:20:15.764 Mora[12113:c303] DataManager.m(97): register key:10300b23-d6be-4d55-ad0e-213c444a3287 listener:<CashListViewController: 0x4cb6c80> | |
2013-01-20 14:20:15.768 Mora[12113:c303] RequestChecker.m(36): RequestChecker creating... | |
2013-01-20 14:20:15.770 Mora[12113:c303] RequestChecker.m(54): startChecking: | |
2013-01-20 14:20:15.777 Mora[12113:c303] ReportRequest.m(46): deallocating ReportRequest... | |
2013-01-20 14:20:15.781 Mora[12113:c303] ClientProfile.m(29): deallocating ClientProfile... | |
2013-01-20 14:20:15.778 Mora[12113:dd0b] *** __NSAutoreleaseNoPool(): Object 0x4cbba40 of class NSCFString autoreleased with no pool in place - just leaking | |
2013-01-20 14:20:15.799 Mora[12113:dd0b] *** __NSAutoreleaseNoPool(): Object 0x4cbd350 of class NSPathStore2 autoreleased with no pool in place - just leaking | |
2013-01-20 14:20:15.811 Mora[12113:dd0b] *** __NSAutoreleaseNoPool(): Object 0x4cbfd30 of class NSCFString autoreleased with no pool in place - just leaking | |
2013-01-20 14:20:15.869 Mora[12113:dd0b] RequestChecker.m(58): startRequestLoop: | |
2013-01-20 14:20:16.075 Mora[12113:dd0b] RequestChecker.m(72): check: | |
2013-01-20 14:20:16.243 Mora[12113:dd0b] ConnectionServiceClient.m(36): checkReport result : true | |
2013-01-20 14:20:16.254 Mora[12113:dd0b] RequestChecker.m(76): request:10300b23-d6be-4d55-ad0e-213c444a3287 check:true count: 1 | |
2013-01-20 14:20:16.259 Mora[12113:dd0b] RequestChecker.m(79): fetching, request : 10300b23-d6be-4d55-ad0e-213c444a3287 | |
2013-01-20 14:20:16.263 Mora[12113:dd0b] ConnectionServiceClient.m(48): fetchReport requestId : 10300b23-d6be-4d55-ad0e-213c444a3287 | |
2013-01-20 14:20:16.268 Mora[12113:dd0b] ConnectionServiceClient.m(51): url : http://xxxx.stratoserver.net/mora/ConnectionService.svc/report/fetch/10300b23-d6be-4d55-ad0e-213c444a3287 | |
2013-01-20 14:20:16.501 Mora[12113:dd0b] ConnectionServiceClient.m(60): ReportId : Mys.E31R01 | |
2013-01-20 14:20:16.505 Mora[12113:dd0b] ConnectionServiceClient.m(61): Error : <null> | |
2013-01-20 14:20:16.508 Mora[12113:dd0b] ConnectionServiceClient.m(62): Data : [] | |
2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment