[google-appengine] Re: Problem running the application (today)

2013-12-05 Thread scottm
Same...


   1. 2013-12-04 10:39:56.126 /_ah/start 500 237ms 0kb instance=2 
   module=default version=bqdownloader
   
   0.1.0.3 - - [04/Dec/2013:07:39:56 -0800] GET /_ah/start HTTP/1.1 500 0 - - 
2.bqdownloader.referabuyer.appspot.com ms=238 cpu_ms=21 loading_request=1 
exit_code=121 instance=2 app_engine_release=1.8.8 
   
   2. I2013-12-04 10:39:56.126
   
   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.
   
   3. W2013-12-04 10:39:56.126
   
   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)
   
   

-- 
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.


[google-appengine] Re: Problem running the application (today)

2013-12-04 Thread Janusz Skonieczny
Similar problems here


   1. 2013-12-04 13:46:12.031 
   
/SchoolConference/agxzfmR6aWVubmlrZWxyKgsSBlNjaG9vbBi5FwwLEhBTY2hvb2xDb25mZXJlbmNlGICAgIDI5IcKDA/
   500 63143ms 0kb Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 
   (KHTML, like Gecko) Chrome/31.0.1650.57 Safari/537.36 module=default 
   version=492
   
   212.91.23.55 - - [04/Dec/2013:04:46:12 -0800] GET 
/SchoolConference/agxzfmR6aWVubmlrZWxyKgsSBlNjaG9vbBi5FwwLEhBTY2hvb2xDb25mZXJlbmNlGICAgIDI5IcKDA/
 HTTP/1.1 500 0 - Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 
(KHTML, like Gecko) Chrome/31.0.1650.57 Safari/537.36 dziennikel.appspot.com 
ms=63144 cpu_ms=27 pending_ms=1934 app_engine_release=1.8.8 
instance=00c61b117cf729f97b10c56c24b7e79fd96a238d 
https://appengine.google.com/instances?app_id=s~dziennikelversion_id=492.371910163256459705key=00c61b117cf729f97b10c56c24b7e79fd96a238d#00c61b117cf729f97b10c56c24b7e79fd96a238d
   
   2. D2013-12-04 13:45:44.820
   
   session.load
   
   3. D2013-12-04 13:45:45.431
   
   request.session: {'_auth_user_email': u'xxx...@gmail.com', 
'USER_LAST_LOGIN': datetime.datetime(2013, 12, 3, 10, 29, 20, 395120), 
'_auth_user_id': ''}
   
   4. D2013-12-04 13:45:45.435
   
   request.HTTP_REFERER: 
https://dziennikel.appspot.com/Schools/agxzfmR6aWVubmlrZWxyDQsSBlNjaG9vbBi5Fww/SchoolConference/
   
   5. D2013-12-04 13:45:52.413
   
   user: User(xxx)
   
   6. D2013-12-04 13:45:52.420
   
   get_user: ...@gmail.com
   
   7. E2013-12-04 13:46:10.522
   
   Exception in request: DeadlineExceededError: 
   Traceback (most recent call last):
 File 
/base/data/home/apps/s~dziennikel/492.371910163256459705/lib/django.zip/django/core/handlers/base.py,
 line 89, in get_response
   response = middleware_method(request)
 File 
/base/data/home/apps/s~dziennikel/492.371910163256459705/gcf/middleware.py, 
line 42, in process_request
   prompt_url = reverse('update_browser')
 File 
/base/data/home/apps/s~dziennikel/492.371910163256459705/lib/django.zip/django/core/urlresolvers.py,
 line 476, in reverse
   return iri_to_uri(resolver._reverse_with_prefix(view, prefix, *args, 
**kwargs))
 File 
/base/data/home/apps/s~dziennikel/492.371910163256459705/lib/django.zip/django/core/urlresolvers.py,
 line 363, in _reverse_with_prefix
   possibilities = self.reverse_dict.getlist(lookup_view)
 File 
/base/data/home/apps/s~dziennikel/492.371910163256459705/lib/django.zip/django/core/urlresolvers.py,
 line 276, in reverse_dict
   self._populate()
 File 
/base/data/home/apps/s~dziennikel/492.371910163256459705/lib/django.zip/django/core/urlresolvers.py,
 line 258, in _populate
   lookups.appendlist(name, (new_matches, p_pattern + pat, dict(defaults, 
**pattern.default_kwargs)))
   DeadlineExceededError
   
   

W dniu środa, 4 grudnia 2013 11:01:44 UTC+1 użytkownik Cristian Marastoni 
napisał:

 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.