Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tried to get this to work with grailsVersion=4.0.13 with no luck #1

Open
rdi5 opened this issue Oct 10, 2022 · 0 comments
Open

tried to get this to work with grailsVersion=4.0.13 with no luck #1

rdi5 opened this issue Oct 10, 2022 · 0 comments

Comments

@rdi5
Copy link

rdi5 commented Oct 10, 2022

Hi, I tried to replicate this setup in a grails 4.0.13 project with no luck. It creates the sqliteDev.db but it looks like it is failing to create the domain tables.

In the log file it prints the line below over and over.
INFO --- [ restartedMain] o.h.v.internal.engine.ConfigurationImpl : HV000002: Ignoring XML configuration.

And then finally printing
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
2022-10-10 10:15:04.403 ERROR --- [ restartedMain] o.s.boot.SpringApplication : Application run failed

Any help would be greatly appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant