Perform the procedure below to enable multiple users to access
Calyx RIM Viewing simultaneously.
-
Ensure all users are logged out of the
Calyx RIM Viewing application.
-
Stop the Apache Tomcat service(s).
-
Open the
dbconfig.xml file in a text or XML editor.
The
dbconfig.xml file is found in the drive where Tomcat is installed. Typically it is found in the location:
C:\\Program Files\Apache Software Foundation\Tomcat 7.0\webapps\I4V\WEB-INF\config.
-
Locate the following code line:
# Maximum waiting time to getConnection maxWait=5000
-
Change the value of
getConnection maxWait to
15000.
-
Save and close the file.
-
Start Apache Tomcat service(s).