Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-1016

Mod-cluster filter throws NPE on processing IPv6 zone interface id with a subinterface

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.0.0.Beta1, 1.4.19.Final
    • 1.4.11.Final
    • None
    • None

    Description

      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
      

      Attachments

        Issue Links

          Activity

            People

              sdouglas1@redhat.com Stuart Douglas
              bsikora Bogdan Sikora (Inactive)
              Jan Kašík Jan Kašík
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: