Layer7 API Management

  • 1.  not able to connect tibco ems from gateway.

    Posted Jan 24, 2016 03:12 AM
      |   view attached

    Hi All,

    i have created JMS destination but while testing getting error "the gateway was unable to find this JMS destination"

    and in ssg_0_0.log file below error is printed.

     

    1044 com.l7tech.server.transport.jms.JmsAdminImpl: Caught Throwable while testing endpoint 'javax/jms/JMSContext'.

     

    configurations :

    1) jar location and jars:

     

    [root@xxxx ext]# pwd

    /opt/SecureSpan/Gateway/runtime/lib/ext

    [root@xxxx ext]# ll

    total 988

    -r--r--r-- 1 layer7 layer7  25998 Dec 12  2013 jms-1.1.jar

    -r--r--r-- 1 layer7 layer7 385443 Jan 23 08:45 tibcrypt.jar

    -r--r--r-- 1 layer7 layer7 154553 Jan 23 08:45 tibjmsadmin.jar

    -r--r--r-- 1 layer7 layer7  15668 Jan 23 08:45 tibjmsapps.jar

    -r--r--r-- 1 layer7 layer7 392223 Jan 23 08:45 tibjms.jar

    -r--r--r-- 1 layer7 layer7  13678 Jan 23 08:45 tibrvjms.jar

    [root@xxxxx ext]#

    Note: gateway was reboot after jars copied.

     

    2) ems server is up and running fine and queue and credentials are correct.

    3) we can able to telnet from gateway server to ems server with port without any issue.

    4) we are using version layer7 8.1.0 . and ems 8.2.1 version.

    5) please find the attachment for configurations ( seems all values are correct )

     

    Please help me to figure out the issue and fix.

     

    Thanks in advance.

     

    __Uday

    Attachment(s)

    docx
    jmsError.docx   108 KB 1 version


  • 2.  Re: not able to connect tibco ems from gateway.

    Posted May 26, 2016 02:14 AM

    I have seen this error couple of time  when i used jar which where not compatible, i  mean i got the jars from tibco version which was not compatible with version of the gateway



  • 3.  Re: not able to connect tibco ems from gateway.

    Broadcom Employee
    Posted Aug 26, 2016 12:54 AM

    Uday,

     

    From the listing of the files and the information in the attached document the configuration appears to be correct. Were you able to get this resolved.

     

    Sincerely,

     

    Stephen Hughes

    Director, CA Support



  • 4.  Re: not able to connect tibco ems from gateway.

    Posted Aug 28, 2016 05:18 AM

    No..still have issue..



  • 5.  Re: not able to connect tibco ems from gateway.
    Best Answer

    Broadcom Employee
    Posted Aug 31, 2016 01:37 AM

    Uday,

     

    I've been doing some research and testing with version 8.3 in our lab. I found that the following libraries were required to get it to work.

     

    -r--r--r-- 1 layer7 layer7  64009 Aug 30 22:18 javax.jms-api-2.0.1.jar
    -r--r--r-- 1 layer7 layer7 394670 Aug 30 22:18 tibcrypt.jar
    -r--r--r-- 1 layer7 layer7 154955 Aug 30 22:18 tibjmsadmin.jar
    -r--r--r-- 1 layer7 layer7  15673 Aug 30 22:18 tibjmsapps.jar
    -r--r--r-- 1 layer7 layer7 394392 Aug 30 22:18 tibjms.jar
    -r--r--r-- 1 layer7 layer7  13681 Aug 30 22:18 tibrvjms.jar

     

    The one difference was the need for the javax.jms-api-2.0.1.jar file to be present which can be downloaded from https://mvnrepository.com/artifact/javax.jms/javax.jms-api/2.0.1.

     

    Sincerely,

     

    Stephen Hughes

    Director, CA Support