My JDBC producer stage is giving the error
java.lang.NoClassDefFoundError: org/apache/commons/lang3/StringUtils
Has anyone had a similar issue before?
My JDBC producer stage is giving the error
java.lang.NoClassDefFoundError: org/apache/commons/lang3/StringUtils
Has anyone had a similar issue before?
Hi
Could you please let us know which database you are looking to connect from JDBC producer?
Did you installed any additional jars into the JDBC producer?
Thanks for responding. I am looking to connect to Oracle Autonomous Data warehouse (ADW). No, I haven’t installed any additional jars into the JDBC producer.
Hi
I have seen this before.
Try uninstalling JDBC stage library, restart your SDC and re-install JDBC library and restart. Validate that your JDBC driver for your database is installed correctly for JDBC Stage library.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.