I found another thread relevant to this and it mentioned this issue: http://code.google.com/p/googleappengine/issues/detail?id=2622
So I starred that issue and left my info in a comment there. Is there no way to delete a blob from code? The documentation says this: If your app doesn't want to keep the blob, you should delete the blob immediately to prevent it from becoming orphaned. But I searched for "delete" on that page and didn't find a way to do it even though the implication is that there is a way. :) Thanks, Stephen On Mar 2, 9:00 am, Houston startup coder <[email protected]> wrote: > I tried to delete a file in Blob Viewer and every time, no matter if > I'm attempting to delete one or several, I get this error: > > Server Error > > A server error has occurred. > > Return to Applications screen » -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. 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-java?hl=en.
