]
Darran Lofthouse resolved ELY-1810.
-----------------------------------
Fix Version/s: (was: 1.6.3.CR1)
Resolution: Done
The 1.6.3 version can be added later if merged into that branch.
(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
Fix For: 1.9.1.CR1
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.