You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
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.
Message has been deleted
Message has been deleted
srk
unread,
Oct 22, 2012, 10:30:54 AM10/22/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-a...@googlegroups.com
Hi Luisa,
Even for me the same error incurred. Do let me know when you could find the cause and solution for this issue.