Setting a DevTest VSE Connection Retry timeout at startup
search cancel

Setting a DevTest VSE Connection Retry timeout at startup

book

Article ID: 106004

calendar_today

Updated On:

Products

Service Virtualization

Issue/Introduction

Increasing the re-connect timeout for the VSE server when connecting to DevTest Registry.

 

Environment

All supported DevTest releases.
 

Resolution

Add this to the local.properties file of where the VSE is running and restart the VSE.

lisa.defaultRegistryConnectionTimeoutSeconds=90

# A value of 0 indicates an infinite timeout; that is, we will wait forever trying to connect. 

 

NOTE: This property can also be used with the Coordinator and Simulator.

Additional Information

Refer to section "DevTest Property File (lisa.properties)" in the documentation of the DevTest release you are running.