codeconsole commented on issue #15756:
URL: https://github.com/apache/grails-core/issues/15756#issuecomment-4784546297

   vs Grails 8.0.0-SNAPSHOT
   ```
   >                                                                            
<
   >                            ____           _ _                              
<
   >                           / ___|_ __ __ _(_) |___                          
<
   >                          | |  _| '__/ _` | | / __|                         
<
   >                          | |_| | | | (_| | | \__ \                         
<
   >                           \____|_|  \__,_|_|_|___/                         
<
   >                          https://grails.apache.org                         
<
   >                                                                            
<
            website: 0.1 | JVM: BellSoft 25.0.3 | Grails: 8.0.0-SNAPSHOT        
 
                Groovy: 4.0.32 | Spring Boot: 4.1.0 | Spring: 7.0.8             
 
   
   2026-06-23T17:10:08.160-06:00  INFO 48669 --- [  restartedMain] 
website.Application                      : Starting Application using Java 
25.0.3 with PID 48669 
(/Users/sheiberg/Documents/workspace/website/build/classes/groovy/main started 
by sheiberg in /Users/sheiberg/Documents/workspace/website)
   2026-06-23T17:10:08.161-06:00  INFO 48669 --- [  restartedMain] 
website.Application                      : The following 1 profile is active: 
"development"
   2026-06-23T17:10:08.175-06:00  INFO 48669 --- [  restartedMain] 
.e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! 
Set 'spring.devtools.add-properties' to 'false' to disable
   2026-06-23T17:10:08.175-06:00  INFO 48669 --- [  restartedMain] 
.e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging 
consider setting the 'logging.level.web' property to 'DEBUG'
   2026-06-23T17:10:08.334-06:00  INFO 48669 --- [  restartedMain] 
o.s.b.f.s.DefaultListableBeanFactory     : Overriding bean definition for bean 
'localeResolver' with a different definition: replacing [Root bean: class=null; 
scope=; abstract=false; lazyInit=null; autowireMode=3; dependencyCheck=0; 
autowireCandidate=true; primary=false; fallback=false; 
factoryBeanName=org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration;
 factoryMethodName=localeResolver; initMethodNames=null; 
destroyMethodNames=[(inferred)]; defined in 
org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration]
 with [Root bean: class=null; scope=; abstract=false; lazyInit=null; 
autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; 
fallback=false; factoryBeanName=org.grails.plugins.i18n.I18nAutoConfiguration; 
factoryMethodName=localeResolver; initMethodNames=null; 
destroyMethodNames=[(inferred)]; defined in class path resource 
[org/grails/plugins/i18n
 /I18nAutoConfiguration.class]]
   2026-06-23T17:10:08.345-06:00  INFO 48669 --- [  restartedMain] 
o.s.b.f.s.DefaultListableBeanFactory     : Overriding bean definition for bean 
'dispatcherServlet' with a different definition: replacing [Root bean: 
class=null; scope=; abstract=false; lazyInit=null; autowireMode=3; 
dependencyCheck=0; autowireCandidate=true; primary=false; fallback=false; 
factoryBeanName=org.springframework.boot.webmvc.autoconfigure.DispatcherServletAutoConfiguration$DispatcherServletConfiguration;
 factoryMethodName=dispatcherServlet; initMethodNames=null; 
destroyMethodNames=[(inferred)]; defined in class path resource 
[org/springframework/boot/webmvc/autoconfigure/DispatcherServletAutoConfiguration$DispatcherServletConfiguration.class]]
 with [Root bean: class=null; scope=; abstract=false; lazyInit=null; 
autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; 
fallback=false; 
factoryBeanName=org.grails.plugins.web.controllers.ControllersAutoConfiguration;
 factoryMethodName=dispatcher
 Servlet; initMethodNames=null; destroyMethodNames=[(inferred)]; defined in 
class path resource 
[org/grails/plugins/web/controllers/ControllersAutoConfiguration.class]]
   2026-06-23T17:10:08.345-06:00  INFO 48669 --- [  restartedMain] 
o.s.b.f.s.DefaultListableBeanFactory     : Overriding bean definition for bean 
'dispatcherServletRegistration' with a different definition: replacing [Root 
bean: class=null; scope=; abstract=false; lazyInit=null; autowireMode=3; 
dependencyCheck=0; autowireCandidate=true; primary=false; fallback=false; 
factoryBeanName=org.springframework.boot.webmvc.autoconfigure.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration;
 factoryMethodName=dispatcherServletRegistration; initMethodNames=null; 
destroyMethodNames=[(inferred)]; defined in class path resource 
[org/springframework/boot/webmvc/autoconfigure/DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration.class]]
 with [Root bean: class=null; scope=; abstract=false; lazyInit=null; 
autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; 
fallback=false; factoryBeanName=org.grails.plugins.web.controllers.Controller
 sAutoConfiguration; factoryMethodName=dispatcherServletRegistration; 
initMethodNames=null; destroyMethodNames=[(inferred)]; defined in class path 
resource 
[org/grails/plugins/web/controllers/ControllersAutoConfiguration.class]]
   2026-06-23T17:10:08.458-06:00  INFO 48669 --- [  restartedMain] 
g.plugins.DefaultGrailsPluginManager     : Grails plug-in [dataBinding] with 
version [8.0.0-SNAPSHOT] loaded successfully
   2026-06-23T17:10:08.459-06:00  INFO 48669 --- [  restartedMain] 
g.plugins.DefaultGrailsPluginManager     : Grails plug-in [sitemesh3] with 
version [8.0.0-SNAPSHOT] loaded successfully
   2026-06-23T17:10:08.459-06:00  INFO 48669 --- [  restartedMain] 
g.plugins.DefaultGrailsPluginManager     : Grails plug-in [restResponder] with 
version [8.0.0-SNAPSHOT] loaded successfully
   2026-06-23T17:10:08.461-06:00  INFO 48669 --- [  restartedMain] 
g.plugins.DefaultGrailsPluginManager     : Grails plug-in [i18n] with version 
[8.0.0-SNAPSHOT] loaded successfully
   2026-06-23T17:10:08.461-06:00  INFO 48669 --- [  restartedMain] 
g.plugins.DefaultGrailsPluginManager     : Grails plug-in [core] with version 
[8.0.0-SNAPSHOT] loaded successfully
   2026-06-23T17:10:08.461-06:00  INFO 48669 --- [  restartedMain] 
g.plugins.DefaultGrailsPluginManager     : Grails plug-in [groovyPages] with 
version [8.0.0-SNAPSHOT] loaded successfully
   2026-06-23T17:10:08.462-06:00  INFO 48669 --- [  restartedMain] 
g.plugins.DefaultGrailsPluginManager     : Grails plug-in [urlMappings] with 
version [8.0.0-SNAPSHOT] loaded successfully
   2026-06-23T17:10:08.462-06:00  INFO 48669 --- [  restartedMain] 
g.plugins.DefaultGrailsPluginManager     : Grails plug-in [controllers] with 
version [8.0.0-SNAPSHOT] loaded successfully
   2026-06-23T17:10:08.462-06:00  INFO 48669 --- [  restartedMain] 
g.plugins.DefaultGrailsPluginManager     : Grails plug-in [codecs] with version 
[8.0.0-SNAPSHOT] loaded successfully
   2026-06-23T17:10:08.463-06:00  INFO 48669 --- [  restartedMain] 
g.plugins.DefaultGrailsPluginManager     : Grails plug-in [mimeTypes] with 
version [8.0.0-SNAPSHOT] loaded successfully
   2026-06-23T17:10:08.463-06:00  INFO 48669 --- [  restartedMain] 
g.plugins.DefaultGrailsPluginManager     : Grails plug-in [dataSource] with 
version [8.0.0-SNAPSHOT] loaded successfully
   2026-06-23T17:10:08.463-06:00  INFO 48669 --- [  restartedMain] 
g.plugins.DefaultGrailsPluginManager     : Grails plug-in [domainClass] with 
version [8.0.0-SNAPSHOT] loaded successfully
   2026-06-23T17:10:08.465-06:00  INFO 48669 --- [  restartedMain] 
g.plugins.DefaultGrailsPluginManager     : Grails plug-in [assetPipeline] with 
version [5.1.0-M4] loaded successfully
   2026-06-23T17:10:08.465-06:00  INFO 48669 --- [  restartedMain] 
g.plugins.DefaultGrailsPluginManager     : Grails plug-in [scaffolding] with 
version [8.0.0-SNAPSHOT] loaded successfully
   2026-06-23T17:10:08.465-06:00  INFO 48669 --- [  restartedMain] 
g.plugins.DefaultGrailsPluginManager     : Grails plug-in [domainClass] with 
version [8.0.0-SNAPSHOT] loaded successfully
   2026-06-23T17:10:08.466-06:00  INFO 48669 --- [  restartedMain] 
g.plugins.DefaultGrailsPluginManager     : Grails plug-in [converters] with 
version [8.0.0-SNAPSHOT] loaded successfully
   2026-06-23T17:10:08.468-06:00  INFO 48669 --- [  restartedMain] 
g.plugins.DefaultGrailsPluginManager     : Grails plug-in [fields] with version 
[8.0.0-SNAPSHOT] loaded successfully
   2026-06-23T17:10:08.468-06:00  INFO 48669 --- [  restartedMain] 
g.plugins.DefaultGrailsPluginManager     : Grails plug-in [hibernate] with 
version [8.0.0-SNAPSHOT] loaded successfully
   2026-06-23T17:10:08.468-06:00  INFO 48669 --- [  restartedMain] 
g.plugins.DefaultGrailsPluginManager     : Grails plug-in [interceptors] with 
version [8.0.0-SNAPSHOT] loaded successfully
   2026-06-23T17:10:08.468-06:00  INFO 48669 --- [  restartedMain] 
g.plugins.DefaultGrailsPluginManager     : Grails plug-in [services] with 
version [8.0.0-SNAPSHOT] loaded successfully
   2026-06-23T17:10:08.774-06:00  INFO 48669 --- [  restartedMain] 
o.s.b.f.s.DefaultListableBeanFactory     : Overriding bean definition for bean 
'grailsDomainClassMappingContext' with a different definition: replacing [Root 
bean: class=null; scope=; abstract=false; lazyInit=true; autowireMode=3; 
dependencyCheck=0; autowireCandidate=true; primary=false; fallback=false; 
factoryBeanName=org.grails.plugins.domain.GrailsDomainClassAutoConfiguration; 
factoryMethodName=grailsDomainClassMappingContext; initMethodNames=null; 
destroyMethodNames=[(inferred)]; defined in class path resource 
[org/grails/plugins/domain/GrailsDomainClassAutoConfiguration.class]] with 
[Generic bean: class=null; scope=singleton; abstract=false; lazyInit=null; 
autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; 
fallback=false; factoryBeanName=hibernateDatastore; 
factoryMethodName=getMappingContext; initMethodNames=null; 
destroyMethodNames=null]
   2026-06-23T17:10:08.774-06:00  INFO 48669 --- [  restartedMain] 
o.s.b.f.s.DefaultListableBeanFactory     : Overriding bean definition for bean 
'contentProcessor' with a different definition: replacing [Root bean: 
class=null; scope=; abstract=false; lazyInit=null; autowireMode=3; 
dependencyCheck=0; autowireCandidate=true; primary=false; fallback=false; 
factoryBeanName=org.sitemesh.autoconfigure.SiteMeshViewResolverAutoConfiguration;
 factoryMethodName=contentProcessor; initMethodNames=null; 
destroyMethodNames=[(inferred)]; defined in class path resource 
[org/sitemesh/autoconfigure/SiteMeshViewResolverAutoConfiguration.class]] with 
[Generic bean: class=org.grails.plugins.sitemesh3.CaptureAwareContentProcessor; 
scope=singleton; abstract=false; lazyInit=false; autowireMode=0; 
dependencyCheck=0; autowireCandidate=true; primary=false; fallback=false; 
factoryBeanName=null; factoryMethodName=null; initMethodNames=null; 
destroyMethodNames=null]
   2026-06-23T17:10:08.775-06:00  INFO 48669 --- [  restartedMain] 
o.s.b.f.s.DefaultListableBeanFactory     : Overriding bean definition for bean 
'codecLookup' with a different definition: replacing [Root bean: class=null; 
scope=; abstract=false; lazyInit=null; autowireMode=3; dependencyCheck=0; 
autowireCandidate=true; primary=true; fallback=false; 
factoryBeanName=org.grails.plugins.codecs.CodecsConfiguration; 
factoryMethodName=codecLookup; initMethodNames=null; 
destroyMethodNames=[(inferred)]; defined in class path resource 
[org/grails/plugins/codecs/CodecsConfiguration.class]] with [Generic bean: 
class=org.grails.plugins.codecs.DefaultCodecLookup; scope=singleton; 
abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; 
autowireCandidate=true; primary=false; fallback=false; factoryBeanName=null; 
factoryMethodName=null; initMethodNames=null; destroyMethodNames=null]
   2026-06-23T17:10:08.775-06:00  INFO 48669 --- [  restartedMain] 
o.s.b.f.s.DefaultListableBeanFactory     : Overriding bean definition for bean 
'decoratorSelector' with a different definition: replacing [Root bean: 
class=null; scope=; abstract=false; lazyInit=null; autowireMode=3; 
dependencyCheck=0; autowireCandidate=true; primary=false; fallback=false; 
factoryBeanName=org.sitemesh.autoconfigure.SiteMeshViewResolverAutoConfiguration;
 factoryMethodName=decoratorSelector; initMethodNames=null; 
destroyMethodNames=[(inferred)]; defined in class path resource 
[org/sitemesh/autoconfigure/SiteMeshViewResolverAutoConfiguration.class]] with 
[Generic bean: class=org.grails.plugins.sitemesh3.Sitemesh3LayoutFinder; 
scope=singleton; abstract=false; lazyInit=false; autowireMode=0; 
dependencyCheck=0; autowireCandidate=true; primary=false; fallback=false; 
factoryBeanName=null; factoryMethodName=null; initMethodNames=null; 
destroyMethodNames=null]
   2026-06-23T17:10:08.856-06:00  WARN 48669 --- [  restartedMain] 
trationDelegate$BeanPostProcessorChecker : Bean 
'org.grails.plugins.i18n.I18nAutoConfiguration' of type 
[org.grails.plugins.i18n.I18nAutoConfiguration] is not eligible for getting 
processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying). Is this bean getting eagerly injected/applied to a currently 
created BeanPostProcessor [methodValidationPostProcessor]? Check the 
corresponding BeanPostProcessor declaration and its dependencies/advisors. If 
this bean does not have to be post-processed, declare it with 
ROLE_INFRASTRUCTURE.
   2026-06-23T17:10:08.858-06:00  WARN 48669 --- [  restartedMain] 
trationDelegate$BeanPostProcessorChecker : Bean 'messageSource' of type 
[org.grails.spring.context.support.PluginAwareResourceBundleMessageSource] is 
not eligible for getting processed by all BeanPostProcessors (for example: not 
eligible for auto-proxying). Is this bean getting eagerly injected/applied to a 
currently created BeanPostProcessor [methodValidationPostProcessor]? Check the 
corresponding BeanPostProcessor declaration and its dependencies/advisors. If 
this bean does not have to be post-processed, declare it with 
ROLE_INFRASTRUCTURE.
   2026-06-23T17:10:08.859-06:00  WARN 48669 --- [  restartedMain] 
trationDelegate$BeanPostProcessorChecker : Bean 
'org.grails.plugins.domain.GrailsDomainClassAutoConfiguration' of type 
[org.grails.plugins.domain.GrailsDomainClassAutoConfiguration] is not eligible 
for getting processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying). Is this bean getting eagerly injected/applied to a currently 
created BeanPostProcessor [methodValidationPostProcessor]? Check the 
corresponding BeanPostProcessor declaration and its dependencies/advisors. If 
this bean does not have to be post-processed, declare it with 
ROLE_INFRASTRUCTURE.
   2026-06-23T17:10:08.863-06:00  WARN 48669 --- [  restartedMain] 
trationDelegate$BeanPostProcessorChecker : Bean 
'dataSourceConnectionSourceFactory' of type 
[org.grails.datastore.gorm.jdbc.connections.CachedDataSourceConnectionSourceFactory]
 is not eligible for getting processed by all BeanPostProcessors (for example: 
not eligible for auto-proxying). Is this bean getting eagerly injected/applied 
to a currently created BeanPostProcessor [methodValidationPostProcessor]? Check 
the corresponding BeanPostProcessor declaration and its dependencies/advisors. 
If this bean does not have to be post-processed, declare it with 
ROLE_INFRASTRUCTURE.
   2026-06-23T17:10:08.863-06:00  WARN 48669 --- [  restartedMain] 
trationDelegate$BeanPostProcessorChecker : Bean 
'hibernateConnectionSourceFactory' of type 
[org.grails.orm.hibernate.connections.HibernateConnectionSourceFactory] is not 
eligible for getting processed by all BeanPostProcessors (for example: not 
eligible for auto-proxying). Is this bean getting eagerly injected/applied to a 
currently created BeanPostProcessor [methodValidationPostProcessor]? Check the 
corresponding BeanPostProcessor declaration and its dependencies/advisors. If 
this bean does not have to be post-processed, declare it with 
ROLE_INFRASTRUCTURE.
   2026-06-23T17:10:08.944-06:00  INFO 48669 --- [  restartedMain] 
org.hibernate.Version                    : HHH000412: Hibernate ORM core 
version 5.6.15.Final
   2026-06-23T17:10:09.018-06:00  INFO 48669 --- [  restartedMain] 
o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons 
Annotations {5.1.2.Final}
   2026-06-23T17:10:09.056-06:00  INFO 48669 --- [  restartedMain] 
com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
   2026-06-23T17:10:09.128-06:00  INFO 48669 --- [  restartedMain] 
com.zaxxer.hikari.pool.HikariPool        : HikariPool-1 - Added connection 
conn0: url=jdbc:h2:mem:devDb user=SA
   2026-06-23T17:10:09.129-06:00  INFO 48669 --- [  restartedMain] 
com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
   2026-06-23T17:10:09.141-06:00  INFO 48669 --- [  restartedMain] 
org.hibernate.dialect.Dialect            : HHH000400: Using dialect: 
org.hibernate.dialect.H2Dialect
   2026-06-23T17:10:09.430-06:00  WARN 48669 --- [  restartedMain] 
trationDelegate$BeanPostProcessorChecker : Bean 'hibernateDatastore' of type 
[org.grails.orm.hibernate.HibernateDatastore] is not eligible for getting 
processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying). Is this bean getting eagerly injected/applied to a currently 
created BeanPostProcessor [methodValidationPostProcessor]? Check the 
corresponding BeanPostProcessor declaration and its dependencies/advisors. If 
this bean does not have to be post-processed, declare it with 
ROLE_INFRASTRUCTURE.
   2026-06-23T17:10:09.430-06:00  WARN 48669 --- [  restartedMain] 
trationDelegate$BeanPostProcessorChecker : Bean 
'grailsDomainClassMappingContext' of type 
[org.grails.orm.hibernate.cfg.HibernateMappingContext] is not eligible for 
getting processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying). Is this bean getting eagerly injected/applied to a currently 
created BeanPostProcessor [methodValidationPostProcessor]? Check the 
corresponding BeanPostProcessor declaration and its dependencies/advisors. If 
this bean does not have to be post-processed, declare it with 
ROLE_INFRASTRUCTURE.
   2026-06-23T17:10:09.432-06:00  WARN 48669 --- [  restartedMain] 
trationDelegate$BeanPostProcessorChecker : Bean 
'validateableConstraintsEvaluator' of type 
[org.grails.plugins.domain.support.DefaultConstraintEvaluatorFactoryBean] is 
not eligible for getting processed by all BeanPostProcessors (for example: not 
eligible for auto-proxying). Is this bean getting eagerly injected/applied to a 
currently created BeanPostProcessor [methodValidationPostProcessor]? Check the 
corresponding BeanPostProcessor declaration and its dependencies/advisors. If 
this bean does not have to be post-processed, declare it with 
ROLE_INFRASTRUCTURE.
   2026-06-23T17:10:09.435-06:00  WARN 48669 --- [  restartedMain] 
trationDelegate$BeanPostProcessorChecker : Bean 
'validateableConstraintsEvaluator' of type 
[org.grails.datastore.gorm.validation.constraints.eval.DefaultConstraintEvaluator]
 is not eligible for getting processed by all BeanPostProcessors (for example: 
not eligible for auto-proxying). Is this bean getting eagerly injected/applied 
to a currently created BeanPostProcessor [methodValidationPostProcessor]? Check 
the corresponding BeanPostProcessor declaration and its dependencies/advisors. 
If this bean does not have to be post-processed, declare it with 
ROLE_INFRASTRUCTURE.
   2026-06-23T17:10:09.465-06:00  WARN 48669 --- [  restartedMain] 
trationDelegate$BeanPostProcessorChecker : Bean 
'org.grails.plugins.web.mapping.UrlMappingsAutoConfiguration' of type 
[org.grails.plugins.web.mapping.UrlMappingsAutoConfiguration] is not eligible 
for getting processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying). Is this bean getting eagerly injected/applied to a currently 
created BeanPostProcessor [methodValidationPostProcessor]? Check the 
corresponding BeanPostProcessor declaration and its dependencies/advisors. If 
this bean does not have to be post-processed, declare it with 
ROLE_INFRASTRUCTURE.
   2026-06-23T17:10:09.465-06:00  WARN 48669 --- [  restartedMain] 
trationDelegate$BeanPostProcessorChecker : Bean 'grailsUrlConverter' of type 
[grails.web.CamelCaseUrlConverter] is not eligible for getting processed by all 
BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean 
getting eagerly injected/applied to a currently created BeanPostProcessor 
[methodValidationPostProcessor]? Check the corresponding BeanPostProcessor 
declaration and its dependencies/advisors. If this bean does not have to be 
post-processed, declare it with ROLE_INFRASTRUCTURE.
   2026-06-23T17:10:09.468-06:00  WARN 48669 --- [  restartedMain] 
trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#4b2060e' of type 
[org.grails.web.mapping.UrlMappingsHolderFactoryBean] is not eligible for 
getting processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying). Is this bean getting eagerly injected/applied to a currently 
created BeanPostProcessor [methodValidationPostProcessor]? Check the 
corresponding BeanPostProcessor declaration and its dependencies/advisors. If 
this bean does not have to be post-processed, declare it with 
ROLE_INFRASTRUCTURE.
   2026-06-23T17:10:09.468-06:00  WARN 48669 --- [  restartedMain] 
trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#4b2060e' of type 
[org.grails.web.mapping.mvc.GrailsControllerUrlMappings] is not eligible for 
getting processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying). Is this bean getting eagerly injected/applied to a currently 
created BeanPostProcessor [methodValidationPostProcessor]? Check the 
corresponding BeanPostProcessor declaration and its dependencies/advisors. If 
this bean does not have to be post-processed, declare it with 
ROLE_INFRASTRUCTURE.
   2026-06-23T17:10:09.468-06:00  WARN 48669 --- [  restartedMain] 
trationDelegate$BeanPostProcessorChecker : Bean 'urlMappingsTargetSource' of 
type [org.grails.spring.beans.factory.HotSwappableTargetSourceFactoryBean] is 
not eligible for getting processed by all BeanPostProcessors (for example: not 
eligible for auto-proxying). Is this bean getting eagerly injected/applied to a 
currently created BeanPostProcessor [methodValidationPostProcessor]? Check the 
corresponding BeanPostProcessor declaration and its dependencies/advisors. If 
this bean does not have to be post-processed, declare it with 
ROLE_INFRASTRUCTURE.
   2026-06-23T17:10:09.468-06:00  WARN 48669 --- [  restartedMain] 
trationDelegate$BeanPostProcessorChecker : Bean 'urlMappingsTargetSource' of 
type [org.springframework.aop.target.HotSwappableTargetSource] is not eligible 
for getting processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying). Is this bean getting eagerly injected/applied to a currently 
created BeanPostProcessor [methodValidationPostProcessor]? Check the 
corresponding BeanPostProcessor declaration and its dependencies/advisors. If 
this bean does not have to be post-processed, declare it with 
ROLE_INFRASTRUCTURE.
   2026-06-23T17:10:09.470-06:00  WARN 48669 --- [  restartedMain] 
trationDelegate$BeanPostProcessorChecker : Bean 'grailsUrlMappingsHolder' of 
type [org.springframework.aop.framework.ProxyFactoryBean] is not eligible for 
getting processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying). Is this bean getting eagerly injected/applied to a currently 
created BeanPostProcessor [methodValidationPostProcessor]? Check the 
corresponding BeanPostProcessor declaration and its dependencies/advisors. If 
this bean does not have to be post-processed, declare it with 
ROLE_INFRASTRUCTURE.
   2026-06-23T17:10:09.476-06:00  WARN 48669 --- [  restartedMain] 
trationDelegate$BeanPostProcessorChecker : Bean 
'org.grails.plugins.sitemesh3.Sitemesh3AutoConfiguration' of type 
[org.grails.plugins.sitemesh3.Sitemesh3AutoConfiguration] is not eligible for 
getting processed by all BeanPostProcessors (for example: not eligible for 
auto-proxying). The currently created BeanPostProcessor 
[siteMeshViewResolverBeanPostProcessor] is declared through a non-static 
factory method on that class; consider declaring it as static instead.
   2026-06-23T17:10:09.568-06:00  INFO 48669 --- [  restartedMain] 
o.s.boot.tomcat.TomcatWebServer          : Tomcat initialized with port 8080 
(http)
   2026-06-23T17:10:09.574-06:00  INFO 48669 --- [  restartedMain] 
o.apache.catalina.core.StandardService   : Starting service [Tomcat]
   2026-06-23T17:10:09.574-06:00  INFO 48669 --- [  restartedMain] 
o.apache.catalina.core.StandardEngine    : Starting Servlet engine: [Apache 
Tomcat/11.0.22]
   2026-06-23T17:10:09.589-06:00  INFO 48669 --- [  restartedMain] 
b.w.c.s.WebApplicationContextInitializer : Root WebApplicationContext: 
initialization completed in 1413 ms
   2026-06-23T17:10:09.633-06:00  INFO 48669 --- [  restartedMain] 
o.s.boot.web.servlet.RegistrationBean    : Filter sitemesh was not registered 
(disabled)
   2026-06-23T17:10:09.911-06:00  INFO 48669 --- [  restartedMain] 
o.s.b.a.e.web.EndpointLinksResolver      : Exposing 1 endpoint beneath base 
path '/actuator'
   2026-06-23T17:10:09.976-06:00  INFO 48669 --- [  restartedMain] 
o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring 
GrailsDispatcherServlet 'dispatcherServletRegistration'
   2026-06-23T17:10:09.976-06:00  INFO 48669 --- [  restartedMain] 
o.g.w.s.mvc.GrailsDispatcherServlet      : Initializing Servlet 
'dispatcherServletRegistration'
   2026-06-23T17:10:09.977-06:00  INFO 48669 --- [  restartedMain] 
o.g.w.s.mvc.GrailsDispatcherServlet      : Completed initialization in 1 ms
   2026-06-23T17:10:09.977-06:00  INFO 48669 --- [  restartedMain] 
o.s.boot.tomcat.TomcatWebServer          : Tomcat started on port 8080 (http) 
with context path '/'
   2026-06-23T17:10:10.013-06:00  INFO 48669 --- [  restartedMain] 
website.Application                      : Started Application in 2.125 seconds 
(process running for 2.433)
   2026-06-23T17:10:10.045-06:00  INFO 48669 --- [  restartedMain] 
grails.boot.GrailsApp                    : Application starting in environment: 
development
   2026-06-23T17:10:10.045-06:00  WARN 48669 --- [  restartedMain] 
org.grails.io.watch.DirectoryWatcher     : Error Initializing Native OS X File 
Event Watcher. Add JNA to classpath for Faster File Watching performance.
   Grails application running at http://localhost:8080 in environment: 
development
   ```
   
   Maybe some things like `g.plugins.DefaultGrailsPluginManager` should switch 
to DEBUG.  It's not like Spring outputs every enabled Feature.


-- 
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