mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

gbellato
04.04.2009 5bc0c7b64146f293b65dc9687cb627a0dfa7bdc7
opends/src/server/org/opends/server/replication/service/ReplicationBroker.java
@@ -1391,7 +1391,8 @@
      {
        if (shutdown == false)
        {
          if (!session.closeInitiated())
          if ((session == null) || (!session.closeInitiated()))
          {
            /*
             * If we did not initiate the close on our side, log a message.