Results 1 to 2 of 2

Thread: Patch for Ice-3.1.0: icegridadmin application patch bug fix

  1. #1
    mpugach is offline Registered User
    Name: Michael Pugach
    Organization: StrategyRunner
    Project: StrategyRunner
    Join Date
    Aug 2006
    Posts
    3

    Patch for Ice-3.1.0: icegridadmin application patch bug fix

    Hi,

    The icegridadmin cannot patch a deployed application. The registry throws the following exception

    .\LocatorInfo.cpp:375: Ice::NotRegisteredException:
    no object with id `${application}.IcePatch2/server' is registered

    The patch fixes a mistake made in src/IceGrid/DescriptorHelper.cpp:Resolver:perator()

    In order to apply the patch:
    > cd Ice-3.1.0
    > patch -p0 < IceGrid.DescriptorHelper.patch.txt
    Attached Files Attached Files
    Michael Pugach
    Strategy Runner Ltd.
    www.strategyrunner.com

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

    Thanks a lot for the bug report and the patch. You can expect this to be fixed in the next patch release.

    Cheers,
    Benoit.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 4
    Last Post: 10-03-2008, 10:14 PM
  2. Patch #2 for Ice 3.3.0: fix for slice2cs
    By dwayne in forum Patches
    Replies: 0
    Last Post: 08-07-2008, 09:23 AM
  3. Patch #4 for Ice 3.2.1: fix for slice2cs
    By michi in forum Patches
    Replies: 0
    Last Post: 10-11-2007, 01:38 AM
  4. Patch #3 for Ice 3.2.1: fix for slice2cs
    By michi in forum Patches
    Replies: 0
    Last Post: 09-24-2007, 03:40 AM
  5. Replies: 0
    Last Post: 09-18-2007, 04:53 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
  •