On February 16, 2021 10:00:01 PM UTC, Noelette Stout <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
