SubscriptionWebServiceV2HealthIndividualEquiteLiberteoSubscriptionTest
Tests
| Test |
Duration |
Result |
| testSubscribe() |
17.596s |
passed |
Standard output
04:55:29.005 [Test worker] INFO - {} - org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [
name: smalltox
...]
04:55:29.080 [Test worker] INFO - {} - org.hibernate.Version - HHH000412: Hibernate Core {5.3.36.Final}
04:55:29.081 [Test worker] INFO - {} - org.hibernate.cfg.Environment - HHH000206: hibernate.properties not found
04:55:29.189 [Test worker] INFO - {} - org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.0.5.Final}
04:55:29.498 [Test worker] INFO - {} - org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect
04:55:29.572 [Test worker] INFO - {} - org.hibernate.engine.jdbc.env.internal.LobCreatorBuilderImpl - HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
04:55:29.579 [Test worker] INFO - {} - org.hibernate.type.BasicTypeRegistry - HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@3bb7741b
04:55:31.347 [Test worker] INFO - {} - org.hibernate.orm.beans - HHH10005002: No explicit CDI BeanManager reference was passed to Hibernate, but CDI is available on the Hibernate ClassLoader.
04:55:31.572 [Test worker] WARN - {} - org.hibernate.orm.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'.
04:55:31.577 [Test worker] WARN - {} - org.hibernate.orm.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'.
04:55:31.600 [Test worker] INFO - {} - org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.6.Final
04:55:31.627 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.siteCommissionRules] 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'.
04:55:31.632 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedImpl.needDmsDocuments] 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'.
04:55:31.635 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.document.DocumentImpl.productDocuments] 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'.
04:55:31.637 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.group.GroupImpl.groupUsers] 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'.
04:55:31.640 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductFunctionCodeImpl.productRestrictions] 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'.
04:55:31.643 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductFinancialFlowClassCalculusRoundImpl] 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'.
04:55:31.646 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentImpl] 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'.
04:55:31.648 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductFinancialFlowClassCalculusImpl.productFinancialFlowClassCalculusRounds] 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'.
04:55:31.650 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.siteRolePhoneContacts] 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'.
04:55:31.652 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.userSecondary] 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'.
04:55:31.654 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteClassImpl.siteClassEmailClasses] 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'.
04:55:31.656 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductMedicalFormalityClassImpl] 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'.
04:55:31.658 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.siteRoleFilters] 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'.
04:55:31.660 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentClassImpl.productDmsDocumentClasses] 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'.
04:55:31.661 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentImpl.productDmsDocuments] 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'.
04:55:31.663 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.serviceCompositionComponent] 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'.
04:55:31.665 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductSynchronizationProviderImpl] 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'.
04:55:31.666 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.servicePackagePackage] 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'.
04:55:31.668 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.FinancialFlowClassCalculusImpl] 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'.
04:55:31.669 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductClassImpl] 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'.
04:55:31.670 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteEmailClasses] 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'.
04:55:31.672 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.siteClassRateModulations] 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'.
04:55:31.673 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productPhysicPersons] 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'.
04:55:31.674 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.serviceBargainClasses] 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'.
04:55:31.675 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteNeedUserImpl] 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'.
04:55:31.676 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RatingImpl.productIndicators] 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'.
04:55:31.677 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productSynchronizationProviders] 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'.
04:55:31.678 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteClassImpl.siteClassIpRules] 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'.
04:55:31.679 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.OptionCustomizationClassImpl] 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'.
04:55:31.681 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedBargainClassImpl] 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'.
04:55:31.682 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.OptionThemeImpl.products] 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'.
04:55:31.683 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.productOperationRepartitions] 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'.
04:55:31.684 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.center.ProductCenterImpl.siteRoleFilters] 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'.
04:55:31.685 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedImpl.siteRateModulations] 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'.
04:55:31.686 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl] 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'.
04:55:31.687 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.RightValueImpl] 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'.
04:55:31.688 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.needBargainClassParent] 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'.
04:55:31.689 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.enumerations.DynamicEnumerationImpl.rateModulations] 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'.
04:55:31.690 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.RightClassImpl.rateModulations] 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'.
04:55:31.691 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.IndicatorImpl.productIndicators] 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'.
04:55:31.692 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserClassImpl.users] 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'.
04:55:31.693 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonBusinessNameImpl.productFunctionCodes] 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'.
04:55:31.694 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl] 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'.
04:55:31.696 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.RightClassImpl.rightValues] 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'.
04:55:31.696 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.serviceOperations] 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'.
04:55:31.697 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductDmsDocumentClassImpl.productDmsDocumentClassOperationFilters] 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'.
04:55:31.698 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl] 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'.
04:55:31.700 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl.propertyValues] 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'.
04:55:31.701 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productDepositPayments] 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'.
04:55:31.702 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl] 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'.
04:55:31.703 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.compensationProductClassParameter] 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'.
04:55:31.704 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.geography.CountryImpl.bargainClasses] 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'.
04:55:31.705 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.FinancialFlowClassCalculusImpl.productFinancialFlowClassCalculus] 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'.
04:55:31.706 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.productCommissionRules] 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'.
04:55:31.707 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedImpl.needBargainClasses] 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'.
04:55:31.708 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentImpl.siteDmsDocuments] 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'.
04:55:31.709 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.application.ApplicationImpl.rightClasses] 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'.
04:55:31.710 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productGroupRates] 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'.
04:55:31.711 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.sites] 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'.
04:55:31.712 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl.userActivities] 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'.
04:55:31.713 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.siteRoleFilters] 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'.
04:55:31.715 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductEndorsementImpl.productDmsDocumentClasses] 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'.
04:55:31.716 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.domain.insurance.medicalformality.MedicalFormalityClassImpl.productMedicalFormalityClasses] 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'.
04:55:31.718 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductAttributeClassImpl] 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'.
04:55:31.719 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.contact.PhoneContactImpl.siteRolePhoneContacts] 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'.
04:55:31.721 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.enumerations.DynamicEnumerationValueImpl] 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'.
04:55:31.722 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.financialFlowClassValues] 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'.
04:55:31.723 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RatingValueImpl.serviceOperations] 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'.
04:55:31.725 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentServiceImpl.productFunctionCodes] 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'.
04:55:31.726 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductRateModulationValueImpl.productRateModulationNameValues] 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'.
04:55:31.727 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ServiceAttributeBargainClassImpl] 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'.
04:55:31.728 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.rightValues] 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'.
04:55:31.729 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductClassParameterImpl] 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'.
04:55:31.730 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.productOperationControl] 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'.
04:55:31.731 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productExternProcesses] 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'.
04:55:31.732 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RatingImpl] 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'.
04:55:31.733 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductExternDocumentImpl] 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'.
04:55:31.734 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.needs] 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'.
04:55:31.735 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedProductImpl] 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'.
04:55:31.736 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.application.ApplicationImpl.rightValues] 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'.
04:55:31.738 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.financialFlowClassCalculus] 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'.
04:55:31.739 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productRestrictions] 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'.
04:55:31.740 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.entity.AttributeClassImpl.financialFlowClassAttributeClasses] 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'.
04:55:31.741 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.bargainAttributeClasses] 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'.
04:55:31.742 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.geography.CountryImpl] 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'.
04:55:31.743 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.enumerations.DynamicEnumerationImpl.siteRateModulations] 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'.
04:55:31.744 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.serviceOperations] 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'.
04:55:31.745 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.sepa.SepaCreditorConfigurationAccountImpl.products] 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'.
04:55:31.746 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.productClassPremium] 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'.
04:55:31.747 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductTaskClassImpl] 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'.
04:55:31.748 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.task.TaskClassImpl.productTaskClasses] 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'.
04:55:31.749 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.siteRoles] 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'.
04:55:31.750 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RateModulationProgramCorrectionImpl.productRateModulationProgramCorrections] 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'.
04:55:31.750 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteProducts] 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'.
04:55:31.752 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedImpl.siteClassRateModulations] 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'.
04:55:31.753 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.productFinancialFlowClassCalculusRounds] 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'.
04:55:31.754 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteEnvironmentImpl] 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'.
04:55:31.755 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteClassImpl] 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'.
04:55:31.756 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.productDmsDocumentClasses] 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'.
04:55:31.757 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ReductionImpl.serviceOperations] 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'.
04:55:31.757 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.siteClassRateModulations] 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'.
04:55:31.758 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ReductionImpl.attributeClasses] 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'.
04:55:31.759 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.bargainClasses] 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'.
04:55:31.760 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.middleware.email.EmailClassImpl.siteEmailClasses] 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'.
04:55:31.761 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.productRoles] 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'.
04:55:31.762 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.group.GroupImpl.productDepositPayments] 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'.
04:55:31.764 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.productRateModulationValues] 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'.
04:55:31.765 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.WarrantyTypeImpl.products] 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'.
04:55:31.766 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RatingImpl.indicatorValues] 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'.
04:55:31.767 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.needProducts] 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'.
04:55:31.768 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductRateModulationValueImpl] 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'.
04:55:31.770 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ServiceOperationImpl.productOperationRepartitions] 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'.
04:55:31.771 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.middleware.process.ProcessClassImpl.rightValues] 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'.
04:55:31.772 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productEndorsements] 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'.
04:55:31.774 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productPeriodicityNonAuthorizeds] 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'.
04:55:31.775 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PersonImpl.sitePerson] 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'.
04:55:31.776 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl] 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'.
04:55:31.778 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ReductionImpl.reductionValues] 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'.
04:55:31.779 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.GroupRateImpl] 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'.
04:55:31.780 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonBusinessNameImpl.siteCommissionRules] 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'.
04:55:31.782 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductSubTypeImpl.products] 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'.
04:55:31.783 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.FinancialFlowClassCalculusImpl.siteClassRateModulations] 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'.
04:55:31.784 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteRoles] 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'.
04:55:31.785 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentImpl.needs] 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'.
04:55:31.787 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.enumerations.DynamicEnumerationImpl.dynamicEnumerationValues] 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'.
04:55:31.788 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.siteCommissionRules] 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'.
04:55:31.790 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductTypeImpl] 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'.
04:55:31.791 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteRoleFilters] 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'.
04:55:31.793 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productMedicalFormalityClasses] 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'.
04:55:31.794 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.siteRolePhoneContacts] 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'.
04:55:31.795 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteClassImpl.siteClassEnvironments] 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'.
04:55:31.796 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.serviceOptionComponent] 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'.
04:55:31.797 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.serviceOperations] 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'.
04:55:31.798 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedDmsDocumentImpl] 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'.
04:55:31.799 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.users] 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'.
04:55:31.801 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonBusinessNameImpl.productCommissionRules] 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'.
04:55:31.802 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.suppliers] 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'.
04:55:31.803 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PersonImpl.suppliers] 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'.
04:55:31.804 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteIpRules] 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'.
04:55:31.805 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductOptionImpl] 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'.
04:55:31.806 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductIndicatorImpl] 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'.
04:55:31.807 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl.addresses] 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'.
04:55:31.809 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.sepa.SepaDebtorConfigurationImpl.products] 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'.
04:55:31.810 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductEndorsementImpl.productCompositions] 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'.
04:55:31.811 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.orias] 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'.
04:55:31.812 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productTransferTermPaymentNonAuthorizeds] 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'.
04:55:31.813 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.siteRoleSecondary] 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'.
04:55:31.814 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.unnamed] 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'.
04:55:31.815 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteNeeds] 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'.
04:55:31.816 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.group.GroupImpl.siteNeedUsers] 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'.
04:55:31.817 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentServiceImpl.siteRoles] 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'.
04:55:31.817 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.rightValues] 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'.
04:55:31.818 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentImpl.oriasCertificates] 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'.
04:55:31.819 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.rateModulations] 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'.
04:55:31.820 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productScripts] 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'.
04:55:31.821 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.IndicatorImpl] 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'.
04:55:31.822 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.middleware.sync.SynchronizationProviderImpl.productSynchronizationProviders] 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'.
04:55:31.863 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteCommissionRules] 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'.
04:55:31.864 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedImpl.needProducts] 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'.
04:55:31.865 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.middleware.electronicsignature.ElectronicSignatureConnectionImpl.products] 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'.
04:55:31.866 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.geography.CountryCityZipCodeImpl] 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'.
04:55:31.867 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001003: Read-only caching was requested for mutable entity [NavigableRole[com.smalltox.business.model.persistent.impl.dictionnary.geography.CountryCityZipCodeImpl]]
04:55:31.867 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.productRoles] 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'.
04:55:31.868 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.attributeValues] 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'.
04:55:31.869 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonBusinessNameImpl.users] 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'.
04:55:31.870 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteProductImpl] 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'.
04:55:31.871 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.userSecondary] 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'.
04:55:31.872 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.entity.AttributeClassImpl.productAttributeClasses] 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'.
04:55:31.873 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductRateModulationNameImpl.productRateModulationNameValues] 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'.
04:55:31.874 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductCompositionImpl] 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'.
04:55:31.874 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductFunctionCodeImpl.siteRestrictions] 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'.
04:55:31.875 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteLayoutImpl.sites] 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'.
04:55:31.876 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductEndorsementImpl] 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'.
04:55:31.877 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.FinancialFlowClassCalculusImpl.financialFlowClassCalculusSites] 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'.
04:55:31.878 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentServiceImpl.userSecondary] 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'.
04:55:31.878 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.siteRoles] 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'.
04:55:31.879 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl.groupUsers] 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'.
04:55:31.880 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.freeMonths] 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'.
04:55:31.881 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.productDepositPayments] 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'.
04:55:31.882 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductEndorsementImpl.productAttributeClasses] 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'.
04:55:31.882 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentServiceImpl.siteRoleSecondary] 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'.
04:55:31.883 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.productCommissionRules] 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'.
04:55:31.884 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.domain.insurance.medicalformality.MedicalFormalityClassImpl.productDmsDocuments] 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'.
04:55:31.885 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductClassImpl.productClassTaskClasses] 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'.
04:55:31.886 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.NafCodeImpl] 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'.
04:55:31.887 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductDepositPaymentImpl] 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'.
04:55:31.887 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productCommissionRules] 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'.
04:55:31.888 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.siteRoleSecondary] 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'.
04:55:31.889 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.middleware.email.EmailClassImpl.siteClassEmailClasses] 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'.
04:55:31.890 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.serviceCompositionComposite] 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'.
04:55:31.891 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.decompositionProductClassParameter] 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'.
04:55:31.891 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productDocuments] 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'.
04:55:31.892 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.financialFlowClasses] 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'.
04:55:31.893 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.userSecondary] 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'.
04:55:31.894 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ExternProcessImpl.productExternProcesses] 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'.
04:55:31.894 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.reductions] 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'.
04:55:31.895 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductSubTypeImpl] 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'.
04:55:31.896 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.needBargainClasses] 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'.
04:55:31.897 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productRoles] 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'.
04:55:31.898 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.productRoleSecondary] 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'.
04:55:31.899 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.rates] 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'.
04:55:31.899 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.unit.UnitImpl.attributeClasses] 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'.
04:55:31.900 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductEndorsementImpl.productScripts] 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'.
04:55:31.901 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.entity.AttributeClassImpl] 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'.
04:55:31.902 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.serviceOptionComposite] 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'.
04:55:31.903 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.parentProductAttributeBargainClass] 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'.
04:55:31.903 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.enumerations.DynamicEnumerationValueImpl.siteRateModulations] 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'.
04:55:31.904 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductClassImpl.products] 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'.
04:55:31.905 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.users] 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'.
04:55:31.905 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.FinancialFlowClassCalculusSiteImpl] 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'.
04:55:31.906 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.siteEmailClasses] 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'.
04:55:31.907 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteRateModulationImpl] 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'.
04:55:31.908 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteEnvironments] 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'.
04:55:31.909 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.siteRoleFilters] 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'.
04:55:31.909 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.users] 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'.
04:55:31.910 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.task.TaskClassImpl.productClassTaskClasses] 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'.
04:55:31.911 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteNeedUsers] 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'.
04:55:31.911 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.productFunctionCodes] 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'.
04:55:31.912 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productFinancialFlowClassCalculus] 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'.
04:55:31.913 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RateImpl.needs] 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'.
04:55:31.914 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productDmsDocumentClasses] 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'.
04:55:31.914 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.productDmsDocumentClasses] 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'.
04:55:31.916 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.rateModulationProgramCorrections] 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'.
04:55:31.917 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.freeMonths] 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'.
04:55:31.918 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteLanguages] 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'.
04:55:31.919 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonBusinessNameImpl.userSecondary] 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'.
04:55:31.920 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedImpl] 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'.
04:55:31.921 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductFinancialFlowClassCalculusImpl] 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'.
04:55:31.922 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.enumerations.DynamicEnumerationValueImpl.attributeClasses] 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'.
04:55:31.923 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.productConfigurations] 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'.
04:55:31.924 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.enumerations.DynamicEnumerationImpl.attributeClasses] 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'.
04:55:31.926 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.FreeMonthsImpl] 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'.
04:55:31.927 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productRateParameters] 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'.
04:55:31.928 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.center.PersonCenterImpl.rightValues] 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'.
04:55:31.929 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.OptionCustomizationImpl] 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'.
04:55:31.930 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentServiceImpl.productRoles] 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'.
04:55:31.931 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.financialFlowClassAttributeClasses] 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'.
04:55:31.933 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RateImpl.siteNeeds] 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'.
04:55:31.934 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.reductions] 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'.
04:55:31.935 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.productRateParameters] 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'.
04:55:31.936 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.productClassRegulation] 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'.
04:55:31.938 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl.rightValues] 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'.
04:55:31.939 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.SupplierImpl.supplierYearlyFees] 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'.
04:55:31.940 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductScriptImpl] 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'.
04:55:31.942 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ServiceBargainClassImpl] 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'.
04:55:31.944 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.group.GroupImpl] 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'.
04:55:31.945 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.group.GroupImpl.rightValues] 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'.
04:55:31.946 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductOperationRepartitionImpl] 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'.
04:55:31.947 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RatingImpl.serviceOperations] 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'.
04:55:31.948 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductDataValueImpl] 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'.
04:55:31.949 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteClassImpl.siteClassRateModulations] 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'.
04:55:31.950 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.application.ApplicationImpl] 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'.
04:55:31.952 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.FinancialFlowClassValueImpl] 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'.
04:55:31.953 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.OptionCustomizationClassImpl.optionCustomizations] 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'.
04:55:31.954 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductEndorsementImpl.productDmsDocuments] 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'.
04:55:31.955 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonBusinessNameImpl.siteRoleFilters] 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'.
04:55:31.956 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.component] 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'.
04:55:31.958 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.productCommissionRules] 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'.
04:55:31.959 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl.siteNeedUsers] 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'.
04:55:31.960 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedImpl.siteNeeds] 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'.
04:55:31.961 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.center.ProductCenterImpl.rightValues] 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'.
04:55:31.962 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.serviceBargainClasses] 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'.
04:55:31.963 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RatingImpl.ratingValues] 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'.
04:55:31.964 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.enumerations.DynamicEnumerationImpl.siteClassRateModulations] 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'.
04:55:31.965 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.siteCommissionRules] 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'.
04:55:31.966 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl.personCreated] 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'.
04:55:31.967 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentAddressImpl.userSecondary] 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'.
04:55:31.968 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteNeedImpl] 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'.
04:55:31.969 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentClassImpl.quoteProduct] 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'.
04:55:31.970 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl.carts] 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'.
04:55:31.972 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.reductionValues] 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'.
04:55:31.973 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.productOperationRepartitions] 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'.
04:55:31.974 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.category.CategoryFinancialFlowClassImpl.financialFlowClasses] 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'.
04:55:31.975 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.group.GroupImpl.groupSites] 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'.
04:55:31.976 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.productRoleSecondary] 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'.
04:55:31.977 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductGroupRateImpl] 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'.
04:55:31.978 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.financialFlowClassCalculusSites] 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'.
04:55:31.979 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.language.LanguageImpl.siteLanguages] 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'.
04:55:31.980 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.IndicatorImpl.indicatorValues] 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'.
04:55:31.981 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.OptionCustomizationImpl.attributeValues] 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'.
04:55:31.982 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productAttributeClasses] 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'.
04:55:31.983 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productTaskClasses] 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'.
04:55:31.984 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.task.TaskClassImpl.rightValues] 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'.
04:55:31.985 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductRateModulationNameImpl] 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'.
04:55:31.986 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.task.TaskClassImpl.financialFlowClassTaskClasses] 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'.
04:55:31.987 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteClassRateModulationImpl] 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'.
04:55:31.988 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.dynamicEnumerationValues] 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'.
04:55:31.989 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.productIndicators] 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'.
04:55:31.989 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.productScripts] 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'.
04:55:31.990 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentImpl.siteProducts] 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'.
04:55:31.991 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productRateModulationProgramCorrections] 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'.
04:55:31.992 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl.bankAccounts] 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'.
04:55:31.992 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.financialFlowClassValues] 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'.
04:55:31.993 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.orias.OriasImpl.oriasCertificates] 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'.
04:55:31.994 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.GroupRateImpl.productGroupRates] 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'.
04:55:31.994 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RateModulationImpl.siteRateModulations] 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'.
04:55:31.995 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.groupSites] 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'.
04:55:31.996 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RateModulationImpl] 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'.
04:55:31.997 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RateParameterImpl.productRateParameters] 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'.
04:55:31.998 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl] 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'.
04:55:31.998 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.enumerations.DynamicEnumerationImpl.child] 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'.
04:55:31.999 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonBusinessNameImpl.siteRoles] 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'.
04:55:32.000 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteRateModulations] 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'.
04:55:32.001 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.siteRoles] 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'.
04:55:32.002 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductTypeImpl.productSubTypes] 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'.
04:55:32.003 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductClassImpl.productClassParameters] 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'.
04:55:32.004 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productDatas] 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'.
04:55:32.005 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.rateModulations] 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'.
04:55:32.006 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.center.ProductCenterImpl] 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'.
04:55:32.007 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.coverNoteDecompositionProductClassParameter] 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'.
04:55:32.008 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.productFunctionCodes] 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'.
04:55:32.009 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.GroupUserImpl] 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'.
04:55:32.010 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ExternDocumentImpl.productExternDocuments] 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'.
04:55:32.011 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.dynamicEnumerations] 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'.
04:55:32.012 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.financialFlowClassTaskClasses] 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'.
04:55:32.013 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.GroupRateImpl.rateModulations] 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'.
04:55:32.014 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.siteRolePhoneContacts] 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'.
04:55:32.014 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.siteProducts] 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'.
04:55:32.015 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.RightClassImpl] 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'.
04:55:32.016 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductRateModulationNameImpl.serviceOperations] 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'.
04:55:32.017 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.productFunctionCodes] 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'.
04:55:32.018 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.geography.CountryImpl.sites] 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'.
04:55:32.019 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.productDmsDocuments] 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'.
04:55:32.019 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.serviceBargainClassParent] 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'.
04:55:32.020 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentClassImpl.propositionProduct] 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'.
04:55:32.021 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductFinancialFlowClassCalculusImpl.serviceOperations] 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'.
04:55:32.022 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductExternProcessImpl] 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'.
04:55:32.022 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl] 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'.
04:55:32.023 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.productRoles] 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'.
04:55:32.024 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentServiceImpl.users] 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'.
04:55:32.025 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.indicatorValues] 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'.
04:55:32.026 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductDataImpl.productDataValues] 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'.
04:55:32.027 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductEndorsementImpl.oldProtocolEndorsement] 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'.
04:55:32.028 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteClassImpl.sites] 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'.
04:55:32.029 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentClassImpl.foreignKeyAttributeClass] 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'.
04:55:32.030 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.siteRateModulations] 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'.
04:55:32.031 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.siteRoleFilters] 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'.
04:55:32.032 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.siteRateModulations] 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'.
04:55:32.033 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productDmsDocuments] 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'.
04:55:32.034 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RatingImpl.dynamicEnumerations] 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'.
04:55:32.035 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RatingValueImpl] 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'.
04:55:32.036 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.productRateParameters] 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'.
04:55:32.037 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.servicePackageParent] 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'.
04:55:32.038 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentServiceImpl.siteRolePhoneContacts] 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'.
04:55:32.039 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonBusinessNameImpl.siteRoleSecondary] 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'.
04:55:32.040 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.productRateModulationProgramCorrections] 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'.
04:55:32.041 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedImpl.siteNeedUsers] 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'.
04:55:32.042 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.IndicatorValueImpl] 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'.
04:55:32.043 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productRatings] 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'.
04:55:32.044 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductRoleImpl] 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'.
04:55:32.044 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.claims.ClaimClassImpl.products] 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'.
04:55:32.045 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserClassImpl.rightValues] 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'.
04:55:32.046 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductPackageImpl] 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'.
04:55:32.048 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RatingImpl.productRatings] 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'.
04:55:32.049 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentServiceImpl.siteRoleFilters] 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'.
04:55:32.050 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.enumerations.DynamicEnumerationImpl] 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'.
04:55:32.051 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.serviceAttributeBargainClasses] 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'.
04:55:32.052 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.siteRolePhoneContacts] 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'.
04:55:32.053 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.unit.UnitImpl.dynamicEnumerations] 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'.
04:55:32.054 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.GroupSiteImpl] 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'.
04:55:32.055 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteRolePhoneContacts] 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'.
04:55:32.056 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductRateModulationNameValueImpl] 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'.
04:55:32.057 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.siteRoleSecondary] 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'.
04:55:32.059 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonBusinessNameImpl.productRoleSecondary] 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'.
04:55:32.060 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteDmsDocuments] 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'.
04:55:32.061 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productExternDocuments] 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'.
04:55:32.062 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductDataImpl] 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'.
04:55:32.063 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentImpl.siteNeeds] 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'.
04:55:32.064 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.entity.AttributeClassImpl.bargainAttributeClasses] 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'.
04:55:32.066 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.productPhysicPersons] 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'.
04:55:32.067 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ServiceOperationImpl] 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'.
04:55:32.068 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentImpl.needDmsDocuments] 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'.
04:55:32.069 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.FreeMonthsImpl.productFunctionCodes] 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'.
04:55:32.071 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.productOptions] 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'.
04:55:32.072 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.productRoleSecondary] 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'.
04:55:32.073 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RateModulationImpl.serviceOperations] 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'.
04:55:32.074 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteLayoutThemeImpl.sites] 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'.
04:55:32.075 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteRestrictions] 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'.
04:55:32.076 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ReductionImpl] 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'.
04:55:32.078 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.entity.AttributeClassImpl.serviceAttributeBargainClasses] 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'.
04:55:32.079 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productTermPayments] 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'.
04:55:32.080 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.siteClassEmailClasses] 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'.
04:55:32.081 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.center.FinancialCenterImpl.rightValues] 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'.
04:55:32.082 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productConfigurations] 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'.
04:55:32.083 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.siteCommissionRules] 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'.
04:55:32.085 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productIndicators] 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'.
04:55:32.086 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductTypeImpl.products] 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'.
04:55:32.087 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentServiceImpl.productRoleSecondary] 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'.
04:55:32.088 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ReductionImpl.productFunctionCodes] 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'.
04:55:32.089 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.serviceAttributeBargainClasses] 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'.
04:55:32.090 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl.sepaMandates] 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'.
04:55:32.091 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.center.PersonCenterImpl.orias] 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'.
04:55:32.092 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentAddressImpl.userPrincipal] 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'.
04:55:32.093 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.composite] 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'.
04:55:32.094 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductFunctionCodeImpl] 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'.
04:55:32.095 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteLayoutImpl.siteLayoutThemes] 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'.
04:55:32.096 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.FinancialFlowClassCalculusImpl.siteRateModulations] 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'.
04:55:32.097 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RateModulationImpl.siteClassRateModulations] 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'.
04:55:32.098 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonBusinessNameImpl.productRoles] 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'.
04:55:32.099 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.siteCommissionRules] 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'.
04:55:38.691 [Test worker] INFO - {} - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator - HHH000397: Using ASTQueryTranslatorFactory
04:55:42.699 [Test worker] INFO - {ContractNumber or QuoteNumber=null} - com.smalltox.foundation.system.Systems - Java SE Detected
04:55:42.699 [Test worker] INFO - {ContractNumber or QuoteNumber=null} - com.smalltox.foundation.system.Systems - Wildfly WebApp Directory : /var/smalltox/integrationtests/master/projects/war/src/main/webapp
04:55:43.324 [Test worker] INFO - {ContractNumber or QuoteNumber=MI250001520} - com.smalltox.foundation.report.birt.BirtAbstractReport - com.smalltox.implementation.dms.dmsdocumentclass.health.certificate.afi.HealthAfiCertificateReport write rptdesign File in 0.028s
04:55:46.369 [Test worker] INFO - {ContractNumber or QuoteNumber=MI250001520} - com.smalltox.foundation.email.Email - Replace toList UserEmailValidationEmail To (Original) :[pellardypatrick@yahoo.fr] To (Effective) :[]
04:55:46.372 [Test worker] INFO - {ContractNumber or QuoteNumber=MI250001520} - com.smalltox.foundation.email.Email - Replace toList SubscriptionAfiLiberteoEmail To (Original) :[pellardypatrick@yahoo.fr] To (Effective) :[]
04:55:46.401 [Test worker] INFO - {ContractNumber or QuoteNumber=MI250001520} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.services.rpcservices.subscription.v2.equite.liberteo.SubscriptionWebServiceV2HealthIndividualEquiteLiberteoSubscriptionTest - testSubscribe() / Verification Time : 17.585s
Standard error
[Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Started.