Skip to main content

Summary This article clarifies a reason for failing to deploy an Orbix domain with itconfigure.
Environment

Orbix 6.3.7 C VC10

All Supported Windows Operating Systems

Question/Problem Description

itconfigure fails to deploy an Orbix domain.

Failing to deploy an Orbix domain although the right version and bitsize of the JDK is being used.

Clarifying Information itconfigure is being used to deploy an Orbix domain, i.e. a domain containing Orbix services (e.g. locator, node daemon, Naming Service, etc.). During the deployment step the services are being prepared by generating the environment script, start and stop scripts for the services deployed in this domain, as well as the configuration needed for this domain.
Error Message

Failed to prepare iona_services.locator.<hostname> : exit value 99.

The following errors were reported by the service:

ERROR: could not load locator. Using configuration scope of "iona_services.locator.<hostname>", failed to open shared library; configuration variable "plugins:locator:shlib_name" is set to "it_locator_svr". Please run with environment variable IT_SHLIB_VERBOSE set to 1.

Defect/Enhancement Number
Cause This issue is caused by an invalid or missing MSVCR100.dll. This Microsoft Visual C runtime library is part of the Microsoft Visual C  2010 Redistributable Package.
Resolution Ensure to download and install the Microsoft Visual C Redistributable Package for your environment from the Microsoft website.
Workaround
Notes
Attachment

#Orbix
#KnowledgeDocs