On Wed, 2008-01-16 at 20:13 +0000, sebb wrote:
> On 16/01/2008, sebb <[EMAIL PROTECTED]> wrote:
> > On 16/01/2008, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote:
> > >
> > > On Wed, 2008-01-16 at 17:53 +0000, sebb wrote:


...

> >
> > java.io.IOException: Invalid keystore format
> >
> > I get the same errors if I rename the file as test.keystore1, however
> > I then also get a Failure:
> >
> > testEndpointUpAndDown(org.apache.http.impl.nio.reactor.TestDefaultListeningIOReactor)
> >  Time elapsed: 0.063 sec  <<< FAILURE!
> > junit.framework.AssertionFailedError: expected:<1> but was:<0>
> >        at junit.framework.Assert.fail(Assert.java:47)
> >        at junit.framework.Assert.failNotEquals(Assert.java:282)
> >        at junit.framework.Assert.assertEquals(Assert.java:64)
> >        at junit.framework.Assert.assertEquals(Assert.java:201)
> >        at junit.framework.Assert.assertEquals(Assert.java:207)
> >        at 
> > org.apache.http.impl.nio.reactor.TestDefaultListeningIOReactor.testEndpointUpAndDown(TestDefaultListeningIOReactor.java:140)
> >
> > If I create an empty test.keystore file I get the errors:
> >
> > java.io.EOFException
> >
> > Same test cases; this confirms that the file is being read.
> >
> > By the way, the test.keystore file in SVN trunk does not seem to be
> > the same as the one in the source archive. They are not the same size:
> > trunk=1378, zip file 2060. Also the tar.gz one shows up as 2050 bytes.
> >
> > Could there be a problem with the packaging?
> >

Oh man. My bad. I am getting old and stupid (maybe already am). That is
it. Thank you for tracking it down.

Cheers

Oleg


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to