You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Jeanne Waldman (JIRA)" <ad...@incubator.apache.org> on 2006/10/05 01:55:22 UTC

[jira] Updated: (ADFFACES-194) better help for RequestContext was already released or never attached or added twice

     [ http://issues.apache.org/jira/browse/ADFFACES-194?page=all ]

Jeanne Waldman updated ADFFACES-194:
------------------------------------

        Status: Resolved  (was: Patch Available)
    Resolution: Fixed

committed for  	Arjuna Wijeyekoon

> better help for RequestContext was already released or never attached or added twice
> ------------------------------------------------------------------------------------
>
>                 Key: ADFFACES-194
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-194
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>            Reporter: Arjuna Wijeyekoon
>         Assigned To: Jeanne Waldman
>            Priority: Trivial
>         Attachments: requestcontext_attachrelease.patch
>
>
> Sometimes, in a misconfigured environment you get errors like:
> java.lang.IllegalStateException: RequestContext was already released or had never been attached.
> 	at org.apache.myfaces.trinidad.context.RequestContext.release(RequestContext.java:387)
> 	at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:271)
> 	at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:90)
> This error message has no details on how to debug this situation.
> A better error message would indicate which logging level to enable so that you can see stack traces for each
> RequestContext attach/release call. This will often help users debug the situation without asking support.
> I will upload a patch.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira