Service Virtualization

 View Only

JDBC Virtual Service not binding

  • 1.  JDBC Virtual Service not binding

    Posted Oct 13, 2014 11:43 AM

    Hi,

     

     

    I've deployed a JDBC Virtual Service using LISA Workstation 7.5.1. on port 9092

     

    $ ./VSEManager --status my_jdbc

      Name     Resource                             Status   Auto  Capacity  Think  Txns  Errors  Exec Mode       Up Time  Group

      -------  -----------------------------------  -------  ----  --------  -----  ----  ------  --------------  -------  -----

      my_jdbc  9 092 : lisasim : //localhost [0/1]  Running  Yes   1         100    0     0       Most Efficient  0:14:31

     

     

    But nothing is running on port 9092

    $ nmap localhost -p 9092

    PORT     STATE  SERVICE
    9092/tcp closed unknown

     

     

    Regards