On 25/01/2017 22:11, Zigarelli, Michael wrote: > Hi, > > > I am unable to configure tomcat 9.0.0.M17 for http/2 support. My connector > for port 8443 has been uncommented and the necessary certificates were added > to it. I am receiving this error when I start my tomcat: Jan 25, 2017 4:28:21 > PM org.apache.catalina.util.LifecycleBase handleSubClassException > > SEVERE: Failed to initialize component > [Connector[org.apache.coyote.http11.Http11AprProtocol-8443]] > > org.apache.catalina.LifecycleException: The configured protocol > [org.apache.coyote.http11.Http11AprProtocol] requires the APR/native library > which is not available
This means the APR/native Tomcat connector - not the standard APR library. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org