Hi,

Not sure if it's an outage / issue with other apps as well.

I am unable to upload files to the blobstore since last 1hr or so.

On the URL /_ah/upload/<blah>, the does get submitted.
The servlet's doPost does get invoked.
I do get proper Map<String, BlobKey> using getUploadedBlobs

but then, I don't see any data in the blob-store and also the
BlobInfoFactory returns a NULL BlobInfo. :(



-Gaurav
www.mastergaurav.com

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