[jcifs] SmbTransport Error

jwizard jwizard at yandex.ru
Wed Feb 9 14:17:46 GMT 2005


Hello!

     Not long ago I've discovered one problem. My program search files
     in LAN, and when number of files in a directory is too big
     exception appears:
Exception in thread "JCIFS-SmbTransport" java.lang.ArrayIndexOutOfBoundsException
        at java.lang.System.arraycopy(Native Method)
        at jcifs.smb.SmbComTransactionResponse.readBytesWireFormat(SmbComTransactionResponse.java:124)
        at jcifs.smb.ServerMessageBlock.readWireFormat(ServerMessageBlock.java:484)
        at jcifs.smb.SmbTransport.run(SmbTransport.java:461)
        at java.lang.Thread.run(Thread.java:595)     
        I guess some problems with arraycopy.
-- 
Best regards,
 jwizard                          mailto:jwizard at yandex.ru



More information about the jcifs mailing list