[ 
https://issues.apache.org/jira/browse/ADFFACES-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthias Weßendorf updated ADFFACES-194:
----------------------------------------

        Fix Version/s: 1.0.0-incubating-core
    Affects Version/s: 1.0.0-incubating-core

> better help for RequestContext was already released or never attached or 
> added twice
> ------------------------------------------------------------------------------------
>
>                 Key: ADFFACES-194
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-194
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>    Affects Versions: 1.0.0-incubating-core
>            Reporter: Arjuna Wijeyekoon
>         Assigned To: Jeanne Waldman
>            Priority: Trivial
>             Fix For: 1.0.0-incubating-core
>
>         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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to