I have a few server that is mirrored with JGroup. Recently there are some unexpected behavior where it is out of synch and base on the log, the Jgroup will disconnect from time to time. I would like to write a small program within the JGroup code to email out once the JGroup has disconnected and report which machine has disconnected.
The problem is, Base on the JavaDoc i cant seem to able to extract the Physical IP Address from the Member or View. Anyone knows how can i do that?