SubscriptionWebServiceV2HealthIndividualEquiteLiberteoSubscriptionTest
Tests
| Test |
Duration |
Result |
| testSubscribe() |
17.690s |
passed |
Standard output
04:57:21.603 [Test worker] INFO - {} - org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [
name: smalltox
...]
04:57:21.697 [Test worker] INFO - {} - org.hibernate.Version - HHH000412: Hibernate Core {5.3.36.Final}
04:57:21.698 [Test worker] INFO - {} - org.hibernate.cfg.Environment - HHH000206: hibernate.properties not found
04:57:21.802 [Test worker] INFO - {} - org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.0.5.Final}
04:57:22.124 [Test worker] INFO - {} - org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect
04:57:22.195 [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:57:22.200 [Test worker] INFO - {} - org.hibernate.type.BasicTypeRegistry - HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@36c3e89b
04:57:23.985 [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:57:24.211 [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:57:24.216 [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:57:24.239 [Test worker] INFO - {} - org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.6.Final
04:57:24.265 [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:57:24.269 [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:57:24.272 [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:57:24.275 [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:57:24.277 [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:57:24.279 [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:57:24.282 [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:57:24.284 [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:57:24.286 [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:57:24.288 [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:57:24.289 [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:57:24.291 [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:57:24.293 [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:57:24.295 [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:57:24.297 [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:57:24.298 [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:57:24.300 [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:57:24.302 [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:57:24.303 [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:57:24.305 [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:57:24.307 [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:57:24.308 [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:57:24.310 [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:57:24.311 [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:57:24.312 [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:57:24.314 [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:57:24.315 [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:57:24.316 [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:57:24.317 [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:57:24.319 [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:57:24.320 [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:57:24.321 [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:57:24.323 [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:57:24.324 [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:57:24.325 [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:57:24.326 [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:57:24.327 [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:57:24.328 [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:57:24.329 [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:57:24.330 [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:57:24.332 [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:57:24.333 [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:57:24.334 [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:57:24.335 [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:57:24.336 [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:57:24.337 [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:57:24.338 [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:57:24.339 [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:57:24.340 [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:57:24.341 [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:57:24.342 [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:57:24.343 [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:57:24.344 [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:57:24.346 [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:57:24.347 [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:57:24.348 [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:57:24.348 [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:57:24.349 [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:57:24.351 [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:57:24.352 [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:57:24.353 [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:57:24.354 [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:57:24.355 [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:57:24.355 [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:57:24.356 [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:57:24.357 [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:57:24.358 [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:57:24.359 [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:57:24.360 [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:57:24.361 [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:57:24.362 [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:57:24.363 [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:57:24.364 [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:57:24.365 [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:57:24.366 [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:57:24.367 [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:57:24.368 [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:57:24.369 [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:57:24.370 [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:57:24.371 [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:57:24.372 [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:57:24.373 [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:57:24.374 [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:57:24.375 [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:57:24.376 [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:57:24.377 [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:57:24.378 [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:57:24.379 [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:57:24.380 [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:57:24.381 [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:57:24.382 [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:57:24.383 [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:57:24.385 [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:57:24.386 [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:57:24.388 [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:57:24.389 [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:57:24.390 [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:57:24.392 [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:57:24.393 [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:57:24.394 [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:57:24.396 [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:57:24.397 [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:57:24.398 [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:57:24.399 [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:57:24.401 [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:57:24.402 [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:57:24.403 [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:57:24.404 [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:57:24.406 [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:57:24.407 [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:57:24.408 [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:57:24.409 [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:57:24.411 [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:57:24.412 [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:57:24.413 [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:57:24.414 [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:57:24.416 [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:57:24.417 [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:57:24.419 [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:57:24.420 [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:57:24.421 [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:57:24.423 [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:57:24.424 [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:57:24.425 [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:57:24.426 [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:57:24.428 [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:57:24.430 [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:57:24.431 [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:57:24.432 [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:57:24.434 [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:57:24.435 [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:57:24.436 [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:57:24.437 [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:57:24.438 [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:57:24.439 [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:57:24.439 [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:57:24.440 [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:57:24.441 [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:57:24.442 [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:57:24.443 [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:57:24.444 [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:57:24.446 [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:57:24.447 [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:57:24.486 [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:57:24.488 [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:57:24.489 [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:57:24.491 [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:57:24.492 [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:57:24.493 [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:57:24.494 [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:57:24.494 [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:57:24.495 [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:57:24.496 [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:57:24.497 [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:57:24.498 [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:57:24.498 [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:57:24.499 [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:57:24.500 [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:57:24.501 [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:57:24.501 [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:57:24.502 [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:57:24.503 [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:57:24.504 [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:57:24.504 [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:57:24.505 [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:57:24.506 [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:57:24.507 [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:57:24.508 [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:57:24.508 [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:57:24.509 [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:57:24.510 [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:57:24.511 [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:57:24.512 [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:57:24.513 [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:57:24.514 [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:57:24.514 [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:57:24.515 [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:57:24.516 [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:57:24.517 [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:57:24.517 [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:57:24.518 [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:57:24.519 [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:57:24.520 [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:57:24.521 [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:57:24.522 [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:57:24.523 [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:57:24.524 [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:57:24.524 [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:57:24.525 [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:57:24.526 [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:57:24.527 [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:57:24.527 [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:57:24.528 [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:57:24.529 [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:57:24.530 [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:57:24.530 [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:57:24.531 [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:57:24.532 [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:57:24.533 [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:57:24.534 [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:57:24.534 [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:57:24.535 [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:57:24.536 [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:57:24.537 [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:57:24.537 [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:57:24.538 [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:57:24.539 [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:57:24.540 [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:57:24.540 [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:57:24.541 [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:57:24.542 [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:57:24.543 [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:57:24.543 [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:57:24.544 [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:57:24.545 [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:57:24.546 [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:57:24.546 [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:57:24.547 [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:57:24.548 [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:57:24.549 [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:57:24.549 [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:57:24.550 [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:57:24.551 [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:57:24.552 [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:57:24.553 [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:57:24.553 [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:57:24.554 [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:57:24.555 [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:57:24.556 [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:57:24.557 [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:57:24.557 [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:57:24.558 [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:57:24.559 [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:57:24.560 [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:57:24.561 [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:57:24.562 [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:57:24.563 [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:57:24.564 [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:57:24.565 [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:57:24.566 [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:57:24.567 [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:57:24.568 [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:57:24.569 [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:57:24.570 [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:57:24.571 [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:57:24.572 [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:57:24.572 [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:57:24.573 [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:57:24.574 [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:57:24.575 [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:57:24.576 [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:57:24.577 [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:57:24.578 [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:57:24.579 [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:57:24.579 [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:57:24.580 [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:57:24.581 [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:57:24.582 [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:57:24.583 [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:57:24.583 [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:57:24.584 [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:57:24.585 [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:57:24.586 [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:57:24.586 [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:57:24.587 [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:57:24.588 [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:57:24.589 [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:57:24.589 [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:57:24.590 [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:57:24.591 [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:57:24.591 [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:57:24.592 [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:57:24.593 [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:57:24.594 [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:57:24.594 [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:57:24.595 [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:57:24.596 [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:57:24.596 [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:57:24.597 [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:57:24.598 [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:57:24.599 [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:57:24.599 [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:57:24.600 [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:57:24.601 [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:57:24.601 [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:57:24.602 [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:57:24.603 [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:57:24.604 [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:57:24.604 [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:57:24.605 [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:57:24.606 [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:57:24.607 [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:57:24.607 [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:57:24.608 [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:57:24.609 [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:57:24.609 [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:57:24.610 [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:57:24.611 [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:57:24.611 [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:57:24.612 [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:57:24.613 [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:57:24.613 [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:57:24.614 [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:57:24.615 [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:57:24.616 [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:57:24.616 [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:57:24.617 [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:57:24.618 [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:57:24.618 [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:57:24.619 [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:57:24.620 [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:57:24.621 [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:57:24.621 [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:57:24.622 [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:57:24.623 [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:57:24.623 [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:57:24.624 [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:57:24.625 [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:57:24.626 [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:57:24.626 [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:57:24.627 [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:57:24.628 [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:57:24.629 [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:57:24.629 [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:57:24.630 [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:57:24.631 [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:57:24.631 [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:57:24.632 [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:57:24.633 [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:57:24.634 [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:57:24.635 [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:57:24.635 [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:57:24.636 [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:57:24.636 [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:57:24.637 [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:57:24.638 [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:57:24.639 [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:57:24.639 [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:57:24.640 [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:57:24.641 [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:57:24.641 [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:57:24.642 [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:57:24.643 [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:57:24.644 [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:57:24.644 [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:57:24.645 [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:57:24.646 [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:57:24.647 [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:57:24.648 [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:57:24.649 [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:57:24.650 [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:57:24.651 [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:57:24.652 [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:57:24.653 [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:57:24.654 [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:57:24.655 [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:57:24.655 [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:57:24.656 [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:57:24.657 [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:57:24.657 [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:57:24.658 [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:57:24.659 [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:57:24.660 [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:57:24.661 [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:57:24.661 [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:57:24.662 [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:57:24.663 [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:57:24.664 [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:57:24.665 [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:57:24.666 [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:57:24.667 [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:57:24.668 [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:57:24.669 [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:57:24.670 [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:57:24.671 [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:57:24.672 [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:57:24.672 [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:57:24.673 [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:57:24.674 [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:57:24.674 [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:57:24.675 [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:57:24.676 [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:57:24.677 [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:57:24.678 [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:57:24.679 [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:57:24.680 [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:57:24.681 [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:57:24.683 [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:57:24.683 [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:57:24.684 [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:57:24.685 [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:57:24.686 [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:57:24.686 [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:57:24.687 [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:57:24.688 [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:57:24.688 [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:57:24.689 [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:57:24.690 [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:57:24.691 [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:57:24.691 [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:57:31.133 [Test worker] INFO - {} - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator - HHH000397: Using ASTQueryTranslatorFactory
04:57:35.051 [Test worker] INFO - {} - com.smalltox.foundation.system.Systems - Java SE Detected
04:57:35.051 [Test worker] INFO - {} - com.smalltox.foundation.system.Systems - Wildfly WebApp Directory : /var/smalltox/integrationtests/master/projects/war/src/main/webapp
04:57:35.688 [Test worker] INFO - {} - com.smalltox.foundation.report.birt.BirtAbstractReport - com.smalltox.implementation.dms.dmsdocumentclass.health.certificate.afi.HealthAfiCertificateReport write rptdesign File in 0.041s
04:57:39.005 [Test worker] INFO - {} - com.smalltox.foundation.email.Email - Replace toList UserEmailValidationEmail To (Original) :[pellardypatrick@yahoo.fr] To (Effective) :[]
04:57:39.011 [Test worker] INFO - {} - com.smalltox.foundation.email.Email - Replace toList SubscriptionAfiLiberteoEmail To (Original) :[pellardypatrick@yahoo.fr] To (Effective) :[]
04:57:39.044 [Test worker] INFO - {} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.services.rpcservices.subscription.v2.equite.liberteo.SubscriptionWebServiceV2HealthIndividualEquiteLiberteoSubscriptionTest - testSubscribe() / Verification Time : 17.675s
Standard error
[Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Started.