[google-appengine] Re: Datastore Failure

2012-10-22 Thread srk
Hi, 

Even for me the same error incurred. Do let me know if you find the cause 
and solution for this issue. 

Thanks
Srk

On Wednesday, September 1, 2010 2:10:29 AM UTC+5:30, Luisa wrote:
>
> I'm seeing errors trying to load any page in my site.  Non of my 
> database code has changed recently.  The error message looks like 
> this: 
>
> javax.jdo.JDODataStoreException: Datastore Failure at 
> org.datanucleus.jdo.NucleusJDOHelper.getJDOExceptionForNucleusException(NucleusJDOHelper.java:
>  
>
> 304) at 
> org.datanucleus.jdo.JDOPersistenceManager.getObjectById(JDOPersistenceManager.java:
>  
>
> 1676) at 
> org.datanucleus.jdo.JDOPersistenceManager.getObjectsById(JDOPersistenceManager.java:
>  
>
> 1700) at 
> org.datanucleus.jdo.JDOPersistenceManager.getObjectsById(JDOPersistenceManager.java:
>  
>
> 1745) at 
>
> or 
>
> javax.jdo.JDODataStoreException: Datastore Failure at 
> org.datanucleus.jdo.NucleusJDOHelper.getJDOExceptionForNucleusException(NucleusJDOHelper.java:
>  
>
> 304) at 
> org.datanucleus.jdo.JDOPersistenceManager.jdoMakePersistent(JDOPersistenceManager.java:
>  
>
> 674) at 
> org.datanucleus.jdo.JDOPersistenceManager.makePersistent(JDOPersistenceManager.java:
>  
>
> 694) 
>
> If you refresh the page after the error then the page loads 
> properly. 
>
> Please help.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/mWYnD7sBL1sJ.
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: Datastore Failure

2012-10-22 Thread srk
Hi, 

Even for me the same error incurred. Do let me know when you could find the 
cause and fix for this issue.

Thanks,
Srk


-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/0gX4gk4it8wJ.
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: Datastore Failure

2012-10-22 Thread srk
Hi Luisa, 

Even for me the same error incurred. Do let me know when you could find the 
cause and solution for this issue.

Thanks
Srk

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/7dw48foSEZIJ.
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] delete index

2013-03-15 Thread srk

when i delete index for my application through macbook air , it asked for 
three options and they are N/y/a . i can understand that N- no , Y- yes. 
Can anyone tell what is meant by a in the options listed.

Thanks

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




[google-appengine] Servlets 3.0, And In Query cursors

2013-10-11 Thread srk

Hi gae team,

Can you please give an update when app engine will start supporting servets 
3.0. I am desperately looking for it. I would be grateful if someone could 
provide me an approximate date. thanks a lot in advance.

Also can you kindly give us an update when gae will start returning query 
cursors for IN operators. This will be of great use for lot of apps. I have 
posted the limitation below that is mentioned in an app engine doc. 


   - Because the NOT_EQUAL and IN operators are implemented with multiple 
   queries, queries that use them do not support cursors, nor do composite 
   queries constructed with the CompositeFilterOperator.or method

thanks a lot once again.

Srikanth

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Query Cursor

2013-11-06 Thread srk
Hi,

I was working with query cursors in gae and found a weird cursor value 
named 'ExQ' retured by the query when there were no additional records. I 
am expecting a null or empty cursor when there are no records that is to be 
fetched from the datastore. can someone kindly help me to get rid of the 3 
letter String and obtain a null or empty string from the query. i am using 
jdo query cursors.

Thanks in advance,
Srikanth

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Datastore Indexes Quota

2013-12-11 Thread srk
Hi team,

We are a premier customer of google app engine. We are planning to add more 
features in our product which requires more number of datastore indexes for 
that will exceed the daily quota details. Can someone please advise if the 
datastore index quota can be increased on request to google app engine 
team/google. We are desperately looking for the confirmation so that we can 
scale our app in the wonderful platform of gae :) thanks in advance.

Srikanth

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Google App Engine Indexes

2013-12-18 Thread srk
Hi,

We are a premier customer of google app engine. We are planning to add more 
features in our product which requires more number of datastore indexesfor 
that will exceed the daily quota details. Can someone please advise if the 
datastore index quota can be increased on request to google app engine 
team/google. We are desperately looking for the confirmation so that we can 
scale our app in the wonderful platform of gae :) thanks in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.