Skip to main content
Summary This article clarifies under which circumstances a Naming Service fails to start with an IT_Core:CLIENT_LICENSE_UNAVAILABLE error.
Article Number 36047
Environment Orbix 6.3.3 Standard Edition Solaris 10
Question/Problem Description Orbix 6.3.3 Naming Service failing to start with an IT_Core:CLIENT_LICENSE_UNAVAILABLE error

Naming Service cannot be started on demand.

Clarifying Information
Error Message (IT_PSS_DB:75) W - No master found (DB env it_naming_store) (naming:10) F - exception occurred during run: IDL:omg.org/CORBA/INITIALIZE:1.0: minor = 0x4954010C (IT_Core:CLIENT_LICENSE_UNAVAILABLE), completion status = NO (IT_PSS_DB:75) W - No master found (DB env it_naming_store) (naming:10) F - exception occurred during run: IDL:omg.org/CORBA/INITIALIZE:1.0: minor = 0x4954010C (IT_Core:CLIENT_LICENSE_UNAVAILABLE), completion status = NO
Defect/Enhancement Number
Cause This issue is caused in the following two cases:

1) The Naming Service has been configured as a replicated service but the replication feature is not available in the Orbix Standard Edition licenses.

2) A corruption of the file $IT_PRODUCT_DIR/var/<domain-name>/dbs/naming_<hostname>/replicas
Resolution
  • If the Naming Service needs to be replicated ensure that enterprise licenses are being used.
 
  • If the Naming Service is not replicated and it has been registered for on_demand startup there are two ways to resolve this issue.
  1. Stop the NS, clean up the $IT_PRODUCT_DIR/var/<domain-name>/dbs/naming_<hostname>/ directory, restart the NS, and re-populate the entries in the NS
  2. Stop the NS, ensure the $IT_PRODUCT_DIR/var/<domain-name>/dbs/naming_<hostname>/replicas file only consists of the following two lines, and restart the NS
1
iona_services.naming.<hostname>
 
Workaround
Notes
Attachment
Created date: 08 November 2012
Last Modified: 12 February 2013
Last Published: 08 November 2012
First Published date: 08 November 2012

#KnowledgeDocs
#Orbix