Oracle Tuxedo JOLT Timeout Properties

The Oracle Tuxedo JOLT libraries allow following timeout options:

  • IDLETIMEOUT
  • SENDTIMEOUT
  • RECVTIMEOUT

For additional details, refer to the "Class JoltSessionAttributes" page for Oracle Tuxedo 12.1.3 on the Oracle documentation website.

To set values for these timeout attributes, the following new Java properties have been introduced at plugin level:

  • com.tibco.bw.palette.tux.joltIdleTimeout
  • com.tibco.bw.palette.tux.joltSendTimeout
  • com.tibco.bw.palette.tux.joltRecvTimeout

The above Java properties can be configured in VM arguments. If the Java property is not used, then the timeout defaults to 180 seconds, that is 3 minutes.