When running DomainUtility to add a secondary server to the domain the following error is seen: “Error creating discoverer network session. Native implementation required.”

When running DomainUtility to add a secondary server to the domain the following error is seen: “Error creating discoverer network session. Native implementation required.”

book

Article ID: KB0091956

calendar_today

Updated On:

Products Versions
TIBCO Runtime Agent (TRA) -
Not Applicable -

Description

Resolution:
Description:
==========
This Solution explains how to fix the CLASSPATH in the DomainUtility.tra file in order to avoid the error reported.

Environment:
==========
TIBCO Runtime Agent: All
OS: All

Resolution:
=========
Open the domainutility.tra file under &lttra-home>/5.x/bin folder:

1). Check that "&lttibco-home>/tibrv/lib" is in the LD_LIBRARY_PATH, SHLIB_PATH and LIBPATH .

2).  Delete any reference of tibrvj.jar or tibrvjsd.jar from LD_LIBRARY_PATH, SHLIB_PATH and LIBPATH .

3).  Add RV_HOME%/lib/tibrvj.jar to  tibco.env.STD_EXT_CP and remove any reference to tibrvjsd.jar. In case the RV_HOME%/lib/tibrvj.jar is already there move it to the front as the first entry of the CLASSPATH.

Issue/Introduction

When running DomainUtility to add a secondary server to the domain the following error is seen: “Error creating discoverer network session. Native implementation required.”