Rp.
On Mon, Jun 2, 2014 at 9:18 AM, nep7une w <nep7une.w(a)gmail.com> wrote:
Hi Bill,
I am facing NullPointerException when testing keycloak beta1 with wildfly
8 over HTTPS(port 28081) , part of the error log shows as below, plz help:
ERROR [io.undertow.request] (default task-7) UT005023: Exception handling
request to /ex06_1/: java.lang.NullPointerException
at
org.wildfly.extension.undertow.Server.lookupSecurePort(Server.java:113)
at
org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$2.getConfidentialPort(UndertowDeploymentInfoService.java:454)
at
org.keycloak.adapters.wildfly.WildflyAuthenticationMechanism.createRequestAuthenticator(WildflyAuthenticationMechanism.java:27)
[keycloak-wildfly-adapter-1.0-beta-1.jar:]
at
org.keycloak.adapters.undertow.ServletKeycloakAuthMech.authenticate(ServletKeycloakAuthMech.java:37)
[keycloak-undertow-adapter-1.0-beta-1.jar:]
Regards,
Nep