Skip to content
This repository was archived by the owner on Sep 14, 2021. It is now read-only.
This repository was archived by the owner on Sep 14, 2021. It is now read-only.

appengineRun runs local server with a security manager? #259

Description

@derekpeircesc

When I ran my project with Maven, all of the integration tests worked fine.

I switched things over to Gradle and tried using this plugin. However, all of my integration tests now fail, because the local server gets a java.lang.SecurityException: Unable to create temporary file. This indicates that the local server was run with a security manager in place.

If so, how do I control or disable that security manager? Otherwise, any idea why a SecurityException would appear anyway? Thanks!

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