Uploaded image for project: 'Apache Jena'
  1. Apache Jena
  2. JENA-1309

Default java properties for proxy setting not picked up

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Fuseki 2.5.0
    • Jena 3.3.0
    • ARQ, Fuseki
    • None

    Description

      While trying to run a sparql with "service" I'm getting timeout errors. It seems fuseki is not picking up the default java proxy properties (-Dhttp.proxyHost=... and such)

      A workaround based on http://stackoverflow.com/a/25690647 works. To use this workaround together with the system properties, this can be used instead of the code in the stackoverflow post:
      static

      { HttpOp.setDefaultHttpClient(HttpClients.createSystem()); }

      Link to mailing list: http://mail-archives.apache.org/mod_mbox/jena-users/201703.mbox/%3CCA+wZyeuHOy+_6wY6YzcNArUzAoCRmMOY1848mVnO7VYodct35w@mail.gmail.com%3E

      Attachments

        Issue Links

          Activity

            People

              ajs6f Adam Soroka
              domi.vds Dominique Vandensteen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: