You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2011/06/23 14:46:28 UTC

DO NOT REPLY [Bug 51426] New: SSL connection failed with jvm mode

https://issues.apache.org/bugzilla/show_bug.cgi?id=51426

             Bug #: 51426
           Summary: SSL connection failed with jvm mode
           Product: Tomcat 5
           Version: 5.5.33
          Platform: PC
            Status: NEW
          Severity: major
          Priority: P2
         Component: Unknown
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: daniel.yeung.biz@gmail.com
    Classification: Unclassified


Created attachment 27200
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27200
conf/server.xml

I'm 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.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 51426] SSL connection failed with jvm mode

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51426

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
         OS/Version|                            |All

--- Comment #1 from Mark Thomas <ma...@apache.org> 2011-06-23 14:56:25 UTC ---
Bugzilla is not a support forum. Please use the users mailing list to debug
issues in the first instance. This can always be re-opened if it is determined
that there is a bug here.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org