]
Ilia Vassilev resolved WFLY-7981.
---------------------------------
Fix Version/s: 11.0.0.Alpha1
Resolution: Done
The server boot failure after unsetting the filter attribute in
mechanism-provider-filtering-sasl-server-factory (Elytron)
--------------------------------------------------------------------------------------------------------------------------
Key: WFLY-7981
URL:
https://issues.jboss.org/browse/WFLY-7981
Project: WildFly
Issue Type: Bug
Components: Security
Reporter: Josef Cacek
Assignee: Ilia Vassilev
Priority: Blocker
Fix For: 11.0.0.Alpha1
A duplicate resource failure followed by removing {{filters}} attribute in
{{/subsystem=elytron/mechanism-provider-filtering-sasl-server-factory=elytron}} and reload
results in server boot failure.
{code}
15:50:29,961 FATAL [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0056: Server
boot has failed in an unrecoverable manner; exiting. See previous messages for details.
15:50:29,974 INFO [org.jboss.as] (MSC service thread 1-8) WFLYSRV0050: JBoss EAP
7.1.0.Alpha1 (WildFly Core 3.0.0.Alpha13-redhat-1) stopped in 7ms
{code}