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; }