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

Illegal reflective access to java.net.URL.getURLStreamHandler(java.lang.String) #1

Open
andrew-ash opened this issue Jul 9, 2019 · 0 comments

Comments

@andrew-ash
Copy link

I ran a gradle build today to try and get an API to run locally and gradle is showing this message:

WARNING: Illegal reflective access by com.google.appengine.tools.development.StreamHandlerFactory (file:/C:/Users/{USER}/AppData/Local/google/ct4j-cloud-sdk/LATEST/google-cloud-sdk/platform/google_appengine/goo
gle/appengine/tools/java/lib/impl/appengine-local-runtime.jar) to method java.net.URL.getURLStreamHandler(java.lang.String)

WARNING: Please consider reporting this to the maintainers of com.google.appengine.tools.development.StreamHandlerFactory

I do not think this is causing an issue with the code running, but I do have an issue somewhere. I figured I would do what gradle suggested and report this to the maintainers.

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