Description
Has anyone had any success using a port forwarder (like xinetd) to forward 443 to knox gateway 8443?
I keep getting this exception:
2014-05-13 17:41:13,976 ERROR hadoop.gateway (GatewayServlet.java:service(122)) - Failed to execute filter: javax.servlet.ServletException: org.apache.shiro.subject.ExecutionException: java.security.PrivilegedActionException: javax.servlet.ServletException: java.lang.NullPointerException
My initial thought is that the knox url rewriting mechanism is expecting the port '8443' to exist?
Attachments
Attachments
Issue Links
- duplicates
-
KNOX-439 URL pattern matching fails for default ports HTTP 80 and HTTPS 443
- Closed