Have a 5MB of Json response in a VSI but when trying to test against this, its throws a Timeout Error.
java.rmi.RemoteException: Timeout (45,000 ms, actual wait 45,004 ms) on server object tcp://myserver-abcd535:2013/VSE on method addService
All supported DevTest releases.
Large response over the network.
Add the below property to your Workstations, local.properties file and restart the Workstation.
lisa.net.vse.longer.timeout.ms=90000
This property is for Workstation to handle this error:
java.rmi.RemoteException: Timeout (45,000 ms, actual wait 45,004 ms) on server object tcp://myserver-abcd535:2013/VSE on method addService