Results 1 to 4 of 4

Thread: one question about Ice-2.1.2.pdf

  1. #1
    supperstar is offline Registered User
    Name: lisa li
    Organization: ncic,gas
    Project: dbroker
    Join Date
    Sep 2005
    Location
    BeiJing , China
    Posts
    6

    one question about Ice-2.1.2.pdf

    1.
    i have read Ice-2.1.1.pdf. There is one paragraph I can not understand. that is in page 958. it says ,
    "
    it(Server Activation) provides more reliability in the case of some server failure scenarios, e.g.,the server is reactivated after a failure and may still be capable of providing some services to clients until the failure is resolved;
    "
    Does this paragraph mean ,"if a client fails to get a service, the locator can remember this client and try to get service using this client for many many times? even in spite of the absence of the client?
    If it is not as what i say , can you give me a detailed complain about it? and can you give me more detailed example?

    2.
    when i have finished debugging and terminated the server , how can I clean up the IcePack state?
    thank you !!!
    Last edited by supperstar; 09-07-2005 at 04:44 AM.

  2. #2
    matthew's Avatar
    matthew is offline ZeroC Staff
    Name: Matthew Newhook
    Organization: ZeroC, Inc.
    Project: Internet Communications Engine
    Join Date
    Feb 2003
    Location
    NL, Canada
    Posts
    1,458
    Please read http://www.zeroc.com/vbulletin/showthread.php?t=1697 this post on a recent change to our support policy.

  3. #3
    supperstar is offline Registered User
    Name: lisa li
    Organization: ncic,gas
    Project: dbroker
    Join Date
    Sep 2005
    Location
    BeiJing , China
    Posts
    6
    i have edited my signature,Can you answer me now?

  4. #4
    matthew's Avatar
    matthew is offline ZeroC Staff
    Name: Matthew Newhook
    Organization: ZeroC, Inc.
    Project: Internet Communications Engine
    Join Date
    Feb 2003
    Location
    NL, Canada
    Posts
    1,458
    1/ This paragraph means that the server will be restarted automatically if it crashes. The crash could be caused by many reasons, for instance, the server ran out of disk space, or an application bug. Generally this type of problem must be fixed by user intervention. However, in the meantime the server may be able to continue to provide some limited functionality.

    2/ It depends what you mean by cleanup. If you mean to totally clean the icepack state, then you need to kill the icepacknode and rm -rf db/registry/* and rm -rf db/node/*. If you don't mean this then please provide more detail.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [documentation] newletter pdf link broken
    By obpie in forum Bug Reports
    Replies: 2
    Last Post: 04-14-2008, 08:44 AM
  2. Ice-3.2.0.pdf typo
    By blair in forum Bug Reports
    Replies: 2
    Last Post: 04-10-2007, 05:05 PM
  3. ICE C++ question
    By mcrystal in forum Help Center
    Replies: 2
    Last Post: 11-14-2006, 03:45 PM
  4. slice2docbook -> pdf
    By g00fy in forum Help Center
    Replies: 1
    Last Post: 03-19-2006, 06:51 AM
  5. maybe a little mistake in ice pdf?
    By xiehua in forum Bug Reports
    Replies: 1
    Last Post: 04-04-2004, 07:42 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
  •