Hi,
The patch below fixes a bug from the Ice client runtime (all language mappings) where AMI calls that need to be retried might never complete if Ice.RetryIntervals is set and configured with non-zero time intervals.
To apply the patch:
Cheers,Code:$ cd Ice-3.3.0 $ patch -p1 < patch.txt
Benoit.

Reply With Quote