Home | History | Annotate | Download | only in exchange

Lines Matching defs:userLog

239                         userLog(threadName, ": Alert, aborting ", query);
241 userLog(threadName, ": Alert, no URI?");
249 userLog("Alert, no pending POST");
262 userLog(threadName + ": State = " + s.name());
271 userLog("Interrupting...");
288 userLog("Reset, aborting Ping");
320 userLog("Server supports versions: ", supportedVersions);
418 userLog("Redirecting to: " + loc);
435 userLog("Testing EAS: ", hostAuth.mAddress, ", ", hostAuth.mLogin,
449 userLog("Validation (OPTIONS) response: " + code);
457 userLog("OPTIONS response without commands or versions");
469 userLog("Try folder sync");
503 userLog("Unexpected response for FolderSync: ", code);
515 userLog("Validation successful");
518 userLog("Authentication failed");
524 userLog("Internal server error");
532 userLog("Validation failed, reporting I/O error: ", code);
548 userLog("Denied access: ", CommandStatus.toString(status));
559 userLog("Denied access: ", CommandStatus.toString(status));
562 userLog("Transient error: ", CommandStatus.toString(status));
565 userLog("Unexpected response: ", CommandStatus.toString(status));
575 userLog("CertificateException caught: ", e.getMessage());
578 userLog("IOException caught: ", e.getMessage());
582 userLog("CertificateException caught: ", e.getMessage());
625 userLog("Posting autodiscover to: " + post.getURI());
632 userLog("Posting autodiscover to redirect: " + post.getURI());
642 userLog("401 received; trying username: ", mUserName);
652 userLog("Code: " + code + ", throwing IOException");
734 userLog("IOException in autodiscover; trying alternate address");
745 userLog("Code: " + code);
799 userLog("IOException in Autodiscover", e);
827 userLog("Autodiscover, server: " + hostAddress);
878 userLog("Autodiscover, email: " + addr);
881 userLog("Autodiscover, user: " + dn);
953 svc.userLog("GAL lookup returned " + code);
960 svc.userLog("GAL lookup exception " + e);
1106 userLog("Move items request failed, code: " + status);
1153 userLog("Meeting response request failed, code: " + status);
1606 userLog("No connectivity in sync; finishing sync");
1654 userLog("sync, sending ", className, " syncKey: ", syncKey);
1710 userLog("** Looping: " + loopingCount);
1714 userLog("** Looping force stopped");
1729 userLog("Empty stream detected in GZIP response");
1752 userLog("Empty sync response; finishing");
1754 userLog("Changing mailbox from push to ping");
1769 userLog("Sync response error: ", code);
1806 userLog("Couldn't retrieve certificate for connection");
1881 userLog("Looping for user request...");
1898 userLog("Caught authentication error");
1902 userLog("Caught IOException: ", (message == null) ? "No message" : message);
1905 userLog("Uncaught exception in EasSyncService", e);
1910 userLog("Sync finished");
1942 userLog("Stopped sync finished.");