Re: Tomcat 8.5.5: SecureNioChannel.handshake throws NullPointerException during server startup

2016-09-19 Thread Avanish Kant
Thanks Remy for your input. May I know the related ticket# and when version 8.5.6 is expected to be released? On Sep 19, 2016 5:48 PM, R?my Maucherat wrote: 2016-09-19 11:54 GMT+02:00 Avanish Kant : > Extra bit of information that may help: > One change that I did try is to

Tomcat 8.5.5: SecureNioChannel.handshake throws NullPointerException during server startup

2016-09-19 Thread Avanish Kant
When Tomcat 8.5.5 got released recently, I was working on upgrading my existing app from Tomcat 8.5.4 to 8.5.5. It seems that server startup goes through fine with message (INFO: Server startup in 16323 ms) printed at the end, and I am even able to access the application fine. My only concern i