]
Ondrej Kotek commented on WFLY-12081:
-------------------------------------
[~dlofthouse] Yes, I was able to reproduce this on the current master, thank you.
(Intermittent) stuck start with secmgr after enabling Elytron JACC
for undertow/application-security-domain
-----------------------------------------------------------------------------------------------------------
Key: WFLY-12081
URL:
https://issues.jboss.org/browse/WFLY-12081
Project: WildFly
Issue Type: Bug
Components: Security
Affects Versions: 17.0.0.Beta1
Reporter: Ondrej Kotek
Assignee: Darran Lofthouse
Priority: Blocker
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.