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

jvergara
08.01.2007 e24804a9de2898416d5607f4ffead64808d46ecd
refs
author jvergara <jvergara@localhost>
Thursday, November 8, 2007 12:01 +0100
committer jvergara <jvergara@localhost>
Thursday, November 8, 2007 12:01 +0100
commite24804a9de2898416d5607f4ffead64808d46ecd
tree 794b79e6167a4527416adc0d2416a58f31f53a4e tree | zip | gz
parent c9b536067f332da9124e64b031d9dd0c3a3d49a6 view | diff
Fix for issue 2575.

The problem is that there is a timeout when reading the monitoring informations
on the server and the code did not handle this properly.

I have made the method Utils.getMessage to handle properly the case when a Topol
ogyCacheException has not a Throwable cause. In addition to that the method ret
urns a specific message when a timeout occurs. Finally the timeout thresold has
been risen from 10 to 30 seconds to be able to read the topology.

4 files modified
24 ■■■■ changed files
opends/src/ads/org/opends/admin/ads/TopologyCache.java 2 ●●● diff | view | raw | blame | history
opends/src/ads/org/opends/admin/ads/util/ServerLoader.java 5 ●●●● diff | view | raw | blame | history
opends/src/messages/messages/quicksetup.properties 1 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/util/Utils.java 16 ●●●● diff | view | raw | blame | history