I am stuck on this error. On Thu, Sep 15, 2011 at 11:39 PM, Deepak Singh <[email protected]>wrote:
> Hi, > > I am not able to rollback my application. While doing appcfg rollback > ../war , it gives the following error > > Exception in thread "main" java.lang.NoSuchMethodError: > java.lang.String.isEmpty > ()Z > at > com.google.appengine.repackaged.com.google.cron.GrocTimeSpecification > .<init>(GrocTimeSpecification.java:169) > at > com.google.appengine.repackaged.com.google.cron.GrocTimeSpecification > .create(GrocTimeSpecification.java:70) > at > com.google.appengine.repackaged.com.google.cron.GrocTimeSpecification > .create(GrocTimeSpecification.java:93) > at > com.google.apphosting.utils.config.CronXml.validateLastEntry(CronXml. > java:155) > at > com.google.apphosting.utils.config.CronXmlReader.processXml(CronXmlRe > ader.java:136) > at > com.google.apphosting.utils.config.CronXmlReader.processXml(CronXmlRe > ader.java:18) > at > com.google.apphosting.utils.config.AbstractConfigXmlReader.readConfig > Xml(AbstractConfigXmlReader.java:112) > at > com.google.apphosting.utils.config.CronXmlReader.readCronXml(CronXmlR > eader.java:52) > at > com.google.appengine.tools.admin.Application.<init>(Application.java: > 150) > at > com.google.appengine.tools.admin.Application.readApplication(Applicat > ion.java:218) > at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:136) > at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:67) > at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:63) > > Any idea how can i resolve it. > > My app id is fareguglytestenv version 1 > > Thanks > -- 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.
