3

I am working on an small Grails application which leverages the Quartz plugin for scheduled tasks. It seems that my quartz job does not have access to the hibernate session. Below is the exception.

Caused by DataAccessResourceFailureException: Could not obtain current Hibernate Session; nested exception is org.hibernate.HibernateException: No Session found for current thread

Versions : Grails 2.4.4, Quartz 1.0.1 and Hibernate 4.3.6.1

Is there a work around? Is this a Grails upgrade issue?

Thanks in advance for your help.

Mike Croteau
  • 1,062
  • 2
  • 16
  • 43

0 Answers0