ismsh416 opened a new issue, #15073:
URL: https://github.com/apache/grails-core/issues/15073

   ### Expected Behavior
   
   ```
   ### Error Stack
   Caused by: java.lang.IllegalStateException: Could not register object 
   [grails.core.DefaultGrailsApplication@38d13442] under bean name 
'grailsApplication': 
   there is already object [grails.core.DefaultGrailsApplication@976adf4] bound
       at 
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.registerSingleton(DefaultSingletonBeanRegistry.java:...)
       at 
org.springframework.beans.factory.support.AbstractBeanFactory.registerBeanDefinition(AbstractBeanFactory.java:...)
       ...
   
   ```
   
   **Environment:**
   Grails Version: 7.0.0-M3
   Grails Gradle Plugin: 7.0.0-M4
   GORM Version: 9.0.0-M3
   Spring Boot Version: 3.4.2
   Groovy Version: 4.0.25
   Gradle Wrapper: 8.13
   JDK: 17
   
   ### Actual Behaviour
   
   _No response_
   
   ### Steps To Reproduce
   
   _No response_
   
   ### Environment Information
   
   _No response_
   
   ### Example Application
   
   _No response_
   
   ### Version
   
   7.0.0-M3


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