google / google/guice

Starting guice on GAE causes java.security.AccessControlException

Open
#656 0 comments 0 reactions 0 assignees View on GitHub
imported
Dominant language
Java
Stars
12.7k
Forks
1.7k
Avg merge
11m
Merged PRs (30d)
2

Description

_From [pohorelecjozef](https://code.google.com/u/105075830802303699513/) on September 27, 2011 06:58:19_

I have problem with guice when starting on GAE. Problem was discussed here: https://code.google.com/p/google-guice/issues/detail?id=488 , but it was closed as invalid because it is only info message.
Well this info message causes that application with guice has about 3 seconds longer startup than application without guice (because exception is thrown).
I think the solution for this would be turn of starting FinalizableReferenceQueue with some configuration parameter, because on GAE it does not work anyway.

_Original issue: http://code.google.com/p/google-guice/issues/detail?id=656_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.