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

jvergara
16.53.2008 83e17e3a3f12fca9aff4de972b38ba3bd17388e3
opendj-sdk/opends/src/guitools/org/opends/guitools/uninstaller/UninstallCliHelper.java
@@ -1095,6 +1095,7 @@
      }
      TopologyCache cache = new TopologyCache(adsContext,
          userData.getTrustManager());
      cache.getFilter().setSearchMonitoringInformation(false);
      cache.reloadTopology();
      accepted = handleTopologyCache(cache, userData);