InvalidSessionException with handleEvents and renderDependencies
(Doc ID 1065634.1)
Last updated on JANUARY 17, 2025
Applies to:
Oracle WebLogic Portal - Version 10.0.0 to 10.3.2Information in this document applies to any platform.
Symptoms
WebLogic producer application throws the following InvalidSessionException when the first request to a portlet has handleEvents or getRenderDependencies.
com.bea.wsrp.faults.InvalidSessionException: The current session is invalid or data stored in the session such as URL templates or user profiles may be missing. Please resend the request with required data as specified in the service description.
at com.bea.wsrp.producer.handlers.markup.TemplateCheckFilter.doFilter(TemplateCheckFilter.java:84)
at com.bea.wsrp.producer.handlers.AbstractServiceHandler.preprocess(AbstractServiceHandler.java:102)
at com.bea.wsrp.producer.handlers.AbstractServiceHandler.service(AbstractServiceHandler.java:62)
The following symptoms are observed:
- Templates not stored in the session object
- InvalidSession retry not working properly
- TemplateCheckFilter not checking getRenderDependencies
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |