You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2018/07/25 06:56:00 UTC

***UNCHECKED*** [jira] [Commented] (JCRVLT-300) vlt-rcp: Support proxy

    [ https://issues.apache.org/jira/browse/JCRVLT-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16555236#comment-16555236 ] 

Tobias Bocanegra commented on JCRVLT-300:
-----------------------------------------

[~kwin] do you have time to prepare the patch (including some docu?)

> vlt-rcp: Support proxy
> ----------------------
>
>                 Key: JCRVLT-300
>                 URL: https://issues.apache.org/jira/browse/JCRVLT-300
>             Project: Jackrabbit FileVault
>          Issue Type: Bug
>          Components: RCP
>    Affects Versions: 3.1.44
>            Reporter: Konrad Windszus
>            Priority: Major
>             Fix For: 3.2
>
>
> Currently it is not possible to explicity configure an HTTP proxy (either via dedicated parameters or generic system variables). The underlying problem is the lack of support in spi2dav tracked in JCR-3211.
> The error message looks like this
> {code}
> 12:52:56 [DEBUG] Opening connection {}-><somehost>:4502
> 12:52:56 [DEBUG] http-outgoing-0: Shutdown connection
> 12:52:56 [DEBUG] Connection discarded
> 12:52:56 [DEBUG] Connection released: [id: 0][route: {}-><somehost>:4502][total kept alive: 0; route allocated: 0 of 20; total allocated: 0 of 20]
> 12:52:56 [DEBUG] Cancelling request execution
> 12:52:56 [ERROR] Error while retrieving src repository <somehost>:4502/crx/server/-/jcr:root/<some repo path>: javax.jcr.RepositoryException: java.net.UnknownHostException: <somehost>: System error
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)