Status: New
Owner: ----

New issue 735 by [email protected]: NullPointerException at com.google.inject.internal.Initializer$InjectableReference.get(Initializer.java:147)
http://code.google.com/p/google-guice/issues/detail?id=735

This is likely related to issue #627 (and possibly #473).

I have just reproduced this NPE in our large and complex production application, running Guice 3.0. Moreover, I came across a small test-configuration that exhibits the same exception:

https://groups.google.com/forum/#!msg/roboguice/3LW0xMEr2hI/B2Rgk9L1_kgJ

(I've attached the test-source to this report for durability/convenience.)

I can't be certain that the circumstances are exactly the same as our real-world app, but we do use all of the features invoked by this sample together.

In our case, the exception is intermittent: it only throws about 70% of the time.

Attachments:
        GuiceTest.java  1.7 KB

--
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-guice-dev?hl=en.

Reply via email to