Interesting.  Thanks for the report.

On Tue, Dec 22, 2009 at 7:02 PM, Abe Parvand <[email protected]> wrote:

> Yeah, appengine's fault:
>
> https://code.google.com/p/googleappengine/issues/detail?id=2255
>
>
>
> On Dec 22, 4:39 pm, Abe Parvand <[email protected]> wrote:
> > Anyone have any idea why this is happening? Why is there an unzipping
> > happening at all? Is this my bad or appengine???
> >
> > On Dec 22, 1:55 pm, Abe Parvand <[email protected]> wrote:
> >
> >
> >
> > > I hit a simple jsp page which was previously working and suddenly the
> > > error logs now spew out:
> >
> > > Failed startup of context
> > > com.google.apphosting.utils.jetty.runtimeappenginewebappcont...@1302b69
> > > {/,/base/data/home/apps/todoroodev/8.338636345514717470}
> > > 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:143)
> > >         at java.util.jar.JarFile.<init>(Unknown Source)
> > >         at java.util.jar.JarFile.<init>(Unknown Source)
> > >         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
> > > com.google.apphosting.runtime.jetty.AppVersionHandlerMap.createHandler
> > > (AppVersionHandlerMap.java:191)
> > >         at
> com.google.apphosting.runtime.jetty.AppVersionHandlerMap.getHandler
> > > (AppVersionHandlerMap.java:168)
> > >         at
> > >
> com.google.apphosting.runtime.jetty.JettyServletEngineAdapter.serviceReques
> t
> > > (JettyServletEngineAdapter.java:123)
> > >         at com.google.apphosting.runtime.JavaRuntime.handleRequest
> > > (JavaRuntime.java:235)
> > >         at com.google.apphosting.base.RuntimePb$EvaluationRuntime
> > > $6.handleBlockingRequest(RuntimePb.java:5235)
> > >         at com.google.apphosting.base.RuntimePb$EvaluationRuntime
> > > $6.handleBlockingRequest(RuntimePb.java:5233)
> > >         at
> com.google.net.rpc.impl.BlockingApplicationHandler.handleRequest
> > > (BlockingApplicationHandler.java:24)
> > >         at
> com.google.net.rpc.impl.RpcUtil.runRpcInApplication(RpcUtil.java:
> > > 363)
> > >         at com.google.net.rpc.impl.Server$2.run(Server.java:838)
> > >         at com.google.tracing.LocalTraceSpanRunnable.run
> > > (LocalTraceSpanRunnable.java:56)
> > >         at
> com.google.tracing.LocalTraceSpanBuilder.internalContinueSpan
> > > (LocalTraceSpanBuilder.java:536)
> > >         at com.google.net.rpc.impl.Server.startRpc(Server.java:793)
> > >         at
> com.google.net.rpc.impl.Server.processRequest(Server.java:368)
> > >         at com.google.net.rpc.impl.ServerConnection.messageReceived
> > > (ServerConnection.java:448)
> > >         at com.google.net.rpc.impl.RpcConnection.parseMessages
> > > (RpcConnection.java:319)
> > >         at com.google.net.rpc.impl.RpcConnection.dataReceived
> > > (RpcConnection.java:290)
> > >         at
> com.google.net.async.Connection.handleReadEvent(Connection.java:
> > > 466)
> > >         at com.google.net.async.EventDispatcher.processNetworkEvents
> > > (EventDispatcher.java:759)
> > >         at com.google.net.async.EventDispatcher.internalLoop
> > > (EventDispatcher.java:205)
> > >         at
> com.google.net.async.EventDispatcher.loop(EventDispatcher.java:
> > > 101)
> > >         at com.google.net.rpc.RpcService.runUntilServerShutdown
> > > (RpcService.java:251)
> > >         at com.google.apphosting.runtime.JavaRuntime$RpcRunnable.run
> > > (JavaRuntime.java:394)
> > >         at java.lang.Thread.run(Unknown Source)
> > > C 12-22 01:52PM 21.118
> > > Uncaught exception from servlet
> > > javax.servlet.UnavailableException: Initialization failed.
> > >         at
> > > com.google.apphosting.runtime.jetty.AppVersionHandlerMap.createHandler
> > > (AppVersionHandlerMap.java:200)
> > >         at
> com.google.apphosting.runtime.jetty.AppVersionHandlerMap.getHandler
> > > (AppVersionHandlerMap.java:168)
> > >         at
> > >
> com.google.apphosting.runtime.jetty.JettyServletEngineAdapter.serviceReques
> t
> > > (JettyServletEngineAdapter.java:123)
> > >         at com.google.apphosting.runtime.JavaRuntime.handleRequest
> > > (JavaRuntime.java:235)
> > >         at com.google.apphosting.base.RuntimePb$EvaluationRuntime
> > > $6.handleBlockingRequest(RuntimePb.java:5235)
> > >         at com.google.apphosting.base.RuntimePb$EvaluationRuntime
> > > $6.handleBlockingRequest(RuntimePb.java:5233)
> > >         at
> com.google.net.rpc.impl.BlockingApplicationHandler.handleRequest
> > > (BlockingApplicationHandler.java:24)
> > >         at
> com.google.net.rpc.impl.RpcUtil.runRpcInApplication(RpcUtil.java:
> > > 363)
> > >         at com.google.net.rpc.impl.Server$2.run(Server.java:838)
> > >         at com.google.tracing.LocalTraceSpanRunnable.run
> > > (LocalTraceSpanRunnable.java:56)
> > >         at
> com.google.tracing.LocalTraceSpanBuilder.internalContinueSpan
> > > (LocalTraceSpanBuilder.java:536)
> > >         at com.google.net.rpc.impl.Server.startRpc(Server.java:793)
> > >         at
> com.google.net.rpc.impl.Server.processRequest(Server.java:368)
> > >         at com.google.net.rpc.impl.ServerConnection.messageReceived
> > > (ServerConnection.java:448)
> > >         at com.google.net.rpc.impl.RpcConnection.parseMessages
> > > (RpcConnection.java:319)
> > >         at com.google.net.rpc.impl.RpcConnection.dataReceived
> > > (RpcConnection.java:290)
> > >         at
> com.google.net.async.Connection.handleReadEvent(Connection.java:
> > > 466)
> > >         at com.google.net.async.EventDispatcher.processNetworkEvents
> > > (EventDispatcher.java:759)
> > >         at com.google.net.async.EventDispatcher.internalLoop
> > > (EventDispatcher.java:205)
> > >         at
> com.google.net.async.EventDispatcher.loop(EventDispatcher.java:
> > > 101)
> > >         at com.google.net.rpc.RpcService.runUntilServerShutdown
> > > (RpcService.java:251)
> > >         at com.google.apphosting.runtime.JavaRuntime$RpcRunnable.run
> > > (JavaRuntime.java:394)
> > >         at java.lang.Thread.run(Unknown Source)
>
> --
>
> 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.
>
>
>

--

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.


Reply via email to