Previous Topic: Stop the CA Chorus ComponentsNext Topic: Customize Teiid Timeout Value


Modify the Session Timeout

Users are logged out of the system after 30 minutes by default. Use this procedure to modify the session timeout setting for all CA Chorus instances that are defined to a CA Chorus Application Server. The CA Chorus administrator must perform this procedure.

Follow these steps:

  1. Stop the CA Chorus Application Server:
    P CHORJBOS
    

    A message indicating that the CA Chorus Application Server started task has ended is logged.

  2. Edit the ENVETJ member in chorus_runtime_hlq.CETJOPTN to change the following parameter value to the applicable number of minutes for the session timeout:
    # For CA Chorus Application server session timeout configuration          
    IJO="$IJO -Dchorus.jboss.session.timeout.minutes=45"
    
  3. Start the CA Chorus Application Server:
    S CHORJBOS
    

    A message indicating that startup is complete is logged, and the new session timeout value is in effect.

Note: You will not be able to modify session timeout value if you have enabled auto refresh or if you have configured metrics and alerts.