How to set DEVTEST VSE Connection Retry timeout at Startup
book
Article ID: 106004
calendar_today
Updated On:
Products
CA Application TestService VirtualizationCA Continuous Application Insight (PathFinder)CA Service Virtualization (DevTest / LISA / VSE / Application Test)
Issue/Introduction
How to increase the re-connect timeout for the VSE server when connecting to DevTest Registry?
Environment
Resolution
The property to increase the Timeout value in seconds for VSE, Coordinators and Simulators when connecting to a DevTest Registry. Add this to the local.properties file. lisa.defaultRegistryConnectionTimeoutSeconds=90 (change this as needed) # A value of 0 indicates an infinite timeout; that is, we will wait forever trying to connect.