dev@glassfish.java.net

Re: asadmin deploy fails to deploy Grails WAR file

From: Hong Zhang <Hong.Zhang_at_Sun.COM>
Date: Thu, 30 Apr 2009 15:13:24 -0400

Hi, Vivek
   Thanks for the stack traces. It seems when I fixed the issue where
the connector handler/sniffer should also scan top level jar for
annotation, I scanned the rest of the jars as well. :-P I will fix this
asap..

- Hong

> I tried deploying a grails war file[1] on b47, it is 22MB size.
> asadmin deploy hangs for like 5 mins, the CPU usage goes all the way
> to 100%, with no server log.
>
> see server dump on JDK6u10[3] and then for JDK6u13[2]. The asadmin
> deploy side dump is at[4].
>
> It looks like ProcessStreamDrainerWorker would lock on JDK6u10, from
> earlier threads I thought it was fixed in b47.
>
> On JDK6u13, it gets stuck at different place, I think, this time
> during unzipping - why there are no zip files here, it is all jar
> files inside WEB-INF/lib of this WAR. For this reason, after wait for
> like 5mins, I get "remote failure: Invalid chunk header" on the client
> side. There is no error on the server.
>
> There is bug reported on this that I just assigned to Hong.
> https://glassfish.dev.java.net/issues/show_bug.cgi?id=8081
>
> -vivek.
>
>
> [1]http://javaweb.sfbay/~vivekp/bookstore-0.1.war
> [2]http://pastie.org/464127
> [3]http://pastie.org/464167
> [4]http://pastie.org/464189
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>