Already reported here 
: 
http://code.google.com/p/googleappengine/issues/detail?can=2&start=0&num=100&q=&colspec=ID%20Type%20Component%20Status%20Stars%20Summary%20Language%20Priority%20Owner%20Log&groupby=&sort=&id=7220

Ps: Seems resolved for me

On Friday, April 13, 2012 4:44:56 PM UTC, Amine Azariz wrote:
>
> App Engine Prod Server. / Python 2.5
>
> In the logs, I see that error stack for many requests. The calls succeed but 
> app engine internal logging module logs this, everytime.
>
> 2012-04-10 21:17:43.241 xxxxxxxxxxx 206 155ms 0kb Mozilla/5.0 (Macintosh; 
> Intel Mac OS X 10_7_3) AppleWebKit/535.19 (KHTML, like Gecko) 
> Chrome/18.0.1025.151 Safari/535.19
> E 2012-04-10 21:17:43.240 Traceback (most recent call last):
> E 2012-04-10 21:17:43.240 File 
> "/base/python_runtime/python_lib/versions/1/google/appengine/api/app_logging.py",
>  line 90, in emit
> E 2012-04-10 21:17:43.240 message = self._AppLogsMessage(record)
> E 2012-04-10 21:17:43.240 File 
> "/base/python_runtime/python_lib/versions/1/google/appengine/api/app_logging.py",
>  line 108, in _AppLogsMessage
> E 2012-04-10 21:17:43.240 message = self.format(record).replace("\r\n", 
> NEWLINE_REPLACEMENT)
> E 2012-04-10 21:17:43.240 File 
> "/base/python_runtime/python_dist/lib/python2.5/logging/__init__.py", line 
> 630, in format
> E 2012-04-10 21:17:43.240 return fmt.format(record)
> E 2012-04-10 21:17:43.240 File 
> "/base/python_runtime/python_dist/lib/python2.5/logging/__init__.py", line 
> 418, in format
> E 2012-04-10 21:17:43.240 record.message = record.getMessage()
> E 2012-04-10 21:17:43.240 File 
> "/base/python_runtime/python_dist/lib/python2.5/logging/__init__.py", line 
> 288, in getMessage
> E 2012-04-10 21:17:43.240 msg = msg % self.args
> E 2012-04-10 21:17:43.240 TypeError: not all arguments converted during 
> string formatting
> E 2012-04-10 21:17:43.240 Traceback (most recent call last):
> E 2012-04-10 21:17:43.240 File 
> "/base/python_runtime/python_lib/versions/1/google/appengine/api/app_logging.py",
>  line 90, in emit
> E 2012-04-10 21:17:43.240 message = self._AppLogsMessage(record)
> E 2012-04-10 21:17:43.240 File 
> "/base/python_runtime/python_lib/versions/1/google/appengine/api/app_logging.py",
>  line 108, in _AppLogsMessage
> E 2012-04-10 21:17:43.240 message = self.format(record).replace("\r\n", 
> NEWLINE_REPLACEMENT)
> E 2012-04-10 21:17:43.240 File 
> "/base/python_runtime/python_dist/lib/python2.5/logging/__init__.py", line 
> 630, in format
> E 2012-04-10 21:17:43.240 return fmt.format(record)
> E 2012-04-10 21:17:43.240 File 
> "/base/python_runtime/python_dist/lib/python2.5/logging/__init__.py", line 
> 418, in format
> E 2012-04-10 21:17:43.240 record.message = record.getMessage()
> E 2012-04-10 21:17:43.240 File 
> "/base/python_runtime/python_dist/lib/python2.5/logging/__init__.py", line 
> 288, in getMessage
> E 2012-04-10 21:17:43.240 msg = msg % self.args
> E 2012-04-10 21:17:43.240 TypeError: not all arguments converted during 
> string formatting
>
>

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