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

Aaron J Weber aweber at comcast.net
Fri Jul 8 14:42:44 GMT 2005


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.)

Thanks,
AJ
-------------- next part --------------
HTML attachment scrubbed and removed


More information about the jcifs mailing list