How to change SSH timeout value for git server in BPMS/BRMS 6 ?

Solution Unverified - Updated -

Environment

  • Red Hat JBoss BRMS
    • 6.1.x
    • 6.2.x
  • Red Hat JBoss BPM Suite
    • 6.1.x
    • 6.2.x

Issue

How to change SSH timeout value for git server in BPMS/BRMS 6 ?

Resolution

To set timeout you have to pass below option while starting server instance:

-Dorg.uberfire.nio.git.ssh.idle.timeout

Default value for this parameter is 10000ms.

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments