You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (Jira)" <ji...@apache.org> on 2019/12/18 12:30:00 UTC

[jira] [Closed] (JCR-4300) Getting error while trying to connect to S3

     [ https://issues.apache.org/jira/browse/JCR-4300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke closed JCR-4300.
-------------------------------

> Getting error while trying to connect to S3
> -------------------------------------------
>
>                 Key: JCR-4300
>                 URL: https://issues.apache.org/jira/browse/JCR-4300
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-aws-ext
>    Affects Versions: 2.15.8
>            Reporter: Mithun
>            Priority: Major
>
>  
> I am trying to connect the jcr for S3 bucket using the below versions of JCR.
> jackrabbit-core-2.15.8 ,
> jackrabbit-data-2.15.8
> This is the repository.xml changes that is done
> <DataStore class="org.apache.jackrabbit.aws.ext.ds.S3DataStore">
> <param value="${rep.home}/aws.properties" name="config"/>
> <param value="123456789" name="secret"/>
> </DataStore>
> Am I missing any configurations in the repository file.
>  
> Getting the below error.
> ==================
> failed to start Repository: Configured class org.apache.jackrabbit.aws.ext.ds.S3DataStore does not implement org.apache.jackrabbit.core.data.DataStore. Please fix the repository configuration.
> org.apache.jackrabbit.core.config.ConfigurationException: Configured class org.apache.jackrabbit.aws.ext.ds.S3DataStore does not implement org.apache.jackrabbit.core.data.DataStore. Please fix the repository configuration.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)