]
Ingo Weiss updated ELY-1810:
----------------------------
Labels: downstream_dependency (was: )
(Intermittent) stuck start with secmgr after enabling Elytron JACC
for undertow/application-security-domain
-----------------------------------------------------------------------------------------------------------
Key: ELY-1810
URL:
https://issues.jboss.org/browse/ELY-1810
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: Blocker
Labels: downstream_dependency
Fix For: 1.6.3.Final, 1.9.1.Final
Attachments: Second.txt
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.