How to disable parallel loading of web views for a single client
About this task
On the client, edit the initialization file for the GUI to
set a Java property that disables parallel loading:
Procedure
- Locate the .ini file:
-
On VersionVault
Explorer
GUI, navigate to the RemoteClient subdirectory within the VersionVault installation directory (the UNIX system and
Linux default is /opt/hcl/ccm/versionvault/RemoteClient; the Windows default
is C:\Program Files\HCL\CCM\VersionVault\RemoteClient).
-
On the Eclipse shell or other Eclipse-based GUI extended with VersionVault
Explorer plugin, find the .inifile in
the same directory as the executable file that runs the GUI.
- Open the .ini file for editing:
-
On VersionVault
Explorer
GUI, the file is ctexplorer.ini
-
On the Eclipse shell or other Eclipse-based GUI extended with the VersionVault
Explorer plugin, the file is
eclipse.ini
- Edit the .ini file:
-
On VersionVault
Explorer
GUI, add two lines to the end of the file. As the first line, add
-vmargs
. As the
second line, add -Dcom.hcl.ccm.ccrc.disableParallelLoad
.
-
On the Eclipse shell or other Eclipse-based GUI extended with VersionVault
Explorer plugin, if there is no
-vmargs
line in the file, add one at the end, on a line by itself. After the line containing
-vmargs
, add this line: -Dcom.hcl.ccm.ccrc.disableParallelLoad
.
- Restart the client:
-
On VersionVault
Explorer
GUI, restart VersionVault
Explorer.
-
On the Eclipse shell or other Eclipse-based GUI extended with VersionVault
Explorer plugin, restart Eclipse.
Have feedback?
Google Analytics is used to store comments and ratings. To provide a comment or rating for a topic, click Accept All Cookies or Allow All in Cookie Preferences in the footer of this page.