Hi Friends.
We have a job which calls java method which inturn executes a DQL query to delete records from a dctm object.
The job fails throwing the below error.

If I just run the method (ie., com.image.RunMethod) it runs perfectly without any errors.
Can anybody please help me on this?