<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Error! core.error.code.DYNAMIC_CLASS_LOAD_FAILURE - Failed to dynamically load driver and connec in Catalog and Lineage</title>
    <link>https://community.qlik.com/t5/Catalog-and-Lineage/Error-core-error-code-DYNAMIC-CLASS-LOAD-FAILURE-Failed-to/m-p/1718552#M318</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/49547"&gt;@Riccardo&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you let me know if this problem still occurs? I ask because I wonder if the problem is actually the JDBC .jar file is not correctly registered. That's my take away from the error :&amp;nbsp;&lt;SPAN&gt;Caused by: java.lang.ClassNotFoundException: .. But I could be wrong. One extra step you may / may not have taken is the need to restart the QDC Service after installing the .jar file.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks, David&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 13 Jun 2020 23:58:33 GMT</pubDate>
    <dc:creator>DaveHowland</dc:creator>
    <dc:date>2020-06-13T23:58:33Z</dc:date>
    <item>
      <title>Error! core.error.code.DYNAMIC_CLASS_LOAD_FAILURE - Failed to dynamically load driver and connect :</title>
      <link>https://community.qlik.com/t5/Catalog-and-Lineage/Error-core-error-code-DYNAMIC-CLASS-LOAD-FAILURE-Failed-to/m-p/1651794#M144</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;Trying to set a new source, QDC returns this error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;core.error.code.DYNAMIC_CLASS_LOAD_FAILURE - Failed to dynamically load driver and connect : oracle.jdbc.driver.OracleDriver com.podiumdata.base.error.PodiumFault: core.error.code.DYNAMIC_CLASS_LOAD_FAILURE - Failed to dynamically load driver and connect : oracle.jdbc.driver.OracleDriver at com.nvs.core.metadata.MetaDataObject.getConnection(MetaDataObject.java:46) at com.nvs.core.service.impl.JdbcSourceDiscoverySvcImpl.testSourceConnection(JdbcSourceDiscoverySvcImpl.java:122) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) at com.sun.proxy.$Proxy181.testSourceConnection(Unknown Source) at com.nvs.core.service.impl.SourceConnectionSvcImpl.testConnection(SourceConnectionSvcImpl.java:187) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) at com.sun.proxy.$Proxy187.testConnection(Unknown Source) at com.nvs.ui.service.impl.SourceConnectionServiceImpl.testSourceConnection(SourceConnectionServiceImpl.java:210) at com.nvs.ui.controller.SourceConnController.testSourceConnection(SourceConnController.java:250) at com.nvs.ui.controller.SourceConnController$$FastClassBySpringCGLIB$$e332ceeb.invoke(&amp;lt;generated&amp;gt;) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:651) at com.nvs.ui.controller.SourceConnController$$EnhancerBySpringCGLIB$$f73c80b5.testSourceConnection(&amp;lt;generated&amp;gt;) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:221) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:114) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:827) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:738) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:963) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:897) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:883) at javax.servlet.http.HttpServlet.service(HttpServlet.java:653) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) at javax.servlet.http.HttpServlet.service(HttpServlet.java:731) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:121) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:219) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:110) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:494) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104) at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:1025) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:445) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1137) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:637) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:317) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1955) at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1798) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at com.nvs.core.metadata.MetaDataObject.getConnection(MetaDataObject.java:29) ... 103 more&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Dec 2021 22:35:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Catalog-and-Lineage/Error-core-error-code-DYNAMIC-CLASS-LOAD-FAILURE-Failed-to/m-p/1651794#M144</guid>
      <dc:creator>Riccardo</dc:creator>
      <dc:date>2021-12-07T22:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error! core.error.code.DYNAMIC_CLASS_LOAD_FAILURE - Failed to dynamically load driver and connec</title>
      <link>https://community.qlik.com/t5/Catalog-and-Lineage/Error-core-error-code-DYNAMIC-CLASS-LOAD-FAILURE-Failed-to/m-p/1651982#M145</link>
      <description>&lt;P&gt;Ok, I installed the jdbc driver:&amp;nbsp;&lt;SPAN&gt;ojdbc6.jar.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Now, the error is:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;core.error.code.TEST_CONNECTION_FAILED - Test connection attempt failed, please check the connection string, user name and password.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm sure that connection string, user and password, are corrects!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;....&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2019 17:17:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Catalog-and-Lineage/Error-core-error-code-DYNAMIC-CLASS-LOAD-FAILURE-Failed-to/m-p/1651982#M145</guid>
      <dc:creator>Riccardo</dc:creator>
      <dc:date>2019-11-27T17:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error! core.error.code.DYNAMIC_CLASS_LOAD_FAILURE - Failed to dynamically load driver and connec</title>
      <link>https://community.qlik.com/t5/Catalog-and-Lineage/Error-core-error-code-DYNAMIC-CLASS-LOAD-FAILURE-Failed-to/m-p/1653255#M147</link>
      <description>&lt;P&gt;Could you check if it is the same issue?&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-Data-Catalyst-Discussions/ERROR-core-error-code-TEST-CONNECTION-FAILED/td-p/1646610" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Data-Catalyst-Discussions/ERROR-core-error-code-TEST-CONNECTION-FAILED/td-p/1646610&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/15463"&gt;@lucassad&lt;/a&gt;&amp;nbsp; solution can help you&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2019 17:31:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Catalog-and-Lineage/Error-core-error-code-DYNAMIC-CLASS-LOAD-FAILURE-Failed-to/m-p/1653255#M147</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2019-12-02T17:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error! core.error.code.DYNAMIC_CLASS_LOAD_FAILURE - Failed to dynamically load driver and connec</title>
      <link>https://community.qlik.com/t5/Catalog-and-Lineage/Error-core-error-code-DYNAMIC-CLASS-LOAD-FAILURE-Failed-to/m-p/1718552#M318</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/49547"&gt;@Riccardo&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you let me know if this problem still occurs? I ask because I wonder if the problem is actually the JDBC .jar file is not correctly registered. That's my take away from the error :&amp;nbsp;&lt;SPAN&gt;Caused by: java.lang.ClassNotFoundException: .. But I could be wrong. One extra step you may / may not have taken is the need to restart the QDC Service after installing the .jar file.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks, David&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Jun 2020 23:58:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Catalog-and-Lineage/Error-core-error-code-DYNAMIC-CLASS-LOAD-FAILURE-Failed-to/m-p/1718552#M318</guid>
      <dc:creator>DaveHowland</dc:creator>
      <dc:date>2020-06-13T23:58:33Z</dc:date>
    </item>
  </channel>
</rss>

