Project

General

Profile

Bug #2100

Web App resources not cleaned up on failed start

Added by Henning Blohm over 2 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
z2-base
Target version:
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.

Also available in: Atom PDF