Uploaded image for project: 'Jackrabbit Content Repository'
  1. Jackrabbit Content Repository
  2. JCR-3034

getRepository method may hang forever with HTTPS urls

    XMLWordPrintableJSON

Details

    Description

      Setup
      --------

      One server process running jackrabbit (and accessible with http://server:9001), no SSL support.
      One client process trying to get a repository instance using: Jcr2davRepositoryFactory#getRepository(map) and the following url: httpS://server:9001

      Observations
      ------------------

      The http client used internally does not set a socket timeout parameter.

      Note
      ------

      I'll try to add a test to demo it, once I'll have fixed the halting problem.

      Attachments

        Activity

          People

            Unassigned Unassigned
            marett Timothee Maret
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: