[jcifs] anyone know if this ConcurrentModificationException is fixed and in which version?

Michael B Allen mba2000 at ioplex.com
Fri Jul 8 17:32:10 GMT 2005


On Fri, 8 Jul 2005 10:42:44 -0400
"Aaron J Weber" <aweber at comcast.net> wrote:

> Seeing something apparently reported by others is in 1.1.0...
> 
> java.util.ConcurrentModificationException
>         at java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:548)
>         at java.util.LinkedList$ListItr.next(LinkedList.java:484)
>         at jcifs.smb.SmbTransport.getSmbSession(SmbTransport.java:235)
>         at jcifs.smb.SmbSession.logon(SmbSession.java:155)
>         at jcifs.smb.SmbSession.logon(SmbSession.java:150)
> 
> I just replaced the jar with 1.1.11 -- is there a release history or someone who knows if it's been fixed by that version?  (As per previous post, I had mega-problems with 1.2.1, so that's not an option at this time, unfortunately.)

Yes, I think this was fixed. I don't recall when. Search through the
README.txt and website news bullets. It might get a mention.

Mike


More information about the jcifs mailing list