Re: error in opening zip file
Hello
did you manage to solve this issue? if yes how? Can you kindly let me know?
Thanks
Shyama
On Tuesday, 21 June 2011 20:59:36 UTC+1, André Nishimura wrote:
-- did you manage to solve this issue? if yes how? Can you kindly let me know?
Thanks
Shyama
On Tuesday, 21 June 2011 20:59:36 UTC+1, André Nishimura wrote:
Hello
I need help!
I'm trying to run my application in eclipse but i have this problem:
Starting Jetty on port 8888
[WARN] Failed startup of context com.google.gwt.dev.shell.jetty.JettyLauncher$ WebAppContextWithReload@ 11afa07{/,/home/ andrenishimura/Documents/ workspace-sts-2.6.0.RELEASE/ infoseal_trunk2/target/ infoseal-0.1.0}
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:127)
at java.util.jar.JarFile.<init>(JarFile.java:135)
at java.util.jar.JarFile.<init>(JarFile.java:99)
at org.mortbay.jetty.webapp.TagLibConfiguration. configureWebApp( TagLibConfiguration.java:168)
at org.mortbay.jetty.webapp.WebAppContext.startContext( WebAppContext.java:1217)
at org.mortbay.jetty.handler.ContextHandler.doStart( ContextHandler.java:513)
at org.mortbay.jetty.webapp.WebAppContext.doStart( WebAppContext.java:448)
at com.google.gwt.dev.shell.jetty.JettyLauncher$ WebAppContextWithReload. doStart(JettyLauncher.java: 461)
at org.mortbay.component.AbstractLifeCycle.start( AbstractLifeCycle.java:39)
at org.mortbay.jetty.handler.HandlerWrapper.doStart( HandlerWrapper.java:130)
at org.mortbay.jetty.handler.RequestLogHandler.doStart( RequestLogHandler.java:115)
at org.mortbay.component.AbstractLifeCycle.start( AbstractLifeCycle.java:39)
at org.mortbay.jetty.handler.HandlerWrapper.doStart( HandlerWrapper.java:130)
at org.mortbay.jetty.Server.doStart(Server.java:222)
at org.mortbay.component.AbstractLifeCycle.start( AbstractLifeCycle.java:39)
at com.google.gwt.dev.shell.jetty.JettyLauncher.start( JettyLauncher.java:565)
at com.google.gwt.dev.DevMode.doStartUpServer(DevMode.java: 494)
at com.google.gwt.dev.DevModeBase.startUp( DevModeBase.java:1058)
at com.google.gwt.dev.DevModeBase.run(DevModeBase. java:800)
at com.google.gwt.dev.DevMode.main(DevMode.java:304)
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home