On Mon, 2010-08-16 at 20:08 +0200, Karl Wettin wrote:
> In 4.0 I'm occationally hitting:
> 
> java.util.NoSuchElementException
>          at java.util.ArrayList$Itr.next(ArrayList.java:757)
>          at  

...

> I have no possibillity to debug this and can thus not supply any  
> further details, but to me it looks like some non standard  
> implementation of List<Cookie> that is passed down to BestMatchSpec.
> 

java.util.ArrayList looks pretty standard.


> Any hints?
> 

This _might_ be due to this bug

https://issues.apache.org/jira/browse/HTTPCLIENT-969

Try upgrading to the latest SVN snapshot and see if the problem still
persists. If it does, please raise a new issue in JIRA.

Oleg


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to