I understand the below is not a show stopper and we can live with it.
Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
Also, I am able to suppress it using this suggestion.
But why exactly we are getting that exception in the first place?