5 Replies Latest reply on Apr 14, 2017 10:38 AM by cfang

    JdbcItemReader/JdbcItemWriter ClassNotFoundException on SerializableData.deserialize

    joao.santana

      Hi folks,

       

      sometimes, when a job does not execute because some jdbc driver error, (oracle, postgres ... etc), jeberet can not update the execution state with the exception that occurred.

      It probably tries to save the serialized exception, but it does not find the class in the wildfly classpath.

      The drivers are configured correctly as wildfly modules ... Any idea?