Bug #2100
Web App resources not cleaned up on failed start
Start date:
06.09.2021
Due date:
% Done:
0%
Estimated time:
origin:
Description
In Jetty < 10 the start of a web app may already start session management and fail upon application start and subsequently does NOT stop session management again.
This may lead to a resource leak.
Acceptance Criteria¶
- Invoke WebAppContext.stop() in case the initialization of the Web App Context failed.
Updated by Henning Blohm about 3 years ago
- Category set to z2-base
- Status changed from New to In Progress
- Assignee set to Henning Blohm
- Target version set to 2.5.7