Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-21219

Hibernate missing cache generates warning level log messages on start-up

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Low Low
    • 8.1.1
    • 7.0.0, 7.1.0, 7.0.2, 7.0.1, 7.0.3, 7.0.4, 7.0.6, 7.2.0, 7.1.2, 7.1.1, 7.1.3, 7.1.4, 7.2.1, 7.2.2
    • Logs

      Issue Summary

      Incorrect warning messages causes warning level log messages to be logged upon start-up.

      Steps to Reproduce

      1. Start Bamboo

      Expected Results

      No warning messages.

      Actual Results

      The warning messages are shown in the atlassian-bamboo.log file:

      WARN [performSetupDatabaseConnectionBackgroundThread] [cache] HHH90001006: Missing cache[default-update-timestamps-region] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
      WARN [performSetupDatabaseConnectionBackgroundThread] [cache] HHH90001006: Missing cache[default-query-results-region] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
      WARN [performSetupDatabaseConnectionBackgroundThread] [cache] HHH90001006: Missing cache[bucket.user.propertyset.BucketPropertySetItem] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
      

      Workaround

      Currently there's no workaround.

            [BAM-21219] Hibernate missing cache generates warning level log messages on start-up

            There are no comments yet on this issue.

              mgardias Marcin Gardias
              kmiranda Karel Miranda
              Affected customers:
              1 This affects my team
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: