On Nov 5, 2007 5:11 PM, Jerome Lacoste <[EMAIL PROTECTED]> wrote:

> Atsuhiko,
>
> I am still working on the issue.


I've finally managed to get a full stack trace:

[#|2007-11-05T18:23:
00.980+0100|WARNING|sun-appserver-ee8.1_02|javax.enterprise.system.stream.err|_ThreadID=230
;|
javax.crypto.ShortBufferException: 32 needed, 20480 supplied
        at org.mozilla.jss.provider.javax.crypto.JSSCipherSpi.engineUpdate(
JSSCipherSpi.java:338)
        at javax.crypto.Cipher.update(DashoA12275)
        at com.jcraft.jsch.jce.TripleDESCBC.update(TripleDESCBC.java:81)
        at com.jcraft.jsch.Session.encode(Session.java:800)
        at com.jcraft.jsch.Session._write(Session.java:1135)
        at com.jcraft.jsch.Session.write(Session.java:1132)
        at com.jcraft.jsch.UserAuth.start(UserAuth.java:52)
        at com.jcraft.jsch.UserAuthNone.start(UserAuthNone.java:36)
        at com.jcraft.jsch.Session.connect(Session.java:350)
        at com.jcraft.jsch.Session.connect(Session.java:145)
        at
org.apache.commons.vfs.provider.sftp.SftpClientFactory.createConnection(
SftpClientFactory.java:210)
        at
org.apache.commons.vfs.provider.sftp.SftpFileProvider.doCreateFileSystem(
SftpFileProvider.java:90)
        at
org.apache.commons.vfs.provider.AbstractOriginatingFileProvider.findFile(
AbstractOriginatingFileProvider.java:81)
        at
org.apache.commons.vfs.provider.AbstractOriginatingFileProvider.findFile(
AbstractOriginatingFileProvider.java:62)
        at org.apache.commons.vfs.impl.DefaultFileSystemManager.resolveFile(
DefaultFileSystemManager.java:641)
        at org.apache.commons.vfs.impl.DefaultFileSystemManager.resolveFile(
DefaultFileSystemManager.java:582)


environment:

1.5.0_04

I've identified this class coming from a jar that is in my classpath on the
test server:

/usr/share/lib/mps/secv1/jss4.jar

probably shouldn't be there. Thanks for your help.

Cheers,

Jerome
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
JSch-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to