Hi,

I have problems with the the GAE. Since couple of hours the application 
does not start  - the requests fails with strange NullPointerException.
The version is not updated since 24 days and it was working until this 
morning.

This is the stacktrace : 
  

at 
com.google.apphosting.api.source.SourcePb$SourceLocation.setFile(SourcePb.java:139)
        at 
com.google.apphosting.runtime.AppLogsWriter.getSourceLocationProto(AppLogsWriter.java:380)
        at 
com.google.apphosting.runtime.AppLogsWriter.addLogRecordAndMaybeFlush(AppLogsWriter.java:183)
        at 
com.google.apphosting.runtime.ApiProxyImpl$EnvironmentImpl.addLogRecord(ApiProxyImpl.java:993)
        at com.google.apphosting.runtime.ApiProxyImpl.log(ApiProxyImpl.java:660)
        at com.google.apphosting.runtime.ApiProxyImpl.log(ApiProxyImpl.java:73)
        at com.google.apphosting.api.ApiProxy.log(ApiProxy.java:208)
        at 
com.google.apphosting.runtime.security.shared.intercept.java.util.logging.DefaultHandler.publish(DefaultHandler.java:51)
        at java.util.logging.Logger.log(Logger.java:616)
        at java.util.logging.Logger.doLog(Logger.java:641)
        at java.util.logging.Logger.log(Logger.java:664)
        at java.util.logging.Logger.info(Logger.java:1182)
        at com.opengrapes.cache.spi.CacheInterceptor.invoke(Unknown Source)



It looks like the java.util.logging.Logger cause that exception.
Any suggestions?

Thanks in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/a25fb4d9-62b9-4e88-a26d-0719f9fd5c81%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to