On 24/08/2010 11:13, Konstantin Kolinko wrote: > Testsuite: org.apache.catalina.authenticator.TestFormAuthenticator > Tests run: 5, Failures: 0, Errors: 3, Time elapsed: 216.974 sec > > (...) > > java.lang.NullPointerException > at > org.apache.catalina.startup.SimpleHttpClient.isResponse200(SimpleHttpClient.java:202) > at > org.apache.catalina.authenticator.TestFormAuthenticator.doTest(TestFormAuthenticator.java:59) > at > org.apache.catalina.authenticator.TestFormAuthenticator.testGet(TestFormAuthenticator.java:30)
I think I have got to the bottom of this. The new tests appear to have stumbled over a bug in the NIO connector. I have a fix but want to do some more testing before I commit it. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org