Skip to content

Plugin is not working with Grails 5 #115

@bruno-lopes

Description

@bruno-lopes

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions