You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Timothee Maret (JIRA)" <ji...@apache.org> on 2011/07/22 16:38:58 UTC

[jira] [Created] (JCR-3034) getRepository method may hang forever with HTTPS urls

getRepository method may hang forever with HTTPS urls
-----------------------------------------------------

                 Key: JCR-3034
                 URL: https://issues.apache.org/jira/browse/JCR-3034
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-jcr2spi, jackrabbit-spi2dav
    Affects Versions: 2.2.5
            Reporter: Timothee Maret
            Priority: Minor


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.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira