Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

why "RequestContext had not been properly released on earlier request"?

shawn_abcJul 10 2012 — edited Jul 10 2012
Hi all,

When looking at the server logs, it shows this line: <Warning> <org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl> <BEA-000000> <RequestContext had not been properly released on earlier request.>. What could be the cause for this warning and what's the implication when this occurs?

I found in one post (http://comments.gmane.org/gmane.comp.jakarta.myfaces.devel/35325) that it mentioned possible reasons: Is the filter exectured twice ? Or do you have multiple Trinidad JARs (two -impl or so) on the classpath ?

Which filter is it talking about in web.xml?

Thanks,
Shawn

Edited by: shawn_abc on Jul 10, 2012 8:11 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 7 2012
Added on Jul 10 2012
3 comments
495 views