SubscriptionWebServiceV2HealthIndividualEquiteLiberteoSubscriptionTest

1

tests

1

failures

0

ignored

13.841s

duration

0%

successful

Failed tests

testSubscribe()

java.lang.RuntimeException: org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: com.smalltox.business.model.persistent.impl.dictionnary.environment.EnvironmentImpl.environmentPhoneContactAuthorizeds, could not initialize proxy - no Session
	at com.smalltox.services.rpcservices.subscription.v2.SubscriptionWebServiceV2AbstractSubscriptionTest.testSubscribe(SubscriptionWebServiceV2AbstractSubscriptionTest.java:54)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at java.util.ArrayList.forEach(ArrayList.java:1259)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.processAllTestClasses(JUnitPlatformTestClassProcessor.java:99)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.access$000(JUnitPlatformTestClassProcessor.java:79)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor.stop(JUnitPlatformTestClassProcessor.java:75)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:61)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy2.stop(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.stop(TestWorker.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:412)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
	at java.lang.Thread.run(Thread.java:750)
Caused by: org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: com.smalltox.business.model.persistent.impl.dictionnary.environment.EnvironmentImpl.environmentPhoneContactAuthorizeds, could not initialize proxy - no Session
	at org.hibernate.collection.internal.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:604)
	at org.hibernate.collection.internal.AbstractPersistentCollection.withTemporarySessionIfNeeded(AbstractPersistentCollection.java:217)
	at org.hibernate.collection.internal.AbstractPersistentCollection.initialize(AbstractPersistentCollection.java:581)
	at org.hibernate.collection.internal.AbstractPersistentCollection.read(AbstractPersistentCollection.java:148)
	at org.hibernate.collection.internal.PersistentSet.iterator(PersistentSet.java:188)
	at com.smalltox.business.model.persistent.impl.dictionnary.environment.EnvironmentImpl.isSendPhoneAuthorized(EnvironmentImpl.java:55)
	at com.smalltox.business.model.persistent.impl.product.ProductImpl.checkDefaultElectronicSignatureModeAuthorized(ProductImpl.java:3802)
	at com.smalltox.business.model.persistent.impl.product.ProductImpl.getSignatureModes(ProductImpl.java:3730)
	at com.smalltox.webservices.soap.subscription.v2.contract.SubscriptionWebServiceV2ContractController.readSignatureType(SubscriptionWebServiceV2ContractController.java:485)
	at com.smalltox.webservices.soap.subscription.v2.contract.SubscriptionWebServiceV2ContractController.readContract(SubscriptionWebServiceV2ContractController.java:418)
	at com.smalltox.webservices.soap.subscription.v2.SubscriptionWebServiceV2Delegate.readAllContracts(SubscriptionWebServiceV2Delegate.java:585)
	at com.smalltox.webservices.soap.subscription.v2.SubscriptionWebServiceV2Delegate.readRequest(SubscriptionWebServiceV2Delegate.java:394)
	at com.smalltox.webservices.soap.subscription.v2.SubscriptionWebServiceV2Delegate.subscribe(SubscriptionWebServiceV2Delegate.java:220)
	at com.smalltox.services.rpcservices.subscription.v2.SubscriptionWebServiceV2AbstractSubscriptionTest.subscribe(SubscriptionWebServiceV2AbstractSubscriptionTest.java:89)
	at com.smalltox.services.rpcservices.subscription.v2.SubscriptionWebServiceV2AbstractSubscriptionTest.testSubscribe(SubscriptionWebServiceV2AbstractSubscriptionTest.java:44)
	... 90 more

Tests

Test Duration Result
testSubscribe() 13.841s failed

Standard output

04:56:22.409 [Test worker] INFO  - {} - org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [
	name: smalltox
	...]
04:56:22.560 [Test worker] INFO  - {} - org.hibernate.Version - HHH000412: Hibernate Core {5.3.36.Final}
04:56:22.561 [Test worker] INFO  - {} - org.hibernate.cfg.Environment - HHH000206: hibernate.properties not found
04:56:22.674 [Test worker] INFO  - {} - org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.0.5.Final}
04:56:22.996 [Test worker] INFO  - {} - org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect
04:56:23.069 [Test worker] INFO  - {} - org.hibernate.engine.jdbc.env.internal.LobCreatorBuilderImpl - HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
04:56:23.075 [Test worker] INFO  - {} - org.hibernate.type.BasicTypeRegistry - HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@4c4c3bc7
04:56:24.834 [Test worker] INFO  - {} - org.hibernate.orm.beans - HHH10005002: No explicit CDI BeanManager reference was passed to Hibernate, but CDI is available on the Hibernate ClassLoader.
04:56:25.083 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[default-update-timestamps-region] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.087 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[default-query-results-region] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.113 [Test worker] INFO  - {} - org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.6.Final
04:56:25.139 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.siteRoles] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.143 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ReductionImpl.productFunctionCodes] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.146 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.entity.AttributeClassImpl.bargainAttributeClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.148 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.serviceOptionComponent] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.152 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.siteClassRateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.155 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.FinancialFlowClassCalculusImpl.productFinancialFlowClassCalculus] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.159 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.serviceOperations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.161 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PersonImpl.sitePerson] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.164 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.productDepositPayments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.166 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.productRateModulationProgramCorrections] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.168 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productCommissionRules] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.171 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonBusinessNameImpl.users] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.173 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RatingImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.175 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.rates] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.176 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.siteRateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.178 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.attributeValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.179 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductDataImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.180 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.coverNoteDecompositionProductClassParameter] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.182 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteRestrictions] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.183 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteEnvironmentImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.184 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentClassImpl.foreignKeyAttributeClass] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.185 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductCompositionImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.186 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.FinancialFlowClassCalculusSiteImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.187 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentServiceImpl.siteRoleSecondary] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.188 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.IndicatorValueImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.189 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.center.PersonCenterImpl.orias] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.190 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.users] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.191 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductClassImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.193 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.GroupSiteImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.194 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.siteCommissionRules] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.196 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.dynamicEnumerationValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.197 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonBusinessNameImpl.productFunctionCodes] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.199 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.RightClassImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.200 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.middleware.sync.SynchronizationProviderImpl.productSynchronizationProviders] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.201 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ReductionImpl.attributeClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.204 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteRoleFilters] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.205 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductFinancialFlowClassCalculusRoundImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.207 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.productRoles] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.208 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductEndorsementImpl.oldProtocolEndorsement] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.210 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedBargainClassImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.211 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RateModulationProgramCorrectionImpl.productRateModulationProgramCorrections] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.213 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.enumerations.DynamicEnumerationValueImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.214 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedImpl.needDmsDocuments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.216 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.financialFlowClassValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.217 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonBusinessNameImpl.siteCommissionRules] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.219 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteClassImpl.siteClassIpRules] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.220 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productTermPayments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.222 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductDmsDocumentClassImpl.productDmsDocumentClassOperationFilters] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.223 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductEndorsementImpl.productDmsDocumentClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.225 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentServiceImpl.userSecondary] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.226 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductClassImpl.productClassParameters] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.228 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.geography.CountryImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.229 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.siteRoleFilters] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.231 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonBusinessNameImpl.siteRoles] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.232 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.servicePackageParent] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.233 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.siteRolePhoneContacts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.235 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.userSecondary] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.236 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.siteRoleFilters] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.238 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.GroupRateImpl.productGroupRates] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.239 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductFinancialFlowClassCalculusImpl.productFinancialFlowClassCalculusRounds] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.240 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.productRoleSecondary] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.242 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.decompositionProductClassParameter] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.243 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.siteCommissionRules] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.245 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.246 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.group.GroupImpl.groupUsers] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.247 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductTaskClassImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.249 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.productCommissionRules] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.250 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.OptionCustomizationImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.251 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.needBargainClassParent] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.253 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentServiceImpl.productRoles] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.254 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RateImpl.siteNeeds] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.255 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productSynchronizationProviders] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.257 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.serviceAttributeBargainClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.258 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.siteRolePhoneContacts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.259 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.IndicatorImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.261 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.productOptions] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.262 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentImpl.oriasCertificates] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.263 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteRateModulationImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.265 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedImpl.siteNeedUsers] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.266 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.contact.PhoneContactImpl.siteRolePhoneContacts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.267 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.productRoleSecondary] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.268 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.entity.AttributeClassImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.270 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productExternDocuments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.271 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductIndicatorImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.272 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.274 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.siteRoles] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.275 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.unit.UnitImpl.dynamicEnumerations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.276 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductClassImpl.products] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.278 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductRateModulationNameImpl.serviceOperations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.279 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.claims.ClaimClassImpl.products] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.280 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductFinancialFlowClassCalculusImpl.serviceOperations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.282 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductOperationRepartitionImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.283 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.center.ProductCenterImpl.siteRoleFilters] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.284 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.task.TaskClassImpl.productTaskClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.285 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.siteRoleSecondary] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.287 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteLayoutImpl.siteLayoutThemes] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.288 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ExternDocumentImpl.productExternDocuments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.289 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentClassImpl.propositionProduct] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.291 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedImpl.siteRateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.292 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productDmsDocumentClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.293 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductOptionImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.295 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteLayoutImpl.sites] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.297 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.center.ProductCenterImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.298 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.enumerations.DynamicEnumerationImpl.child] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.300 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RatingImpl.ratingValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.302 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.productDmsDocuments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.304 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ServiceOperationImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.305 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productRateModulationProgramCorrections] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.307 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentImpl.siteDmsDocuments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.309 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.application.ApplicationImpl.rightClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.310 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.siteClassEmailClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.312 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RatingImpl.productIndicators] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.313 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.siteProducts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.314 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.language.LanguageImpl.siteLanguages] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.316 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productAttributeClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.317 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.middleware.process.ProcessClassImpl.rightValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.318 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.FinancialFlowClassCalculusImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.319 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.financialFlowClassCalculus] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.320 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl.groupUsers] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.322 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.serviceBargainClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.323 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.siteRolePhoneContacts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.324 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonBusinessNameImpl.productCommissionRules] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.326 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.327 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.serviceOperations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.328 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productConfigurations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.330 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.rightValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.331 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.middleware.email.EmailClassImpl.siteEmailClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.332 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedImpl.needProducts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.333 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductRateModulationValueImpl.productRateModulationNameValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.335 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.domain.insurance.medicalformality.MedicalFormalityClassImpl.productMedicalFormalityClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.336 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.task.TaskClassImpl.productClassTaskClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.337 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductSubTypeImpl.products] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.338 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.productRoles] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.339 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.groupSites] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.340 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.productFunctionCodes] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.341 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.servicePackagePackage] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.343 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteDmsDocuments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.344 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentImpl.siteNeeds] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.345 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RateModulationImpl.siteRateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.346 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ServiceOperationImpl.productOperationRepartitions] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.347 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.productOperationControl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.348 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentImpl.needs] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.349 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductPackageImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.351 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.351 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.productFinancialFlowClassCalculusRounds] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.352 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productIndicators] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.353 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteRolePhoneContacts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.354 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RatingImpl.dynamicEnumerations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.355 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RateImpl.needs] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.355 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductRateModulationNameImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.356 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.productOperationRepartitions] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.357 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentClassImpl.productDmsDocumentClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.359 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.bargainClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.395 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.IndicatorImpl.productIndicators] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.396 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.OptionCustomizationImpl.attributeValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.397 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteClassImpl.sites] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.397 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.RightValueImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.398 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.enumerations.DynamicEnumerationImpl.attributeClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.399 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.orias.OriasImpl.oriasCertificates] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.400 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.GroupRateImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.400 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.productCommissionRules] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.401 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.rateModulationProgramCorrections] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.402 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.403 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteLanguages] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.403 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentImpl.productDmsDocuments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.404 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RatingValueImpl.serviceOperations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.405 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.geography.CountryCityZipCodeImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.406 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001003: Read-only caching was requested for mutable entity [NavigableRole[com.smalltox.business.model.persistent.impl.dictionnary.geography.CountryCityZipCodeImpl]]
04:56:25.406 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.task.TaskClassImpl.rightValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.407 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productEndorsements] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.408 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductRateModulationValueImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.409 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductAttributeClassImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.410 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.GroupUserImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.411 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ReductionImpl.reductionValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.412 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonBusinessNameImpl.productRoleSecondary] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.413 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.userSecondary] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.415 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.reductions] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.416 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.FreeMonthsImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.417 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.productPhysicPersons] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.418 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.rateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.419 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedProductImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.420 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentClassImpl.quoteProduct] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.421 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.suppliers] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.422 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductScriptImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.424 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.siteEmailClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.425 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.serviceCompositionComposite] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.426 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl.addresses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.427 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RateModulationImpl.siteClassRateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.428 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.serviceCompositionComponent] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.429 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productRatings] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.430 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.WarrantyTypeImpl.products] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.432 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.bargainAttributeClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.433 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.center.PersonCenterImpl.rightValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.434 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentAddressImpl.userSecondary] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.435 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productPhysicPersons] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.436 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductTypeImpl.products] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.437 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductDepositPaymentImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.438 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.OptionCustomizationClassImpl.optionCustomizations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.439 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ServiceAttributeBargainClassImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.440 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.needProducts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.441 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductFunctionCodeImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.442 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentServiceImpl.siteRoleFilters] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.443 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductDataImpl.productDataValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.445 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.sepa.SepaCreditorConfigurationAccountImpl.products] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.446 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.application.ApplicationImpl.rightValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.447 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.serviceBargainClassParent] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.448 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.enumerations.DynamicEnumerationValueImpl.attributeClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.449 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.siteRateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.450 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.GroupRateImpl.rateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.451 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.reductionValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.452 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ReductionImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.453 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.455 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.enumerations.DynamicEnumerationImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.456 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.productDmsDocumentClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.457 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl.rightValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.458 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductTypeImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.459 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.middleware.email.EmailClassImpl.siteClassEmailClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.460 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.siteRoleFilters] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.461 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl.userActivities] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.462 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl.sepaMandates] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.463 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.entity.AttributeClassImpl.serviceAttributeBargainClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.465 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.center.ProductCenterImpl.rightValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.466 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.enumerations.DynamicEnumerationImpl.siteRateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.467 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteEmailClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.468 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.serviceBargainClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.469 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.productCommissionRules] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.470 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl.carts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.471 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteClassImpl.siteClassRateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.473 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductExternDocumentImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.474 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.financialFlowClassAttributeClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.475 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productTaskClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.476 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productDmsDocuments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.477 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.productRoles] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.478 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.financialFlowClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.478 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteRoles] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.479 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteEnvironments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.480 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.document.DocumentImpl.productDocuments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.481 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonBusinessNameImpl.productRoles] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.482 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.center.FinancialCenterImpl.rightValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.483 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.NafCodeImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.484 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentServiceImpl.productFunctionCodes] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.485 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.OptionThemeImpl.products] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.486 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.RightClassImpl.rateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.487 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RatingValueImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.488 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.userSecondary] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.489 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductMedicalFormalityClassImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.490 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.group.GroupImpl.groupSites] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.490 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.productFunctionCodes] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.491 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.rateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.492 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.FinancialFlowClassCalculusImpl.siteClassRateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.493 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductClassImpl.productClassTaskClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.493 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.494 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.RightClassImpl.rightValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.495 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.enumerations.DynamicEnumerationImpl.rateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.496 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedImpl.siteNeeds] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.497 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.needs] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.498 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productMedicalFormalityClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.498 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productRestrictions] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.499 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteClassImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.500 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteProductImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.501 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.productDmsDocumentClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.502 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.geography.CountryImpl.bargainClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.503 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productDatas] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.504 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ServiceBargainClassImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.505 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.application.ApplicationImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.506 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.siteRoleFilters] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.508 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.productRateParameters] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.509 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.productConfigurations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.510 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl.personCreated] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.510 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.IndicatorImpl.indicatorValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.512 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductRateModulationNameValueImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.513 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductFunctionCodeImpl.productRestrictions] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.514 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.serviceAttributeBargainClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.515 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.516 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productGroupRates] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.517 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteClassRateModulationImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.517 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ExternProcessImpl.productExternProcesses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.518 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.entity.AttributeClassImpl.financialFlowClassAttributeClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.519 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteClassImpl.siteClassEnvironments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.520 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductEndorsementImpl.productCompositions] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.521 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ReductionImpl.serviceOperations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.522 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductExternProcessImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.523 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductEndorsementImpl.productScripts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.524 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.geography.CountryImpl.sites] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.525 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.needBargainClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.526 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductTypeImpl.productSubTypes] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.527 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductFunctionCodeImpl.siteRestrictions] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.528 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.productRateParameters] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.529 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.domain.insurance.medicalformality.MedicalFormalityClassImpl.productDmsDocuments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.530 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.sites] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.531 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.productClassRegulation] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.532 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteIpRules] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.533 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.parentProductAttributeBargainClass] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.534 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl.siteNeedUsers] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.535 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.orias] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.536 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.siteRoleSecondary] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.537 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.enumerations.DynamicEnumerationImpl.dynamicEnumerationValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.537 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.productScripts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.538 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RatingImpl.serviceOperations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.539 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productExternProcesses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.540 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.financialFlowClassCalculusSites] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.541 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.unit.UnitImpl.attributeClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.542 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteCommissionRules] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.543 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.siteCommissionRules] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.544 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productRoles] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.545 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.unnamed] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.546 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedDmsDocumentImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.547 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.SupplierImpl.supplierYearlyFees] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.548 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentServiceImpl.productRoleSecondary] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.549 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.enumerations.DynamicEnumerationImpl.siteClassRateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.550 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.users] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.551 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.siteCommissionRules] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.552 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl.propertyValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.553 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.productClassPremium] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.554 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.group.GroupImpl.productDepositPayments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.555 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.serviceOperations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.556 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteNeeds] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.557 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PersonImpl.suppliers] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.558 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductGroupRateImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.559 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentImpl.needDmsDocuments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.560 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserImpl.bankAccounts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.561 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonBusinessNameImpl.siteRoleFilters] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.562 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.users] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.563 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productTransferTermPaymentNonAuthorizeds] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.564 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.composite] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.565 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentAddressImpl.userPrincipal] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.566 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.siteCommissionRules] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.566 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteRateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.567 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RatingImpl.indicatorValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.568 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.BargainClassImpl.component] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.569 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.PhysicPersonImpl.siteRoleSecondary] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.570 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productDepositPayments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.571 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.group.GroupImpl.siteNeedUsers] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.572 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productDocuments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.573 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.productRateModulationValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.574 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteNeedUserImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.575 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.dynamicEnumerations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.576 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.group.GroupImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.577 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.financialFlowClassValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.578 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteClassImpl.siteClassEmailClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.579 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.serviceOptionComposite] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.580 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteProducts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.581 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.category.CategoryFinancialFlowClassImpl.financialFlowClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.582 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentServiceImpl.users] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.583 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RateParameterImpl.productRateParameters] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.584 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteLayoutThemeImpl.sites] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.585 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.task.TaskClassImpl.financialFlowClassTaskClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.586 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.rightValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.587 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.588 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.enumerations.DynamicEnumerationValueImpl.siteRateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.589 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.sepa.SepaDebtorConfigurationImpl.products] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.590 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentServiceImpl.siteRolePhoneContacts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.591 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonBusinessNameImpl.userSecondary] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.592 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.middleware.electronicsignature.ElectronicSignatureConnectionImpl.products] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.593 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductDataValueImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.594 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteImpl.siteNeedUsers] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.595 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productScripts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.596 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductEndorsementImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.597 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.siteClassRateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.598 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.group.GroupImpl.rightValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.599 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.productFunctionCodes] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.600 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserClassImpl.rightValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.601 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedImpl.siteClassRateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.603 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RateModulationImpl.serviceOperations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.604 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.FreeMonthsImpl.productFunctionCodes] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.605 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductEndorsementImpl.productAttributeClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.606 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.FinancialFlowClassValueImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.607 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductSubTypeImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.609 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentServiceImpl.siteRoles] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.610 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.FinancialFlowClassCalculusImpl.siteRateModulations] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.611 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dms.DmsDocumentImpl.siteProducts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.612 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductRateModulationNameImpl.productRateModulationNameValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.613 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.OptionCustomizationClassImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.614 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductSynchronizationProviderImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.616 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.financialFlowClassTaskClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.617 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.compensationProductClassParameter] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.618 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductEndorsementImpl.productDmsDocuments] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.619 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.entity.AttributeClassImpl.productAttributeClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.620 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.productOperationRepartitions] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.621 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productFinancialFlowClassCalculus] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.622 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productRateParameters] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.623 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductRoleImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.624 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.financial.FinancialFlowClassImpl.freeMonths] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.626 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductClassParameterImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.627 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.freeMonths] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.628 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.EstablishmentImpl.siteRolePhoneContacts] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.629 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonBusinessNameImpl.siteRoleSecondary] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.630 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.productIndicators] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.631 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RateModulationImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.632 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.site.SiteNeedImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.633 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.reductions] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.634 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.script.ScriptImpl.indicatorValues] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.636 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.dictionnary.security.UserClassImpl.users] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.637 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.FinancialFlowClassCalculusImpl.financialFlowClassCalculusSites] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.638 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.siteRoles] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.639 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductImpl.productPeriodicityNonAuthorizeds] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.640 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.NeedImpl.needBargainClasses] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.641 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.person.LegalPersonImpl.productRoleSecondary] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.641 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.ProductFinancialFlowClassCalculusImpl] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:25.642 [Test worker] WARN  - {} - org.hibernate.orm.cache - HHH90001006: Missing cache[com.smalltox.business.model.persistent.impl.product.RatingImpl.productRatings] was created on-the-fly. The created cache will use a provider-specific default configuration: make sure you defined one. You can disable this warning by setting 'hibernate.cache.ehcache.missing_cache_strategy' to 'create'.
04:56:32.179 [Test worker] INFO  - {} - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator - HHH000397: Using ASTQueryTranslatorFactory
04:56:35.923 [Test worker] INFO  - {ContractNumber or QuoteNumber=null} - com.smalltox.foundation.email.Email - Replace toList SimpleEmail To (Original) :[test@smalltox.com] To (Effective) :[test@smalltox.com]
04:56:36.038 [Test worker] INFO  - {ContractNumber or QuoteNumber=null} - com.smalltox.foundation.email.Email - From : test@smalltox.com, SimpleEmail sent Subject : SubscriptionWebService  - LazyInitializationException - @subscription To :[test@smalltox.com] Cc :[] Bcc :[] MessageId :<184111479.0.1736826995957@zeus.smalltox.com>
04:56:36.038 [Test worker] ERROR - {ContractNumber or QuoteNumber=null} - com.smalltox.services.rpcservices.subscription.v2.SubscriptionWebServiceV2AbstractSubscriptionTest - failed to lazily initialize a collection of role: com.smalltox.business.model.persistent.impl.dictionnary.environment.EnvironmentImpl.environmentPhoneContactAuthorizeds, could not initialize proxy - no Session
org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: com.smalltox.business.model.persistent.impl.dictionnary.environment.EnvironmentImpl.environmentPhoneContactAuthorizeds, could not initialize proxy - no Session
	at org.hibernate.collection.internal.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:604) ~[hibernate-core-5.3.36.Final.jar:5.3.36.Final]
	at org.hibernate.collection.internal.AbstractPersistentCollection.withTemporarySessionIfNeeded(AbstractPersistentCollection.java:217) ~[hibernate-core-5.3.36.Final.jar:5.3.36.Final]
	at org.hibernate.collection.internal.AbstractPersistentCollection.initialize(AbstractPersistentCollection.java:581) ~[hibernate-core-5.3.36.Final.jar:5.3.36.Final]
	at org.hibernate.collection.internal.AbstractPersistentCollection.read(AbstractPersistentCollection.java:148) ~[hibernate-core-5.3.36.Final.jar:5.3.36.Final]
	at org.hibernate.collection.internal.PersistentSet.iterator(PersistentSet.java:188) ~[hibernate-core-5.3.36.Final.jar:5.3.36.Final]
	at com.smalltox.business.model.persistent.impl.dictionnary.environment.EnvironmentImpl.isSendPhoneAuthorized(EnvironmentImpl.java:55) ~[main/:?]
	at com.smalltox.business.model.persistent.impl.product.ProductImpl.checkDefaultElectronicSignatureModeAuthorized(ProductImpl.java:3802) ~[main/:?]
	at com.smalltox.business.model.persistent.impl.product.ProductImpl.getSignatureModes(ProductImpl.java:3730) ~[main/:?]
	at com.smalltox.webservices.soap.subscription.v2.contract.SubscriptionWebServiceV2ContractController.readSignatureType(SubscriptionWebServiceV2ContractController.java:485) ~[main/:?]
	at com.smalltox.webservices.soap.subscription.v2.contract.SubscriptionWebServiceV2ContractController.readContract(SubscriptionWebServiceV2ContractController.java:418) ~[main/:?]
	at com.smalltox.webservices.soap.subscription.v2.SubscriptionWebServiceV2Delegate.readAllContracts(SubscriptionWebServiceV2Delegate.java:585) ~[main/:?]
	at com.smalltox.webservices.soap.subscription.v2.SubscriptionWebServiceV2Delegate.readRequest(SubscriptionWebServiceV2Delegate.java:394) ~[main/:?]
	at com.smalltox.webservices.soap.subscription.v2.SubscriptionWebServiceV2Delegate.subscribe(SubscriptionWebServiceV2Delegate.java:220) ~[main/:?]
	at com.smalltox.services.rpcservices.subscription.v2.SubscriptionWebServiceV2AbstractSubscriptionTest.subscribe(SubscriptionWebServiceV2AbstractSubscriptionTest.java:89) ~[integrationTests/:?]
	at com.smalltox.services.rpcservices.subscription.v2.SubscriptionWebServiceV2AbstractSubscriptionTest.testSubscribe(SubscriptionWebServiceV2AbstractSubscriptionTest.java:44) ~[integrationTests/:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_422]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_422]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_422]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_422]
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688) ~[junit-platform-commons-1.7.0.jar:1.7.0]
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.7.0.jar:5.7.0]
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.7.0.jar:5.7.0]
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) ~[junit-jupiter-engine-5.7.0.jar:5.7.0]
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) ~[junit-jupiter-engine-5.7.0.jar:5.7.0]
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) ~[junit-jupiter-engine-5.7.0.jar:5.7.0]
	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) ~[junit-jupiter-engine-5.7.0.jar:5.7.0]
	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) ~[junit-jupiter-engine-5.7.0.jar:5.7.0]
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.7.0.jar:5.7.0]
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.7.0.jar:5.7.0]
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.7.0.jar:5.7.0]
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.7.0.jar:5.7.0]
	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) ~[junit-jupiter-engine-5.7.0.jar:5.7.0]
	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) ~[junit-jupiter-engine-5.7.0.jar:5.7.0]
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210) ~[junit-jupiter-engine-5.7.0.jar:5.7.0]
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.7.0.jar:1.7.0]
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206) ~[junit-jupiter-engine-5.7.0.jar:5.7.0]
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131) ~[junit-jupiter-engine-5.7.0.jar:5.7.0]
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65) ~[junit-jupiter-engine-5.7.0.jar:5.7.0]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) ~[junit-platform-engine-1.7.0.jar:1.7.0]
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.7.0.jar:1.7.0]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) ~[junit-platform-engine-1.7.0.jar:1.7.0]
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.7.0.jar:1.7.0]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) ~[junit-platform-engine-1.7.0.jar:1.7.0]
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.7.0.jar:1.7.0]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) ~[junit-platform-engine-1.7.0.jar:1.7.0]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) ~[junit-platform-engine-1.7.0.jar:1.7.0]
	at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_422]
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) ~[junit-platform-engine-1.7.0.jar:1.7.0]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) ~[junit-platform-engine-1.7.0.jar:1.7.0]
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.7.0.jar:1.7.0]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) ~[junit-platform-engine-1.7.0.jar:1.7.0]
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.7.0.jar:1.7.0]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) ~[junit-platform-engine-1.7.0.jar:1.7.0]
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.7.0.jar:1.7.0]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) ~[junit-platform-engine-1.7.0.jar:1.7.0]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) ~[junit-platform-engine-1.7.0.jar:1.7.0]
	at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_422]
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) ~[junit-platform-engine-1.7.0.jar:1.7.0]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) ~[junit-platform-engine-1.7.0.jar:1.7.0]
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.7.0.jar:1.7.0]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) ~[junit-platform-engine-1.7.0.jar:1.7.0]
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.7.0.jar:1.7.0]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) ~[junit-platform-engine-1.7.0.jar:1.7.0]
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.7.0.jar:1.7.0]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) ~[junit-platform-engine-1.7.0.jar:1.7.0]
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) ~[junit-platform-engine-1.7.0.jar:1.7.0]
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) ~[junit-platform-engine-1.7.0.jar:1.7.0]
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.7.0.jar:1.7.0]
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) ~[junit-platform-engine-1.7.0.jar:1.7.0]
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) ~[junit-platform-launcher-1.7.0.jar:1.7.0]
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) ~[junit-platform-launcher-1.7.0.jar:1.7.0]
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) ~[junit-platform-launcher-1.7.0.jar:1.7.0]
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) ~[junit-platform-launcher-1.7.0.jar:1.7.0]
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) ~[junit-platform-launcher-1.7.0.jar:1.7.0]
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) ~[junit-platform-launcher-1.7.0.jar:1.7.0]
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) ~[junit-platform-launcher-1.7.0.jar:1.7.0]
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.processAllTestClasses(JUnitPlatformTestClassProcessor.java:99) ~[?:?]
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.access$000(JUnitPlatformTestClassProcessor.java:79) ~[?:?]
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor.stop(JUnitPlatformTestClassProcessor.java:75) ~[?:?]
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:61) ~[?:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_422]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_422]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_422]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_422]
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) ~[?:?]
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[?:?]
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33) ~[?:?]
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94) ~[?:?]
	at com.sun.proxy.$Proxy2.stop(Unknown Source) ~[?:?]
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.stop(TestWorker.java:132) ~[?:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_422]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_422]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_422]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_422]
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) ~[?:?]
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[?:?]
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182) ~[?:?]
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164) ~[?:?]
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:412) ~[?:?]
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64) ~[?:?]
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48) ~[?:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_422]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_422]
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56) ~[?:?]
	at java.lang.Thread.run(Thread.java:750) ~[?:1.8.0_422]
04:56:36.050 [Test worker] ERROR - {ContractNumber or QuoteNumber=null} - com.smalltox.services.rpcservices.subscription.v2.SubscriptionWebServiceV2AbstractSubscriptionTest - subscription1.xml
04:56:36.079 [Test worker] INFO  - {ContractNumber or QuoteNumber=null} - com.smalltox.test.AbstractIntegrationTest - com.smalltox.services.rpcservices.subscription.v2.equite.liberteo.SubscriptionWebServiceV2HealthIndividualEquiteLiberteoSubscriptionTest - testSubscribe() / Verification Time : 13.826s

Standard error

[Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Started.