Can you post example values that cause this error? Are you saving anything
with special characters?

In the meantime, you have a few options:

- Wire up a Python version and use the remote shell
- Write a handler that removes these values

What is your application ID?

On Sat, Dec 5, 2009 at 3:03 PM, sdr <[email protected]> wrote:

> Hi, I'm trying to store email and phone number in one of my tables.
> I'm using the PhoneNumber and Email objects to store these values.
> These tables work fine in my dev environment.  However when I create
> them in production I cannot read them from Data Viewer in the App
> Engine console.  Whenever I go to either of these tables (once I put a
> phone or email in them) I get
>
> Server Error
> A server error has occurred.
> Return to Applications screen ยป
>
> I have no ability to delete any of these records now from the App
> Engine interface.  Is there something I can do to either delete these
> tables or use them with PhoneNumber and Email objects?
>
> --
>
> 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]<google-appengine-java%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>
>


-- 
Ikai Lan
Developer Programs Engineer, Google App Engine

--

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.


Reply via email to