Uploaded image for project: 'Apache AWF'
  1. Apache AWF
  2. AWF-77

AsynchronousHttpClient.fetch(..) "leaks" IllegalArgumentException if port is out of range

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None

    Description

      Exception in thread "I/O-LOOP" java.lang.IllegalArgumentException: port out of range:80811
      Its because we create an java.net.InetSocketAddress..

      doc for ISA:
      IllegalArgumentException - if the port parameter is outside the range of valid port values, or if the hostname parameter is null.

      Attachments

        Activity

          People

            jmeehan Johnathan Meehan
            niklas Niklas Therning
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: