-
Bug
-
Resolution: Done
-
Major
-
7.1.0.DR13
-
None
Start EAP with set mod-cluster filter to IPV6 subinterface
[31m15:28:27,457 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC000001: Failed to start service jboss.undertow.filter.modcluster: org.jboss.msc.service.StartException in service jboss.undertow.filter.modcluster: Failed to start service at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1978) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.NullPointerException at io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.<init>(MCMPConfig.java:46) at io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig$Builder.build(MCMPConfig.java:191) at org.wildfly.extension.undertow.filters.ModClusterService.start(ModClusterService.java:175) at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:2032) at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1955) ... 3 more
- clones
-
UNDERTOW-1016 Mod-cluster filter throws NPE on processing IPv6 zone interface id with a subinterface
- Resolved
- is incorporated by
-
JBEAP-14208 (7.1.z) Upgrade Undertow from 1.4.18.SP2-redhat-1 to 1.4.18.SP5-redhat-1
- Closed
- relates to
-
JBEAP-4283 jboss.jgroups.channel.ee: PrivilegedActionException: Property assignment of bind_addr in UDP
- Verified
-
JBEAP-2509 JGroups throws UnknownHostException on processing IPv6 zone interface id with a subinterface
- Resolved