Dear Team,

I have performed restoration test  and I have got below error;


Traceback (most recent call last):
  File "/usr/bin/genzone_client", line 11, in <module>
    load_entry_point('fred-pyfred==2.15.1', 'console_scripts', 'genzone_client')()
  File "/usr/lib/python2.7/dist-packages/pyfred/commands/genzone_client.py", line 215, in run_genzone_client
    ns=nameservice, context=corba_context).getZoneNameList()
  File "/usr/lib/python2.7/dist-packages/pyfred/zone.py", line 191, in getObject
    raise ZoneException("CORBA failure, original exception is: %s" % e)
pyfred.zone.ZoneException: CORBA failure, original exception is: CosNaming.NamingContext.NotFound(why=missing_node, rest_of_name=[CosNaming.NameComponent(id='ZoneGenerator', kind='Object')])

I request your guidance on sorting this issue.

Thank you,

Patrick