Incase users are getting error after certain time accessing the system, sometime, there is an error stating that maximum user encountered.
In $SWDIR/seo/data/swentobjsv.cfg, there is a parameter called “SALSessionTimeout”. By default, this is set as 0, which disable the session timeout for inactive SAL sessions.
Initially we can recommend using atleast 900 (15 MINUTES for SALSessionTimeout). This value may vary based on the workload.
Thanks for all the info! If have a question maybe you can answer... We are getting lots of "timed out".
ReplyDeleteExample line in log:
07046|D269BB90|02/27/2013 15:43:01.235|00000040|ERROR|process_msg: acquire_user (sys_ipep_sa3) timed out (-158)
07046|D46A3B90|02/27/2013 15:43:01.335|00000040|ERROR|process_msg: acquire_user (sys_ipep_sa2) timed out (-158)
07046|D229AB90|02/27/2013 15:43:01.336|00000040|ERROR|process_msg: acquire_user (sys_ipep_sa1) timed out (-158)
07046|D1E99B90|02/27/2013 15:43:01.436|00000040|ERROR|process_msg: acquire_user (sys_ipep_sa1) timed out (-158)
07046|D1A98B90|02/27/2013 15:43:01.438|00000040|ERROR|process_msg: acquire_user (sys_ipep_sa2) timed out (-158)
07046|D369FB90|02/27/2013 15:43:01.635|00000040|ERROR|process_msg: acquire_user (sys_ipep_sa3) timed out (-158)
07046|D3AA0B90|02/27/2013 15:43:01.688|00000040|ERROR|process_msg: acquire_user (sys_ipep_sa2) timed out (-158)
07046|D0A94B90|02/27/2013 15:43:01.836|00000040|ERROR|process_msg: acquire_user (sys_ipep_sa3) timed out (-158)
07046|EAAFCB90|02/27/2013 15:43:03.785|00000040|ERROR|process_msg: acquire_user (sys_ipep_sa1) timed out (-158)
07046|D0693B90|02/27/2013 15:43:03.839|00000040|ERROR|process_msg: acquire_user (sys_ipep_sa2) timed out (-158)
07046|EBC8AB90|02/27/2013 15:43:04.637|00000040|ERROR|process_msg: acquire_user (sys_ipep_sa2) timed out (-158)
07046|E96F7B90|02/27/2013 15:43:04.686|00000040|ERROR|process_msg: acquire_user (sys_ipep_sa2) timed out (-158)
07046|E9AF8B90|02/27/2013 15:43:04.936|00000040|ERROR|process_msg: acquire_user (sys_ipep_sa1) timed out (-158)
07046|E6EEDB90|02/27/2013 15:43:05.488|00000040|ERROR|process_msg: acquire_user (sys_ipep_sa1) timed out (-158)
07046|E62EAB90|02/27/2013 15:43:05.538|00000040|ERROR|process_msg: acquire_user (sys_ipep_sa2) timed out (-158)
07046|E5AE8B90|02/27/2013 15:43:05.940|00000040|ERROR|process_msg: acquire_user (sys_ipep_sa2) timed out (-158)
Eventualy we must kill the spo and restart it via command line, because the swsvmgr doesn't want to...