I'm starting to wonder if we're really seeing the same issue. I've solved the one I found, but looking closer at your stacktrace I'm not sure they are the same. And unfortunately my fix surfaced an issue in commons-net (https://issues.apache.org/jira/browse/NET-216). So, you'll need to update FtpServer som svn and for now also apply the commons-net fix yourself. Does this fix the issues your seeing? If not, feel free opening a new JIRA issue and attaching your test reports.
Here's the issue I'm seeing: https://issues.apache.org/jira/browse/FTPSERVER-130 /niklas On Tue, Apr 22, 2008 at 5:04 PM, Magnus Grimsell <[EMAIL PROTECTED]> wrote: > I've tested with 1.5.0_08 and 1.5.0_15. None of them > works. Both have large cacerts files, 40 and 49 kB. > > > > -----Original Message----- > > From: Niklas Gustavsson [mailto:[EMAIL PROTECTED] > > > Sent: Tuesday, April 22, 2008 4:12 PM > > To: [email protected] > > Subject: Re: Broken build > > > > > > > > On Tue, Apr 22, 2008 at 3:12 PM, Niklas Gustavsson > > <[EMAIL PROTECTED]> wrote: > > > On Tue, Apr 22, 2008 at 1:03 PM, Magnus Grimsell > > > I'll have to dig some further into this problem before I'll find a > > > solution. > > > > Getting closer. Turns out that the Java 6 version I'm running the > > tests with when they fail comes with an empty cacerts truststore. > > Could you verify if this is the case in your case as well? It would be > > something like 32 bytes rather than a significantly larger file. > > > > /niklas > > >
