Ah, yes, a stray Constuctor() left lying around.
Thank you! I am now down to dealing with https mis-configurations,
which puts me squarely back to the future.
Ever grateful,
rjs
On 2/16/21 3:27 PM, Mark Thomas wrote:
On February 16, 2021 10:00:01 PM UTC, Noelette Stout <noelettest...@isu.edu>
wrote:
I'm kinda new to this, but it looks like you're trying to start http
and
https on the same port.
Feb 16, 2021 1:06:59 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-nio-16004"]
Feb 16, 2021 1:06:59 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["https-jsse-nio-16004"]
In my (admittedly limited) experience, they need to be on separate
ports.
+1. That is clearly the problem given those log messages.
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org