Tibemsca and tibemsconf2json script in EMS 8.0.0 require jar files installed under ems_home/lib.

Tibemsca and tibemsconf2json script in EMS 8.0.0 require jar files installed under ems_home/lib.

book

Article ID: KB0086433

calendar_today

Updated On:

Products Versions
TIBCO Enterprise Message Service -
Not Applicable -

Description

Resolution:
Description:
===========
EMS 8.0.0 allows seperate installation of client and server components. The Tibemsca and tibemsconf2json script require jar files under &ltems_home>/lib which is only included in the installation of the client component.

tibemsca:

tibjms.jar
tibcrypt.jar

tibemsconf2json:

tibjms.jar
jms-2.0.jar

If only the server component is installed, you will get a "Class not found" exception when you run tibemsca or the tibemsconf2json script.

Solution:
=========
Copy the required jar files from machine where the EMS client component is installed.

Platforms:
=========
tibemsconf2json - All
Tibemsca - Linux, Windows, and Mac

Keywords:
========
tibemsconf2json Tibemsca Class not found

Issue/Introduction

Tibemsca and tibemsconf2json script in EMS 8.0.0 require jar files installed under ems_home/lib.