VCS connection from TIBCO Data Virtualization Studio fails with an error.

VCS connection from TIBCO Data Virtualization Studio fails with an error.

book

Article ID: KB0076546

calendar_today

Updated On:

Products Versions
TIBCO Data Virtualization 8.0 and above

Description

While establishing an SVN connection using VCS from TIBCO Data Virtualization Studio, the connection may fail and the below error may be found in the cs_server.log file:

ERROR [jetty thread pool-401601] 2019-11-01 15:01:35.897 +0800 ContainerResponse - The exception contained within MappableContainerException could not be mapped to a response, re-throwing to the HTTP container java.lang.NoClassDefFoundError: Could not initialize class org.apache.subversion.javahl.SVNClient


Root Cause:
The above error occurs when TDV is unable to locate the right set of jar files for theĀ org.apache.subversion.javahl.SVNClient class.

Issue/Introduction

VCS connection from TIBCO Data Virtualization Studio fails with an error.

Environment

Windows

Resolution

Follow the below steps to resolve this error:

1. Download the "vcredist_x64.exe" or "vcredist_x86.exe" as per the bit size of your environment from the Microsoft site.

Below is a reference link:
https://support.microsoft.com/en-us/help/3179560/update-for-visual-c-2013-and-visual-c-redistributable-package

2. Execute the downloaded file and install the package.

3. A TDV services restart is required for the changes to take effect.

4. Open TDV Studio and test the SVN connection.