×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
443 is the well-known port for SSL (https: protocol) so it could be any other server. We run our Tomcat on 8080 most of the time and use 8443 for the SSL port just to keep it clear of other web servers.
I have had problems with ports not clearing -- remaining active after all jobs using them ended. I've had success going through netstat option 3, finding the port and ending it from there.
-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of Pete Helgren
Sent: Wednesday, April 24, 2013 4:59 PM
To: Midrange Systems Technical Discussion; Java Programming on and around the IBM i
Subject: Re: SEVERE: Failed to initialize end point associated with ProtocolHandler ["http-bio-443"]
Reply to both midrange and java400...
Could you have 443 listed as a port twice in the server.xml file? I have fat fingered ports in there before....
Pete Helgren
www.petesworkshop.com
GIAC Secure Software Programmer-Java
On 4/24/2013 3:50 PM, James H. H. Lampert wrote:
We're trying to bring up SSL in Tomcat on a customer AS/400 (an E4C at
V7R1, using the /QOpenSys/QIBM/ProdData/JavaVM/jdk60/64bit JVM), and
every time we launch CATALINA, we get
SEVERE: Failed to initialize end point associated with
ProtocolHandler ["http-bio-443"] Throwable occurred:
java.net.BindException: The socket name is already in use. <null>:443
Earlier today, I found something (I couldn't tell WHAT, because there
were no jobs associated with the port) listening (and idle for 16
hours) on 443, on one of the IP addresses, but now, nothing on that
port. I also looked for restrictions on that port, and there aren't any.
Any ideas of where to look next?
--
JHHL
--
This is the Java Programming on and around the IBM i (JAVA400-L) mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at
http://archive.midrange.com/java400-l.
As an Amazon Associate we earn from qualifying purchases.