Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
5.1 EE SP4 (5.1.7), 5.2 EE SP3 (5.2.7)
-
None
-
All
Description
Spring beans are not shut down. This results in error messages in the logs and causes the application server to hang during shut down.
API CHANGES:
Class: com.liferay.portal.kernel.messaging.config.AbstractMessagingConfigurator
Method: init()
Status: Deprecated
New method: afterPropertiesSet()
Class: com.liferay.portal.kernel.messaging.jmx.JMXMessageListener
Method: init()
Status: Deprecated
New method: afterPropertiesSet()
Attachments
Issue Links
- is related to
-
LPS-7832 Not all Spring beans were shutting down properly
- Closed