You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Mario Ivankovits <ma...@ops.co.at> on 2004/03/24 21:12:01 UTC

Re: [VFS] test server (Success)

Hello!

Now nearly all tests runs successfully. Only the Sftp wont work due to 
an ArrayOutOfBounceException

java.lang.ArrayIndexOutOfBoundsException: 1575945941
    at com.jcraft.jsch.jce.SignatureDSA.verify(SignatureDSA.java:115)
    at com.jcraft.jsch.jce.DHG1.next(DHG1.java:244)
    at com.jcraft.jsch.Session.connect(Session.java:253)
    at 
org.apache.commons.vfs.provider.sftp.SftpFileSystem.getChannel(SftpFileSystem.java:83)

I already posted a request to the jsch mailing-list, but maybe one of 
you have an idea?

During testing i found a bug in UnixFTPEntryParser [NET] and fixed the 
SmbProvider to handle directories correctly.
Smb test with jcifs-0.8.2.jar failed due to missing trailing "/" on 
directories.


However, i am pretty close to have a stable UML and would like to know 
what to do next?
If it is possible to install this on an GUMP Server as Noel J. Bergman 
wrote, what person should i contact to discuss this?


Thank you,
Mario


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org