Hi Mark,

We have resolved similar errors like
"sun.security.validator.ValidatorException: PKIX path validation failed: 
java.security.cert.CertPath
ValidatorException: timestamp check failed"
by downloading the certificates from latest tomcat source code 
(https://github.com/apache/tomcat/tree/7.0.x/test/org/apache/tomcat/util/net).

Please let me know if there is any other way to resolve this issue without 
downloading the latest certificate once they are expired.

Thanks and Regards,
Ankitha

-----Original Message-----
From: Mark Thomas [mailto:ma...@apache.org] 
Sent: Monday, March 23, 2020 3:08 PM
To: Tomcat Users List <users@tomcat.apache.org>
Subject: Re: Tomcat ant test failure

On 23/03/2020 07:18, Udupa, Ankitha K wrote:
> Hi,
> 
> We are facing issue while triggering Ant Test with Tomcat 7.0.84

That version is over two years old and has a number of known security 
vulnerabilities that are likely to apply to a typical installation.

The Tomcat community typically provides support on a "first update to the 
latest release of a supported version (7.0.103 in this instance), then recreate 
then problem, then we'll try and help" basis. The further you are away from the 
latest version of a supported release, the less likely you are to receive help.

> on HP UX IA/PA architecture with Java ( Java 7.0 in IA and Java 6.0 in PA).
> Please kindly help me to resolve these failures.

Why? What are you trying to achieve by this?

Each test will have a dedicated log file. You'll need to provide the log files 
associated with each failed test if you want us to try and help.

Best guess is that the async state errors are highlighting edge case bugs that 
are fixed in a later release and the TLS bugs are probably due to differences 
in the HP JVMs. No idea about the Comet errors.

Mark


> TEST-org.apache.catalina.comet.TestCometProcessor.NIO.txt:ERROR:null
> TEST-org.apache.catalina.comet.TestCometProcessor.NIO.txt:ERROR:null
> TEST-org.apache.catalina.connector.TestCoyoteAdapter.BIO.txt:Exception 
> in thread "testBug54928" java.lang.IllegalStateException: Calling 
> [asyncComplete()] is not valid for a request with Async state 
> [MUST_ERROR] 
> TEST-org.apache.catalina.connector.TestCoyoteAdapter.NIO.txt:Exception 
> in thread "testBug54928" java.lang.IllegalStateException: Calling 
> [asyncComplete()] is not valid for a request with Async state 
> [MUST_ERROR]
> TEST-org.apache.tomcat.util.net.TestClientCert.BIO.txt: Caused an 
> ERROR
> TEST-org.apache.tomcat.util.net.TestClientCert.BIO.txt: Caused an 
> ERROR
> TEST-org.apache.tomcat.util.net.TestClientCert.BIO.txt: Caused an 
> ERROR
> TEST-org.apache.tomcat.util.net.TestClientCert.BIO.txt: Caused an 
> ERROR
> TEST-org.apache.tomcat.util.net.TestClientCert.BIO.txt: Caused an 
> ERROR
> TEST-org.apache.tomcat.util.net.TestClientCert.NIO.txt: Caused an 
> ERROR
> TEST-org.apache.tomcat.util.net.TestClientCert.NIO.txt: Caused an 
> ERROR
> TEST-org.apache.tomcat.util.net.TestClientCert.NIO.txt: Caused an 
> ERROR
> TEST-org.apache.tomcat.util.net.TestClientCert.NIO.txt: Caused an 
> ERROR
> TEST-org.apache.tomcat.util.net.TestClientCert.NIO.txt: Caused an 
> ERROR
> TEST-org.apache.tomcat.util.net.TestCustomSsl.BIO.txt:  Caused an 
> ERROR
> TEST-org.apache.tomcat.util.net.TestCustomSsl.BIO.txt:  Caused an 
> ERROR
> TEST-org.apache.tomcat.util.net.TestCustomSsl.BIO.txt:  Caused an 
> ERROR
> TEST-org.apache.tomcat.util.net.TestCustomSsl.NIO.txt:  Caused an 
> ERROR
> TEST-org.apache.tomcat.util.net.TestCustomSsl.NIO.txt:  Caused an 
> ERROR
> TEST-org.apache.tomcat.util.net.TestCustomSsl.NIO.txt:  Caused an ERROR
> TEST-org.apache.tomcat.util.net.TestSsl.BIO.txt:        Caused an ERROR
> TEST-org.apache.tomcat.util.net.TestSsl.BIO.txt:        Caused an ERROR
> TEST-org.apache.tomcat.util.net.TestSsl.BIO.txt:        Caused an ERROR
> TEST-org.apache.tomcat.util.net.TestSsl.NIO.txt:        Caused an ERROR
> TEST-org.apache.tomcat.util.net.TestSsl.NIO.txt:        Caused an ERROR
> TEST-org.apache.tomcat.util.net.TestSsl.NIO.txt:        Caused an ERROR
> TEST-org.apache.tomcat.websocket.TestWebSocketFrameClientSSL.BIO.txt:   
> Caused an ERROR
> TEST-org.apache.tomcat.websocket.TestWebSocketFrameClientSSL.NIO.txt:   
> Caused an ERROR
> TEST-org.apache.tomcat.websocket.TestWebSocketFrameClientSSL.NIO.txt:   
> Caused an ERROR
> TEST-org.apache.tomcat.websocket.TestWsWebSocketContainer.BIO.txt:      
> Caused an ERROR
> TEST-org.apache.tomcat.websocket.TestWsWebSocketContainer.NIO.txt:      
> Caused an ERROR
> 
> Thanks and Regards,
> Ankitha
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to