Hi Mihai,

What is your app-id?


On Wed, Sep 12, 2012 at 11:40 PM, Mihai <[email protected]> wrote:

> we have the same problem :
>
> javax.servlet.ServletContext log: unavailable
> com.google.inject.internal.ComputationException: 
> com.google.inject.internal.ComputationException: 
> com.google.inject.internal.ComputationException: 
> com.google.inject.internal.ComputationException: 
> com.google.inject.internal.ComputationException: 
> com.google.inject.internal.ComputationException: java.lang.SecurityException:
>
> * Unable to get members for class org.openid4java.util.HttpFetcherFactory*
>
>       at 
> com.google.inject.internal.MapMaker$StrategyImpl.compute(MapMaker.java:553)
>       at 
> com.google.inject.internal.MapMaker$StrategyImpl.compute(MapMaker.java:419)
>       at 
> com.google.inject.internal.CustomConcurrentHashMap$ComputingImpl.get(CustomConcurrentHashMap.java:2041)
>       at com.google.inject.internal.FailableCache.get(FailableCache.java:46)
>       at 
> com.google.inject.MembersInjectorStore.get(MembersInjectorStore.java:66)
>
>
> On Wednesday, 12 September 2012 10:54:08 UTC+3, Takashi Matsuo (Google)
> wrote:
>
>>
>> Hi Alexander,
>>
>> It should be OK now. Let me know if you still have the problem.
>>
>> -- Takashi
>>
>>
>> On Tue, Sep 11, 2012 at 8:04 PM, Alexander Botov 
>> <[email protected]>wrote:
>>
>>> Greetings,
>>>
>>> Today we found out that our Google Apps Open ID related code suddenly
>>> stopped working resulting in blocking of all Open ID sign-ins. We use
>>> openid4java, the very bottom of the stack trace it shows the real cause:
>>>
>>> *Caused by: java.lang.NoClassDefFoundError:
>>> com/google/apphosting/runtime/security/shared/stub/javax/
>>> net/ssl/SSLContext*
>>> * at java.lang.Class.getDeclaredConstructors0(Native Method)*
>>> * at java.lang.Class.privateGetDeclaredConstructors(Class.java:2406)*
>>> * ... 126 more*
>>> *Caused by: java.lang.ClassNotFoundException:
>>> com.google.apphosting.runtime.security.shared.stub.javax.
>>> net.ssl.SSLContext*
>>> * at com.google.appengine.runtime.Request.process-
>>> ef6eb452cfea3de1(Request.java)*
>>> * ... 126 more*
>>>
>>> This is initiated from guice and openid4java, the root exception is:
>>>
>>> *Caused by: com.google.inject.internal.ComputationException:
>>> com.google.inject.internal.ComputationException:
>>> java.lang.SecurityException: Unable to get members for class
>>> org.openid4java.util.HttpFetcherFactory*
>>>
>>> HttpFetcherFactory can be constructed with SSLContext as parameter, I
>>> guess something changed in the hosting environment that causes this code to
>>> be no longer working. Locally everything works just fine. Any help? This is
>>> urgent request, the problem happens on production server currently.
>>>
>>> Best Regards,
>>> --alex
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Google App Engine" group.
>>> To view this discussion on the web visit https://groups.google.com/d/**
>>> msg/google-appengine/-/5-gu-**UElC_cJ<https://groups.google.com/d/msg/google-appengine/-/5-gu-UElC_cJ>
>>> .
>>> To post to this group, send email to google-a...@googlegroups.**com.
>>> To unsubscribe from this group, send email to google-appengi...@**
>>> googlegroups.com.
>>>
>>> For more options, visit this group at http://groups.google.com/**
>>> group/google-appengine?hl=en<http://groups.google.com/group/google-appengine?hl=en>
>>> .
>>>
>>
>>
>>
>> --
>> Takashi Matsuo | Developers Advocate | [email protected]
>>
>>   --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/vY9ZJFziZlwJ.
>
> 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-appengine?hl=en.
>



-- 
Takashi Matsuo | Developers Advocate | [email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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-appengine?hl=en.

Reply via email to