Archived

This forum has been archived. Please start a new discussion on GitHub.

Patch #2 for Ice 3.2.1: Fix for IceGrid application update bug

benoit
benoit Rennes, France
Hi,

The patch bellow fixes a bug which can cause updates to IceBox services to not correctly be sent to the IceGrid GUI or IceGrid registry slaves. If you don't wish to install this patch now, updating the IceBox server properties should workaround the problem.

To apply the patch to a fresh Ice 3.2.1 source distribution:

$ cd Ice-3.2.1
$ patch -p2 < patch.txt

Cheers,
Benoit.