Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-5220

a listbox without ROD causes a websocket connection to close

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 10.0.0, 9.6.3
    • 9.6.2
    • None
    • Security Level: Jimmy
    • None

      Steps to Reproduce

      1. run the attached zul with WebSocket enabled

      Current Result

      a dialog shows:
      the server is temporarily out of service.
      would you like to try again?

      Expected Result

      no such dialog

      Debug Information

      zWs.Manager
      onClose: function onClose(reason) {}
      set log point in onCloset to print reason,
      CloseEvent {isTrusted: true, wasClean: true, code: 1009, reason: 'The decoded text message was too big for the output buffer and the endpoint does not support partial messages',

      Workaround

      Proposed solution

      • library property to set websocket buffer size
      • show a precise error message(failure reason) when this kind of error happens

            DevChu DevChu
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: