IllegalStateException When Accessing a Cluster Deployed, Distributable Web Application
(Doc ID 374113.1)
Last updated on FEBRUARY 18, 2025
Applies to:
Oracle Containers for J2EE - Version 10.1.3.0.0 to 10.1.3.0.0 [Release AS10gR3]Information in this document applies to any platform.
Symptoms
Consider a J2EE Web Application (JSP, Servlets etc) which is deployed to an OC4J 10.1.3 cluster group as a distributable application (by configuring the distributable feature using the Clustering properties during deployment). Also, the web.xml for the web application contains the <distributable/> tag.
Now, when using this application, the browser returns a "500 Internal Server Error" for certain session related operations (like invalidating the session etc) and the following error is logged in the standard output log file:
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! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |