Service Virtualization

 View Only
  • 1.  Issue in connecting JMS Connection factory in DevTest 10.8.3.1

    Posted 16 hours ago

    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



  • 2.  RE: Issue in connecting JMS Connection factory in DevTest 10.8.3.1

    Broadcom Employee
    Posted 15 hours ago

    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




  • 3.  RE: Issue in connecting JMS Connection factory in DevTest 10.8.3.1

    Posted 15 hours ago

    Thank You Marcy for quick response. Which version for tibcrypt.jar file to be used for DevTest 10.8.3.1 version

    Regards,

    Rajasekhar




  • 4.  RE: Issue in connecting JMS Connection factory in DevTest 10.8.3.1

    Broadcom Employee
    Posted 14 hours ago

    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.