My Oracle Support Banner

MWA StaleSessionTimeout Resulting in ''User Already Signed On'' During Login (Doc ID 311882.1)

Last updated on JUNE 02, 2024

Applies to:

Oracle Mobile Application Server - Version 11.5.10.2 to 12.2.6 [Release 11.5.10 to 12.2]
Information in this document applies to any platform.
Mobile Application Server - Version: 11.5.10+
This problem can occur on any platform.
$Header: wshvw.odf

Symptoms

While using Mobile Web Application, sometimes the mobile device gets locked up and you will have to reboot it. After reboot you cannot log back in because of the "User Already Signed On" error message. Tried to mitigate that problem by setting MWA_STALE_SESSION_TIMEOUT to 15 minutes to kill the orphaned session and allow the user to login again.

<oa_mwa_server>
...........
<mwaDropConnectionTimeout oa_var="s_mwaDropConnectionTimeout">5</mwaDropConnectionTimeout>
<mwaStaleSessionTimeout oa_var="s_mwaStaleSessionTimeout">60</mwaStaleSessionTimeout>
<mwaDispatcherThreadCount oa_var="s_mwaDispatcherThreadCount">15</mwaDispatcherThreadCount>
<mwaDispatcherClientsPerWorker oa_var="s_mwaDispatcherClientsPerWorker">10</mwaDispatcherClientsPerWorker>
<mwaJVMb oa_var="s_mwaJVMb">FALSE</mwaJVMb>
<mwaPortNo oa_var="s_mwaPortNo"oa_type="PORT">10080,10082,10084,10086,10088,10090,10092,10094,10096,10098</mwaPortNo>
<mwaDispatcherPort oa_var="s_mwaDispatcherPort" oa_type="PORT">10070</mwaDispatcherPort>
<mwaActivateLOVByEnter oa_var="s_mwaActivateLOVByEnter">FALSE</mwaActivateLOVByEnter>
<mwaSubmenuChangeOrgResp oa_var="s_mwaSubmenuChangeOrgResp">FALSE</mwaSubmenuChangeOrgResp>
</oa_mwa_server>

 This time out also does not work because even after 45 minutes users still get the "User Already Signed On" Error message.

Changes

 No known 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!


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.