Setting the RMI Connection Timeout Duration
In case of low bandwidth or high latency network environment, the RMI threads from the Windchill RV&S client application may get blocked for longer duration while connecting to the main server. Depending on the network bandwidth or latency, you can adjust the value of the following property:
IntegrityClient.rmi.connectiontimeout: This property specifies the timeout duration in seconds for RMI thread from the Windchill RV&S client application to the Windchill RV&S server. Setting the value to 0 disables the timeout and the application threads wait indefinitely till the connection with the server is successful.
Was this helpful?