Hi,

I started having problem just some minutes ago running my application in 
production environment. 
As soon as the instance start and try to write (I suppose) an entity or 
trying accessing the DB (I'm investigating further) the process is killed. 

This is the log:


   1. 
   
   this request caused a new process to be started for your application, and 
thus caused your application code to be loaded for the first time. This request 
may thus take longer and use more CPU than a typical request for your 
application.
   
   2. W2013-12-04 09:49:03.836
   
   A problem was encountered with the process that handled this request, 
causing it to exit. This is likely to cause a new process to be used for the 
next request to your application. (Error code 121)
   
   

Its like my application is consuming a lot lot of CPU .. but that request 
simply write a entity with two strings in the HRD using ndb.
Google App Engine status says that all the services are up and runnings. No 
scheduled maintenance. 
Anyone else is experiencing similar problem ? 

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to