Skip to content

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

Description

@andrew-ash

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions