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-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to