Results 1 to 2 of 2

Thread: Deprecated properties "Ice.ServerId" and "IceBox.ServerManager.RegisterProcess"

  1. #1
    mefoster is offline Registered User
    Name: Mary Ellen Foster
    Organization: Heriot-Watt University, Edinburgh
    Project: ECHOES learning environment
    Join Date
    Jun 2006
    Posts
    121

    Deprecated properties "Ice.ServerId" and "IceBox.ServerManager.RegisterProcess"

    I'm running an icegridnode and registry where the configuration has been updated several times from Ice 3.1 to (current) 3.3.0. I recently noticed some messages at start-up. This is from me starting the IceStorm server followed by one of my other servers (TaskPlanner):

    [ 01/28/09 11:21:45.451 /usr/bin/icegridnode: Activator: activating server `JAST.IceStorm' ]
    01/28/09 11:21:45.459 warning: deprecated property: IceBox.ServiceManager.RegisterProcess
    01/28/09 11:21:45.809 JAST.IceStorm: warning: object adapter `IceBox.ServiceManager' cannot register the process without a value for Ice.ServerId
    [ 01/28/09 11:21:54.071 /usr/bin/icegridnode: Activator: activating server `TaskPlanner' ]
    28/01/09 11:21:54:816 warning: main: deprecated property: Ice.ServerId
    Is there some obsolete configuration hanging around? Should I be worried? This is on my local test machine, and I don't think that I've noticed similar messages on the computers where we actually run the system ...

  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,

    Did you upgrade the IceGrid registry database with the upgradeicegrid.py script?

    I would expect these messages if the descriptors of your servers still specify the register-process="true" attribute for their object adapters. Removing this attribute or setting it to "false" should fix the problem.

    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: 01-31-2011, 07:32 PM
  2. Replies: 3
    Last Post: 01-04-2010, 03:38 PM
  3. Replies: 1
    Last Post: 06-09-2009, 10:53 PM
  4. Replies: 4
    Last Post: 10-26-2006, 11:23 AM
  5. Replies: 1
    Last Post: 04-05-2004, 08:55 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
  •