RE: Re: Urgent help tomcat 9 and https 8443

2020-03-13 Thread Siva.Saravanamuthu
Mark,

Thanks. You waken my frozen concentration. Yes I was able to identify the error 
which is related APR library and I followed the step as per this article

https://www.openkm.com/wiki/index.php/Tomcat_native_libraries

which made port 8443 listen and able to load the URL with the certificate.

Regards,
Siva

-Original Message-
From: Mark Thomas 
Sent: Friday, 13 March 2020 6:30 PM
To: users@tomcat.apache.org
Subject: [EXT] Re: Urgent help tomcat 9 and https 8443


EXTERNAL:  This email originated from outside of the organization. Do not click 
any links or open any attachments unless you trust the sender and know the 
content is safe.

==
Please provide the complete catalina.log for a clean failed start.

To be specific:
- make sure Tomcat is not running
- delete all the files in the logs directory
- start Tomcat
- wait for start-up to complete
- provide us with the full catalina.log

Mark



On 13/03/2020 03:13, siva.saravanamu...@csl.com.au wrote:
> Below is the catalina.log output
>
> 12-Mar-2020 19:57:18.885 INFO [main]
> org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler
> ["https-openssl-apr-8443"]
> 12-Mar-2020 19:57:18.969 INFO [main]
> org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler
> ["https-openssl-apr-8443"]
> 12-Mar-2020 19:57:18.969 INFO [main]
> org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler
> ["https-openssl-apr-8443"]
> 12-Mar-2020 20:34:44.758 SEVERE [main]
> org.apache.catalina.util.LifecycleBase.handleSubClassException Failed
> to initialize component
> [Connector[org.apache.coyote.http11.Http11AprProtocol-8443]]
> 12-Mar-2020 20:36:34.657 INFO [main]
> org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler
> ["https-openssl-apr-8443"]
> 12-Mar-2020 20:36:34.704 INFO [1]
> org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler
> ["https-openssl-apr-8443"]
> 12-Mar-2020 20:36:34.705 INFO [1]
> org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler
> ["https-openssl-apr-8443"]
> 12-Mar-2020 20:36:36.981 SEVERE [main]
> org.apache.catalina.util.LifecycleBase.handleSubClassException Failed
> to initialize component
> [Connector[org.apache.coyote.http11.Http11AprProtocol-8443]]
> 12-Mar-2020 23:05:08.376 INFO [main]
> org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler
> ["https-openssl-apr-8443"]
> 12-Mar-2020 23:05:08.426 INFO [main]
> org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler
> ["https-openssl-apr-8443"]
> 12-Mar-2020 23:05:08.426 INFO [main]
> org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler
> ["https-openssl-apr-8443"]
> 12-Mar-2020 23:05:10.776 INFO [main]
> org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler
> ["https-jsse-nio-8443"]
> 12-Mar-2020 23:05:10.798 SEVERE [main]
> org.apache.catalina.util.LifecycleBase.handleSubClassException Failed
> to initialize component [Connector[HTTP/1.1-8443]]
> 12-Mar-2020 23:09:23.385 INFO [main]
> org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler
> ["https-jsse-nio-8443"]
> 12-Mar-2020 23:09:23.439 INFO [main]
> org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler
> ["https-jsse-nio-8443"]
> 12-Mar-2020 23:09:23.440 INFO [main]
> org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler
> ["https-jsse-nio-8443"]
> 12-Mar-2020 23:09:25.703 INFO [main]
> org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler
> ["https-jsse-nio-8443"]
> 12-Mar-2020 23:09:25.723 SEVERE [main]
> org.apache.catalina.util.LifecycleBase.handleSubClassException Failed
> to initialize component [Connector[HTTP/1.1-8443]]
> 12-Mar-2020 23:10:47.171 INFO [main]
> org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler
> ["https-jsse-nio-8443"]
> 12-Mar-2020 23:10:47.225 INFO [main]
> org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler
> ["https-jsse-nio-8443"]
> 12-Mar-2020 23:10:47.225 INFO [main]
> org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler
> ["https-jsse-nio-8443"]
> 12-Mar-2020 23:10:49.473 INFO [main]
> org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler
> ["https-jsse-nio-8443"]
> 12-Mar-2020 23:10:49.494 SEVERE [main]
> org.apache.catalina.util.LifecycleBase.handleSubClassException Failed
> to initialize component [Connector[HTTP/1.1-8443]]
>
> From: Arvind Kumar (ZNetLive) 
> Sent: Friday, 13 March 2020 12:24 PM
> To: Tomcat Users List 
> Cc: Saravanamuthu, Sivakumar (Siva) AU/PKV
> 
> Subject: [EXT] RE: Urgent help tomcat 9 and https 8443
>
> EXTERNAL: This email originated from outside of the organization. Do not 
> click any links or open any attachments unless you trust the sender and know 
> the content is safe.
>
> 
>
> FYI
> From: Arvind Kumar (ZNetLive)
> Sent: 13 March 2020 06:53
> To: Tomcat Users List
> mailto:users@tomcat.apache.org>>
> Subject: RE: Urgent help 

RE: Urgent help tomcat 9 and https 8443

2020-03-12 Thread Siva.Saravanamuthu
Below is the catalina.log output

12-Mar-2020 19:57:18.885 INFO [main] org.apache.coyote.AbstractProtocol.pause 
Pausing ProtocolHandler ["https-openssl-apr-8443"]
12-Mar-2020 19:57:18.969 INFO [main] org.apache.coyote.AbstractProtocol.stop 
Stopping ProtocolHandler ["https-openssl-apr-8443"]
12-Mar-2020 19:57:18.969 INFO [main] org.apache.coyote.AbstractProtocol.destroy 
Destroying ProtocolHandler ["https-openssl-apr-8443"]
12-Mar-2020 20:34:44.758 SEVERE [main] 
org.apache.catalina.util.LifecycleBase.handleSubClassException Failed to 
initialize component 
[Connector[org.apache.coyote.http11.Http11AprProtocol-8443]]
12-Mar-2020 20:36:34.657 INFO [main] org.apache.coyote.AbstractProtocol.pause 
Pausing ProtocolHandler ["https-openssl-apr-8443"]
12-Mar-2020 20:36:34.704 INFO [1] org.apache.coyote.AbstractProtocol.stop 
Stopping ProtocolHandler ["https-openssl-apr-8443"]
12-Mar-2020 20:36:34.705 INFO [1] org.apache.coyote.AbstractProtocol.destroy 
Destroying ProtocolHandler ["https-openssl-apr-8443"]
12-Mar-2020 20:36:36.981 SEVERE [main] 
org.apache.catalina.util.LifecycleBase.handleSubClassException Failed to 
initialize component 
[Connector[org.apache.coyote.http11.Http11AprProtocol-8443]]
12-Mar-2020 23:05:08.376 INFO [main] org.apache.coyote.AbstractProtocol.pause 
Pausing ProtocolHandler ["https-openssl-apr-8443"]
12-Mar-2020 23:05:08.426 INFO [main] org.apache.coyote.AbstractProtocol.stop 
Stopping ProtocolHandler ["https-openssl-apr-8443"]
12-Mar-2020 23:05:08.426 INFO [main] org.apache.coyote.AbstractProtocol.destroy 
Destroying ProtocolHandler ["https-openssl-apr-8443"]
12-Mar-2020 23:05:10.776 INFO [main] org.apache.coyote.AbstractProtocol.init 
Initializing ProtocolHandler ["https-jsse-nio-8443"]
12-Mar-2020 23:05:10.798 SEVERE [main] 
org.apache.catalina.util.LifecycleBase.handleSubClassException Failed to 
initialize component [Connector[HTTP/1.1-8443]]
12-Mar-2020 23:09:23.385 INFO [main] org.apache.coyote.AbstractProtocol.pause 
Pausing ProtocolHandler ["https-jsse-nio-8443"]
12-Mar-2020 23:09:23.439 INFO [main] org.apache.coyote.AbstractProtocol.stop 
Stopping ProtocolHandler ["https-jsse-nio-8443"]
12-Mar-2020 23:09:23.440 INFO [main] org.apache.coyote.AbstractProtocol.destroy 
Destroying ProtocolHandler ["https-jsse-nio-8443"]
12-Mar-2020 23:09:25.703 INFO [main] org.apache.coyote.AbstractProtocol.init 
Initializing ProtocolHandler ["https-jsse-nio-8443"]
12-Mar-2020 23:09:25.723 SEVERE [main] 
org.apache.catalina.util.LifecycleBase.handleSubClassException Failed to 
initialize component [Connector[HTTP/1.1-8443]]
12-Mar-2020 23:10:47.171 INFO [main] org.apache.coyote.AbstractProtocol.pause 
Pausing ProtocolHandler ["https-jsse-nio-8443"]
12-Mar-2020 23:10:47.225 INFO [main] org.apache.coyote.AbstractProtocol.stop 
Stopping ProtocolHandler ["https-jsse-nio-8443"]
12-Mar-2020 23:10:47.225 INFO [main] org.apache.coyote.AbstractProtocol.destroy 
Destroying ProtocolHandler ["https-jsse-nio-8443"]
12-Mar-2020 23:10:49.473 INFO [main] org.apache.coyote.AbstractProtocol.init 
Initializing ProtocolHandler ["https-jsse-nio-8443"]
12-Mar-2020 23:10:49.494 SEVERE [main] 
org.apache.catalina.util.LifecycleBase.handleSubClassException Failed to 
initialize component [Connector[HTTP/1.1-8443]]

From: Arvind Kumar (ZNetLive) 
Sent: Friday, 13 March 2020 12:24 PM
To: Tomcat Users List 
Cc: Saravanamuthu, Sivakumar (Siva) AU/PKV 
Subject: [EXT] RE: Urgent help tomcat 9 and https 8443

EXTERNAL: This email originated from outside of the organization. Do not click 
any links or open any attachments unless you trust the sender and know the 
content is safe.



FYI
From: Arvind Kumar (ZNetLive)
Sent: 13 March 2020 06:53
To: Tomcat Users List mailto:users@tomcat.apache.org>>
Subject: RE: Urgent help tomcat 9 and https 8443

Please make sure port 8443 is listing if not try to restart your tomcat once 
and then check the listing, once you get it is listing, please run below 
command to allow 8443 to open outside of your server.

iptables -I INPUT -m tcp -p tcp -s  0.0.0.0/0 --dport 8080 -j ACCEPT

How to check 8443 Is listing,

Netstat -tnap | grep 8443

From: siva.saravanamu...@csl.com.au 
mailto:siva.saravanamu...@csl.com.au>>
Sent: 13 March 2020 06:17
To: users@tomcat.apache.org
Subject: Urgent help tomcat 9 and https 8443

Hello Everyone,

I am new to this group and tomcat.

I am having issue with tomcat 9 using port 8443. I configured tomcat 8443  
using CA certificate and my configuration are as follow.




I verified the certificate file using openssl command and certificate working 
fine and there is no issue with the certificate.

#openssl verify dlkopatu001.crt
dlkopatu001.crt: OK


But for unknown reason port 8443 is not listening and because of that I am not 
able to access url using 

RE: Urgent help tomcat 9 and https 8443

2020-03-12 Thread Siva.Saravanamuthu
Thanks for the reply.

There is no firewall or selinux and it is not listening that is the problem.  
Not sure where it is failing ?

From: Arvind Kumar (ZNetLive) 
Sent: Friday, 13 March 2020 12:24 PM
To: Tomcat Users List 
Cc: Saravanamuthu, Sivakumar (Siva) AU/PKV 
Subject: [EXT] RE: Urgent help tomcat 9 and https 8443

EXTERNAL: This email originated from outside of the organization. Do not click 
any links or open any attachments unless you trust the sender and know the 
content is safe.



FYI
From: Arvind Kumar (ZNetLive)
Sent: 13 March 2020 06:53
To: Tomcat Users List mailto:users@tomcat.apache.org>>
Subject: RE: Urgent help tomcat 9 and https 8443

Please make sure port 8443 is listing if not try to restart your tomcat once 
and then check the listing, once you get it is listing, please run below 
command to allow 8443 to open outside of your server.

iptables -I INPUT -m tcp -p tcp -s  0.0.0.0/0 --dport 8080 -j ACCEPT

How to check 8443 Is listing,

Netstat -tnap | grep 8443

From: siva.saravanamu...@csl.com.au 
mailto:siva.saravanamu...@csl.com.au>>
Sent: 13 March 2020 06:17
To: users@tomcat.apache.org
Subject: Urgent help tomcat 9 and https 8443

Hello Everyone,

I am new to this group and tomcat.

I am having issue with tomcat 9 using port 8443. I configured tomcat 8443  
using CA certificate and my configuration are as follow.




I verified the certificate file using openssl command and certificate working 
fine and there is no issue with the certificate.

#openssl verify dlkopatu001.crt
dlkopatu001.crt: OK


But for unknown reason port 8443 is not listening and because of that I am not 
able to access url using 
https://url:8443

Please help me to resolve this issue.


Regards,

Sivakumar Saravanamuthu
Senior Systems Engineer, Open Systems
CSL Limited
POA2 , 189-209 Camp Road, Broadmeadows | VIC 3047 | Australia
siva.saravanamu...@csl.com.au
http://www.csl.com.au
Mobile: +61 419 835 682
Please consider the environment before printing this email.
[cid:image002.jpg@01D3F0F5.A4968CE0]




This email, including any attachments, is confidential and contains proprietary 
content and may be legally privileged. This transmission is intended only for 
the designated recipient(s), and any duplication or distribution, in any form 
or part, without the written consent of the sender is strictly prohibited. Any 
confidentiality or privilege is not waived or lost if this email has been sent 
to you by mistake, in which case you should not read, copy, adapt, use or 
disclose this message. If you've received this email by mistake, please delete 
the message, disregard its contents and notify the sender of the mistake. Any 
personal information in this email must be handled in accordance with 
applicable privacy laws.




This email, including any attachments, is confidential and contains proprietary 
content and may be legally privileged. This transmission is intended only for 
the designated recipient(s), and any duplication or distribution, in any form 
or part, without the written consent of the sender is strictly prohibited. Any 
confidentiality or privilege is not waived or lost if this email has been sent 
to you by mistake, in which case you should not read, copy, adapt, use or 
disclose this message. If you've received this email by mistake, please delete 
the message, disregard its contents and notify the sender of the mistake. Any 
personal information in this email must be handled in accordance with 
applicable privacy laws.


Urgent help tomcat 9 and https 8443

2020-03-12 Thread Siva.Saravanamuthu
Hello Everyone,

I am new to this group and tomcat.

I am having issue with tomcat 9 using port 8443. I configured tomcat 8443  
using CA certificate and my configuration are as follow.




I verified the certificate file using openssl command and certificate working 
fine and there is no issue with the certificate.

#openssl verify dlkopatu001.crt
dlkopatu001.crt: OK


But for unknown reason port 8443 is not listening and because of that I am not 
able to access url using https://url:8443

Please help me to resolve this issue.


Regards,

Sivakumar Saravanamuthu
Senior Systems Engineer, Open Systems
CSL Limited
POA2 , 189-209 Camp Road, Broadmeadows | VIC 3047 | Australia
siva.saravanamu...@csl.com.au
http://www.csl.com.au
Mobile: +61 419 835 682
Please consider the environment before printing this email.
[cid:image002.jpg@01D3F0F5.A4968CE0]





This email, including any attachments, is confidential and contains proprietary 
content and may be legally privileged. This transmission is intended only for 
the designated recipient(s), and any duplication or distribution, in any form 
or part, without the written consent of the sender is strictly prohibited. Any 
confidentiality or privilege is not waived or lost if this email has been sent 
to you by mistake, in which case you should not read, copy, adapt, use or 
disclose this message. If you've received this email by mistake, please delete 
the message, disregard its contents and notify the sender of the mistake. Any 
personal information in this email must be handled in accordance with 
applicable privacy laws.