Results 1 to 1 of 1

Thread: Patch #5 for Ice 3.1.0: IceGrid locator assert

  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 #5 for Ice 3.1.0: IceGrid locator assert

    Hi,

    Here's a patch to fix a potential assertion failure in the IceGrid locator implementation. The assert might only occur if you use dynamic registration (i.e.: if you have set the IceGrid.Registry.DynamicRegistration property to a non zero value). It's triggered when a client requests the endpoints of an adapter and only if the adapter is removed at the same time.

    To apply the patch:

    $ cd Ice-3.1.0
    $ patch -p0 < patch.icegrid-5.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. Replies: 1
    Last Post: 06-30-2010, 06:51 PM
  2. Replies: 0
    Last Post: 12-03-2008, 01:22 AM
  3. Replies: 0
    Last Post: 04-20-2007, 06:11 AM
  4. Replies: 0
    Last Post: 11-06-2006, 04:26 AM
  5. Replies: 0
    Last Post: 07-20-2006, 04:08 PM

Posting Permissions

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