Hi, I'm working on GAE Java Appln. I recently migrated to "High Replication" and have encounter 2 issue.
1) My Ubuntu got corrupted, so had to re-install. I had a back-up of my project as well as "/war/WEB-INF/appengine-generated/*" (datastore-indexes-auto.xml, local_db.bin). Now the issue is when I import the project in my eclipse and run it, on opening " http://localhost:8888/_ah/admin <http://localhost:8888/_ah/admin/datastore?>" I don't see my old entity/data? How do I get it fixed. 2) As I migrated to "High Replication" recently my app is throwing an exception "SEVERE: **Error at XXXXX class "Class XXXXXX does not seem to have been enhanced. You may want to rerun the enhancer and check for errors in the output." has no table in the database, but the operation requires it. Please check the specification of the MetaData for this class." I googled for some solution, but no luck. Any idea why its happening. My jar details ognl-2.7.3.jar activation-1.1.jar appengine-api-1.0-sdk-1.7.2.1.jar appengine-api-labs.jar appengine-endpoints.jar appengine-jsr107cache-1.7.2.1.jar commons-beanutils-1.7.0.jar commons-codec-1.1.jar commons-collections-3.2.jar commons-digester-1.8.jar commons-fileupload-1.2.1.jar commons-io-1.3.2.jar commons-lang-2.1.jar commons-logging-1.0.4.jar datanucleus-appengine-1.0.10.final.jar datanucleus-core-1.1.5.jar datanucleus-jpa-1.1.5.jar facebook-java-api-3.0.2.jar facebook-java-api-annotation-processor-3.0.2.jar facebook-java-api-schema-3.0.2.jar freemarker-2.3.15.jar geronimo-jpa_3.0_spec-1.1.1.jar geronimo-jta_1.1_spec-1.1.1.jar jasypt-1.6.jar jaxb-api-2.1.jar jaxb-impl-2.1.9.jar jdo2-api-2.3-eb.jar json-20080701.jar jsr107cache-1.1.jar runtime-0.4.1.5.jar stax-api-1.0-2.jar struts2-core-2.1.8.1.jar struts2-dojo-plugin-2.1.8.1.jar struts2-gae-0.1.jar struts2-tiles-plugin-2.1.8.1.jar tiles-api-2.0.7.jar tiles-core-2.0.7.jar tiles-jsp-2.0.7.jar xwork-core-2.1.6.jar -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
