matrei commented on PR #599:
URL: https://github.com/apache/grails-forge/pull/599#issuecomment-2984522050

   Hmm, adding `TCP_KEEPALIVE=TRUE` to the H2 url does not seem to work:
   
   ```console
   java.lang.IllegalStateException at 
DefaultCacheAwareContextLoaderDelegate.java:180
       Caused by: org.springframework.beans.factory.BeanCreationException at 
AbstractAutowireCapableBeanFactory.java:1826
           Caused by: org.springframework.beans.factory.BeanCreationException 
at BeanDefinitionValueResolver.java:377
               Caused by: 
org.springframework.beans.factory.BeanCreationException at 
BeanDefinitionValueResolver.java:377
                   Caused by: 
org.springframework.beans.factory.BeanCreationException at 
AbstractAutowireCapableBeanFactory.java:1826
                       Caused by: 
org.springframework.beans.factory.UnsatisfiedDependencyException at 
AutowiredAnnotationBeanPostProcessor.java:788
                           Caused by: 
org.springframework.beans.factory.UnsatisfiedDependencyException at 
AutowiredAnnotationBeanPostProcessor.java:788
                               Caused by: 
org.springframework.beans.factory.BeanCreationException at 
ConstructorResolver.java:321
                                   Caused by: 
org.springframework.beans.BeanInstantiationException at BeanUtils.java:222
                                       Caused by: 
org.hibernate.service.spi.ServiceException at 
AbstractServiceRegistryImpl.java:284
                                           Caused by: 
org.hibernate.HibernateException at DialectFactoryImpl.java:100
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to