Results 1 to 1 of 1

Thread: Patch #4 for Ice 3.1.0: IceGrid replication bug

  1. #1
    benoit's Avatar
    benoit is online now ZeroC Staff
    Name: Benoit Foucher
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Rennes, France
    Posts
    2,196

    Patch #4 for Ice 3.1.0: IceGrid replication bug

    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:
    Code:
     $ cd Ice-3.1.0
     $ patch -p0 < patch.icegrid.txt
    Cheers,
    Benoit.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. IceGrid Replication
    By b33fc0d3 in forum Help Center
    Replies: 2
    Last Post: 07-30-2009, 06:33 PM
  2. Replies: 8
    Last Post: 04-08-2009, 05:49 PM
  3. Replies: 0
    Last Post: 09-18-2007, 04:53 AM
  4. Problem with replication in IceGrid
    By davidcr1983 in forum Help Center
    Replies: 3
    Last Post: 12-15-2006, 07:02 AM
  5. Replies: 1
    Last Post: 08-01-2006, 06:26 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •