@ -514,8 +514,10 @@ public class RemoteEnv implements Env {
}
private void stopLogTimer() {
logTimer.cancel();
if(logTimer != null) {
logTimer = null;
/**