Service Virtualization

  • 1.  Connection problem to Informix

    Posted Jun 13, 2016 02:39 PM


    I am new to Lisa/DevTest and trying to use the tool with the help of tutorial documents. I am trying to connect to Informix database. When I test the connection from SQL Database Execution(JDBC) window, connection is successful and result set is returned for my query. When I run the same step in ITR, I get a SQL Exception, error creating db connection for <connection string>

     

    I tried adding the connection details (like driver and jdbc url) to lisa.properties but the problem remains. Did anyone encounter such issue earlier and how can we fix this? What could be causing this error in ITR while I connect successfully in test step?



  • 2.  Re: Connection problem to Informix

    Posted Jun 14, 2016 10:52 AM

    Can you let us know which version of DevTest you are using?



  • 3.  Re: Connection problem to Informix

    Posted Jun 14, 2016 11:04 AM

    DevTest 8.4.0.227



  • 4.  Re: Connection problem to Informix
    Best Answer

    Posted Jun 15, 2016 04:48 PM

    It worked, after I placed the ifxjdbc.jar and ifxlang.jar files in <DevTest_Home>/lib/Shared folder.