Hi,

as I just launched a new vote for 2.0, as suggested by Niklas, I should have added the revision and uploaded binaries for the vote. So I started to generate them, and now, on my Mac, I have one error :

-------------------------------------------------------------------------------
Test set: org.apache.mina.example.echoserver.ssl.SslFilterTest
-------------------------------------------------------------------------------
Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.886 sec <<< FAILURE! testMessageSentIsCalled_With_SSL(org.apache.mina.example.echoserver.ssl.SslFilterTest) Time elapsed: 0.779 sec <<< ERROR!
javax.net.ssl.SSLHandshakeException: renegotiation is not allowed
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.kickstartHandshake(SSLSocketImpl.java:1181) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1150) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1131) at org.apache.mina.example.echoserver.ssl.SslFilterTest.testMessageSentIsCalled(SslFilterTest.java:104) at org.apache.mina.example.echoserver.ssl.SslFilterTest.testMessageSentIsCalled_With_SSL(SslFilterTest.java:76)


I strongly suspect that it's due to the newly installed Java 1.6.0_20 on my computer, because the build worked ike a charm before I installed it. On the other hand, the build works well on linux, but with Java 1.6.0_18.

Can someone give it a try with an older Java version on mac, and the last version on inux?

Thanks !

--
Regards,
Cordialement,
Emmanuel Lécharny
www.nextury.com


Reply via email to