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.