Hi, Version: Tomcat 5.5.33, O/S: Windows 7.
2011-06-24 daniel.yeung.biz From: Konstantin Kolinko <knst.koli...@gmail.com> Time: 2011-06-24 07:55 Subject: Re: Tomcat failed to accept SSL connection in jvm mode To: Tomcat Users List <users@tomcat.apache.org> 2011/6/24 daniel.yeung.biz <daniel.yeung....@gmail.com>: > 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. > Please read here, starting with "When asking questions on the list, please ...": http://tomcat.apache.org/lists.html#tomcat-users > > 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. Guessing about your OS and your environment.... I suspect you are running different JREs in the above cases. BTW, IIRC JAVA_HOME variable is not applicable at all, when Tomcat is run as a service. Launch 'Configure Tomcat' and see what JRE/JVM path is there. Anyway, you can enable debug logging in the service runner (on one of the pages in the 'Configure Tomcat' dialog). > > 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? > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org