Hi

I am trying to run the store-appengine-webapp using google appengine eclipse
plugin. I get following error message in console.
Eclipse 3.6 and google sdk 1.3.5

INFO: Could not find API version from
/opt/projects/opensource/nuvem/trunk/store-appengine-webapp/war/WEB-INF/lib/nuvem-cloud-google-appengine-sdk-1.0-incubating-SNAPSHOT.pom
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:135)
at java.util.jar.JarFile.<init>(JarFile.java:99)
at
com.google.appengine.tools.util.ApiVersionFinder.findApiVersion(ApiVersionFinder.java:37)
at
com.google.appengine.tools.info.LocalVersionFactory.getVersion(LocalVersionFactory.java:65)
at
com.google.appengine.tools.info.UpdateCheck.getLocalVersion(UpdateCheck.java:116)
at
com.google.appengine.tools.info.UpdateCheck.checkForUpdates(UpdateCheck.java:95)
at
com.google.appengine.tools.info.UpdateCheck.doNagScreen(UpdateCheck.java:168)
at
com.google.appengine.tools.info.UpdateCheck.maybePrintNagScreen(UpdateCheck.java:136)
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>(DevAppServerMain.java:113)
at
com.google.appengine.tools.development.DevAppServerMain.main(DevAppServerMain.java:89)
13 Sep, 2010 9:01:29 PM com.google.apphosting.utils.jetty.JettyLogger info

On Sun, Sep 12, 2010 at 10:07 AM, Luciano Resende <luckbr1...@gmail.com>wrote:

> Some of us will be presenting at JavaOne and we are going to use the
> Cloud Store scenario from Apache Nuvem as the session demo.
>
> I'm moving all the samples to latest GAE SDK (1.3.7) and making some
> other cleanups to bring up the scenario to work again in GAE.
>
> While I continue the bring up, I'll be deploying the apps to the
> following places:
>
> Fruits Catalog
> http://tuscany-store-catalog.appspot.com/
>
> Store
> http://tuscany-store.appspot.com/
>
> Store Merger
> http://tuscany-store-merger.appspot.com/
>
>
> Note that I'm still trying to resolve some problems, and I'll keep you
> guys updated with the progress here. And, BTW, any help is welcome.
>
> --
> Luciano Resende
> http://people.apache.org/~lresende
> http://twitter.com/lresende1975
> http://lresende.blogspot.com/
>



-- 
Avdhesh Yadav
http://www.avdheshyadav.com
http://twitter.com/yadavavdhesh

Reply via email to