Hi,
Can you include the part of the stack trace which shows where in your
code the error got thrown from?
Thanks
Rob


On Jul 4, 9:35 am, Uri Lukach <[email protected]> wrote:
> Hey Rob,
>
> This is the stack trace I am getting (I removed the appID and replaced it
> with *XXX* for the *HR application* and *YYY* for the *master / slave*)
>
> NestedThrowablesStackTrace:
> java.lang.IllegalArgumentException: app s~XXX cannot access app YYY's data
>         at 
> com.google.appengine.api.datastore.DatastoreApiHelper.translateError(Datast 
> oreApiHelper.java:36)
>         at 
> com.google.appengine.api.datastore.DatastoreApiHelper$1.convertException(Da 
> tastoreApiHelper.java:98)
>         at 
> com.google.appengine.api.utils.FutureWrapper.get(FutureWrapper.java:69)
>         at 
> com.google.appengine.api.datastore.FutureHelper$CumulativeAggregateFuture.g 
> et(FutureHelper.java:136)
>         at 
> com.google.appengine.api.datastore.FutureHelper.getInternal(FutureHelper.ja 
> va:71)
>         at 
> com.google.appengine.api.datastore.FutureHelper.quietGet(FutureHelper.java: 
> 32)
>         at 
> com.google.appengine.api.datastore.DatastoreServiceImpl$1.runInternal(Datas 
> toreServiceImpl.java:78)
>         at 
> com.google.appengine.api.datastore.DatastoreServiceImpl$1.runInternal(Datas 
> toreServiceImpl.java:75)
>         at 
> com.google.appengine.api.datastore.TransactionRunner.runInTransaction(Trans 
> actionRunner.java:31)
>         at 
> com.google.appengine.api.datastore.DatastoreServiceImpl.get(DatastoreServic 
> eImpl.java:75)
> <continued in next message>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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?hl=en.

Reply via email to