You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have had no problems, until I upgraded my Oracle database version from 12c to 19c.
Since then every now and then I have this error.
org.springframework.beans.factory.BeanCreationNotAllowedException: Error creating bean with name 'myBean': Singleton bean creation not allowed while the singletons of this factory are in destruction (Do not request a bean from a BeanFactory in a destroy method implementation!)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:216) ~[spring-beans-4.3.2.RELEASE.jar!/:4.3.2.RELEASE]
This problem occurs from time to time. When it happens I restart my app and everything goes back to normal. There are days that go by without problems in my application. Please help.
The text was updated successfully, but these errors were encountered:
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.
Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.
Uh oh!
There was an error while loading. Please reload this page.
I am using Spring 4.3.2.RELEASE.
I have had no problems, until I upgraded my Oracle database version from 12c to 19c.
Since then every now and then I have this error.
This problem occurs from time to time. When it happens I restart my app and everything goes back to normal. There are days that go by without problems in my application. Please help.
The text was updated successfully, but these errors were encountered: