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

gbellato
05.36.2007 8d3bc0c156b478950741452a4b518c5659b26ae8
refs
author gbellato <gbellato@localhost>
Thursday, July 5, 2007 10:36 +0200
committer gbellato <gbellato@localhost>
Thursday, July 5, 2007 10:36 +0200
commit8d3bc0c156b478950741452a4b518c5659b26ae8
tree c79e1f7d247baf132d1a46dfee9de67e71b149ba tree | zip | gz
parent bdd7fafc56563eba2413d62794bed388a7a2be69 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
opends/src/server/org/opends/server/replication/plugin/ReplicationBroker.java 5 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/server/ReplicationServer.java 16 ●●●●● diff | view | raw | blame | history