﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SSL Forums / SSL Certificates / Community Support  / Tomcat ssl fail: on startup: java.lang.Exception: Socket bind failed: [730014] / Latest Posts</title><generator>InstantForum.NET v4.1.3</generator><description>SSL Forums</description><link>http://forums.ssl.com/</link><webMaster>forums@ssl.com</webMaster><lastBuildDate>Thu, 09 Sep 2010 19:19:00 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Tomcat ssl fail: on startup: java.lang.Exception: Socket bind failed: [730014]</title><link>http://forums.ssl.com/Topic288-3-1.aspx</link><description>i got it worked already. I have to reinstall the Apache with full installation option and,,,,did the same configuration. that's it.&lt;br&gt;&lt;br&gt;thanks,</description><pubDate>Sat, 29 Aug 2009 03:02:09 GMT</pubDate><dc:creator>litpuvn</dc:creator></item><item><title>Tomcat ssl fail: on startup: java.lang.Exception: Socket bind failed: [730014]</title><link>http://forums.ssl.com/Topic288-3-1.aspx</link><description>Hi All,&lt;br&gt;&lt;br&gt;Could you please help to figure out why my https is not functioning :&lt;br&gt;I installed Tomcat 6.0 and generate .keystore file as in the guideline http://tomcat.apache.org/tomcat-6.0-doc/ssl-howto.html&lt;br&gt;and change the connertor in server.xml as below:&lt;br&gt;&lt;br&gt;   &lt;Connector protocol="org.apache.coyote.http11.Http11NioProtocol"&lt;br&gt;           port="8443" minSpareThreads="5" maxSpareThreads="75"&lt;br&gt;           enableLookups="true" disableUploadTimeout="true" &lt;br&gt;           acceptCount="100"  maxThreads="200"&lt;br&gt;           scheme="https" secure="true" SSLEnabled="true"&lt;br&gt;           keystoreFile="${user.home}/.keystore" keystorePass="changeit"&lt;br&gt;           clientAuth="false" sslProtocol="TLS"/&gt; &lt;br&gt;&lt;br&gt;now i restart the Tomcat, the http://localhost:8080/ is running properly but with the https://localhost:8443/, i got connection timeout.&lt;br&gt;I checked the catalina log and this is the error:&lt;br&gt;LifecycleException:  service.getName(): "Catalina";  Protocol handler start failed: java.lang.Exception: Socket bind failed: [730014]....&lt;br&gt;&lt;br&gt;I googled and found it was a bug in previous version. It should be fixed already in the Tomcat 6.&lt;br&gt;&lt;br&gt;Do you know why i still got this issue? I am running on Windows Vista. And i also download the tcnative-1.dll to Tomcat bin folder.&lt;br&gt;&lt;br&gt;I attached the server.xml here&lt;br&gt;&lt;br&gt;Thank you for your response,&lt;br&gt;&lt;br&gt;-Hoang Long&lt;br&gt;&lt;br&gt;</description><pubDate>Fri, 28 Aug 2009 15:59:18 GMT</pubDate><dc:creator>litpuvn</dc:creator></item></channel></rss>