Previous Topic: Stop CA Chorus for Storage Management 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 JBoss server. The CA Chorus administrator must perform this procedure.

Follow these steps:

  1. 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 JBoss session timeout configuration          
    IJO="$IJO -Dchorus.jboss.session.timeout.minutes=45"
    
  2. Stop the JBoss server:
    P CHORJBOS
    

    A message indicating that the JBoss server started task has ended is logged.

  3. Start the JBoss server:
    S CHORJBOS
    

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