Skip to content

GORM has not been initialized correctly #30

Description

@igorrosenberg

The plugin does not work with grails 3.2.3.

How to reproduce:

  • grails 3.2.3
  • in a brand new grails-app (via grails-create app)
  • integrate plugin as per README
  • gradle bootrun --> failure to load:
Caused by: java.lang.IllegalStateException: 
Either class [org.grails.plugins.localization.Localization] is not a domain class 
or GORM has not been initialized correctly 
or GORM has already been shutdown. 

If I do the same, but with grails 3.2.11, there is no problem...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions