[google-appengine] DatastoreNeedIndexException: no matching index found.

2010-07-29 Thread Coutinho
I have an index serving like the following:

FoodCategory
isMainCategory ▲ , name ▲   Serving

And I have the following query:
select from FoodCategory where isMainCategory=true order by name

However i always get:
com.google.appengine.api.datastore.DatastoreNeedIndexException: no
matching index found..

Why is that?

another question is, i don't know why the auto index file created 2
indexes one for FoodCategory and another for the same but all upper
case FOODCATEGORY

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: DatastoreNeedIndexException: no matching index found.

2010-08-02 Thread Coutinho
Odd it seems it was cuz the object is uppercase... but.. locally they
are not upper case.
Why the objects are being created as upper case in gae server? Why
they are not in Dev server? And how i can change it?

On Jul 29, 10:12 am, Coutinho  wrote:
> I have an index serving like the following:
>
> FoodCategory
> isMainCategory ▲ , name ▲   Serving
>
> And I have the following query:
> select from FoodCategory where isMainCategory=true order by name
>
> However i always get:
> com.google.appengine.api.datastore.DatastoreNeedIndexException: no
> matching index found..
>
> Why is that?
>
> another question is, i don't know why the auto index file created 2indexesone 
> for FoodCategory and another for the same but alluppercaseFOODCATEGORY

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] app_id is not valid in appgallery

2008-10-07 Thread Thiago Coutinho

Hi!

I'm trying submit my app to appgallery, but I'm getting the error
"The app_id you entered is not valid or application is not
functioning. Please enter a valid app_id.". Anyone has this problem?

The app is http://orkuturl.appspot.com/.


Thanks.

-- 
Thiago Coutinho - http://thiago.bunghole.com.br/

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
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
-~--~~~~--~~--~--~---



[google-appengine] Dashboard problems

2009-06-08 Thread Thiago Coutinho

Hi.

The main page of appengine don't show my applications, it always
redirect me to http://appengine.google.com/start. I think is a problem
with my Google Account (@thiagoc.net). Someone can confirm this,
please?

Thanks.

--
Thiago

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: Dashboard problems

2009-06-08 Thread Thiago Coutinho

On Sat, Jun 6, 2009 at 4:47 AM, Thiago Coutinho wrote:
>
> The main page of appengine don't show my applications, it always
> redirect me to http://appengine.google.com/start. I think is a problem
> with my Google Account (@thiagoc.net). Someone can confirm this,
> please?

I found the solution: http://appengine.google.com/a/

Thanks anyway!

-- thiagoc

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---