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

jvergara
16.53.2008 99cb2c34044bbaefffd4b75fffa92b91fb1f7226
opends/src/guitools/org/opends/guitools/uninstaller/Uninstaller.java
@@ -1496,6 +1496,7 @@
          ADSContext adsContext = new ADSContext(ctx);
          TopologyCache cache = new TopologyCache(adsContext,
              getTrustManager());
          cache.getFilter().setSearchMonitoringInformation(false);
          cache.reloadTopology();
          return cache;
        }