]
Darran Lofthouse updated ELY-1825:
----------------------------------
Priority: Major (was: Blocker)
(Intermittent) stuck start with secmgr after enabling Elytron JACC
for undertow/application-security-domain
-----------------------------------------------------------------------------------------------------------
Key: ELY-1825
URL:
https://issues.jboss.org/browse/ELY-1825
Project: WildFly Elytron
Issue Type: Bug
Components: EE
Affects Versions: 1.6.2.Final, 1.9.0.Final
Reporter: Ondrej Kotek
Assignee: Darran Lofthouse
Priority: Major
Fix For: 1.9.1.Final
After enabling JACC on {{undertow/application-security-domain=other}}, the server can get
stuck when starting with Security Manager turned on. It stops responding and cannot be
terminated by Ctrl-C.
After disabling JACC, or when starting without Security Manager, the server starts as
expected.
This behaviour blocks customers that uses JACC with Security Manager.