Service Virtualization

 View Only

Issue in using LISA Invoke feature

  • 1.  Issue in using LISA Invoke feature

    Posted Nov 06, 2014 06:38 AM

    Hi All,

     

    I am working on LISA 7.0.2 version. LISA registry is installed on remote machine.

    I have created a LISA test and saved it on my machine under "lisa\projects\IntegrationTestingSuite\Tests folder". I want to execute this test using LISA Invoke feature.

     

    In order to do, that I typed below url in IE -

     

    http://REGISTRY_URL:1505/lisa-invoke/runTest?testCasePath=/projects/IntegrationTestingSuite/Tests/FORTEMsg_To_CORP_Validate_CORPDB_CIMDB-CA.tst&async=false

     

    But I got below error -

     

    <re<result>

              <message>An error occured in 'runTest'. Message: The test case is not in a project. Test Case: /projects/IntegrationTestingSuite/Tests/FORTEMsg_To_CORP_Validate_CORPDB_CIMDB-CA.tst Stack: java.lang.IllegalArgumentException: The test case is not in a project. Test Case: /projects/IntegrationTestingSuite/Tests/FORTEMsg_To_CORP_Validate_CORPDB_CIMDB-CA.tst at com.itko.lisa.model.mar.ModelArchiveInfo.createTestMARInfo(ModelArchiveInfo.java:247) at com.itko.lisa.model.mar.ModelArchiveInfo.createTestMARInfo(ModelArchiveInfo.java:211) at com.itko.lisa.invoke.webapp.LaunchLisaTestHelper.runTestNewSchool(LaunchLisaTestHelper.java:477) at com.itko.lisa.invoke.webapp.LaunchLisaTestHelper.runTest(LaunchLisaTestHelper.java:426) at com.itko.lisa.invoke.webapp.LaunchLisaTestHelper.invokeLisaTest(LaunchLisaTestHelper.java:296) at com.itko.lisa.invoke.webapp.InvokeLisaTestServlet.service(InvokeLisaTestServlet.java:94) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:534) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:476) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:517) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:934) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:404) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:184) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:869) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116) at org.eclipse.jetty.server.Server.handle(Server.java:346) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:581) at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1040) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:592) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:214) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:411) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:526) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:41) at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:528) at java.lang.Thread.run(Thread.java:722)</message>

    </result>


          I can make out the issue is with the LISA test path but not able to figure out where to configure. Could you please help me in configuring path?


          Thanks,

          Vikas