This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
What do your connector configurations look like in the server.xml? Also can you post the initial server startup logs which show the port to which the connectors are bound?
Please use code blocks while posting code, xml or logs. I've formatted your post to wrap the xml and log in code blocks.
Are you sure the HTTPS connector you have has the correct values for the attributes like keystoreFile? By the way, the log message I was interested will be available in server.log file and will look something like this:
16:19:21,647 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on http-127.0.0.1-8080
16:19:21,648 INFO [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-127.0.0.1-8009