Thanks Ikai, for looking into the root cause. I am confronting this issue, and I am relatively new to the GAE Eclipse plugin. One of the post before said that they were able to solve the issue by switching back to 1.3.1, since I got this update using the eclipse software manager,
how do I switch back now? Thanks, Geo On Mar 30, 12:31 pm, "Ikai L (Google)" <[email protected]> wrote: > I'll have to try to reproduce this. In the meantime, use svn export: > > http://svnbook.red-bean.com/en/1.0/re10.html > > <http://svnbook.red-bean.com/en/1.0/re10.html>If it turns out the .metadata > directory IS causing problems, we'll investigate what's causing this and > either issue a fix or possibly document a better workaround. > > On Tue, Mar 30, 2010 at 12:09 AM, Spanishgringo <[email protected]>wrote: > > > > > Same problem for me as well. :( Back to 1.3.1 until someone can share > > a fix... > > > On Mar 30, 12:28 am, julianc <[email protected]> wrote: > > > Similar problem here. Upgraded to 1.3.2 error, switched back to > > > 1.3.1 ... everything fine again. > > > > Mar 29, 2010 11:24:44 PM > > > com.google.appengine.tools.info.LocalVersionFactory getVersion > > > INFO: Could not find API version from ../project/war/WEB-INF/lib/.svn > > > java.util.zip.ZipException: error in opening zip file > > > at java.util.zip.ZipFile.open(Native Method) > > > at java.util.zip.ZipFile.<init>(ZipFile.java:114) > > > at java.util.jar.JarFile.<init>(JarFile.java:133) > > > at java.util.jar.JarFile.<init>(JarFile.java:97) > > > at > > > com.google.appengine.tools.util.ApiVersionFinder.findApiVersion(ApiVersionF > > inder.java: > > > 37) > > > at > > > com.google.appengine.tools.info.LocalVersionFactory.getVersion(LocalVersion > > Factory.java: > > > 65) > > > at > > > com.google.appengine.tools.info.UpdateCheck.getLocalVersion(UpdateCheck.jav > > a: > > > 112) > > > at > > > com.google.appengine.tools.info.UpdateCheck.checkForUpdates(UpdateCheck.jav > > a: > > > 91) > > > at > > > com.google.appengine.tools.info.UpdateCheck.doNagScreen(UpdateCheck.java: > > > 164) > > > at > > > com.google.appengine.tools.info.UpdateCheck.maybePrintNagScreen(UpdateCheck > > .java: > > > 132) > > > at com.google.appengine.tools.development.DevAppServerMain > > > $StartAction.apply(DevAppServerMain.java:150) > > > at com.google.appengine.tools.util.Parser > > > $ParseResult.applyArgs(Parser.java:48) > > > at > > > com.google.appengine.tools.development.DevAppServerMain.<init>(DevAppServer > > Main.java: > > > 113) > > > at > > > com.google.appengine.tools.development.DevAppServerMain.main(DevAppServerMa > > in.java: > > > 89) > > > Mar 29, 2010 11:24:44 PM com.google.apphosting.utils.jetty.JettyLogger > > > info > > > INFO: Logging to JettyLogger(null) via > > > com.google.apphosting.utils.jetty.JettyLogger > > > Mar 29, 2010 11:24:44 PM > > > com.google.apphosting.utils.config.AppEngineWebXmlReader > > > readAppEngineWebXml > > > INFO: Successfully processed ../project/war/WEB-INF/appengine-web.xml > > > Mar 29, 2010 11:24:44 PM > > > com.google.apphosting.utils.config.AbstractConfigXmlReader > > > readConfigXml > > > > On Mar 29, 7:04 pm, "Ikai L (Google)" <[email protected]> wrote: > > > > > Not sure why this should be happening as the deploy script should be > > > > ignoring this, but is it possible for you to do an "svn export" to > > another > > > > directory prior to a deploy? > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google App Engine for Java" group. > > To post to this group, send email to > > [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<google-appengine-java%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-appengine-java?hl=en. > > -- > Ikai Lan > Developer Programs Engineer, Google App > Enginehttp://googleappengine.blogspot.com|http://twitter.com/app_engine -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
