Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-33557

Transactions cache warnings thrown continuously

    XMLWordPrintable

Details

    Description

      On seemingly every click, Confluence throws a warning similar to the following:

      2014-05-05 17:40:45,417 WARN [http-bio-8055-exec-10] [atlassian.confluence.cache.TransactionalCacheFactory] warning Transactional cache update outside transaction. All updates to this cache should be performed from a thread with a valid transaction context.
      

      Steps to Reproduce

      1. Install and start Confluence 5.5
      2. Click around and monitor the logs

      Workaround

      To suppress the warnings, edit <confluence-install-directory>/confluence/WEB-INF/classes/log4j.properties:

      ...
      ## caching debugging
      log4j.logger.com.atlassian.confluence.cache=ERROR, confluencelog
      log4j.additivity.com.atlassian.confluence.cache=false
      

      Attachments

        Issue Links

          Activity

            People

              psemeniuk Petro Semeniuk (Inactive)
              btom1 Brian
              Votes:
              12 Vote for this issue
              Watchers:
              43 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: