Service Virtualization

Invoking Test suites from Remote Hudson Server Connected via JNLP?

  • 1.  Invoking Test suites from Remote Hudson Server Connected via JNLP?

    Posted Jul 23, 2015 11:12 PM

    Hi  All,

    We are trying to configure Hudson server to execute Lisa scripts on LISA dev machine.

     

    Setup is like this.

     

    CI tool :Hudson V2.1.2

    This Build tool is running on a different server than the lisa server.  Lisa server is connecting to CI by Launching a slave JNLP slave client.

     

    Connection is successful.

    Lisa server details:

    JDK :jdk1.8.0_25

    Lisa Version :Lisa 7.5.1

    Ant Version on Lisa server :1.8.1

    Junit Jar 4.11

     

    Test suites run successfully when you run the build file locally.

    However, the test suites fail to run with an error in while executing Junit Lisa.

    [junitlisa] The ' characters around the executable and arguments are

    [junitlisa] not part of the command.

    [junitlisa] Error: Could not find or load main class Files\Java\jre1.8.0_25\bin;.;D:\PROGRA~2\CA\Lisa\bin\sigar;D:\PROGRA~2\CA\Lisa\bin

    [junitlisa] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0

     

    Any idea about this?

    Have you configured anything like this before , please suggest.