SubscriptionWebServiceV2HealthIndividualEquiteLiberteoSubscriptionTest
Tests
| Test |
Duration |
Result |
| testSubscribe() |
17.530s |
passed |
Standard output
05:01:33.205 [Test worker] INFO - {} - org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [
name: smalltox
...]
05:01:33.255 [Test worker] INFO - {} - org.hibernate.Version - HHH000412: Hibernate Core {5.3.36.Final}
05:01:33.256 [Test worker] INFO - {} - org.hibernate.cfg.Environment - HHH000206: hibernate.properties not found
05:01:33.369 [Test worker] INFO - {} - org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.0.5.Final}
05:01:33.700 [Test worker] INFO - {} - org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect
05:01:33.778 [Test worker] INFO - {} - org.hibernate.engine.jdbc.env.internal.LobCreatorBuilderImpl - HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
05:01:33.784 [Test worker] INFO - {} - org.hibernate.type.BasicTypeRegistry - HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@36c3e89b
05:01:35.554 [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.
05:01:35.773 [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'.
05:01:35.778 [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'.
05:01:35.802 [Test worker] INFO - {} - org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.6.Final
05:01:35.831 [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'.
05:01:35.837 [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'.
05:01:35.840 [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'.
05:01:35.843 [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'.
05:01:35.846 [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'.
05:01:35.849 [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'.
05:01:35.853 [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'.
05:01:35.856 [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'.
05:01:35.858 [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'.
05:01:35.861 [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'.
05:01:35.863 [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'.
05:01:35.866 [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'.
05:01:35.868 [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'.
05:01:35.870 [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'.
05:01:35.873 [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'.
05:01:35.875 [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'.
05:01:35.877 [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'.
05:01:35.878 [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'.
05:01:35.879 [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'.
05:01:35.880 [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'.
05:01:35.882 [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'.
05:01:35.883 [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'.
05:01:35.884 [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'.
05:01:35.885 [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'.
05:01:35.886 [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'.
05:01:35.888 [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'.
05:01:35.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'.
05:01:35.891 [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'.
05:01:35.892 [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'.
05:01:35.894 [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'.
05:01:35.895 [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'.
05:01:35.897 [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'.
05:01:35.898 [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'.
05:01:35.900 [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'.
05:01:35.901 [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'.
05:01:35.903 [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'.
05:01:35.904 [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'.
05:01:35.905 [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'.
05:01:35.906 [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'.
05:01:35.907 [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'.
05:01:35.909 [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'.
05:01:35.910 [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'.
05:01:35.911 [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'.
05:01:35.912 [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'.
05:01:35.913 [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'.
05:01:35.914 [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'.
05:01:35.915 [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'.
05:01:35.917 [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'.
05:01:35.918 [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'.
05:01:35.919 [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'.
05:01:35.920 [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'.
05:01:35.921 [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'.
05:01:35.922 [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'.
05:01:35.924 [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'.
05:01:35.925 [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'.
05:01:35.926 [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'.
05:01:35.927 [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'.
05:01:35.928 [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'.
05:01:35.929 [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'.
05:01:35.930 [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'.
05:01:35.931 [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'.
05:01:35.932 [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'.
05:01:35.933 [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'.
05:01:35.934 [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'.
05:01:35.935 [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'.
05:01:35.936 [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'.
05:01:35.937 [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'.
05:01:35.938 [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'.
05:01:35.939 [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'.
05:01:35.940 [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'.
05:01:35.941 [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'.
05:01:35.942 [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'.
05:01:35.942 [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'.
05:01:35.943 [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'.
05:01:35.944 [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'.
05:01:35.945 [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'.
05:01:35.946 [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'.
05:01:35.947 [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'.
05:01:35.948 [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'.
05:01:35.949 [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'.
05:01:35.950 [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'.
05:01:35.951 [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'.
05:01:35.952 [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'.
05:01:35.954 [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'.
05:01:35.956 [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'.
05:01:35.957 [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'.
05:01:35.959 [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'.
05:01:35.960 [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'.
05:01:35.961 [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'.
05:01:35.963 [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'.
05:01:35.964 [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'.
05:01:35.966 [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'.
05:01:35.967 [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'.
05:01:35.969 [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'.
05:01:35.970 [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'.
05:01:35.971 [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'.
05:01:35.973 [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'.
05:01:35.974 [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'.
05:01:35.976 [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'.
05:01:35.977 [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'.
05:01:35.978 [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'.
05:01:35.980 [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'.
05:01:35.981 [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'.
05:01:35.982 [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'.
05:01:35.983 [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'.
05:01:35.985 [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'.
05:01:35.986 [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'.
05:01:35.987 [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'.
05:01:35.988 [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'.
05:01:35.989 [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'.
05:01:35.991 [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'.
05:01:35.992 [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'.
05:01:35.993 [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'.
05:01:35.994 [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'.
05:01:35.996 [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'.
05:01:35.997 [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'.
05:01:35.998 [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'.
05:01:35.999 [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'.
05:01:36.001 [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'.
05:01:36.002 [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'.
05:01:36.003 [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'.
05:01:36.005 [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'.
05:01:36.006 [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'.
05:01:36.007 [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'.
05:01:36.009 [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'.
05:01:36.010 [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'.
05:01:36.011 [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'.
05:01:36.012 [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'.
05:01:36.013 [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'.
05:01:36.014 [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'.
05:01:36.015 [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'.
05:01:36.015 [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'.
05:01:36.016 [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'.
05:01:36.018 [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'.
05:01:36.019 [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'.
05:01:36.053 [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'.
05:01:36.054 [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'.
05:01:36.055 [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'.
05:01:36.056 [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'.
05:01:36.056 [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'.
05:01:36.057 [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'.
05:01:36.058 [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'.
05:01:36.059 [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'.
05:01:36.059 [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'.
05:01:36.060 [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'.
05:01:36.061 [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'.
05:01:36.062 [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'.
05:01:36.063 [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'.
05:01:36.063 [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'.
05:01:36.064 [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'.
05:01:36.065 [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'.
05:01:36.066 [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'.
05:01:36.067 [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'.
05:01:36.067 [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'.
05:01:36.068 [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'.
05:01:36.069 [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'.
05:01:36.070 [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'.
05:01:36.070 [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'.
05:01:36.071 [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'.
05:01:36.072 [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'.
05:01:36.073 [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'.
05:01:36.074 [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'.
05:01:36.074 [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'.
05:01:36.075 [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'.
05:01:36.076 [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'.
05:01:36.077 [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'.
05:01:36.077 [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'.
05:01:36.078 [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'.
05:01:36.079 [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'.
05:01:36.080 [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'.
05:01:36.081 [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'.
05:01:36.081 [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'.
05:01:36.082 [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'.
05:01:36.083 [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'.
05:01:36.084 [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'.
05:01:36.084 [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'.
05:01:36.085 [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'.
05:01:36.086 [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'.
05:01:36.087 [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'.
05:01:36.087 [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'.
05:01:36.088 [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'.
05:01:36.089 [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'.
05:01:36.090 [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'.
05:01:36.091 [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'.
05:01:36.092 [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'.
05:01:36.092 [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'.
05:01:36.093 [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'.
05:01:36.094 [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'.
05:01:36.095 [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'.
05:01:36.096 [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'.
05:01:36.096 [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'.
05:01:36.097 [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'.
05:01:36.098 [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'.
05:01:36.099 [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'.
05:01:36.099 [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'.
05:01:36.100 [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'.
05:01:36.101 [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'.
05:01:36.102 [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'.
05:01:36.103 [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'.
05:01:36.103 [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'.
05:01:36.104 [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'.
05:01:36.105 [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'.
05:01:36.106 [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'.
05:01:36.107 [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'.
05:01:36.107 [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'.
05:01:36.108 [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'.
05:01:36.109 [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'.
05:01:36.110 [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'.
05:01:36.111 [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'.
05:01:36.111 [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'.
05:01:36.112 [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'.
05:01:36.113 [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'.
05:01:36.113 [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'.
05:01:36.114 [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'.
05:01:36.115 [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'.
05:01:36.116 [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'.
05:01:36.116 [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'.
05:01:36.117 [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'.
05:01:36.118 [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'.
05:01:36.119 [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'.
05:01:36.119 [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'.
05:01:36.120 [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'.
05:01:36.121 [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'.
05:01:36.122 [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'.
05:01:36.123 [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'.
05:01:36.123 [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'.
05:01:36.124 [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'.
05:01:36.125 [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'.
05:01:36.126 [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'.
05:01:36.127 [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'.
05:01:36.128 [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'.
05:01:36.129 [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'.
05:01:36.130 [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'.
05:01:36.130 [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'.
05:01:36.131 [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'.
05:01:36.132 [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'.
05:01:36.133 [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'.
05:01:36.134 [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'.
05:01:36.135 [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'.
05:01:36.136 [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'.
05:01:36.137 [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'.
05:01:36.138 [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'.
05:01:36.139 [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'.
05:01:36.141 [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'.
05:01:36.142 [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'.
05:01:36.143 [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'.
05:01:36.144 [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'.
05:01:36.145 [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'.
05:01:36.145 [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'.
05:01:36.146 [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'.
05:01:36.147 [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'.
05:01:36.148 [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'.
05:01:36.149 [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'.
05:01:36.151 [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'.
05:01:36.152 [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'.
05:01:36.153 [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'.
05:01:36.154 [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'.
05:01:36.155 [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'.
05:01:36.156 [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'.
05:01:36.156 [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'.
05:01:36.157 [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'.
05:01:36.158 [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'.
05:01:36.158 [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'.
05:01:36.159 [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'.
05:01:36.160 [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'.
05:01:36.161 [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'.
05:01:36.161 [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'.
05:01:36.162 [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'.
05:01:36.163 [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'.
05:01:36.163 [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'.
05:01:36.164 [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'.
05:01:36.165 [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'.
05:01:36.166 [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'.
05:01:36.166 [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'.
05:01:36.167 [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'.
05:01:36.168 [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'.
05:01:36.168 [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'.
05:01:36.169 [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'.
05:01:36.170 [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'.
05:01:36.171 [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'.
05:01:36.171 [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'.
05:01:36.172 [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'.
05:01:36.173 [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'.
05:01:36.173 [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'.
05:01:36.174 [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'.
05:01:36.175 [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'.
05:01:36.175 [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'.
05:01:36.176 [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'.
05:01:36.177 [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'.
05:01:36.178 [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'.
05:01:36.178 [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'.
05:01:36.179 [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'.
05:01:36.180 [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'.
05:01:36.180 [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'.
05:01:36.181 [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'.
05:01:36.182 [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'.
05:01:36.183 [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'.
05:01:36.183 [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'.
05:01:36.184 [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'.
05:01:36.185 [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'.
05:01:36.185 [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'.
05:01:36.186 [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'.
05:01:36.187 [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'.
05:01:36.187 [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'.
05:01:36.188 [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'.
05:01:36.189 [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'.
05:01:36.189 [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'.
05:01:36.190 [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'.
05:01:36.191 [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'.
05:01:36.192 [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'.
05:01:36.192 [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'.
05:01:36.193 [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'.
05:01:36.194 [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'.
05:01:36.194 [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'.
05:01:36.195 [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'.
05:01:36.196 [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'.
05:01:36.197 [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'.
05:01:36.197 [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'.
05:01:36.198 [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'.
05:01:36.199 [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'.
05:01:36.200 [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'.
05:01:36.200 [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'.
05:01:36.201 [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'.
05:01:36.202 [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'.
05:01:36.203 [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'.
05:01:36.203 [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'.
05:01:36.204 [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'.
05:01:36.205 [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'.
05:01:36.206 [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'.
05:01:36.206 [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'.
05:01:36.208 [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]]
05:01:36.208 [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'.
05:01:36.208 [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'.
05:01:36.209 [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'.
05:01:36.210 [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'.
05:01:36.211 [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'.
05:01:36.211 [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'.
05:01:36.212 [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'.
05:01:36.213 [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'.
05:01:36.214 [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'.
05:01:36.214 [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'.
05:01:36.215 [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'.
05:01:36.216 [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'.
05:01:36.216 [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'.
05:01:36.217 [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'.
05:01:36.218 [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'.
05:01:36.219 [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'.
05:01:36.219 [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'.
05:01:36.220 [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'.
05:01:36.221 [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'.
05:01:36.221 [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'.
05:01:36.222 [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'.
05:01:36.223 [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'.
05:01:36.224 [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'.
05:01:36.224 [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'.
05:01:36.225 [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'.
05:01:36.226 [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'.
05:01:36.227 [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'.
05:01:36.227 [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'.
05:01:36.228 [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'.
05:01:36.229 [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'.
05:01:36.229 [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'.
05:01:36.230 [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'.
05:01:36.231 [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'.
05:01:36.232 [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'.
05:01:36.232 [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'.
05:01:36.233 [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'.
05:01:36.234 [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'.
05:01:36.235 [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'.
05:01:36.236 [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'.
05:01:36.237 [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'.
05:01:36.238 [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'.
05:01:36.239 [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'.
05:01:36.240 [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'.
05:01:36.241 [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'.
05:01:36.242 [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'.
05:01:36.243 [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'.
05:01:36.244 [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'.
05:01:36.244 [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'.
05:01:36.245 [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'.
05:01:36.246 [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'.
05:01:36.246 [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'.
05:01:36.248 [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'.
05:01:36.249 [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'.
05:01:36.250 [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'.
05:01:36.251 [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'.
05:01:36.252 [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'.
05:01:36.253 [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'.
05:01:36.254 [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'.
05:01:36.255 [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'.
05:01:36.255 [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'.
05:01:36.256 [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'.
05:01:36.257 [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'.
05:01:36.257 [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'.
05:01:36.258 [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'.
05:01:36.259 [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'.
05:01:36.260 [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'.
05:01:36.260 [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'.
05:01:36.261 [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'.
05:01:36.262 [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'.
05:01:42.859 [Test worker] INFO - {} - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator - HHH000397: Using ASTQueryTranslatorFactory
05:01:46.726 [Test worker] INFO - {} - com.smalltox.foundation.system.Systems - Java SE Detected
05:01:46.726 [Test worker] INFO - {} - com.smalltox.foundation.system.Systems - Wildfly WebApp Directory : /var/smalltox/integrationtests/master/projects/war/src/main/webapp
05:01:47.357 [Test worker] INFO - {} - com.smalltox.foundation.report.birt.BirtAbstractReport - com.smalltox.implementation.dms.dmsdocumentclass.health.certificate.afi.HealthAfiCertificateReport write rptdesign File in 0.040s
05:01:50.452 [Test worker] INFO - {} - com.smalltox.foundation.email.Email - Replace toList UserEmailValidationEmail To (Original) :[pellardypatrick@yahoo.fr] To (Effective) :[]
05:01:50.459 [Test worker] INFO - {} - com.smalltox.foundation.email.Email - Replace toList SubscriptionAfiLiberteoEmail To (Original) :[pellardypatrick@yahoo.fr] To (Effective) :[]
05:01:50.491 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.services.rpcservices.subscription.v2.equite.liberteo.SubscriptionWebServiceV2HealthIndividualEquiteLiberteoSubscriptionTest - testSubscribe() / Verification Time : 17.514s
Standard error
[Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Started.