Hi,
The IceGrid registry might crash with a segmentation fault if you have deployed replicated adapters with the "adaptive" load balancing policy. The patch below fixes this problem.
To apply the patch:
Cheers,Code:$ cd Ice-3.0.1 $ patch -p0 < icegrid.patch4.txt
Benoit.

Reply With Quote