Hi,
Here's a patch to fix an IceGrid bug where invocations on a proxy from a replica group could raise an Ice::NoEndpointException if the node of a replica is down.
This patch also includes a fix for a bug in the XML parser which could cause a crash when specifying the IceBox.ServiceManager adapter element (in the icebox element).
To apply the patch:
Cheers,Code:$ cd Ice-3.1.0 $ patch -p0 < patch.icegrid.txt
Benoit.

Reply With Quote