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

Grails 7: IntelliJ Run Grails Command Fails #13739

Open
jamesfredley opened this issue Oct 10, 2024 · 0 comments
Open

Grails 7: IntelliJ Run Grails Command Fails #13739

jamesfredley opened this issue Oct 10, 2024 · 0 comments

Comments

@jamesfredley
Copy link
Contributor

Issue description

run-app works from ./grailsw, but not from IntelliJ Run Grails Command

image

.jdks\corretto-17.0.12\bin\java.exe -XX:+TieredCompilation -XX:TieredStopAtLevel=1 -XX:CICompilerCount=3 -Djline.WindowsTerminal.directConsole=false -Dfile.encoding=UTF-8 @C:\Users\james\AppData\Local\Temp\idea_arg_file1533369455 org.grails.cli.GrailsCli run-app --plain-output
SLF4J(W): No SLF4J providers were found.
SLF4J(W): Defaulting to no-operation (NOP) logger implementation
SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.

Exception: java.lang.NoSuchMethodError thrown from the UncaughtExceptionHandler in thread "main"
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