Oracle Weblogic Server (MOSC)

MOSC Banner

HTTP session destroyed prematurely. web.xml setting ignored

Looking for some help on where this setting is coming from and what is causing the session to be invalidated.

On WLS 12.2.1.3, I have a simple web application with session listener and a HelloWorld servlet. Web.xml setting for session-timeout set to 15mins.

However, when session is created on a servlet request, getMaxInactiveInterval is printing 900 but HTTPsession debug is showing 5 and session is actually being invalidated within a minute. I also noticed that requests to /console are showing 3600 but web app session is only 5.

Any ideas on what could be causing this ? maxInactiveInterval to be set to 5 and invalidated within a minute.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center