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.
#1

Updated by Henning Blohm over 2 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
#2

Updated by Henning Blohm over 2 years ago

  • Status changed from In Progress to Resolved
#3

Updated by Henning Blohm over 2 years ago

  • Target version changed from 2.5.7 to 2.9b
#4

Updated by Henning Blohm over 2 years ago

  • Target version changed from 2.9b to 2.5.7

Also available in: Atom PDF