[appengine-java] Invalid handle problem while using Transaction in Remote API.

2010-07-22 Thread Subhash
5930507385780890370] Class Type [class com.google.apphosting.api.ApiProxy$ApplicationException] Any help/suggestion in this regard will be highly appreciated. Regards, Subhash -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group

[appengine-java] Re: How to upload primary key as an id instead of name

2010-07-22 Thread Subhash
r: csv connector_options: encoding: utf-8 columns: from_header property_map: - property: __key__ external_name: UserId export_transform: datastore.Key.id - property: UserName external_name: UserName Any help/suggestion in this regard will be highly appreciated. Regards, Subhas

[appengine-java] no matching index found error while using 'Not Equal To' with 'And' operator

2010-08-02 Thread Subhash
his query needs this index: - kind: User properties: - name: userName - name: age But when I run following GQL then it works properly. Select * From User Where userName = 'sachin' And age = '20' Any suggestion/help are appreciated. Thanks in advance. Subhash -- You re

[appengine-java] Automatically deleted contents from local_db file while uploading data on local machine.

2010-08-18 Thread Subhash
: appcfg.py --config_file=Test.yaml --filename=Test.csv --kind=Test -- url=http://localhost:/remote_api --application=myapplication Any help/suggestions will be appreciated. Thanks in advance. Subhash -- You received this message because you are subscribed to the Google Groups "Googl

[appengine-java] How we can read uncommitted data in same transaction.

2010-08-30 Thread Subhash
etch uncommitted entities(Just put in DatastoreService not committed) in GAE. Any help/suggestions are highly appreciated. Subhash -- 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 go

[appengine-java] Memcache put: Error setting single item

2010-09-05 Thread Subhash
ighly appreciated. Subhash -- 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 google-appengine-j...@googlegroups.com. To unsubscribe from this group, send email to google-appengin

[appengine-java] The built-in indices are not efficient enough for this query and your data. Please add a composite index for this query.

2010-09-07 Thread Subhash
change the ModuleId value in second query. I can't understand why first is not working and second is working fine. Any suggestions are highly appreciated. Subhash -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. T