webtier@glassfish.java.net

Re: [webtier] JSF 2.0 PR Ajax Question

From: Ryan Lubke <Ryan.Lubke_at_Sun.COM>
Date: Fri, 09 Jan 2009 08:41:21 -0800

Lincoln Baxter, III wrote:
> My pleasure, this is what I do for fun at night ;)
>
> See attached dump. I copied it from my Eclipse console since I
> couldn't locate the file in any sane directory where I would have
> expected it.
We've committed a fix for the hang issue this morning. Please give
tonight's nightly build a shot and verify.

Thanks.
>
> lb3_at_quadshark ~ $ find | grep catalina.out
> ... crickets
>
> More stuff coming soon, may have an issue with ui:repeat, but it's
> possible I'm using it in a way that is not intended. But I'll put that
> in a separate email for you.
>
> On Wed, 2009-01-07 at 18:37 -0800, Jim Driscoll wrote:
>> Lincoln -
>>
>> I was able to reproduce this error (once), but unfortunately, it seems
>> to be intermittent, and I'm not able get it to happen again.
>>
>> I've filed a bug (#912).
>>
>> If you do see a hang again, please do the following:
>>
>> ps -ef | grep java
>>
>> to find the pid of the tomcat app.
>>
>> Then
>>
>> kill -QUIT tomcatpid
>>
>> Then, send us the stack trace that's in the catalina.out file.
>>
>> Again, thanks for reporting these problems. It's *very* helpful.
>>
>> Jim
>>
>> Lincoln Baxter, III wrote:
>> > Also, as I encounter with my other
>> > JSF2.0 projects, the server is unable to shutdown when running
>> > Mojarra2.0 PR or SNAPSHOT. It just hangs on "Stopping Coyote"
>> >
>> > Jan 6, 2009 7:33:49 PM org.apache.coyote.http11.Http11Protocol pause
>> > INFO: Pausing Coyote HTTP/1.1 on http-8081
>> > Jan 6, 2009 7:33:50 PM org.apache.catalina.core.StandardService stop
>> > INFO: Stopping service Catalina
>> > Jan 6, 2009 7:33:51 PM org.apache.coyote.http11.Http11Protocol destroy
>> > INFO: Stopping Coyote HTTP/1.1 on http-8081 *<--- hangs here*
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: webtier-unsubscribe_at_glassfish.dev.java.net <mailto:webtier-unsubscribe_at_glassfish.dev.java.net>
>> For additional commands, e-mail: webtier-help_at_glassfish.dev.java.net <mailto:webtier-help_at_glassfish.dev.java.net>
>>
>>
> ------------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: webtier-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: webtier-help_at_glassfish.dev.java.net