[appengine-java] can't enable datastore admin

2011-09-23 Thread Sam
I have a high replication java app. When I click the button to enable the datastore admin I get this error: "A version with the name:ah- builtin-python-bundle, already exists." I was able to get the datastore admin to work for a non high replication java app, but not this one. Thanks for your help

Re: [appengine-java] Can't enable datastore admin

2011-09-06 Thread Sam Stigler
Nope; still not working. I get the following message: > > Unable to locate DatastoreAdmin endpoint. > We could not locate a Datastore Admin handler in your application. In order > to use functions in the datastore administrator, you must enable Datastore > Admin. When I click the "enable" butto

[appengine-java] Can't enable datastore admin

2011-08-22 Thread Sam
Hi, I'm trying to take advantage of the new Java datastore admin functionality in v1.5.3. However, every time I click "Enable" for Datastore Admin, I get the error message "A version with the name:ah-builtin-python-bundle, already exists." Has anyone else encountered this? Do you know how to fi