Just use the latest version of Tibco jar files. We do not specify what version of Tibco we support with DevTest in our documentation, so just use the latest.
Original Message:
Sent: Jul 25, 2025 03:35 PM
From: Rajasekhar Etikela
Subject: Issue in connecting JMS Connection factory in DevTest 10.8.3.1
Thank You Marcy for quick response. Which version for tibcrypt.jar file to be used for DevTest 10.8.3.1 version
Regards,
Rajasekhar
Original Message:
Sent: Jul 25, 2025 03:04 PM
From: Marcy Nunns
Subject: Issue in connecting JMS Connection factory in DevTest 10.8.3.1
The class it is referring to should be in the tibcrypt.jar file. You may need a newer version of this jar to use with the java we deliver with DevTest 10.8.3.1, which is
C:\DevTest10.8.3.1\jre\bin>java -version
openjdk version "17.0.7" 2023-04-18
OpenJDK Runtime Environment Temurin-17.0.7+7 (build 17.0.7+7)
OpenJDK 64-Bit Server VM Temurin-17.0.7+7 (build 17.0.7+7, mixed mode)
Hope this helps.
~Marcy
Original Message:
Sent: Jul 25, 2025 02:50 PM
From: Rajasekhar Etikela
Subject: Issue in connecting JMS Connection factory in DevTest 10.8.3.1
Hi Team,
In DevTest 10.8.3.1 version, not able to connect to JMS connection factory. Getting the below error.
Have copied below jar files in lib folder.
tibcrypt.jar
tibjms.jar
tibjmsadmin.jar
tibjmsapps.jar
tibrvjms.jar
Error:
Unexpected error: Could not initialize class com.tibco.security.providers.SecurityVendor_j2se
java.lang.NoClassDefFoundError: Could not initialize class com.tibco.security.providers.SecurityVendor_j2se
Please check and suggest if we are missing any other config or jar files.
Thank You
Rajasekhar