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

Issue running sample with Grails 5.0.0 RC1 #4

Open
yellek opened this issue Aug 30, 2021 · 0 comments
Open

Issue running sample with Grails 5.0.0 RC1 #4

yellek opened this issue Aug 30, 2021 · 0 comments

Comments

@yellek
Copy link

yellek commented Aug 30, 2021

Running OpenJDK 15 (JDK 16 is not supported by gradle 6.9)

WARNING:` An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.gradle.internal.reflect.JavaMethod (file:/C:/Users/User/.gradle/wrapper/dists/gradle-3.2-all/97ld1dyml0oep92x4lyn4g235/gradle-3.2/lib/gradle-base-services-3.2.jar) to method java.lang.ClassLoader.getPackages()
WARNING: Please consider reporting this to the maintainers of org.gradle.internal.reflect.JavaMethod
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Error |
Error initializing classpath: Unable to start the daemon process.
This problem might be caused by incorrect configuration of the daemon.
For example, an unrecognized jvm option is used.
Please refer to the user guide chapter on the daemon at https://docs.gradle.org/3.2/userguide/gradle_daemon.html
Please read the following process output to find out more:
-----------------------
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.gradle.internal.reflect.JavaMethod (file:/C:/Users/User/.gradle/wrapper/dists/gradle-3.2-all/97ld1dyml0oep92x4lyn4g235/gradle-3.2/lib/gradle-base-services-3.2.jar) to method java.lang.ClassLoader.getPackages()
WARNING: Please consider reporting this to the maintainers of org.gradle.internal.reflect.JavaMethod
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

FAILURE: Build failed with an exception.

* What went wrong:
Could not create service of type DaemonContext using DaemonServices.createDaemonContext().

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
 (Use --stacktrace to see the full trace)
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