[jcifs] Re: jcifs-1.1.9 ArrayIndexOutOfBoundsException: -2146866174

Michael B Allen mba2000 at ioplex.com
Tue Mar 1 23:02:28 GMT 2005


What CIFS server is jCIFS communicating with (e.g. Windows 2003)? What OS
is jCIFS running on?

madlg3 at vodafone.es said:
> Hi Mike,
>
> I modified the T2 crawler in order to simulate several users performing
> crawling and getting all ".doc" files. When I ran the test for 50 users
> I got an exception like this:
>
> java -Xms1024M -Xmx1024M -cp ".;jcifs-1.1.9.jar"
> T2Crawler "smb://euk;euk:stinker@euk/euk-archive/" 50
>
> java.lang.ArrayIndexOutOfBoundsException: -2146866174

This exception is not complete. Some lines are truncated. Also the
modified T2Crawler has some lines wrapped. Can you please send both the
execption and modified crawler as attachments?

> Do you have any idea about this problem?With older versions of jcifs
> this didn´t occur. Before 1.1.19 I had problems with HP-UX machines
> firing the EOF exception you commented on the 1.1.9 release
> description. This problem never ocurred in Linux, windows and solaris
> machines executing the same code to access the same share with same
> number of users, do you have any idea why the HP-Ux machinew were
> having this problem (I tried with PA-Risc and True64 and both had the
> problem)

If I could reproduce the problem I might be able to isolate the issue. But
it doesn't look like that's going to be easy.

Mike


More information about the jcifs mailing list