quality@glassfish.java.net

Re: My first tests with FishCAT ...ouch

From: Jan Luehe <Jan.Luehe_at_Sun.COM>
Date: Thu, 19 Nov 2009 09:18:28 -0800

Jose,

On 11/19/09 00:38, Jose Noheda wrote:
> Jan,
>
> While I agree there's no infinite loop I can't help but notice the
> fact that Tomcat compiles the same tag files in under 10 to 15 seconds
> so IMHO there is some kind of problem with the compiling code (we are
> talking about 500 secs to compile around 50 files!).

I agree. I was only referring to the fact that if you undeploy an app
while it is in the process
of compiling JSP pages, the IllegalStateException on its classloader
should be expected.

I've asked Kin-man (cc'ed) to look into why the compilation takes sooo
long.
Will file a separate issue for this.

Don't worry, this won't slip under the covers. :)

Jan


>
> Regards
>
> On Thu, Nov 19, 2009 at 12:51 AM, Jan Luehe <Jan.Luehe_at_sun.com
> <mailto:Jan.Luehe_at_sun.com>> wrote:
>
> Jose,
>
>
>
>
> I am now also able to access your index page. When I click on the
> FILTERED GRID link, I noticed the server is getting into what
> looks
> like an infinite loop, possibly as it is compiling JSP with tag
> files. This confirms your observation that you never get any
> response back.
>
>
> Actually, you just have to be patient: After about 8 minutes, I
> did get a response. :)
> So there is no infinite loop.
>
> I've attached the output of jstack during the page compilation to
> https://glassfish.dev.java.net/issues/show_bug.cgi?id=11083.
>
> After the page had been compiled successfully, I was able to
> undeploy without
> getting any exceptions.
>
>
>
> Jan
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: quality-unsubscribe_at_glassfish.dev.java.net
> <mailto:quality-unsubscribe_at_glassfish.dev.java.net>
> For additional commands, e-mail:
> quality-help_at_glassfish.dev.java.net
> <mailto:quality-help_at_glassfish.dev.java.net>
>
>