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 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