[jcifs] Re: Alert: ArrayIndexOutOfBoundsException with jcifs-1.1.3

Johan Danforth johandanforth at bredband.net
Thu Dec 16 08:26:07 GMT 2004


> Can you try this jar? It is stock 1.1.4 with an extra debug statement in it.
> Every 30 seconds when the DC list expires it will print info about the list
> in the log.
> 
>   http://jcifs.samba.org/src/jcifs-1.1.4li.jar
> 
> The only thing I can think of is that there is some problem with the domain
> controller list (e.g. it's empty). What happends if you run the ListDC
> example a few time? What happends if you run the Login test on each DC ip?
> 
> Otherwise I'll just have to look at the code and hope I spot the bug.
> 
> Mike
> 

Thanks Mike.

Things are a bit stressed here, but we're successfully using an older version 
of jcifs (0.8.3) and points at a specific domain controler now instead of using 
Wins. I'll deploy the jar-file you suggested on our development environment and 
see if I can get something out of it. The dev environment sits on the same 
segment as our production box.

Thing is that we've been using 1.1.3 for over a month without problems, but as 
soon as we went live with an increased number of users, it crashed.

Not sure how to run ListCD or the Login test, but I'll find it in the docs 
eventually.

Johan



More information about the jcifs mailing list