Hi Sindhuja, in order to use the JDBC repository connector with an Oracle database you should add the related JDBC Driver. So you should solve your issue with the following steps:
1. Download the Oracle JDBC Driver JAR (ojdbc11.jar) into the <MANIFOLDCF_HOME>/connector-lib folder 2. Restart ManifoldCF Hope this helps. Cheers, PG Il giorno mer 23 ott 2024 alle ore 17:47 <[email protected]> ha scritto: > > Hi Team, > > I’m currently using apache manifoldcf 2.21 version and trying to connect to > an oracle DB using out of the box JDBC repository connector. > > I’m seeing the below highlighted exception everytime when I try to add the > oracle DB details and save the connection. > > “Threw exception: ‘Driver class not found: oracle.jdbc.OracleDriver’” > > Could you please share your inputs on this issue. > > > Thanks, > Sindhuja. K -- Piergiorgio
