Hi, I start tomcat in jvm mode by 'Monitor Tomcat' UI,google chrome gets error: 107 (net::ERR_SSL_PROTOCOL_ERROR), IE 9.0 cannot open SSL connection too.
In 'Startup' tab of 'Monitor Tomcat' UI, there are 2 different results: 1. when field 'mode' is set to 'jvm', browser cannot open SSL connection. 2. when field 'mode' is set to 'java', browser opened SSL connection successfully. %JAVA_HOME% points to IBM JRE, in 'java' mode, it can work, failed in jvm mode. all files in logs folder don't report exceptions/errors. in conf/server.xml, only updated all connectors to bind to 192.168.1.10:80/443/9009. is this a bug or settings related? thanks 2011-06-24 daniel.yeung.biz