-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Description
First of all, very thanks for this nice plugin! I was using it with Grails 4, and it worked like a charm. Now, I've updated Grails version to 5.1.1, and it stopped working. When I try to run the application, I get the following error:
2022-01-03 12:20:04.915 ERROR --- [ restartedMain] o.s.boot.SpringApplication : [ - ] Application run failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'quartzScheduler': Invocation of init method failed; nested exception is org.quartz.SchedulerConfigException: DataSource name not set.
Are there any workaround to set the DataSource name? Thanks in advance.
ppazos
Metadata
Metadata
Assignees
Labels
No labels