Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCU-1730

Add necessary log4j configuration

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Done
    • Medium
    • None
    • None
    • None
    • None

    Description

      Regarding inconsistency checks explained in https://documentation.magnolia-cms.com/display/DOCS57/Repository+inconsistency#Repositoryinconsistency-Consistencychecksandfixes

      In order to make this process easier for users it would be good if the documentation specified that if you want to check the results of the operation, it is necessary to set org.apache.jackrabbit to INFO level in log4j configuration like this:

      <category name="org.apache.jackrabbit">
          <priority value="INFO" />
        </category> 

      Besides it would be interesting to add what the output will be like so that the user can be sure that is doing it properly.

      INFO  ache.jackrabbit.core.query.lucene.ConsistencyCheck: Checking index consistency
      INFO  ache.jackrabbit.core.query.lucene.ConsistencyCheck: progress: 10%
      INFO  ache.jackrabbit.core.query.lucene.ConsistencyCheck: progress: 20%
      INFO  ache.jackrabbit.core.query.lucene.ConsistencyCheck: progress: 30%
      INFO  ache.jackrabbit.core.query.lucene.ConsistencyCheck: progress: 40%
      INFO  ache.jackrabbit.core.query.lucene.ConsistencyCheck: progress: 60%
      INFO  ache.jackrabbit.core.query.lucene.ConsistencyCheck: progress: 70%
      INFO  ache.jackrabbit.core.query.lucene.ConsistencyCheck: progress: 80%
      INFO  ache.jackrabbit.core.query.lucene.ConsistencyCheck: progress: 90%
      INFO  ache.jackrabbit.core.query.lucene.ConsistencyCheck: Checking index completeness
      

      Checklists

        Acceptance criteria

        Attachments

          Activity

            People

              mdrapela Martin DrĂ¡pela
              jayala Jonathan Ayala
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: