[
https://issues.apache.org/jira/browse/SLING-3647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14027907#comment-14027907
]
Stefan Egli commented on SLING-3647:
------------------------------------
[~rombert], I've added a check to the RepositoryUtils which aims to figure out
'isRepositoryProviderReady' - as this problem seems to exist only 'at the
beginning', ie when there is no repository factory yet at all, hence it might
be good to give the user a clearer message 'not yet ready, pls try again'.
Of course it would be good to find out, when those repository factories are
registered exactly..
> No repository found at ... URL scheme http not supported. only
> --------------------------------------------------------------
>
> Key: SLING-3647
> URL: https://issues.apache.org/jira/browse/SLING-3647
> Project: Sling
> Issue Type: Bug
> Components: IDE
> Reporter: Stefan Egli
> Assignee: Robert Munteanu
> Priority: Critical
> Fix For: Sling Eclipse IDE 1.0.0
>
>
> Often when creating projects (using an archetype), and as part of this a new
> server, the following exception occurs, and the content projects are not
> successfully uploaded:
> {code}
> No repository found at http://localhost:4502/
> server/-/jcr:root : URL scheme http not supported. only
> crx/-/jcr:root : URL scheme http not supported. only
> No repository found at http://localhost:4502/
> server/-/jcr:root : URL scheme http not supported. only
> crx/-/jcr:root : URL scheme http not supported. only
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)