SubscriptionWebServiceV2HealthIndividualEquiteLiberteoSubscriptionTest
Tests
| Test |
Duration |
Result |
| testSubscribe() |
17.617s |
passed |
Standard output
04:56:02.214 [Test worker] INFO - {} - org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [
name: smalltox
...]
04:56:02.264 [Test worker] INFO - {} - org.hibernate.Version - HHH000412: Hibernate Core {5.3.36.Final}
04:56:02.265 [Test worker] INFO - {} - org.hibernate.cfg.Environment - HHH000206: hibernate.properties not found
04:56:02.379 [Test worker] INFO - {} - org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.0.5.Final}
04:56:02.702 [Test worker] INFO - {} - org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect
04:56:02.771 [Test worker] INFO - {} - org.hibernate.engine.jdbc.env.internal.LobCreatorBuilderImpl - HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
04:56:02.777 [Test worker] INFO - {} - org.hibernate.type.BasicTypeRegistry - HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@36c3e89b
04:56:04.552 [Test worker] INFO - {} - org.hibernate.orm.beans - HHH10005002: No explicit CDI BeanManager reference was passed to Hibernate, but CDI is available on the Hibernate ClassLoader.
04:56:04.774 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[default-update-timestamps-region] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.779 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[default-query-results-region] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.806 [Test worker] INFO - {} - org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.6.Final
04:56:04.836 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.siteClassRateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.842 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.group.GroupImpl.siteNeedUsers] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.846 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.servicePackagePackage] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.849 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.domain.insurance.medicalformality.MedicalFormalityClassImpl.productDmsDocuments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.851 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.attributeValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.854 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.serviceCompositionComponent] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.857 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedImpl.needProducts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.860 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonBusinessNameImpl.productRoleSecondary] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.863 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentImpl.needDmsDocuments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.866 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.reductions] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.868 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.productOperationRepartitions] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.871 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteRoleFilters] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.873 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.enumerations.DynamicEnumerationValueImpl.siteRateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.876 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductScriptImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.879 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.FinancialFlowClassValueImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.881 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.suppliers] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.882 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.IndicatorImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.883 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.entity.AttributeClassImpl.financialFlowClassAttributeClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.884 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductSubTypeImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.885 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.siteRoleSecondary] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.886 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.siteRoleFilters] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.887 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonBusinessNameImpl.productCommissionRules] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.888 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductClassImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.889 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.rightValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.890 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.891 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.group.GroupImpl.productDepositPayments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.892 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.middleware.email.EmailClassImpl.siteClassEmailClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.893 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductClassImpl.products] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.894 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.IndicatorImpl.indicatorValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.895 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.productFunctionCodes] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.896 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.productDmsDocumentClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.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'.
04:56:04.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'.
04:56:04.899 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteEmailClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.900 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.WarrantyTypeImpl.products] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.902 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentImpl.needs] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.902 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.financialFlowClassValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.903 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteProductImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.904 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteNeedImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.905 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductCompositionImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.906 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.siteRoles] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.908 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RatingImpl.dynamicEnumerations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.909 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productTaskClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.910 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.center.PersonCenterImpl.rightValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.911 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.productClassPremium] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.913 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductDataImpl.productDataValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.914 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.productIndicators] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.915 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentServiceImpl.siteRoleFilters] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.917 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.SupplierImpl.supplierYearlyFees] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.918 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.RightClassImpl.rateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.919 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ReductionImpl.serviceOperations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.920 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productRateModulationProgramCorrections] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.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'.
04:56:04.923 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productConfigurations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.924 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.siteCommissionRules] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.925 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductRateModulationValueImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.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'.
04:56:04.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'.
04:56:04.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'.
04:56:04.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'.
04:56:04.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'.
04:56:04.933 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.servicePackageParent] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.934 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.bargainClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.936 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentServiceImpl.productRoles] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.937 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentServiceImpl.siteRolePhoneContacts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.938 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.GroupRateImpl.rateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.939 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl.siteNeedUsers] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.941 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.group.GroupImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.942 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.siteRolePhoneContacts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.943 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.serviceCompositionComposite] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.944 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedImpl.needDmsDocuments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.945 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductExternDocumentImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.946 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.productRoleSecondary] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.947 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productEndorsements] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.948 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productDatas] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.949 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.IndicatorImpl.productIndicators] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.949 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RateImpl.siteNeeds] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.950 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.serviceOptionComponent] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.951 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.middleware.email.EmailClassImpl.siteEmailClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.952 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productExternProcesses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.953 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductIndicatorImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.954 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.entity.AttributeClassImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.955 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteProducts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.956 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productCommissionRules] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.957 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.application.ApplicationImpl.rightValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.958 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.task.TaskClassImpl.productTaskClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.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'.
04:56:04.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'.
04:56:04.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'.
04:56:04.962 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductFinancialFlowClassCalculusRoundImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.963 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RatingImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.964 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.center.ProductCenterImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.966 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ExternDocumentImpl.productExternDocuments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.967 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.productFunctionCodes] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.968 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.siteRoleFilters] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.969 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.coverNoteDecompositionProductClassParameter] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.970 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ServiceAttributeBargainClassImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.972 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.siteRoleFilters] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.973 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductClassImpl.productClassParameters] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.974 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.productRateModulationValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.976 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteLayoutImpl.siteLayoutThemes] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.977 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.userSecondary] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.978 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl.addresses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.979 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.reductions] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.980 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.982 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.serviceOperations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.983 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedImpl.siteNeedUsers] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.984 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedProductImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.985 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.productRoleSecondary] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.986 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ReductionImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.988 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.NafCodeImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.989 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedImpl.siteNeeds] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.990 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductAttributeClassImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.991 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RatingImpl.serviceOperations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.992 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl.userActivities] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.994 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.enumerations.DynamicEnumerationImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.995 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.siteRoleSecondary] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.996 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.GroupRateImpl.productGroupRates] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.998 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.entity.AttributeClassImpl.productAttributeClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:04.999 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.FreeMonthsImpl.productFunctionCodes] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.000 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.sepa.SepaCreditorConfigurationAccountImpl.products] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.001 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.serviceBargainClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.003 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductRoleImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.004 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.productClassRegulation] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.005 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.enumerations.DynamicEnumerationImpl.child] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.007 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentImpl.siteNeeds] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.008 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.productOptions] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.010 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productDmsDocumentClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.011 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonBusinessNameImpl.productRoles] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.012 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.productScripts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.013 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.RightClassImpl.rightValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.014 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteIpRules] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.015 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ReductionImpl.reductionValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.016 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductFunctionCodeImpl.siteRestrictions] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.018 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentServiceImpl.siteRoleSecondary] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.019 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductEndorsementImpl.productDmsDocumentClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.020 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RateModulationImpl.serviceOperations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.021 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.siteCommissionRules] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.022 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productRestrictions] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.023 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonBusinessNameImpl.siteRoleSecondary] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.024 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.financialFlowClassCalculus] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.025 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.geography.CountryImpl.bargainClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.060 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.061 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.063 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.GroupRateImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.064 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.users] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.065 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.siteRolePhoneContacts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.065 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.application.ApplicationImpl.rightClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.066 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteEnvironmentImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.067 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productPeriodicityNonAuthorizeds] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.068 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteClassImpl.sites] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.068 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductTaskClassImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.069 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.serviceOptionComposite] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.070 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonBusinessNameImpl.users] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.071 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.productPhysicPersons] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.072 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.072 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductRateModulationNameImpl.serviceOperations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.073 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.productRoles] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.074 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductEndorsementImpl.productScripts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.075 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RatingImpl.productRatings] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.076 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.claims.ClaimClassImpl.products] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.076 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductDepositPaymentImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.077 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.siteProducts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.078 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductRateModulationNameImpl.productRateModulationNameValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.079 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.productRateParameters] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.079 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteNeedUserImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.080 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productRoles] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.081 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.productConfigurations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.082 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentAddressImpl.userPrincipal] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.082 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.serviceAttributeBargainClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.083 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.productDepositPayments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.084 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.document.DocumentImpl.productDocuments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.085 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.dynamicEnumerations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.086 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.FinancialFlowClassCalculusImpl.productFinancialFlowClassCalculus] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.086 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductOptionImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.087 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.OptionCustomizationImpl.attributeValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.088 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.unnamed] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.089 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductEndorsementImpl.productAttributeClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.089 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.productDmsDocumentClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.090 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductTypeImpl.productSubTypes] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.091 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productFinancialFlowClassCalculus] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.092 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.093 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productPhysicPersons] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.093 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.serviceOperations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.094 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.productFinancialFlowClassCalculusRounds] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.095 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productIndicators] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.096 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteNeedUsers] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.096 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.productFunctionCodes] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.097 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.task.TaskClassImpl.financialFlowClassTaskClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.098 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonBusinessNameImpl.siteRoleFilters] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.099 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.FinancialFlowClassCalculusImpl.siteClassRateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.100 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl.bankAccounts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.100 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.enumerations.DynamicEnumerationValueImpl.attributeClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.101 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.financialFlowClassValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.102 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.productRoles] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.103 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.task.TaskClassImpl.rightValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.104 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.siteEmailClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.104 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductGroupRateImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.105 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.siteRolePhoneContacts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.106 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.groupSites] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.107 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.decompositionProductClassParameter] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.107 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productExternDocuments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.108 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteClassImpl.siteClassRateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.109 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ServiceOperationImpl.productOperationRepartitions] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.110 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentImpl.oriasCertificates] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.110 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productMedicalFormalityClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.111 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.siteRoles] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.112 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.center.FinancialCenterImpl.rightValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.113 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.component] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.113 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteRoles] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.114 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.financialFlowClassCalculusSites] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.115 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RateImpl.needs] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.116 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.productCommissionRules] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.116 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.group.GroupImpl.rightValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.117 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductMedicalFormalityClassImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.118 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.119 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.productCommissionRules] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.119 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedImpl.siteRateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.120 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RatingImpl.ratingValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.121 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedDmsDocumentImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.122 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.orias.OriasImpl.oriasCertificates] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.123 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.serviceOperations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.123 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.FinancialFlowClassCalculusImpl.siteRateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.124 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PersonImpl.sitePerson] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.125 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteLayoutThemeImpl.sites] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.126 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentImpl.productDmsDocuments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.127 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.center.PersonCenterImpl.orias] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.127 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentAddressImpl.userSecondary] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.128 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.productDmsDocuments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.129 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.geography.CountryImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.130 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.financialFlowClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.131 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.domain.insurance.medicalformality.MedicalFormalityClassImpl.productMedicalFormalityClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.132 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.siteRolePhoneContacts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.133 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.language.LanguageImpl.siteLanguages] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.134 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentClassImpl.quoteProduct] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.135 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ServiceOperationImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.136 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.needs] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.137 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.needBargainClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.138 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductClassParameterImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.139 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl.personCreated] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.140 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RateModulationImpl.siteClassRateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.141 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductFinancialFlowClassCalculusImpl.productFinancialFlowClassCalculusRounds] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.142 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.users] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.144 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteClassImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.145 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteCommissionRules] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.146 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductFunctionCodeImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.147 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteClassImpl.siteClassEnvironments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.148 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.contact.PhoneContactImpl.siteRolePhoneContacts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.149 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.GroupUserImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.149 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.150 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.151 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductRateModulationNameImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.152 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ReductionImpl.attributeClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.153 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.middleware.electronicsignature.ElectronicSignatureConnectionImpl.products] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.154 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.middleware.process.ProcessClassImpl.rightValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.155 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RatingValueImpl.serviceOperations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.156 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonBusinessNameImpl.siteRoles] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.157 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteLanguages] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.157 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserClassImpl.rightValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.158 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RatingImpl.productIndicators] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.159 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentServiceImpl.productFunctionCodes] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.160 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductOperationRepartitionImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.160 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.center.ProductCenterImpl.siteRoleFilters] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.161 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.sepa.SepaDebtorConfigurationImpl.products] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.162 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductEndorsementImpl.productCompositions] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.163 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl.carts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.163 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.productRoleSecondary] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.164 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentImpl.siteProducts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.165 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductRateModulationValueImpl.productRateModulationNameValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.166 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.users] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.166 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteClassImpl.siteClassEmailClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.167 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserClassImpl.users] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.168 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductFinancialFlowClassCalculusImpl.serviceOperations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.169 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.geography.CountryImpl.sites] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.169 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteNeeds] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.170 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.enumerations.DynamicEnumerationImpl.siteRateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.171 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RatingImpl.indicatorValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.172 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedBargainClassImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.172 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentClassImpl.productDmsDocumentClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.173 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentImpl.siteDmsDocuments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.174 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.rateModulationProgramCorrections] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.174 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productDocuments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.175 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductPackageImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.176 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.RightValueImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.177 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.group.GroupImpl.groupUsers] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.177 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.category.CategoryFinancialFlowClassImpl.financialFlowClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.178 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.rateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.179 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productGroupRates] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.180 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.productRateParameters] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.180 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteEnvironments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.181 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.FinancialFlowClassCalculusImpl.financialFlowClassCalculusSites] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.182 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.OptionCustomizationImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.183 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.orias] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.183 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RateParameterImpl.productRateParameters] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.184 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RatingValueImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.185 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.rateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.185 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl.rightValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.186 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentServiceImpl.users] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.187 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.productRateModulationProgramCorrections] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.187 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productTermPayments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.188 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.bargainAttributeClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.189 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentClassImpl.foreignKeyAttributeClass] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.190 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.siteClassEmailClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.190 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.enumerations.DynamicEnumerationValueImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.191 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductClassImpl.productClassTaskClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.192 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.rightValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.192 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.IndicatorValueImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.193 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonBusinessNameImpl.userSecondary] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.194 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.needBargainClassParent] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.195 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductEndorsementImpl.oldProtocolEndorsement] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.196 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productAttributeClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.197 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonBusinessNameImpl.siteCommissionRules] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.197 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.enumerations.DynamicEnumerationImpl.dynamicEnumerationValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.198 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.financialFlowClassTaskClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.199 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteClassImpl.siteClassIpRules] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.200 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.dynamicEnumerationValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.200 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.siteRateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.201 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteDmsDocuments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.202 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentServiceImpl.userSecondary] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.202 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ReductionImpl.productFunctionCodes] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.203 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.reductionValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.204 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.parentProductAttributeBargainClass] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.205 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl.groupUsers] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.205 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductEndorsementImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.206 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.enumerations.DynamicEnumerationImpl.rateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.207 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteRestrictions] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.208 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productRatings] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.208 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteRolePhoneContacts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.209 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.needProducts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.210 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.geography.CountryCityZipCodeImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.211 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001003: Read-only caching was requested for mutable entity [NavigableRole[com.smalltox.business.model.persistent.impl.dictionnary.geography.CountryCityZipCodeImpl]]
04:56:05.211 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.OptionCustomizationClassImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.212 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RateModulationProgramCorrectionImpl.productRateModulationProgramCorrections] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.213 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedImpl.needBargainClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.213 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonBusinessNameImpl.productFunctionCodes] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.214 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductRateModulationNameValueImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.215 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.OptionThemeImpl.products] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.216 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.FinancialFlowClassCalculusImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.216 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductDataImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.217 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.task.TaskClassImpl.productClassTaskClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.218 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.serviceBargainClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.218 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteRateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.219 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.siteCommissionRules] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.220 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.compensationProductClassParameter] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.221 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.productRoles] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.221 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductFunctionCodeImpl.productRestrictions] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.222 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ServiceBargainClassImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.223 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.FreeMonthsImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.224 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.application.ApplicationImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.224 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.freeMonths] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.225 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl.sepaMandates] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.226 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.financialFlowClassAttributeClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.227 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteRateModulationImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.228 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductTypeImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.228 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.composite] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.229 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ExternProcessImpl.productExternProcesses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.230 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.group.GroupImpl.groupSites] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.230 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.productOperationControl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.231 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RateModulationImpl.siteRateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.232 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.productCommissionRules] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.233 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.siteCommissionRules] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.234 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.enumerations.DynamicEnumerationImpl.siteClassRateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.234 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.FinancialFlowClassCalculusSiteImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.235 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedImpl.siteClassRateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.236 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductFinancialFlowClassCalculusImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.237 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.serviceBargainClassParent] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.237 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.siteCommissionRules] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.238 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.GroupSiteImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.239 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.RightClassImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.240 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PersonImpl.suppliers] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.241 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.entity.AttributeClassImpl.bargainAttributeClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.242 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.siteRoleFilters] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.243 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductDmsDocumentClassImpl.productDmsDocumentClassOperationFilters] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.244 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductDataValueImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.245 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.middleware.sync.SynchronizationProviderImpl.productSynchronizationProviders] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.246 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductSubTypeImpl.products] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.247 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.productOperationRepartitions] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.247 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productDepositPayments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.248 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productTransferTermPaymentNonAuthorizeds] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.249 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productRateParameters] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.250 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.unit.UnitImpl.attributeClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.250 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productScripts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.251 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.siteRoles] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.252 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentServiceImpl.siteRoles] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.253 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.indicatorValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.254 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.rates] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.254 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductExternProcessImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.255 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.unit.UnitImpl.dynamicEnumerations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.256 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.sites] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.257 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl.propertyValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.257 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteLayoutImpl.sites] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.258 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.center.ProductCenterImpl.rightValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.259 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.userSecondary] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.260 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.freeMonths] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.260 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.serviceAttributeBargainClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.261 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RateModulationImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.262 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentServiceImpl.productRoleSecondary] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.263 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentClassImpl.propositionProduct] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.263 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.userSecondary] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:05.264 [Test worker] WARN - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.siteClassRateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:11.775 [Test worker] INFO - {} - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator - HHH000397: Using ASTQueryTranslatorFactory
04:56:15.657 [Test worker] INFO - {} - com.smalltox.foundation.system.Systems - Java SE Detected
04:56:15.657 [Test worker] INFO - {} - com.smalltox.foundation.system.Systems - Wildfly WebApp Directory : /var/smalltox/integrationtests/master/projects/war/src/main/webapp
04:56:16.338 [Test worker] INFO - {} - com.smalltox.foundation.report.birt.BirtAbstractReport - com.smalltox.implementation.dms.dmsdocumentclass.health.certificate.afi.HealthAfiCertificateReport write rptdesign File in 0.039s
04:56:19.553 [Test worker] INFO - {} - com.smalltox.foundation.email.Email - Replace toList UserEmailValidationEmail To (Original) :[pellardypatrick@yahoo.fr] To (Effective) :[]
04:56:19.557 [Test worker] INFO - {} - com.smalltox.foundation.email.Email - Replace toList SubscriptionAfiLiberteoEmail To (Original) :[pellardypatrick@yahoo.fr] To (Effective) :[]
04:56:19.587 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.services.rpcservices.subscription.v2.equite.liberteo.SubscriptionWebServiceV2HealthIndividualEquiteLiberteoSubscriptionTest - testSubscribe() / Verification Time : 17.603s
Standard error
[Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Started.