I have a PHP project which works fine except on one particular page, if 
requested, fails with a:

Error: Server ErrorThe server encountered an error and could not complete 
your request.

When I check the logs I see the following:

   1. 2013-06-18 14:16:38.723 /album/add 500 552ms 0kb Mozilla/5.0 
   (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/537.36 (KHTML, like Gecko) 
   Chrome/28.0.1499.0 Safari/537.36
   
   110.143.84.63 - - [17/Jun/2013:21:16:38 -0700] "GET /album/add HTTP/1.1" 500 
0 - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/537.36 (KHTML, 
like Gecko) Chrome/28.0.1499.0 Safari/537.36" "xxxxxxxxxxx.com" ms=553 
cpu_ms=454 exit_code=204 app_engine_release=1.8.1 
instance=00c61b117c9db75176964023649d16dd8abe 
<https://appengine.google.com/instances?app_id=s~penpal-home&version_id=1.368153186142815650&key=00c61b117c9db75176964023649d16dd8abe#00c61b117c9db75176964023649d16dd8abe>
   
   2. W2013-06-18 14:16:38.722
   
   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 204)
   
   

I noticed this problem can be re-produced, if I request the page in one 
browser and then go to another browser and request the same page. Any tips, 
would be much appreciated. Thanks

-- 
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 http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to