]
Darran Lofthouse moved WFLY-12081 to ELY-1810:
----------------------------------------------
Project: WildFly Elytron (was: WildFly)
Key: ELY-1810 (was: WFLY-12081)
Component/s: EE
(was: Security)
Affects Version/s: 1.9.0.Final
1.6.2.Final
(was: 17.0.0.Alpha1)
(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.9.0.Final, 1.6.2.Final
Reporter: Ondrej Kotek
Assignee: Darran Lofthouse
Priority: Blocker
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.