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

jvergara
08.01.2007 1cf1b22e8cedd6e8439f5bd5db619b5ff783aa7b
refs
author jvergara <jvergara@localhost>
Thursday, November 8, 2007 12:01 +0100
committer jvergara <jvergara@localhost>
Thursday, November 8, 2007 12:01 +0100
commit1cf1b22e8cedd6e8439f5bd5db619b5ff783aa7b
tree a3c24fef793ae10033228101d4bcb4b865a5e7bb tree | zip | gz
parent 15da242a9a4455f5cd642a20c725e5c256c22b31 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
opendj-sdk/opends/src/ads/org/opends/admin/ads/TopologyCache.java 2 ●●● diff | view | raw | blame | history
opendj-sdk/opends/src/ads/org/opends/admin/ads/util/ServerLoader.java 5 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/messages/messages/quicksetup.properties 1 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/util/Utils.java 16 ●●●● diff | view | raw | blame | history