Details
-
Bug
-
Status: Open
-
Critical
-
Resolution: Unresolved
-
1.5
-
None
-
None
-
Windows/Linux, Tomcat4.1/Tomcat5.0
Description
If the user keeps the browser open until the session expires and after that (he or anyone else) goes to login page (gets anonymous user profile) a new Oracle session is created in database and the previously used one stays inactive forever. This happens every time someone's session expires and a new user logs in until we get 'ORA-00020: maximum number of processes (150) exceeded' and Jetspeed crushes.
In addition to this a new database session is also created every eight hours counting from the startup of Tomcat.