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

gbellato
05.36.2007 69f39165afd0d36b6181db550bb54ad03963150f
refs
author gbellato <gbellato@localhost>
Thursday, July 5, 2007 10:36 +0200
committer gbellato <gbellato@localhost>
Thursday, July 5, 2007 10:36 +0200
commit69f39165afd0d36b6181db550bb54ad03963150f
tree 27e981ecb0e9c62b9623fc4cd6801e93032b6176 tree | zip | gz
parent 705c5c811c56c1e6ccc7c672cb34860527ffb33f view | diff
Fix for issue 1879 : null pointer Exception when running on a machine with 
badly configure named resolution.

The fix is simply to check for null pointers when calling the shutdown method
of the replication server and the setSoTimeout of the replicationBroker.

The fix is simple enough so that I did not feel the need to build a test case.
2 files modified
21 ■■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/replication/plugin/ReplicationBroker.java 5 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/replication/server/ReplicationServer.java 16 ●●●●● diff | view | raw | blame | history