Results 1 to 1 of 1

Thread: Patch #10 for Ice-3.3.0 (IceGrid): session server deactivation on application update

  1. #1
    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

    Patch #10 for Ice-3.3.0 (IceGrid): session server deactivation on application update

    Hi,

    The IceGrid registry might deactivates servers with the "session" activation mode when the application that contains these servers is updated. The patch below fixes this problem.

    Note that you only need this patch if you use the "session" activation mode, servers with other activation modes (on-demand, manual, etc) are not affected by this issue.

    To apply the patch:
    Code:
    $ cd Ice-3.3.0
    $ patch -p1 < patch.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: 7
    Last Post: 03-07-2011, 03:09 AM
  2. Server returning an IceGrid::Session proxy
    By Borlec in forum Help Center
    Replies: 3
    Last Post: 10-06-2009, 07:52 AM
  3. Replies: 0
    Last Post: 12-03-2008, 01:22 AM
  4. Ice.Patch.Application and Ice.Patch.Server
    By richardma in forum Help Center
    Replies: 1
    Last Post: 11-15-2007, 09:52 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
  •