StreamSets

StreamSets

Connect with experts and peers to elevate technical expertise, solve problems and share insights.

 View Only

JDBC_75 - Jdbc Runner Failed. Reason java.util.concurrent.ExecutionException: java.lang.NullPointerException: value cannot be null

  • 1.  JDBC_75 - Jdbc Runner Failed. Reason java.util.concurrent.ExecutionException: java.lang.NullPointerException: value cannot be null

    Posted Tue December 19, 2023 12:14 PM

    Issue:-

    SQL server CDC is failing with the following error:-

    JDBC_75 - Jdbc Runner Failed. Reason java.util.concurrent.ExecutionException: java.lang.NullPointerException: value cannot be null

     

    Resolution:-

    The CDC was enabled at the table level instead of the DataBase level. After enabling the CDC at the DataBase level, the NULL pointer issue was resolved.