dgeiselmanMOO

Results 6 issues of dgeiselmanMOO

### Expected Behavior Should run the application so that I can view it through Tomcat ### Actual Behaviour Exception in thread "restartedMain" java.lang.reflect.InvocationTargetException Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with...

### Expected Behavior Tests should run successfully ### Actual Behaviour I'm getting an error on 13 of my unit tests java.lang.NoClassDefFoundError: org/springframework/beans/factory/config/InstantiationAwareBeanPostProcessorAdapter at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1012) at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) at java.base/jdk.internal.loader.BuiltinClassLoader.defineClass(BuiltinClassLoader.java:862) at java.base/jdk.internal.loader.BuiltinClassLoader.findClassOnClassPathOrNull(BuiltinClassLoader.java:760)...

After working on upgrading to Grails 5, the scaffold setup doesn't seem to be working with the error Could not resolve view with name 'list' in servlet with name 'grailsDispatcherServlet'...

### Actual Behavior When loading Rancher for the first time, it is stuck on Initializing Rancher Desktop after running through all other startups ### Steps to Reproduce Install Rancher Desktop...

kind/bug

Running Grails 6.2.0, JDK 11, Springboot 2.7.18, Hibernate core 6.4.18, hibernate5 8.1.0, hikari is involved, Gradle 7.6.2 Got through an error with MVCC by upgrading to Hibernate core 6.4.18.Final and...

After working on upgrading to Grails 5, the scaffold setup doesn't seem to be working with the error Could not resolve view with name 'list' in servlet with name 'grailsDispatcherServlet'...

scaffolding