users@glassfish.java.net

Re: Thread death in Glassfish V2

From: Jan Luehe <Jan.Luehe_at_Sun.COM>
Date: Fri, 10 Jul 2009 13:30:14 -0700

On 07/10/09 03:34 AM, glassfish_at_javadesktop.org wrote:
> Hi all,
>
> I am developing a web application using JSF and Glassfish V2. Sometimes I found the Thread Death Error while my application is in running mode. So the tables or components connected with database cannot move further. And if I restart the Glassfish server (while the application is running), then it works fine after that.
>
> So can anybody tell me that how can I resolve this problem? I mean, I have to prevent Thread Death. Is it possible or there my be some error in my code?
>

In GlassFish v3, we've replaced ThreadDeath with Error, see

  https://glassfish.dev.java.net/issues/show_bug.cgi?id=6831

but the circumstances under which it is thrown are still the same as
described in this FAQ entry:

  
http://wiki.glassfish.java.net/Wiki.jsp?page=FaqWebAppStoppedIllegalAccessError

Jan

> Thanks in advance,
> JSF GEEKS
> [Message sent by forum member 'jsfgeeks' (jsfgeeks)]
>
> http://forums.java.net/jive/thread.jspa?messageID=355081
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>