Re: Tomcat ant test failure

2020-03-23 Thread Mark Thomas
te on the server running the tests back far enough that the certificates appear to be valid? Mark > > 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 >

RE: Tomcat ant test failure

2020-03-23 Thread Udupa, Ankitha K
, March 23, 2020 3:08 PM To: Tomcat Users List 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 vulnerabilit

Re: Tomcat ant test failure

2020-03-23 Thread Mark Thomas
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

Tomcat ant test failure

2020-03-23 Thread Udupa, Ankitha K
Hi, We are facing issue while triggering Ant Test with Tomcat 7.0.84 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. TEST-org.apache.catalina.comet.TestCometProcessor.NIO.txt:ERROR:null

Re: tomcat ant test failure due to java exception.

2017-05-02 Thread Mark Thomas
On 02/05/2017 04:24, Arjit Gupta wrote: > Hi Mark, > > Below is the full stack trace of errors. > > java.lang.AssertionError: Option not found > at sun.nio.ch.Net.setSocketOption(Net.java:352) > at > sun.nio.ch.SocketChannelImpl.setOption(SocketChannelImpl.java:179) > at

Re: tomcat ant test failure due to java exception.

2017-05-01 Thread Arjit Gupta
Hi Mark, Below is the full stack trace of errors. java.lang.AssertionError: Option not found at sun.nio.ch.Net.setSocketOption(Net.java:352) at sun.nio.ch.SocketChannelImpl.setOption(SocketChannelImpl.java:179) at

Re: tomcat ant test failure due to java exception.

2017-04-30 Thread Mark Thomas
On 29/04/17 03:47, Arjit Gupta wrote: > Hi, > > I am building tomcat 7.0.77 with java7 on HP-UX(OS) itanium(IA64) processor. > After building it successful I am running *ant test*. > Multiple tests are failing due to below exception. > > *Exception in thread "Thread-18" java.lang.AssertionError:

tomcat ant test failure due to java exception.

2017-04-28 Thread Arjit Gupta
Hi, I am building tomcat 7.0.77 with java7 on HP-UX(OS) itanium(IA64) processor. After building it successful I am running *ant test*. Multiple tests are failing due to below exception. *Exception in thread "Thread-18" java.lang.AssertionError: Option not found* Fail test cases are:- 175