Hi,
The IceGrid registry might fail with an assert if an application is synchronized concurrently by multiple administrative clients (or nodes started with the --deploy command line option). The patch below fixes this problem.
To apply the patch:
Cheers,Code:$ cd Ice-3.3.0 $ patch -p1 < patch.txt
Benoit.

Reply With Quote