High performance image serving >> error 500

83 views
Skip to first unread message

Jonathan

unread,
Nov 13, 2012, 3:56:55 PM11/13/12
to google-a...@googlegroups.com
Hi,
for the last 30 minutes users can't upload pictures to my system (app.imcreator.com/edit)

that's the erroe from the log:
ApplicationError: 7 
Traceback (most recent call last):
  File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/_webapp25.py", line 712, in __call__
    handler.post(*groups)
  File "/base/data/home/apps/im-creator/181-zarif.362980194933832017/im-creator.py", line 2042, in post
    files.finalize(file_name)
  File "/base/python_runtime/python_lib/versions/1/google/appengine/api/files/file.py", line 568, in finalize
    f.close(finalize=True)
  File "/base/python_runtime/python_lib/versions/1/google/appengine/api/files/file.py", line 291, in close
    self._make_rpc_call_with_retry('Close', request, response)
  File "/base/python_runtime/python_lib/versions/1/google/appengine/api/files/file.py", line 427, in _make_rpc_call_with_retry
    _make_call(method, request, response)
  File "/base/python_runtime/python_lib/versions/1/google/appengine/api/files/file.py", line 252, in _make_call
    _raise_app_error(e)
  File "/base/python_runtime/python_lib/versions/1/google/appengine/api/files/file.py", line 186, in _raise_app_error
    raise UnknownError(e)
UnknownError: ApplicationError: 7 


Any idea? please fix.

Thanks!
J

Ryan

unread,
Nov 13, 2012, 3:58:56 PM11/13/12
to google-a...@googlegroups.com
I'm seeing the same error (ApplicationError: 7)...is this a blobstore issue? 

From our logs:

File "/base/python27_runtime/python27_lib/versions/1/google/appengine/api/files/file.py", line 568, in finalize
    f.close(finalize=True)
  File "/base/python27_runtime/python27_lib/versions/1/google/appengine/api/files/file.py", line 291, in close
    self._make_rpc_call_with_retry('Close', request, response)
  File "/base/python27_runtime/python27_lib/versions/1/google/appengine/api/files/file.py", line 427, in _make_rpc_call_with_retry
    _make_call(method, request, response)
  File "/base/python27_runtime/python27_lib/versions/1/google/appengine/api/files/file.py", line 252, in _make_call
    _raise_app_error(e)
  File "/base/python27_runtime/python27_lib/versions/1/google/appengine/api/files/file.py", line 186, in _raise_app_error
    raise UnknownError(e)
UnknownError: ApplicationError: 7 
Message has been deleted

Dan Holevoet

unread,
Nov 13, 2012, 5:35:22 PM11/13/12
to google-a...@googlegroups.com
Is anyone still experiencing this issue?

Thanks,
Dan


On Tue, Nov 13, 2012 at 1:07 PM, Savaş L. <sbuyu...@gmail.com> wrote:
also error on java...

IOException of writeChannel closeFinally




On Nov 13, 10:58 pm, Ryan <ryan.we...@gmail.com> wrote:
> I'm seeing the same error (ApplicationError: 7)...is this a blobstore
> issue?
>
> From our logs:
>
> File "/base/python27_runtime/python27_lib/versions/1/google/appengine/api/files/ file.py", line 568, in finalize
>     f.close(finalize=True)
>   File "/base/python27_runtime/python27_lib/versions/1/google/appengine/api/files/ file.py", line 291, in close

>     self._make_rpc_call_with_retry('Close', request, response)
>   File "/base/python27_runtime/python27_lib/versions/1/google/appengine/api/files/ file.py", line 427, in _make_rpc_call_with_retry
>     _make_call(method, request, response)
>   File "/base/python27_runtime/python27_lib/versions/1/google/appengine/api/files/ file.py", line 252, in _make_call
>     _raise_app_error(e)
>   File "/base/python27_runtime/python27_lib/versions/1/google/appengine/api/files/ file.py", line 186, in _raise_app_error

>     raise UnknownError(e)
> UnknownError: ApplicationError: 7
>
>
>
>
>
>
>
> On Tuesday, November 13, 2012 3:56:55 PM UTC-5, Jonathan wrote:
>
> > Hi,
> > for the last 30 minutes users can't upload pictures to my system (
> > app.imcreator.com/edit)
>
> > that's the erroe from the log:
>
> > ApplicationError: 7
> > Traceback (most recent call last):
> >   File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/_we bapp25.py", line 712, in __call__

> >     handler.post(*groups)
> >   File "/base/data/home/apps/im-creator/181-zarif.362980194933832017/im-creator.py ", line 2042, in post
> >     files.finalize(file_name)
> >   File "/base/python_runtime/python_lib/versions/1/google/appengine/api/files/file .py", line 568, in finalize
> >     f.close(finalize=True)
> >   File "/base/python_runtime/python_lib/versions/1/google/appengine/api/files/file .py", line 291, in close

> >     self._make_rpc_call_with_retry('Close', request, response)
> >   File "/base/python_runtime/python_lib/versions/1/google/appengine/api/files/file .py", line 427, in _make_rpc_call_with_retry
> >     _make_call(method, request, response)
> >   File "/base/python_runtime/python_lib/versions/1/google/appengine/api/files/file .py", line 252, in _make_call
> >     _raise_app_error(e)
> >   File "/base/python_runtime/python_lib/versions/1/google/appengine/api/files/file .py", line 186, in _raise_app_error
> >     raise UnknownError(e)
> > UnknownError: ApplicationError: 7
>
> > Any idea? please fix.
>
> > Thanks!
>
> > J

--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To post to this group, send email to google-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.




--
Dan Holevoet
Google Developer Relations

Stuart Langley

unread,
Nov 14, 2012, 7:00:42 AM11/14/12
to google-a...@googlegroups.com
Looks like files API and nothing to do with image serving to me - correct?
Reply all
Reply to author
Forward
0 new messages