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

Getting error while trying to connect to S3

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 2.15.8
    • None
    • jackrabbit-aws-ext
    • None

    Description

       

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            Mithunsm02 Mithun
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: