Issue Details (XML | Word | Printable)

Key: GRAILSPLUGINS-1166
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Graeme Rocher
Reporter: Thomas Risberg
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Grails Plugins

Problem with datastore-indexes.xml using AppEngine version 1.2.1

Created: 15/May/09 09:52 AM   Updated: 12/Jun/09 01:07 PM   Resolved: 12/Jun/09 01:07 PM
Return to search
Component/s: Grails-AppEngine
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Environment: Grails 1.1.1 and Google AppEngine 1.2.1


 Description  « Hide

I'm using the 1.2.1 version of the AppEngine SDK and got the following error trying to update the app:

$ /Developer/Google/appengine-java-sdk-1.2.1/bin/appcfg.sh update target/war/
Reading application configuration data...
Bad configuration: XML error validating target/war/WEB-INF/datastore-indexes.xml against /Developer/Google/appengine-java-sdk-1.2.1/docs/datastore-indexes.xsd
Caused by: cvc-elt.1: Cannot find the declaration of element 'datastore-indexes'.
Please see the logs [/tmp/appcfg32522.log] for further information.

I got around that by removing the target/war/WEB-INF/datastore-indexes.xml file before updating.



Tomas Lin added a comment - 01/Jun/09 06:32 AM

This is a google bug: http://code.google.com/p/googleappengine/issues/detail?id=1545

But should disable datasources.xml generation in _Events.groovy until resolved...


Graeme Rocher made changes - 12/Jun/09 01:07 PM
Field Original Value New Value
Resolution Fixed [ 1 ]
Status Open [ 1 ] Closed [ 6 ]