I got it working. the issue was with the binary files I added to the
CVS. Now I am able to get it working by adding only java file to the
cvs
Thanks for the help.
BT

On May 5, 12:07 am, bt <sajil.kor...@gmail.com> wrote:
> I tried using GWT1.6 and created a project using GWT eclipse plug-in
> ans added the project to CVS. I am not able to launch the project any
> more. I am able to run the actual project which is not checked into
> CVS. I get the followingerror:
>
> May 4, 2009 11:49:40 PM com.google.apphosting.utils.jetty.JettyLogger
> warn
> WARNING: Failed startup of context
> com.google.apphosting.utils.jetty.devappenginewebappcont...@79c21f{/,E:
> \BytetheoryProject\Bytetheory\war}
> java.util.zip.ZipException:errorinopeningzipfile
>         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 org.mortbay.jetty.webapp.TagLibConfiguration.configureWebApp
> (TagLibConfiguration.java:171)
>         at org.mortbay.jetty.webapp.WebAppContext.startContext
> (WebAppContext.java:1215)
>         at org.mortbay.jetty.handler.ContextHandler.doStart
> (ContextHandler.java:500)
>         at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:
> 448)
>         at org.mortbay.component.AbstractLifeCycle.start
> (AbstractLifeCycle.java:40)
>         at org.mortbay.jetty.handler.HandlerWrapper.doStart
> (HandlerWrapper.java:117)
>         at org.mortbay.component.AbstractLifeCycle.start
> (AbstractLifeCycle.java:40)
>         at org.mortbay.jetty.handler.HandlerWrapper.doStart
> (HandlerWrapper.java:117)
>         at org.mortbay.jetty.Server.doStart(Server.java:217)
>         at org.mortbay.component.AbstractLifeCycle.start
> (AbstractLifeCycle.java:40)
>         at
> com.google.appengine.tools.development.JettyContainerService.startContainer
> (JettyContainerService.java:147)
>         at
> com.google.appengine.tools.development.AbstractContainerService.startup
> (AbstractContainerService.java:115)
>         at com.google.appengine.tools.development.DevAppServerImpl.start
> (DevAppServerImpl.java:205)
>         at com.google.appengine.tools.development.gwt.AppEngineLauncher.start
> (AppEngineLauncher.java:86)
>         at com.google.gwt.dev.HostedMode.doStartUpServer(HostedMode.java:365)
>         at com.google.gwt.dev.HostedModeBase.startUp(HostedModeBase.java:590)
>         at com.google.gwt.dev.HostedModeBase.run(HostedModeBase.java:397)
>         at com.google.gwt.dev.HostedMode.main(HostedMode.java:232)
> The server is running athttp://localhost:8080/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to