Service Virtualization

  • 1.  Where can I set the error count number when virtual service recieves error from live server

    Posted Sep 29, 2016 03:53 PM

    I kept one of VS in live mode and observed that there were errors received from live server and VS stops after 5 errors.

    Where can I set it to something like 100 or 1000.

    Please let me know if there is a limit to set this number

     

    thanks

    Vinay



  • 2.  Re: Where can I set the error count number when virtual service recieves error from live server
    Best Answer

    Posted Sep 30, 2016 05:18 AM

    Hi Vinay

     

    Refere the properties section as

    https://docops.ca.com/devtest-solutions/8-0/en/reference/property-descriptions/custom-property-files/local-properties-file

     

     

    lisa.vse.max.hard.errors
    Lets you configure the number of errors that cause a VSE service to stop.
    Errors are still reported in the VSE console with a red circle and an error count, regardless of the value of this property.
    To designate the number of errors that cause the service to stop, enter a valid number, 0 or greater. A value of 0 means that no errors are allowed; the service shuts down after the first error.
    To designate an unlimited number of errors, enter any negative number.
    If you enter an invalid value or no value, the default number of 3 errors is used.
    Default: 3

     

     

    Regards

    Narasimha