Uploaded image for project: 'Reported Issues'
  1. Reported Issues
  2. RI-1

Setting $NET_TIMEOUT idl=x resets the defaults of cct and sct to zero

    XMLWordPrintable

    Details

    • Type: Maintenance
    • Status: Fixed (View Workflow)
    • Resolution: Unresolved
    • Labels:
      None
    • Old bug number:
      31728
    • environment:
      Hide

      +Uniface Version : 9.7.04 / 10.2.02
      +Operating System : OS independent
      +Database : DBMS independent

      Show
      +Uniface Version : 9.7.04 / 10.2.02 +Operating System : OS independent +Database : DBMS independent
    • Patch version:
      F211,G411

      Description

      Summary:
      $NET_TIMEOUT has default values for the different components.
      Setting $NET_TIMEOUT idl=x resets the defaults of cct and sct to zero

      Reproduction scenario:
      In your assignment file specify $NET_TIMEOUT = idl=1

      Actual Result:
      The default values of cct and sct, 180 and 60 seconds respectively will be
      overwritten to 0. This has the effect that when $NET_TIMEOUT = idl=1 is set in
      urouter.asn the URouter will not be able to establish connections to any
      UServers because they will immediately time out, sct being 0.

      Expected Result:
      Only specified components are set, if you don't specify a value for cct and
      sct they should keep their default values.

        Attachments